diff options
| author | vin <vin@vineetk.net> | 2025-01-14 23:57:06 -0500 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-01-15 00:49:16 -0500 |
| commit | cd95d06152afe31cf9c6a734b44b45cebb58babb (patch) | |
| tree | ee8bab0a65780fa5aa1c1c3f3d46dc972712a4c8 /flake.nix | |
| parent | 8a9ac84e2a72ae2813043bd609b74decbbf6e0ba (diff) | |
change yt-dlp back to unstable branch from unstable-small
Latest 2025.01.12 got built on main unstable branch now.
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -3,7 +3,6 @@ | |||
| 3 | 3 | ||
| 4 | inputs = { | 4 | inputs = { |
| 5 | nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; | 5 | nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; |
| 6 | nixpkgs-small.url = "github:nixos/nixpkgs/nixos-unstable-small"; | ||
| 7 | 6 | ||
| 8 | home-manager = { | 7 | home-manager = { |
| 9 | url = "github:nix-community/home-manager"; | 8 | url = "github:nix-community/home-manager"; |
