mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
gpredict-unstable: 2.4.0-unstable-2024-09-17 -> 2.2.1-unstable-2024-09-17
(cherry picked from commit 61858bcd7d
)
This commit is contained in:
parent
98ee4579d1
commit
5800effac7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
}).overrideAttrs
|
}).overrideAttrs
|
||||||
(finalAttrs: {
|
(finalAttrs: {
|
||||||
# Next version is 2.4.0
|
# Next version is 2.4.0
|
||||||
version = "2.4.0-unstable-2024-09-17";
|
version = "2.2.1-unstable-2024-09-17";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "csete";
|
owner = "csete";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue