mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
er-patcher: 1.06-1 -> 1.06-2
This commit is contained in:
parent
4c66e7c074
commit
0e632469a0
@ -6,13 +6,13 @@
|
||||
|
||||
runCommandLocal "er-patcher" rec {
|
||||
pname = "er-patcher";
|
||||
version = "1.06-1";
|
||||
version = "1.06-2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "gurrgur";
|
||||
repo = "er-patcher";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-tjGvM+LNvHYX2VbVjwL404jpWWCzJ6j5jRPg/wib4e8=";
|
||||
sha256 = "sha256-rFIuswn55FNVmBoDfIpG2cKxybNDaTwOeIUFFoncGF0=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user