mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25
This commit is contained in:
parent
b50e35f98d
commit
2319a44dec
@ -16,13 +16,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "chawan";
|
||||
version = "0-unstable-2024-09-03";
|
||||
version = "0-unstable-2024-10-25";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~bptato";
|
||||
repo = "chawan";
|
||||
rev = "298684d174be90be57967f15c2f1bf0d24ba2446";
|
||||
hash = "sha256-R/+qLoyewqoOfi264GvZUvpZbN5FX8LtGikQ3FxJEvw=";
|
||||
rev = "28bf2922a33dd987a0a3095bc461589ef23ad37d";
|
||||
hash = "sha256-Bxt9uovo69whyAtrpCDz3DyAYjCYaZfMZknnFW0WDao=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user