mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 11:40:45 +00:00
6 lines
165 B
Nix
6 lines
165 B
Nix
import ./generic.nix {
|
|
version = "22.03.7";
|
|
hash = "sha256-HzVzJN1QnMTlv39I7clzciJD/Owm93jFO4qfaE1k6e4=";
|
|
updateScriptArgs = "--lts=true --regex '22.03.*'";
|
|
}
|