all repos — nix-packages @ 2297172b1f0742c190226fc0dbbde9f65ab76f3c

My personal collection of packages for nix

refactor: remove unused argument

Alan Pearce
commit

2297172b1f0742c190226fc0dbbde9f65ab76f3c

parent

b5afb620a6b9b6fc2ff7ed78fae42f5fc1cd8bdb

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M lib/default.nixlib/default.nix
@@ -1,6 +1,5 @@
-{ pkgs }: +{ }: -with pkgs.lib; { # Add your library functions here #