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 dd6f989 + 920dc00 commit 45c1a2eCopy full SHA for 45c1a2e
pkgs/tools/admin/drawterm/default.nix
@@ -20,13 +20,13 @@
20
21
stdenv.mkDerivation {
22
pname = "drawterm";
23
- version = "0-unstable-2024-10-04";
+ version = "0-unstable-2025-01-13";
24
25
src = fetchFrom9Front {
26
owner = "plan9front";
27
repo = "drawterm";
28
- rev = "d7620e8d528a87a3d6cf7285a839d52d4f705771";
29
- hash = "sha256-v84kvlLKUGR6SY+DPD9fVUivkE56txrMU0dlph2c7bM=";
+ rev = "daf2ab4550e555cdb6c58f2a9e647c2259a634de";
+ hash = "sha256-JUjF6JIoGrBZt9a2j1T8ATxs9VGuNR2DU0o00fu5ueY=";
30
};
31
32
enableParallelBuilding = true;
0 commit comments