diff --git a/base.nix b/base.nix index 092cce2..be773d3 100644 --- a/base.nix +++ b/base.nix @@ -34,6 +34,8 @@ flags = [ "--update-input" "nixpkgs" "--update-input" "nixpkgs-unstable" + "--update-input" "grzegorz" + "--update-input" "grzegorz-clients" "--no-write-lock-file" ]; };