try and do native qbittorrent

This commit is contained in:
2024-11-12 17:52:18 -05:00
parent 798f47b8ea
commit d370644b45
5 changed files with 101 additions and 4 deletions

41
flake.lock generated
View File

@@ -74,11 +74,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1731432729,
"narHash": "sha256-xMIgn4+PJrb9IQh/Llq4EOmeoHnz2rDWSqlF2BDPkNQ=",
"lastModified": 1731433909,
"narHash": "sha256-uB4TW3PP9ZC85OjbNV3n5VPAFEdJ5852erzlaE9+vSs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9c66a68772c91490d7991b5136873e09e75d517d",
"rev": "ef9b4bce3e4829beefebc2246d08517732fbffbf",
"type": "github"
},
"original": {
@@ -88,6 +88,22 @@
"type": "github"
}
},
"nixpkgs-qbt": {
"locked": {
"lastModified": 1728358927,
"narHash": "sha256-8SUsg/Nmn8aEURRdZwxKKNnz22zRMyNwNoP1+aWnhlg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ed446194bbf78795e4ec2d004da093116c93653f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "pull/287923/head",
"repo": "nixpkgs",
"type": "github"
}
},
"quadlet-nix": {
"inputs": {
"nixpkgs": [
@@ -113,7 +129,9 @@
"nix-minecraft": "nix-minecraft",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"quadlet-nix": "quadlet-nix"
"nixpkgs-qbt": "nixpkgs-qbt",
"quadlet-nix": "quadlet-nix",
"vpn-confinement": "vpn-confinement"
}
},
"systems": {
@@ -130,6 +148,21 @@
"repo": "default",
"type": "github"
}
},
"vpn-confinement": {
"locked": {
"lastModified": 1731209328,
"narHash": "sha256-b3jggBHZh20jUfBxoaIvew23czsw82zBc0aKxtkF3g8=",
"owner": "Maroka-chan",
"repo": "VPN-Confinement",
"rev": "74e6fd47804b5ca69187200efbb14cf1ecb9ea07",
"type": "github"
},
"original": {
"owner": "Maroka-chan",
"repo": "VPN-Confinement",
"type": "github"
}
}
},
"root": "root",