mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
release-small: make hydra evaluate fine for stdenv-updates
In my previous commit I didn't know it was using release-small, instead of release.nix.
This commit is contained in:
parent
d8fbcb7903
commit
6bc378f584
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ with (import ./release-lib.nix);
|
|||
bc = all;
|
||||
binutils = linux;
|
||||
bind = linux;
|
||||
bison24 = all;
|
||||
bison26 = linux;
|
||||
boostFull = all;
|
||||
bsdiff = all;
|
||||
bzip2 = all;
|
||||
|
|
Loading…
Reference in a new issue