{flake,apps}: update flake; swap out some apps
This commit is contained in:
parent
717a0b8a21
commit
f5b3a4f3e2
8 changed files with 23 additions and 35 deletions
|
@ -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, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue