gnomeExtensions.argos: unstable-2024-10-28 → unstable-2025-03-27
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
dc9637876d
commit
cf76ec93df
@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "argos";
|
pname = "argos";
|
||||||
version = "unstable-2024-10-28";
|
version = "unstable-2025-03-27";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "p-e-w";
|
owner = "p-e-w";
|
||||||
repo = "argos";
|
repo = "argos";
|
||||||
rev = "cd0de7c79072979bed41e0ad75741bbd8e113950";
|
rev = "13264042ae8b8a6f9f4778c623780e38e5d1cd89";
|
||||||
hash = "sha256-rNS2rvHZOpl9mSoERfsX6UfEaAb6lWTI9y6HXKrl81E=";
|
hash = "sha256-PMMpTaihMHj1FmnjJoZqAhDYVd263M1OZAC+OAnaZEg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user