packages-config.nix: add agdaPackages
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# purposes of the index.
|
||||
packageOverrides = super: with super; lib.mapAttrs (_: set: recurseIntoAttrs set) {
|
||||
inherit (super)
|
||||
agdaPackages
|
||||
apacheHttpdPackages
|
||||
fdbPackages
|
||||
fusePackages
|
||||
|
||||
Reference in New Issue
Block a user