mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
drawterm: 0-unstable-2025-03-18 -> 0-unstable-2025-05-18
This commit is contained in:
parent
218a02803b
commit
a567bce53f
1 changed files with 3 additions and 3 deletions
|
@ -23,13 +23,13 @@ let
|
|||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "drawterm";
|
||||
version = "0-unstable-2025-03-18";
|
||||
version = "0-unstable-2025-05-18";
|
||||
|
||||
src = fetchFrom9Front {
|
||||
owner = "plan9front";
|
||||
repo = "drawterm";
|
||||
rev = "0b43ac046ca81d78e9eca535ab1e92971d30405a";
|
||||
hash = "sha256-L0a81zwzIKwnRK/Mu/kW1oHoJCroa+VDNGj7CI90WMQ=";
|
||||
rev = "a6c1ce4e0244ca70403dc4e795a9cee548159560";
|
||||
hash = "sha256-W9IsFnJE4Bpdc2K9DcRq+zRPMU9Wd4xpM0lHkh5SirQ=";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue