Make Stallman proud
This commit is contained in:
parent
fe8f9bd738
commit
23970d8851
@ -29,10 +29,7 @@
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
|
||||
pkgs = import pkgs {
|
||||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
pkgs = import pkgs { inherit system; };
|
||||
|
||||
lib = nixpkgs.lib;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user