chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5a1d50cece
commit
b27ca31c71
3 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "nextcloud";
|
||||
imageDigest = "sha256:85f625a5b4ca3ace206cdbefb0c111e2feaa110f4cd64489463bb36d75713490";
|
||||
sha256 = "1b7vflw19bg4i7mf108hp4g3z45kc8qrdmbsfxmrljs4788wqc7w";
|
||||
imageDigest = "sha256:60b34beeb8f549437400744c05c9c2ae4520db16fbb9941d347a4dfe9783ca8d";
|
||||
sha256 = "1ad3v72zcn6w2mnm4vggfbhbkc510s717s8hr8idbvnk9iqcawlk";
|
||||
finalImageName = "nextcloud";
|
||||
finalImageTag = "29.0.1-fpm";
|
||||
}
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
config,
|
||||
jellyfin-flake,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
|
@ -62,7 +63,6 @@ in {
|
|||
spotifywm
|
||||
photoqt
|
||||
nextcloud-client
|
||||
jellyfin-media-player
|
||||
prismlauncher
|
||||
|
||||
# tools
|
||||
|
@ -74,6 +74,8 @@ in {
|
|||
satty
|
||||
])
|
||||
++ [
|
||||
jellyfin-flake.packages.${pkgs.system}.jellyfin-media-player
|
||||
|
||||
/*
|
||||
Discord themes for Vencord
|
||||
https://markchan0225.github.io/RoundedDiscord/RoundedDiscord.theme.css
|
||||
|
|
Loading…
Reference in a new issue