{flake,apps}: update flake; swap out some apps

This commit is contained in:
Artur Manuel 2025-04-16 23:00:37 +01:00
commit f5b3a4f3e2
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
8 changed files with 23 additions and 35 deletions

View file

@ -65,12 +65,6 @@
url = "https://copeberg.org/amadaluzia/alqages.git";
inputs.nixpkgs.follows = "nixpkgs";
};
gimp-nixpkgs = {
type = "github";
owner = "jtojnar";
repo = "nixpkgs";
ref = "gimp-meson";
};
};
outputs =
inputs@{ flake-parts, ... }: