nix-unit: bump version
This commit is contained in:
@@ -18,8 +18,8 @@ stdenv.mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "adisbladis";
|
owner = "adisbladis";
|
||||||
repo = "nix-unit";
|
repo = "nix-unit";
|
||||||
rev = "a9d6f33e50d4dcd9cfc0c92253340437bbae282b";
|
rev = "3ed2378bddad85257fc508a291408f9ed9673d01";
|
||||||
sha256 = "sha256-PCXQAQt8+i2pkUym9P1JY4JGoeZJLzzxWBhprHDdItM=";
|
sha256 = "sha256-HvMq0TJGYSx37zHm4j2d+JUZx4/6X7xKEt/0DeCiwjQ=";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
nlohmann_json
|
nlohmann_json
|
||||||
|
|||||||
Reference in New Issue
Block a user