haskell.packages: regenerate package set
This commit is contained in:
parent
8f33bb975d
commit
d68632f5fd
1 changed files with 1 additions and 0 deletions
|
@ -188408,6 +188408,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Generate nix sources expr for the latest version of packages";
|
description = "Generate nix sources expr for the latest version of packages";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
|
maintainers = with lib.maintainers; [ berberman ];
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"nvim-hs" = callPackage
|
"nvim-hs" = callPackage
|
||||||
|
|
Loading…
Reference in a new issue