gerbilPackages.gerbil-utils: init at 2020-05-16

This commit is contained in:
Francois-Rene Rideau
2020-05-17 16:09:26 -04:00
parent 756c8a27d9
commit f9360e7974
2 changed files with 25 additions and 0 deletions
@@ -4,6 +4,7 @@
rec {
# Gerbil libraries
gerbilPackages-unstable = {
gerbil-utils = callPackage ./gerbil-utils.nix { };
};
# Use this function in any package that uses Gerbil libraries, to define the GERBIL_LOADPATH.