remove shell
This commit is contained in:
parent
f16b43df69
commit
0c78fcb8b9
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
jq
|
||||
mpv
|
||||
youtube-dl
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue