mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 08:22:18 +01:00
Remove unused nix-shell dependency
This commit is contained in:
parent
9c373d62d7
commit
25c955aac5
1 changed files with 0 additions and 1 deletions
|
|
@ -10,6 +10,5 @@ pkgs.mkShell {
|
|||
'';
|
||||
buildInputs = with pkgs; [
|
||||
nodePackages.node2nix
|
||||
nix-prefetch-scripts
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue