mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
fix various flake erros
This commit is contained in:
parent
f51a53d7cb
commit
21688ed5bf
10 changed files with 15 additions and 155 deletions
|
@ -102,6 +102,6 @@
|
|||
};
|
||||
programs.nix-ld = {
|
||||
enable = true;
|
||||
libraries = with pkgs; [];
|
||||
libraries = with pkgs; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue