Commit Graph

29 Commits

Author SHA1 Message Date
Jan Tojnar
b8f3c78021
Merge pull request #333917 from jtojnar/gnome-top-level
gnome: Move more packages to top-level
2024-08-24 01:43:31 +02:00
R. Ryantm
45887b09cd gtfocli: 0.0.4 -> 0.0.5 2024-08-18 14:05:50 +00:00
Jan Tojnar
369e2d976d gtkhtml: Unmaintain
This is dead and probably insecure.
2024-08-12 00:29:13 +02:00
Jan Tojnar
e61da57bbf gtkhtml: Move from gnome scope to top-level 2024-08-12 00:29:13 +02:00
R. Ryantm
3d5f17ca96 gtrash: 0.0.5 -> 0.0.6 2024-07-08 11:34:43 +00:00
R. Ryantm
0586895e87 gtksheet: 4.3.13 -> 4.3.14 2024-07-06 13:08:34 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
160dff0bae Merge branch 'master' into staging-next 2024-04-27 10:30:24 +02:00
Aleksana
590959643e
Merge pull request #305361 from Aleksanaa/gtklock
gtklock: 2.1.0 -> 3.0.0; gtk-session-lock: init at 0.2.0
2024-04-27 15:00:08 +08:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
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-27 02:23:22 +02:00
aleksana
8ff422e5d5 gtk-session-lock: init at 0.2.0 2024-04-24 01:59:44 +08:00
Fabian Affolter
7de6e523c1 gtfocli: init at 0.0.4
GTFO Command Line Interface for search binaries commands to bypass
local security restrictions

https://github.com/cmd-tools/gtfocli
2024-04-18 19:30:51 +02:00
Paul Meyer
fba7582947 treewide: remove explicit -trimpath from Go pkgs 2024-03-28 07:57:19 +01:00
ByteSudoer
6929a7444d gtkhash: init at 1.5 2024-03-27 18:27:49 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
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-03-19 03:14:51 +01:00
TornaxO7
a2d3152ca9
gtt: 8 -> 9 2024-02-11 18:12:18 +01:00
Sandro
16ac40fbcc
Merge pull request #259395 from nixdrin/gtimelog 2024-01-29 14:25:09 +01:00
nixdrin
2157862aea gtimelog: install desktop entry 2024-01-26 20:27:25 +01:00
nixdrin
d111dade74 gtimelog: unstable-2020-05-16 -> unstable-2023-10-05, cleanup
- use wrapGAppsHook
- use patchShebangs
- move freezegun to checkInputs
- libsoup_3 is needed now
- gnome-keyring was replaced with libsecret
2024-01-26 20:27:25 +01:00
nixdrin
916f15c469 gtimelog: convert to python application 2024-01-26 20:27:25 +01:00
kirillrdy
69edbe190c
Merge pull request #282706 from linuxissuper/add-package/gtt
gtt: init at 8
2024-01-24 06:57:16 +09:00
linuxissuper
849e69f86d gtt: init at 8 2024-01-22 08:08:52 +01:00
umlx5h
a20f6f4acb gtrash: init at 0.0.5 2024-01-22 13:15:35 +09:00
piegames
56b233846c
Merge pull request #277735: Remove caadar from maintainers 2024-01-15 23:52:47 +01:00
Peder Bergebakken Sundt
f7be52b7fc
Merge pull request #272092 from UARTman/gtkclipblock
gtkclipblock: init at 0.2.2
2024-01-09 18:15:41 +01:00
Weijia Wang
5b284b2f98 gtksheet: init at 4.3.13 2024-01-05 17:35:15 +01:00
Anderson Torres
61031595bd gtklp: adopt
- finalAttrs design pattern
- split outputs
- strictDeps
- remove nested with
- set meta.mainProgram
2023-12-30 12:18:38 -03:00
Anderson Torres
d76236da52 gtklp: migrate to by-name 2023-12-30 12:18:38 -03:00
Anton Gusev
0cdcc5febb gtkclipblock: init at 0.2.2
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>
2023-12-23 13:38:56 +03:00