]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/blob - pkgs/crypto/cardano/default.nix
Use fetchgit rather than builtins
[perso/Immae/Config/Nix/NUR.git] / pkgs / crypto / cardano / default.nix
1 { runCommand, mylibs }:
2 runCommand "empty" { preferLocalBuild = true; } "mkdir -p $out"