mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
forecast: 0-unstable-2025-05-15 -> 0-unstable-2025-05-25
This commit is contained in:
parent
bdc995d3e9
commit
b371fc9cef
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@
|
|||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "forecast";
|
||||
version = "0-unstable-2025-05-15";
|
||||
version = "0-unstable-2025-05-25";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cosmic-utils";
|
||||
repo = "forecast";
|
||||
rev = "7e10d602788c2da526c85cafdc5b167a8bfc2e2c";
|
||||
hash = "sha256-HsnQll+xqLXA3vRjsiYKkXLKw+uZZoJsSOfms4+fQg0=";
|
||||
rev = "a31dacc0430fb9065755e53856ed925aa866d1ff";
|
||||
hash = "sha256-xi5HxDL2YS9LXIgeNxR5ZszMrbtifplysEfxfRj/Ik0=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue