From 9ab3a83c5a9e6a628fd9bc9225fc2a9151d949c6 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sat, 11 May 2024 01:51:37 +0200 Subject: [PATCH] base: pull updates for grzegorz --- base.nix | 2 ++ 1 file changed, 2 insertions(+) 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" ]; }; -- 2.44.2