mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
ovn-lts: 24.03.2 -> 24.03.3
This commit is contained in:
parent
5b36ae93b0
commit
77805c3f40
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import ./generic.nix {
|
||||
version = "24.03.2";
|
||||
hash = "sha256-pO37MfmvlSd/bU9cGngFEJLnXtZFTqyz1zcYLvFLrrQ=";
|
||||
version = "24.03.3";
|
||||
hash = "sha256-W25Tq5Z7SYIBkq6doNz9WPiPsdDhnbys03rmF4m02eM=";
|
||||
updateScriptArgs = "--lts=true --regex '24.03.*'";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue