mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-23 14:13:35 +00:00
6 lines
164 B
Nix
6 lines
164 B
Nix
import ./generic.nix {
|
|
version = "2.17.9";
|
|
hash = "sha256-4bP6RyZ2YmhT8i1j+VnlrQYeG/V+G71ETQ7Yj5R++LE=";
|
|
updateScriptArgs = "--lts=true --regex '2\.17.*'";
|
|
}
|