video download helper, fooyin, etc

This commit is contained in:
2024-05-25 20:40:21 -06:00
parent f71472a1ff
commit d3c7401438
10 changed files with 239 additions and 19 deletions

17
flake.lock generated
View File

@@ -37,6 +37,22 @@
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1715996989,
"narHash": "sha256-ObD9YSelkwCAylEXJHcNjrn3hLOfIVScB1tPz9zeDN8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "63d3e5d82edf5a138e7d0872231cc23ed4e740fd",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1714253743,
@@ -57,6 +73,7 @@
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}