mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
6 lines
165 B
Nix
6 lines
165 B
Nix
import ./generic.nix {
|
|
version = "22.03.5";
|
|
hash = "sha256-DMDWR7Dbgak0azPcVqDdFHGovTbLX8byp+jQ3rYvvX4=";
|
|
updateScriptArgs = "--lts=true --regex '22.03.*'";
|
|
}
|