Commit Graph

12 Commits

Author SHA1 Message Date
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
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
R. Ryantm
54b6d13e9c meerk40t: 0.9.3010 -> 0.9.4000 2024-02-21 08:54:26 +00:00
Martin Weinelt
9c9e466dc5
meerk40t: 0.8.1000 -> 0.9.3010
https://github.com/meerk40t/meerk40t/releases/tag/0.8.11001
https://github.com/meerk40t/meerk40t/releases/tag/0.8.12000
https://github.com/meerk40t/meerk40t/releases/tag/0.9.1000
https://github.com/meerk40t/meerk40t/releases/tag/0.9.2000
https://github.com/meerk40t/meerk40t/releases/tag/0.9.3001
https://github.com/meerk40t/meerk40t/releases/tag/0.9.3010
2024-01-12 01:36:28 +01:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
Weijia Wang
6e6f778fe3
Merge pull request #234006 from figsoda/pypi
treewide/applications: use top-level fetchPypi
2023-05-25 18:50:14 +03:00
figsoda
8014b08ee0 treewide/applications: use top-level fetchPypi 2023-05-25 10:51:30 -04:00
Weijia Wang
13600367b2 treewide: misc: use top-level fetchPypi 2023-05-25 17:07:31 +03:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
0e332ecb95 meerk40t: 0.8.0031 -> 0.8.1000 2022-11-16 13:42:41 +00:00
Martin Weinelt
86b27c138d
meerk40t-camera: extract to top-level
It confuses the update script, preventing automatic updates through
nixpkgs-update.
2022-11-13 13:59:00 +01:00
Martin Weinelt
446a718d13
meerk40t: init at 0.8.0031
MeerK40t LaserCutter Software
https://github.com/meerk40t/meerk40t
2022-10-02 22:43:34 +02:00