gnomeExtensions.argos: unstable-2023-09-26 -> unstable-2024-04-03

This commit is contained in:
Harsh Shandilya 2024-04-09 20:54:46 +05:30 committed by Maxine Aubrey
parent dfdc8d6751
commit 5ef8f585c4

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "argos"; pname = "argos";
version = "unstable-2023-09-26"; version = "unstable-2024-04-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "p-e-w"; owner = "p-e-w";
repo = "argos"; repo = "argos";
rev = "adfaa31e8c08f7b59e9492891a7e6f753c29b35e"; # https://github.com/p-e-w/argos/pull/150 rev = "0449229e11bc2bb5c66e6f1d8503635cdf276bcf";
hash = "sha256-st8AeMRtkvM4M/Z70qopjw9Yx0t9l0DsUke4ClQtcBU="; hash = "sha256-szBk3zW+HzfxTI34lLB1DFdnwZ3W+BgeVgDkwf0UzQU=";
}; };
installPhase = '' installPhase = ''