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
h7x4
41974d5ed9
treewide: add mainProgram
2023-11-27 02:17:53 +01:00
figsoda
f1ec434848
pkgs/tools/misc: remove dead code
...
with the help of deadnix & nil
2023-07-13 17:37:07 +03:00
Robert Scott
61c35da607
treewide/servers,tools: add sourceType binaryNativeCode for many packages
2022-06-16 20:21:42 +01:00
Felix Buehler
1450bc80fb
tools/misc: replace name with pname&version
2021-08-03 16:47:38 +02:00
Frederik Rietdijk
1e89d4cccd
pythonPackages: move python 2 only expressions to python2-packages.nix
2021-04-03 17:49:45 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Daniel Schaefer
eb5497c419
xflux-gui: 1.1.10 -> 1.2.0
...
Didn't build with the old version because they dropped Python2 and
changed some dependencies.
2019-09-13 14:04:07 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Kirill Boltaev
2cc22aca75
xflux-gui: 2016-09-21 -> 1.1.10
2017-10-01 09:44:17 +00:00
Frederik Rietdijk
3ba16c8234
Do not use top-level buildPythonPackage or buildPythonApplication
...
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Kirill Boltaev
c0a2fd0ecb
xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display
2016-09-21 23:20:48 +03:00
Kirill Boltaev
ac65abad0c
xflux-gui: 1.1.1 -> 2016-08-08 ( #18489 )
...
Also make it work with new python changes.
2016-09-13 07:10:43 +02:00
J Phani Mahesh
79312dc614
xflux-gui: propogatedBuildInputs -> propagatedBuildInputs
2016-07-14 15:53:09 +05:30
Sheena Artrip
6b0bac3d7e
xflux-gui: init at 1.1.1
2016-05-22 20:32:31 -04:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Bjørn Forsman
ef64865ea9
xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation)
2015-02-04 07:16:22 +01:00
Paho Lurie-Gregg
f504d12b29
add xflux
2015-01-28 12:33:00 +01:00