mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
chawan: 0-unstable-2025-03-27 -> 0-unstable-2025-04-18
This commit is contained in:
parent
3222945627
commit
1176f0e0dd
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "chawan";
|
||||
version = "0-unstable-2025-03-27";
|
||||
version = "0-unstable-2025-04-18";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~bptato";
|
||||
repo = "chawan";
|
||||
rev = "b2d954b96f227597b62cfae1ac64785bd8f0fb37";
|
||||
hash = "sha256-1kxqzzEMGDFNk25mQX8p7TuADuTMIz+hHZ7p+i7m494=";
|
||||
rev = "656092f399d36c13a551b4a2474c8aded3388b1a";
|
||||
hash = "sha256-GYCmRIswHFM+VehBlf8NSAt0ewrl7SVD0y9lLhFYkvo=";
|
||||
};
|
||||
|
||||
patches = [ ./mancha-augment-path.diff ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue