mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
gbar: unstable-2023-09-21 -> unstable-2024-12-17
This commit is contained in:
parent
c5cc311133
commit
ac366bea7c
1 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
||||||
pkg-config,
|
pkg-config,
|
||||||
libdbusmenu-gtk3,
|
libdbusmenu-gtk3,
|
||||||
gtk-layer-shell,
|
gtk-layer-shell,
|
||||||
stb,
|
libsass,
|
||||||
wayland-protocols,
|
wayland-protocols,
|
||||||
wayland-scanner,
|
wayland-scanner,
|
||||||
bluez,
|
bluez,
|
||||||
|
@ -19,13 +19,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "gbar";
|
pname = "gbar";
|
||||||
version = "unstable-2023-09-21";
|
version = "unstable-2024-12-17";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "scorpion-26";
|
owner = "scorpion-26";
|
||||||
repo = "gBar";
|
repo = "gBar";
|
||||||
rev = "96485f408efe411f281fa27dceb6d86399ec7804";
|
rev = "03bedc7471add061fb15e0ca1c9d2f729b8c5d7b";
|
||||||
hash = "sha256-4zPvo0JBQOV1qn2X2iI8/JWYEQjFf9sDEICIWSCeaWk=";
|
hash = "sha256-4OfcG1DcqemLrK5D75S1x25g9K0k2+eEUQUXgYEYBf8=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||||
gtk3
|
gtk3
|
||||||
gtk-layer-shell
|
gtk-layer-shell
|
||||||
libpulseaudio
|
libpulseaudio
|
||||||
stb
|
libsass
|
||||||
libdbusmenu-gtk3
|
libdbusmenu-gtk3
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue