From 859fc706e267e52ed9702fda9d222732724cd2b8 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Mon, 19 Dec 2016 15:11:34 +0000 Subject: [PATCH] =?UTF-8?q?d=C3=A9sactivation=20hello?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -} +} */