rustc: rename beta.patch to stable.patch
This commit is contained in:
parent
f5c2cd8059
commit
ad4adbdcb2
@ -27,7 +27,7 @@ callPackage ./generic.nix {
|
||||
snapshotRev = "857ef6e";
|
||||
|
||||
patches = [
|
||||
./patches/beta.patch
|
||||
./patches/stable.patch
|
||||
] ++ stdenv.lib.optional stdenv.needsPax ./patches/grsec.patch;
|
||||
configureFlags = [ "--release-channel=stable" ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user