chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-06-10 09:25:24 -04:00
parent 158f0a6813
commit f08e17f51b
4 changed files with 7 additions and 3 deletions

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage {
imageName = "ghcr.io/linuxserver/radarr";
imageDigest = "sha256:4b8d6111bd6708e27741ce427b1a200a2203977187e6a76e9a5b494f43bfeb74";
sha256 = "1jz8xhyxmi4fgb85wmc4zs5wf5wq3pggwgg4y0jihh4k3cpr2qf3";
imageDigest = "sha256:594fab7afdb1de2f61a82835f3f2377a6220d4940d4b49bfa95e82d8a6b13a95";
sha256 = "08marxpgx249db5nc23qq40vpynygs7nx0vg0dmhgyv4jkvn4cb9";
finalImageName = "ghcr.io/linuxserver/radarr";
finalImageTag = "latest";
}

View file

@ -10,8 +10,12 @@
};
home-manager = mkDep {
owner = "nix-community";
# owner = "nix-community";
owner = "matt1432";
repo = "home-manager";
# FIXME: go back to upstream once https://github.com/nix-community/home-manager/pull/5524 is accepted
ref = "fix-mpv-pkg";
};
nix-on-droid = mkDep {

Binary file not shown.

BIN
flake.nix

Binary file not shown.