Commit Graph

44 Commits

Author SHA1 Message Date
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
Benedikt Tissot
0cd27ecef3 restream: 1.2.0 -> 1.3.1 2024-01-31 15:16:37 +01:00
R. Ryantm
1c015b3d10 rmview: 3.1.2 -> 3.1.3 2024-01-12 02:54:21 +00:00
pacien
78ea7eac56 rmapi: set meta.mainProgram
One fewer warning when using `lib.getExe`.
2023-12-28 19:21:11 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Weijia Wang
ef82bc56d2
Merge pull request #193001 from r-ryantm/auto-update/remarkable-mouse
remarkable-mouse: 7.0.3 -> 7.1.1
2023-01-22 22:09:32 +01:00
R. RyanTM
ac7445e754
rmview: 3.1.1 -> 3.1.2 (#209463) 2023-01-07 12:00:01 +00:00
Markus Wamser
7deab23a75
rmapi: 0.0.23 -> 0.0.25 (#208737) 2023-01-04 12:38:48 +00:00
R. Ryantm
6e2e7c1931 rmapi: 0.0.22.1 -> 0.0.23 2022-12-22 16:36:28 +00:00
R. Ryantm
ae9790ebe6 remarkable-mouse: 7.0.3 -> 7.1.1 2022-11-07 14:41:15 +00:00
R. Ryantm
7da4a238ec rmapi: 0.0.21 -> 0.0.22.1 2022-10-18 04:13:25 +00:00
Mario Rodas
19347278ca
Merge pull request #189790 from r-ryantm/auto-update/rmapi
rmapi: 0.0.20 -> 0.0.21
2022-10-14 23:02:07 -05:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Florian Peter
398cb29dc0
rmview: fix missing wrapper (#175589)
Co-authored-by: Nick Hu <me@nickhu.co.uk>
2022-09-13 10:25:19 +01:00
R. Ryantm
793d0a0f84 rmapi: 0.0.20 -> 0.0.21 2022-09-05 02:41:03 +00:00
R. Ryantm
4d9dc37881 remarkable-mouse: 7.0.2 -> 7.0.3 2022-08-29 07:47:50 +00:00
R. Ryantm
7671d6446d rmapi: 0.0.19 -> 0.0.20 2022-07-29 20:54:09 +00:00
R. Ryantm
245cbd783a remarkable-mouse: 7.0.1 -> 7.0.2 2022-05-02 17:12:09 +00:00
R. Ryantm
b9cac792d2 remarkable-mouse: 7.0.0 -> 7.0.1 2022-02-25 10:34:15 -08:00
R. RyanTM
e88b01cc7c
rmview: 3.1 -> 3.1.1
* rmview: 3.1 -> 3.1.1 (#161125)

* rmview: remove unnecessary double wrapping
The wrapping is already done by wrapQtAppsHook in nativeBuildInputs

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-22 00:43:06 +01:00
R. RyanTM
e67d26b0f0
rmapi: 0.0.18 -> 0.0.19 (#157495) 2022-01-31 10:45:35 +00:00
R. RyanTM
4ac4431156
rmview: 3.0 -> 3.1 (#155992) 2022-01-21 10:17:20 +00:00
Ben Siraphob
61a33921a0
rmview: 2.1 -> 3.0 2021-12-22 21:37:32 +07:00
R. Ryantm
ca72349681 remarkable-mouse: 6.0.0 -> 7.0.0 2021-12-16 14:45:06 +00:00
Sandro
4e7f6d3e17
Merge pull request #148091 from rvl/update-restream 2021-12-05 06:17:53 +01:00
Kirill Elagin
0d8cbc4fd4
rmapi: 0.0.17 -> 0.0.18 (#148531) 2021-12-04 02:14:55 +00:00
Rodney Lorrimar
8cf4618685
restream: Change wrapping method so that --help page is readable 2021-12-01 12:11:57 +08:00
Rodney Lorrimar
30924d82e1
restream: Add nc command to wrapper 2021-12-01 12:05:56 +08:00
Rodney Lorrimar
4f2a12835b
restream: 1.1 -> 1.2.0 2021-12-01 12:05:55 +08:00
Alex Rice
cdcc4307df
rmapi: 0.0.15 -> 0.0.17 (#145369) 2021-11-10 17:26:27 +00:00
R. RyanTM
1565b6c462 remarkable-mouse: 5.2.1 -> 6.0.0 2021-08-15 00:31:41 +00:00
benneti
2d166601af
rmapi: 0.0.13 -> 0.0.15 (#123672) 2021-05-20 12:37:43 +01:00
Phillip Cloud
3e62e383f4
restream: init at 1.1 (#120596) 2021-05-04 14:45:22 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Nick Hu
5f6d409060
rmview: init at 2.1 (#108798)
* rmview: init at 2.1

* Update pkgs/applications/misc/remarkable/rmview/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* correct license

* Update pkgs/applications/misc/remarkable/rmview/default.nix

Co-authored-by: Ben Siraphob <bensiraphob@gmail.com>

* Update pkgs/applications/misc/remarkable/rmview/default.nix

Co-authored-by: Ben Siraphob <bensiraphob@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-18 16:03:10 +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
Sandro Jäckel
2ce71085bc
remarkable-mouse: Disable tests 2021-01-10 13:18:40 +01:00
Ben Siraphob
a1ea6571c2 rmapi: 0.0.12 -> 0.0.13 2020-12-10 20:10:27 +07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
89b91f73de rmapi: 0.0.11 -> 0.0.12 2020-07-02 10:19:09 -07:00
Linus Heckemann
2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
Nick Hu
d5c52dbcce
rmapi: init at 0.0.11 2020-05-25 13:53:35 +01:00
Nick Hu
a3c6bf8c95
remarkable-mouse: init at 5.2.1 2020-05-18 00:33:52 +01:00