We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8be6d + 034f2b8 commit f582afbCopy full SHA for f582afb
pkgs/by-name/ch/chawan/package.nix
@@ -16,14 +16,13 @@
16
17
stdenv.mkDerivation {
18
pname = "chawan";
19
- version = "0-unstable-2025-01-06";
+ version = "0-unstable-2025-03-27";
20
21
src = fetchFromSourcehut {
22
owner = "~bptato";
23
repo = "chawan";
24
- rev = "30a933adb2bade2ceee08a9b36371cecf554d648";
25
- hash = "sha256-EepSEN66GTdWfCSiR/p69pN5bvTEiUFOMErCxedrq+g=";
26
- fetchSubmodules = true;
+ rev = "b2d954b96f227597b62cfae1ac64785bd8f0fb37";
+ hash = "sha256-1kxqzzEMGDFNk25mQX8p7TuADuTMIz+hHZ7p+i7m494=";
27
};
28
29
patches = [ ./mancha-augment-path.diff ];
0 commit comments