diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-27 10:45:51 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-27 15:33:24 -0500 |
commit | d0465e3837a71afae2f1a6f42eb923350d826e27 (patch) | |
tree | 7e2eda3dce2ee7199044ef2cc4f53652e593e261 /project.nix | |
parent | mkDub.nix project.nix spine.nix (diff) |
shell.nix project.nix spine.nix mkDub.nix
Diffstat (limited to 'project.nix')
-rwxr-xr-x | project.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.nix b/project.nix index 1877443..8acb093 100755 --- a/project.nix +++ b/project.nix @@ -23,6 +23,7 @@ mkDubDerivation rec { sqlite nix-prefetch-git validatePkgConfig + jq ] ) ]; |