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 4f50ef4 + 23349d3 commit 1fdb619Copy full SHA for 1fdb619
pkgs/tools/admin/drawterm/default.nix
@@ -19,13 +19,13 @@
19
20
stdenv.mkDerivation {
21
pname = "drawterm";
22
- version = "0-unstable-2024-06-10";
+ version = "0-unstable-2024-07-03";
23
24
src = fetchFrom9Front {
25
owner = "plan9front";
26
repo = "drawterm";
27
- rev = "19f4185f3967a5c00053236015da22c0da2af41d";
28
- hash = "sha256-aIoWhjzVmfXv5fcwIBwjUFVjdx316JivKMS+odnEB/I=";
+ rev = "f11139d4c918802a87730bc14d094670ee4ce572";
+ hash = "sha256-vkBXzIezC9DWlGpk6klUvtmq4F4D5LJWwjEllMIr8D0=";
29
};
30
31
enableParallelBuilding = true;
0 commit comments