generated from Luis/nextjs-python-web-template
Merge pull request 'zerotier: fix eval' (#349) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/349
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