mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +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; [
|
buildInputs = with pkgs; [
|
||||||
nodePackages.node2nix
|
nodePackages.node2nix
|
||||||
nix-prefetch-scripts
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue