add pkgs to scope
This commit is contained in:
parent
e589c77a8d
commit
1d9bddf1ba
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
|
|
Loading…
Reference in a new issue