Merge pull request #277929 from tengkuizdihar/tengkuizdihar-pegasus-update-end-year-update

pegasus: update unstable-2023-05-22 -> unstable-2023-12-05
This commit is contained in:
Weijia Wang 2024-01-13 07:41:04 +01:00 committed by GitHub
commit 0ee435ca57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,14 +15,14 @@
stdenv.mkDerivation rec {
pname = "pegasus-frontend";
version = "unstable-2023-05-22";
version = "0-unstable-2023-12-05";
src = fetchFromGitHub {
owner = "mmatyas";
repo = "pegasus-frontend";
rev = "6421d7a75d29a82ea06008e4a08ec14e074430d9";
rev = "86d3eed534ef8e79f412270b955dc2ffd4d172a3";
fetchSubmodules = true;
sha256 = "sha256-mwJm+3zMP4alcis7OFQUcH3eXlRTZhoZYtxKrvCQGc8=";
hash = "sha256-lUoL63yFOVwTOcsGd8+pWqgcS5b3a6uuR8M4L6OvlXM=";
};
nativeBuildInputs = [