chore(nix): add nixops
This commit is contained in:
parent
a51b1efd80
commit
4637b58ce8
|
@ -9,6 +9,7 @@ with pkgs;
|
|||
buildInputs = [
|
||||
alejandra # The Uncompromising Nix Code Formatter
|
||||
nix # Powerful package manager, makes packaging reliable & reproducible
|
||||
nixops_unstable_minimal # work around for issue #127423
|
||||
tea # Gitea official CLI client
|
||||
treefmt # one CLI to format the code tree
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue