forked from lix-project/hydra
Add direnv & PLS to the dev setup
This commit is contained in:
parent
459aa0a598
commit
3517acc5ba
|
@ -190,6 +190,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
postgresql_13
|
||||
pixz
|
||||
nix-eval-jobs
|
||||
perlPackages.PLS
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
|
|
Loading…
Reference in a new issue