Rename folders coherently
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
modifications = final: prev: { };
|
||||
|
||||
unstable-packages = final: _prev: {
|
||||
unstable = import inputs.nixpkgs-unstable {
|
||||
system = final.system;
|
||||
};
|
||||
unstable = import inputs.nixpkgs-unstable { system = final.system; };
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user