parent
06524056aa
commit
247e8e99ab
|
@ -14,6 +14,7 @@ with import ./nix args; {
|
|||
cardanoNodeProject.cardano-cli # required for KES key rotation
|
||||
niv
|
||||
nixopsUnstable # work around for issue #127423
|
||||
tea # Gitea official CLI client
|
||||
treefmt # one CLI to format the code tree
|
||||
];
|
||||
NIX_PATH = "nixpkgs=${sources.nixpkgs}";
|
||||
|
|
Loading…
Reference in a new issue