tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
gf: 0-unstable-2025-04-11 -> 0-unstable-2025-09-21
R. Ryantm
5 months ago
6571264b
518168cb
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
gf
gf
package.nix
+3
-3
pkgs/by-name/gf/gf/package.nix
···
16
16
17
17
stdenv.mkDerivation {
18
18
pname = "gf";
19
19
-
version = "0-unstable-2025-04-11";
19
19
+
version = "0-unstable-2025-09-21";
20
20
21
21
src = fetchFromGitHub {
22
22
repo = "gf";
23
23
owner = "nakst";
24
24
-
rev = "162249220bde1c9fef7d87f8bb9128be9323d93f";
25
25
-
hash = "sha256-wP8ELlqtMwYv6/jQzKahaX7vlMKLUBgxm5Io49tphsM=";
24
24
+
rev = "5fc7f422c8344277601860646c6ff6e72c8e7041";
25
25
+
hash = "sha256-YdeF4pBKLn3r3xM7ppX30D196RmO/P8WDj0Zsh7Vdmc=";
26
26
};
27
27
28
28
nativeBuildInputs = [