mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
9 lines
262 B
Nix
9 lines
262 B
Nix
import ./generic.nix {
|
|
hash = "sha256-+q5qP7w2RdtuwvxPThCryYYEJ7s5WDnWHRvjo4TuajA=";
|
|
version = "6.0.0";
|
|
vendorHash = "sha256-wcauzIbBcYpSWttZCVVE9m49AEQGolGYSsv9eEkhb7Y=";
|
|
patches = [ ];
|
|
lts = true;
|
|
updateScriptArgs = "--lts=true --regex '6.0.*'";
|
|
}
|