désactivation hello

master
Jean-Pierre PRUNARET 9 years ago
parent e0d4994e1c
commit 859fc706e2

@ -11,7 +11,7 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
jpierre03.gogs_jpierre03_homepage = import ./gogs-jpierre03-homepage.nix; jpierre03.gogs_jpierre03_homepage = import ./gogs-jpierre03-homepage.nix;
jpierre03.gogs_openlayer = import ./gogs-openlayer.nix; jpierre03.gogs_openlayer = import ./gogs-openlayer.nix;
} // { } /*// {
# Simply assign a derivation to an attribute to have it built. # Simply assign a derivation to an attribute to have it built.
hello_world_1 = pkgs_x86_64_linux.hello; hello_world_1 = pkgs_x86_64_linux.hello;
@ -22,4 +22,4 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
# Fancy shortcut to generate one attribute per supported platform. # Fancy shortcut to generate one attribute per supported platform.
hello = supportedSystems; hello = supportedSystems;
} } */

Loading…
Cancel
Save