tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
gpu-screen-recorder-gtk: 5.7.7 -> 5.7.8
R. Ryantm
5 months ago
327cc030
695d5db1
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
gp
gpu-screen-recorder-gtk
package.nix
+2
-2
pkgs/by-name/gp/gpu-screen-recorder-gtk/package.nix
···
24
25
stdenv.mkDerivation rec {
26
pname = "gpu-screen-recorder-gtk";
27
-
version = "5.7.7";
28
29
src = fetchgit {
30
url = "https://repo.dec05eba.com/${pname}";
31
tag = version;
32
-
hash = "sha256-5kxHSrPfSd0v4fyMidjzJZPj9e/M5H082RIZV2hDw60=";
33
};
34
35
nativeBuildInputs = [
···
24
25
stdenv.mkDerivation rec {
26
pname = "gpu-screen-recorder-gtk";
27
+
version = "5.7.8";
28
29
src = fetchgit {
30
url = "https://repo.dec05eba.com/${pname}";
31
tag = version;
32
+
hash = "sha256-Vzi7IfiMsBFJZaZwC1CWZkVFCfDAfU0lmO7orRLjqgU=";
33
};
34
35
nativeBuildInputs = [