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
Faye Chun
734562845d
polar-bookshelf: remove noneucat as maintainer
2024-02-23 07:54:18 +11:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
GTrunSec
30a285bf88
polar-bookshelf: 2.0.43 -> 2.0.103
2021-06-01 19:45:13 -07:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Jan Tojnar
3825e74193
treewide: drop gnome2.pango alias
2020-10-25 23:48:29 +01:00
GuangTao
f5a8ea23bd
polar-bookshelf: 1.13.10 -> 2.0.42
...
* polar-bookshelf: 1.13.10 -> 2.0.42
* Update pkgs/applications/misc/polar-bookshelf/default.nix
Co-authored-by: Zak B. Elep <zakame@zakame.net>
2020-10-22 13:35:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
R. RyanTM
b598b453d7
polar-bookshelf: 1.12.0 -> 1.13.10 ( #57370 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-03-27 15:42:49 +01:00
R. RyanTM
3ce35d64e7
polar-bookshelf: 1.9.0 -> 1.12.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-02-15 16:37:10 -08:00
R. RyanTM
e0efa21b3f
polar-bookshelf: 1.8.0 -> 1.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-01-28 17:14:02 +00:00
Andy Chun @noneucat
3bdcbd8cb9
polar-bookshelf: 1.7.0 -> 1.8.0
2019-01-11 15:58:01 -08:00
R. RyanTM
40d29cb4bd
polar-bookshelf: 1.5.1 -> 1.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-01-07 17:19:11 -05:00
Will Dietz
2cb1949548
polar-bookshelf: 1.1.1 -> 1.5.1
2018-12-18 12:25:44 -06:00
R. RyanTM
050dad2901
polar-bookshelf: 1.1.0 -> 1.1.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2018-12-18 12:05:09 -05:00
Andy Chun @noneucat
7357949e3c
polar-bookshelf: 1.0.13 -> 1.1.0
2018-12-03 12:14:56 -08:00
Andy Chun
6d8953ba08
polar-bookshelf: 1.0.11 -> 1.0.13 ( #50238 )
...
* polar-bookshelf: 1.0.11 -> 1.0.13
* polar-bookshelf: fix desktop file
2018-11-17 11:01:33 +01:00
Andy Chun
7ea48e12b7
polar-bookshelf: init at 1.0.11 ( #48610 )
...
* polar-bookshelf: init at 1.0.11
* Grab gsettings_desktop_schemas from gnome3
* Explain why we're not building from source
* Use autoPatchelfHook
* Updated license & further cleanup
2018-11-07 13:37:27 +01:00