about summary refs log tree commit diff
path: root/pkgs/by-name/gt
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27Merge branch 'master' into staging-nextWeijia Wang1-0/+57
2024-04-27Merge pull request #305361 from Aleksanaa/gtklockAleksana1-0/+57
gtklock: 2.1.0 -> 3.0.0; gtk-session-lock: init at 0.2.0
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar2-4/+4
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-24gtk-session-lock: init at 0.2.0aleksana1-0/+57
2024-04-18gtfocli: init at 0.0.4Fabian Affolter1-0/+33
GTFO Command Line Interface for search binaries commands to bypass local security restrictions https://github.com/cmd-tools/gtfocli
2024-03-28treewide: remove explicit `-trimpath` from Go pkgsPaul Meyer1-1/+0
2024-03-27gtkhash: init at 1.5ByteSudoer1-0/+54
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-02-11gtt: 8 -> 9TornaxO71-2/+2
2024-01-29Merge pull request #259395 from nixdrin/gtimelogSandro1-0/+60
2024-01-26gtimelog: install desktop entrynixdrin1-0/+6
2024-01-26gtimelog: unstable-2020-05-16 -> unstable-2023-10-05, cleanupnixdrin1-21/+17
- use wrapGAppsHook - use patchShebangs - move freezegun to checkInputs - libsoup_3 is needed now - gnome-keyring was replaced with libsecret
2024-01-26gtimelog: convert to python applicationnixdrin1-0/+58
2024-01-24Merge pull request #282706 from linuxissuper/add-package/gttkirillrdy1-0/+42
gtt: init at 8
2024-01-22gtt: init at 8linuxissuper1-0/+42
2024-01-22gtrash: init at 0.0.5umlx5h1-0/+51
2024-01-15Merge pull request #277735: Remove caadar from maintainerspiegames3-0/+116
2024-01-09Merge pull request #272092 from UARTman/gtkclipblockPeder Bergebakken Sundt1-0/+51
gtkclipblock: init at 0.2.2
2024-01-05gtksheet: init at 4.3.13Weijia Wang1-0/+50
2023-12-30gtklp: adoptAnderson Torres3-21/+35
- finalAttrs design pattern - split outputs - strictDeps - remove nested with - set meta.mainProgram
2023-12-30gtklp: migrate to by-nameAnderson Torres3-0/+102
2023-12-23gtkclipblock: init at 0.2.2Anton Gusev1-0/+51
gtkclipblock: fix formatting gtkclipblock: remove trailing whitespace gtkclipblock: change sha256 to hash in fetchFromGitHub calls gtkclipblock: reformat with blank lines gtkclipblock: set dontUseCmakeConfigure gtkclipblock: change to by-name hierarchy gtkclipblock: clarify description Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com> gtkclipblock: restrict platform to x86 linux Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com> gtkclipblock: factor more things out into vars Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>