pegasus-frontend: update 0-unstable-2023-12-05 -> 0-unstable-2024-11-11 (#359306)
This commit is contained in:
commit
5aa819d0e0
@ -15,14 +15,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "pegasus-frontend";
|
pname = "pegasus-frontend";
|
||||||
version = "0-unstable-2023-12-05";
|
version = "0-unstable-2024-11-11";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mmatyas";
|
owner = "mmatyas";
|
||||||
repo = "pegasus-frontend";
|
repo = "pegasus-frontend";
|
||||||
rev = "86d3eed534ef8e79f412270b955dc2ffd4d172a3";
|
rev = "54362976fd4c6260e755178d97e9db51f7a896af";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
hash = "sha256-lUoL63yFOVwTOcsGd8+pWqgcS5b3a6uuR8M4L6OvlXM=";
|
hash = "sha256-DqtkvDg0oQL9hGB+6rNXe3sDBywvnqy9N31xfyl6nbI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user