pegasus-frontend: update 0-unstable-2023-12-05 -> 0-unstable-2024-11-11 (#359306)

This commit is contained in:
Masum Reza 2024-11-29 07:17:28 +05:30 committed by GitHub
commit 5aa819d0e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,14 +15,14 @@
stdenv.mkDerivation rec {
pname = "pegasus-frontend";
version = "0-unstable-2023-12-05";
version = "0-unstable-2024-11-11";
src = fetchFromGitHub {
owner = "mmatyas";
repo = "pegasus-frontend";
rev = "86d3eed534ef8e79f412270b955dc2ffd4d172a3";
rev = "54362976fd4c6260e755178d97e9db51f7a896af";
fetchSubmodules = true;
hash = "sha256-lUoL63yFOVwTOcsGd8+pWqgcS5b3a6uuR8M4L6OvlXM=";
hash = "sha256-DqtkvDg0oQL9hGB+6rNXe3sDBywvnqy9N31xfyl6nbI=";
};
nativeBuildInputs = [