mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
unifiStable: 5.8.30 -> 5.9.29
This commit is contained in:
parent
45a419ab5a
commit
ef927360e3
|
@ -49,13 +49,9 @@ in rec {
|
|||
};
|
||||
|
||||
unifiStable = generic {
|
||||
version = "5.8.30";
|
||||
sha256 = "051cx1y51xmhvd3s8zbmknrcjdi46mj4yf1rlnngzr77rj77sqvi";
|
||||
};
|
||||
|
||||
unifiTesting = generic {
|
||||
version = "5.9.29";
|
||||
suffix = "-04b5d20997";
|
||||
sha256 = "0djdjh7lwaa5nvhvz2yh6dn07iad5nq4jpab7rc909sljl6wvwvx";
|
||||
};
|
||||
|
||||
unifiTesting = unifiStable;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue