diff --git a/release.nix b/release.nix index 320e4e5..40c60ff 100644 --- a/release.nix +++ b/release.nix @@ -11,7 +11,7 @@ with (import { inherit supportedSystems jpierre03.gogs_jpierre03_homepage = import ./gogs-jpierre03-homepage.nix; jpierre03.gogs_openlayer = import ./gogs-openlayer.nix; -} // { +} /*// { # Simply assign a derivation to an attribute to have it built. hello_world_1 = pkgs_x86_64_linux.hello; @@ -22,4 +22,4 @@ with (import { inherit supportedSystems # Fancy shortcut to generate one attribute per supported platform. hello = supportedSystems; -} +} */