haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
+1
-1
@@ -111014,7 +111014,7 @@ self: {
|
||||
description = "manage files with git, without checking their contents into git";
|
||||
license = lib.licenses.agpl3Only;
|
||||
mainProgram = "git-annex";
|
||||
maintainers = [ lib.maintainers.peti ];
|
||||
maintainers = [ lib.maintainers.peti lib.maintainers.roosemberth ];
|
||||
}) {inherit (pkgs) bup; inherit (pkgs) curl; inherit (pkgs) git;
|
||||
inherit (pkgs) gnupg; inherit (pkgs) lsof; inherit (pkgs) openssh;
|
||||
inherit (pkgs) perl; inherit (pkgs) rsync; inherit (pkgs) wget;
|
||||
|
||||
Reference in New Issue
Block a user