R. Ryantm
6dfc2e7682
pdfsam-basic: 5.2.4 -> 5.2.6
2024-08-27 04:24:39 +00:00
R. Ryantm
0c1eac91e4
pdfsam-basic: 5.2.3 -> 5.2.4
2024-08-09 23:45:14 +00:00
K900
a9c7210d0b
Merge branch 'master' into staging-next
2024-05-01 09:37:47 +03:00
R. Ryantm
30bf4b308d
pdfsam-basic: 5.2.2 -> 5.2.3
2024-04-29 13:39:20 +00: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
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
e787d04bd6
pdfsam-basic: 5.2.0 -> 5.2.2
2024-02-08 06:09:12 +00:00
1000101
f937c5e757
pdfsam-basic: 5.0.3 -> 5.2.0
2023-11-27 13:17:58 +01:00
R. Ryantm
c049b21fd3
pdfsam-basic: 5.0.2 -> 5.0.3
2023-02-16 04:51:50 +00:00
Weijia Wang
9e4361412a
pdfsam-basic: 4.3.4 -> 5.0.2
2023-02-06 19:53:26 +01:00
R. Ryantm
db0d239ec6
pdfsam-basic: 4.3.3 -> 4.3.4
2022-10-22 00:13:56 +00:00
R. Ryantm
5dbcb8cd26
pdfsam-basic: 4.2.12 -> 4.3.3
2022-07-29 16:06:26 +00:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
K900
cb2cfba6f7
treewide: switch all desktop file generators to new API
...
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Doron Behar
8d9215d3dc
pdfsam-basic: 4.2.10 -> 4.2.12
2022-01-31 18:32:31 +02:00
R. Ryantm
871184ccd7
pdfsam-basic: 4.2.8 -> 4.2.10
2022-01-02 04:54:34 +00:00
R. Ryantm
f0fd385647
pdfsam-basic: 4.2.7 -> 4.2.8
2021-12-08 00:10:36 +00:00
R. Ryantm
f432442f1b
pdfsam-basic: 4.2.6 -> 4.2.7
2021-11-03 19:45:25 +00:00
R. RyanTM
0ae7a901e1
pdfsam-basic: 4.2.3 -> 4.2.6
2021-08-17 13:19:59 +00:00
R. RyanTM
09efd91fb1
pdfsam-basic: 4.2.2 -> 4.2.3
2021-03-13 10:39:24 +00:00
R. RyanTM
dd07eb793f
pdfsam-basic: 4.2.1 -> 4.2.2
2021-01-31 00:17:24 +00:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
bf4d75a6e3
pdfsam-basic: 4.2.0 -> 4.2.1
2020-11-26 15:49:47 +00:00
R. RyanTM
566c7012c0
pdfsam-basic: 4.1.4 -> 4.2.0
2020-11-04 02:43:31 +00:00
zowoq
0052523a18
maintainers: 1000101 -> _1000101
2020-08-18 07:59:48 +10:00
R. RyanTM
fd58099771
pdfsam-basic: 4.1.3 -> 4.1.4
2020-07-24 07:09:16 +00:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
R. RyanTM
206d7a1310
pdfsam-basic: 4.1.2 -> 4.1.3
2020-05-04 04:02:29 +00:00
R. RyanTM
0295a51856
pdfsam-basic: 4.1.1 -> 4.1.2
2020-03-29 06:58:28 +00:00
R. RyanTM
bed41f5ad6
pdfsam-basic: 4.0.5 -> 4.1.1
2020-02-07 17:14:21 +00:00
Jan Hrnko
d535672337
pdfsam-basic: 4.0.4 -> 4.0.5
2019-10-30 06:24:00 -07:00
Jan Hrnko
2584e33288
pdfsam-basic: init at 4.0.4
2019-09-19 18:16:15 +02:00