This commit is contained in:
2026-04-05 15:02:20 +01:00
parent 67b3c38f52
commit b745739914
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, pkgs-unstable, try-cli, nix-direnv, ... }:
let
krita-custom = pkgs.callPackage ../packages/krita.nix { };
krita-appimage = pkgs.callPackage ../packages/krita.nix { };
enpass = pkgs.enpass.overrideAttrs (oldAttrs: rec {
version = "6.11.13.1957";
src = pkgs.fetchurl {
@@ -37,7 +37,7 @@ in
gpu-screen-recorder # GPU screen recorder for Linux
imv # Image viewer
inkscape # Vector graphics software
krita-custom # Custom digital art software (from AppImage)
krita-appimage # Custom digital art software (from AppImage)
libreoffice-fresh # Office suite
lunar-client # Minecraft launcher
mpv # Video player