From 4be5ac0776855ff151de66aa92d547caaf1934dd Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Thu, 19 Jan 2017 15:53:45 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'release.nix'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index 5deb103..c9826f5 100644 --- a/release.nix +++ b/release.nix @@ -17,7 +17,7 @@ with (import { inherit supportedSystems teleragno.www.tag = import ./github-teleragno-www.nix; teleragno.www.MASTER = import ./github-teleragno-www-MASTER.nix; - midpix.slibtool = import ./midipix.nix + midpix.slibtool = import ./midipix.nix; } /* // { # Simply assign a derivation to an attribute to have it built. hello_world_1 = pkgs_x86_64_linux.hello;