base: pull updates for grzegorz #37

Closed
pederbs wants to merge 1 commits from GRZEGORZ_FTW into main
1 changed files with 2 additions and 0 deletions

View File

@ -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"
]; ];
}; };