mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
fix: qbittorrent
This commit is contained in:
parent
41906e75fb
commit
d769b830a2
8 changed files with 72 additions and 66 deletions
|
|
@ -12,8 +12,8 @@ lib.mkIf config.fireproof.homelab.enable (let
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "nickolaj-jepsen";
|
||||
repo = "glance";
|
||||
rev = "7ea37f329e17908cdcc306f0fbb23a62e7c50584";
|
||||
hash = "sha256-ZU9iswhgQPeMZeQmzgNhFBcO2TzWYrmIWPnKSAA0fFM=";
|
||||
rev = "c490067f87186cac9084a76010a646119b7793e1";
|
||||
hash = "sha256-zsanWSWO/gY4ZuYssdcoGKVw/Yk29qaF5Gn5XUYKQhk=";
|
||||
};
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue