Mettre à jour 'release.nix'

master
Jean-Pierre PRUNARET 8 years ago
parent da71f0be0f
commit 4be5ac0776

@ -17,7 +17,7 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
teleragno.www.tag = import ./github-teleragno-www.nix; teleragno.www.tag = import ./github-teleragno-www.nix;
teleragno.www.MASTER = import ./github-teleragno-www-MASTER.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. # 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;

Loading…
Cancel
Save