diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 08:59:11 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 08:59:11 -0700 |
commit | 268ef5456b8d49eb825f9d45baf9a8260e4a6958 (patch) | |
tree | 680908dd331eaa9568ca9e38b07ea6ccab80c55f | |
parent | 075039e40b40dee1ccd60d839acaf75ea5165e14 (diff) | |
download | nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar.gz nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar.bz2 nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar.lz nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar.xz nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.tar.zst nix-268ef5456b8d49eb825f9d45baf9a8260e4a6958.zip |
Bump gimp to master branch
Diffstat (limited to '')
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 20c9996..ac1096a 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -7,7 +7,7 @@ pkgs.gcr pkgs.geeqie pkgs.ghostty - pkgs.gimp + pkgs.master.gimp #pkgs.gimp-with-plugins pkgs.google-chrome pkgs.grim |