🩹 heraclitus: allowBroken
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
../../modules/builder
|
||||
];
|
||||
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
# List packages installed in system profile. To search by name, run:
|
||||
# $ nix-env -qaP | grep wget
|
||||
environment.systemPackages = with pkgs; [ cmake deno elixir emacs go niv nodejs rustup ];
|
||||
|
Reference in New Issue
Block a user