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