Loading pkgs/applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix +3 −3 Original line number Diff line number Diff line Loading @@ -21,12 +21,12 @@ wrapperDir ? "/run/wrappers/bin", }: stdenv.mkDerivation { stdenv.mkDerivation (finalAttrs: { pname = "gpu-screen-recorder-gtk"; version = "4.1.11"; src = fetchurl { url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.4.1.11.tar.gz"; url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz"; hash = "sha256-aLdzMOtKGR0llt+CyTVVX5xc18L9ddlYApe+dcqGRWY="; }; Loading Loading @@ -76,4 +76,4 @@ stdenv.mkDerivation { maintainers = with lib.maintainers; [ babbaj ]; platforms = [ "x86_64-linux" ]; }; } }) Loading
pkgs/applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix +3 −3 Original line number Diff line number Diff line Loading @@ -21,12 +21,12 @@ wrapperDir ? "/run/wrappers/bin", }: stdenv.mkDerivation { stdenv.mkDerivation (finalAttrs: { pname = "gpu-screen-recorder-gtk"; version = "4.1.11"; src = fetchurl { url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.4.1.11.tar.gz"; url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz"; hash = "sha256-aLdzMOtKGR0llt+CyTVVX5xc18L9ddlYApe+dcqGRWY="; }; Loading Loading @@ -76,4 +76,4 @@ stdenv.mkDerivation { maintainers = with lib.maintainers; [ babbaj ]; platforms = [ "x86_64-linux" ]; }; } })