mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 18:07:51 +00:00
ptyxis: 46.3 -> 46.4
This commit is contained in:
parent
7de69e22ab
commit
57c9979e71
@ -15,14 +15,14 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "46.3";
|
||||
version = "46.4";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
owner = "chergert";
|
||||
repo = "ptyxis";
|
||||
rev = version;
|
||||
hash = "sha256-DKZgnistOv6eFWtqYPtMc1tQJWovCWIqrqGgs9uWu5k=";
|
||||
hash = "sha256-FIq05EDOEi0qx6s5i5a2T9bacVUMQWe0nl6xUp6CY1s=";
|
||||
};
|
||||
|
||||
vte-gtk4-patched = vte-gtk4.overrideAttrs (prev: {
|
||||
|
Loading…
Reference in New Issue
Block a user