nixpkgs/pkgs/by-name/ov/ovn/lts.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
165 B
Nix
Raw Normal View History

2023-12-21 16:08:12 +00:00
import ./generic.nix {
version = "22.03.5";
hash = "sha256-DMDWR7Dbgak0azPcVqDdFHGovTbLX8byp+jQ3rYvvX4=";
updateScriptArgs = "--lts=true --regex '22.03.*'";
}