update python flake
This commit is contained in:
@ -15,7 +15,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
myPython = pkgs.python310.withPackages (p: with p; [
|
myPython = pkgs.python310.withPackages (p: with p; [
|
||||||
yt-dlp
|
|
||||||
]);
|
]);
|
||||||
in {
|
in {
|
||||||
devShell = pkgs.devshell.mkShell {
|
devShell = pkgs.devshell.mkShell {
|
||||||
|
Reference in New Issue
Block a user