base: pull updates for grzegorz #37
2
base.nix
2
base.nix
|
@ -34,6 +34,8 @@
|
||||||
flags = [
|
flags = [
|
||||||
"--update-input" "nixpkgs"
|
"--update-input" "nixpkgs"
|
||||||
"--update-input" "nixpkgs-unstable"
|
"--update-input" "nixpkgs-unstable"
|
||||||
|
"--update-input" "grzegorz"
|
||||||
|
"--update-input" "grzegorz-clients"
|
||||||
"--no-write-lock-file"
|
"--no-write-lock-file"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue