all repos — nix-packages @ 75086aac813ec191a9aa5b2f238bc78f4d824276

My personal collection of packages for nix

git-pr: init module

Alan Pearce
commit

75086aac813ec191a9aa5b2f238bc78f4d824276

parent

fa0e04b698254c7e9a49ddbe60927e0d85706eaf

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

changed files
M modules/nixos/default.nixmodules/nixos/default.nix
@@ -3,4 +3,5 @@ # Add your NixOS modules here
# # my-module = ./my-module; laminar = ./laminar.nix; + git-pr = ./git-pr.nix; }