perfect_dark: 0-unstable-2025-10-08 -> 0-unstable-2025-11-09 (#460873)
This commit is contained in:
@@ -22,13 +22,13 @@ assert lib.assertOneOf "romID" romID roms;
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "perfect_dark";
|
||||
version = "0-unstable-2025-10-08";
|
||||
version = "0-unstable-2025-11-09";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fgsfdsfgs";
|
||||
repo = "perfect_dark";
|
||||
rev = "8ea7e7b4108882e066a6c67b9183615718bc27e6";
|
||||
hash = "sha256-cAT+exdt+kZZW1+ZNn1h81LdzwDck2QREy/aTUkCFrU=";
|
||||
rev = "79711364bb9c49ab930528a51e906b837539249f";
|
||||
hash = "sha256-apmP4lA78u7y4DyVne3vGF7L3SVucSIKUUgxknHlviw=";
|
||||
|
||||
postFetch = ''
|
||||
pushd $out
|
||||
|
||||
Reference in New Issue
Block a user