chore: flake update
This commit is contained in:
parent
0bd88e83e5
commit
1c2f70735d
4 changed files with 28 additions and 27 deletions
|
@ -103,17 +103,17 @@
|
|||
blender
|
||||
krita
|
||||
self.packages.${system}.lmms
|
||||
orca-slicer # WARNING: Broken until they stop depending in libsoup - https://github.com/NixOS/nixpkgs/issues/360897
|
||||
orca-slicer
|
||||
shotcut
|
||||
vcv-rack
|
||||
vhs
|
||||
|
||||
## Entertainment
|
||||
jellyfin-media-player
|
||||
#jellyfin-media-player # FIXME: Unsafe dependency: https://github.com/NixOS/nixpkgs/issues/437865
|
||||
|
||||
## Libraries
|
||||
libsForQt5.kdegraphics-thumbnailers
|
||||
libsForQt5.kio-extras
|
||||
kdePackages.kdegraphics-thumbnailers
|
||||
kdePackages.kio-extras
|
||||
rnnoise-plugin
|
||||
|
||||
## Development
|
||||
|
@ -126,7 +126,7 @@
|
|||
clipboard-sync.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
cliphist
|
||||
grim
|
||||
libsForQt5.ark
|
||||
kdePackages.ark
|
||||
loupe
|
||||
mako
|
||||
slurp
|
||||
|
|
|
@ -92,15 +92,16 @@
|
|||
wl-clipboard
|
||||
xclip
|
||||
zoxide
|
||||
(catppuccin-sddm.override # So SDDM finds the theme files.
|
||||
{
|
||||
flavor = "frappe";
|
||||
font = "IBM Plex Sans";
|
||||
fontSize = "11";
|
||||
background = "${../../assets/sddm/Background.jpg}";
|
||||
loginBackground = true;
|
||||
}
|
||||
)
|
||||
# FIXME: Waiting on https://github.com/NixOS/nixpkgs/pull/441255 to hit unstable
|
||||
# (catppuccin-sddm.override # So SDDM finds the theme files.
|
||||
# {
|
||||
# flavor = "frappe";
|
||||
# font = "IBM Plex Sans";
|
||||
# fontSize = "11";
|
||||
# background = "${../../assets/sddm/Background.jpg}";
|
||||
# loginBackground = true;
|
||||
# }
|
||||
# )
|
||||
|
||||
## Libraries
|
||||
libsForQt5.qt5.qtgraphicaleffects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue