Forgot to update rom-properties.src
before committing originally!
This commit is contained in:
parent
a30d7b0b94
commit
884596a413
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||||
owner = "GerbilSoft";
|
owner = "GerbilSoft";
|
||||||
repo = "rom-properties";
|
repo = "rom-properties";
|
||||||
rev = "1df55be31d5aab88db1ba722267255389a812802";
|
rev = "1df55be31d5aab88db1ba722267255389a812802";
|
||||||
hash = "";
|
hash = "sha256-e2K2XRPLLSXM+lWv5aFiU3PwotuUT0V8INAFc9QKmYY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Reference in a new issue