A single nixdirfmt change

This commit is contained in:
kat witch 2021-03-14 02:57:57 +00:00
parent c3f7095286
commit 849df83c98
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -16,7 +16,7 @@ let
}; };
notmuch = super.callPackage ./notmuch { inherit (super) notmuch; }; notmuch = super.callPackage ./notmuch { inherit (super) notmuch; };
arc = import sources.arc-nixexprs { pkgs = super; }; arc = import sources.arc-nixexprs { pkgs = super; };
unstable = import sources.nixpkgs-unstable { inherit (self) config; }; unstable = import sources.nixpkgs-unstable { inherit (self) config; };
nur = import sources.NUR { nur = import sources.NUR {