commit 1fd40dc493a94eec36896bc2208c0c1f57568476 parent f09a716ae0d803ddda3927849e49147d1d7af370 Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 19 Oct 2023 10:11:34 +0200 meow Diffstat:
| M | overlays/default.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/overlays/default.nix b/overlays/default.nix @@ -43,7 +43,6 @@ ''; }); - }; patroni = prev.patroni.overrideAttrs (old: { @@ -55,6 +54,7 @@ requests ]; }); + }; # When applied, the unstable nixpkgs set (declared in the flake inputs) will