jesse what the fuck are you doing
This commit is contained in:
parent
0fa06d646f
commit
0977d07134
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
|||
{ inputs }:
|
||||
(final: prev: {
|
||||
{ inputs }: final: prev: {
|
||||
unstable = inputs.nixpkgs-unstable.legacyPackages.${prev.system};
|
||||
})
|
||||
(builtins.filter (file: builtins.match "(.*.nix)" (builtins.toString file) != null) (lib.filesystem.listFilesRecursive ./.))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue