mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
kdePackages.qt6gtk2: 0.5-unstable-2025-03-04 -> 0.4-unstable-2025-05-11
This commit is contained in:
parent
efb042f57e
commit
30594e0a4b
1 changed files with 3 additions and 3 deletions
|
@ -11,14 +11,14 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "qt6gtk2";
|
||||
version = "0.5-unstable-2025-03-04";
|
||||
version = "0.4-unstable-2025-05-11";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "opencode.net";
|
||||
owner = "trialuser";
|
||||
repo = "qt6gtk2";
|
||||
rev = "d7c14bec2c7a3d2a37cde60ec059fc0ed4efee67";
|
||||
hash = "sha256-6xD0lBiGWC3PXFyM2JW16/sDwicw4kWSCnjnNwUT4PI=";
|
||||
rev = "a95d620193bfc3a2d5e17c3d1c883849182f77b8";
|
||||
hash = "sha256-gcCujWImw7WOnz7QI4h4ye/v5EZWVIq5eFLYoOxYoog=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue