diff options
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/source.nix b/makefu/source.nix index 85953615e..c1e291b8a 100644 --- a/makefu/source.nix +++ b/makefu/source.nix @@ -20,6 +20,7 @@ let pkgs = import <nixpkgs> { overlays = map import [ <stockholm/krebs/5pkgs> + <stockholm/submodules/nix-writers/pkgs> ]; }; # TODO: automate updating of this ref + cherry-picks |