Peder Bergebakken Sundt
211b0f55b6
kodiPackages.jellycon: remove hardcoded /build
2024-08-02 23:45:54 +02:00
tomberek
cea41e28ae
Merge pull request #323384 from qubitnano/handbrake
...
handbrake: 1.8.0 -> 1.8.1
2024-08-02 02:33:13 -04:00
Thiago Kenji Okada
ee3b6d42e2
Merge pull request #321056 from atorres1985-contrib/qmplay2
...
qmplay2: 24.04.07 -> 24.06.16
2024-08-02 03:18:23 +01:00
Jörg Thalheim
482515715d
Merge pull request #330801 from luftmensch-luftmensch/mpvScripts.modernx-zydezu_0.3.6
...
mpvScripts.modernx-zydezu: 0.3.5.5 -> 0.3.6
2024-07-31 23:29:20 +02:00
Mynacol
bae4cbbdb8
kodi: Add meta.mainProgram
...
So users can leverage `lib.getExe` on Kodi.
2024-07-31 16:10:56 +02:00
Aaron Andersen
9f9b545807
Merge pull request #330780 from r-ryantm/auto-update/kodiPackages.pvr-vdr-vnsi
...
kodiPackages.pvr-vdr-vnsi: 21.1.1 -> 21.1.2
2024-07-30 22:25:28 -04:00
Aaron Andersen
3dc351c654
Merge pull request #330781 from r-ryantm/auto-update/kodiPackages.pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 21.8.4 -> 21.8.5
2024-07-30 22:24:34 -04:00
Aaron Andersen
4dd0c9e2ef
Merge pull request #330798 from r-ryantm/auto-update/kodiPackages.pvr-hts
...
kodiPackages.pvr-hts: 21.2.4 -> 21.2.5
2024-07-30 22:23:45 -04:00
Peder Bergebakken Sundt
92ba3be525
Merge pull request #325764 from austinbutler/lightworks-146752
...
lightworks: 2023.2-146240 -> 2023.2-146752
2024-07-29 23:34:25 +02:00
luftmensch-luftmensch
9d38caf2ad
mpvScripts.modernx-zydezu: 0.3.5.5 -> 0.3.6
2024-07-29 09:10:09 +02:00
R. Ryantm
15b92d6654
kodiPackages.pvr-hts: 21.2.4 -> 21.2.5
2024-07-29 06:54:31 +00:00
R. Ryantm
6ac8f5c13c
kodiPackages.pvr-iptvsimple: 21.8.4 -> 21.8.5
2024-07-29 05:36:43 +00:00
R. Ryantm
7e45f8f9c4
kodiPackages.pvr-vdr-vnsi: 21.1.1 -> 21.1.2
2024-07-29 05:35:32 +00:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Austin Butler
39fba22f3e
lightworks: 2023.2-146240 -> 2023.2-146752
2024-07-28 17:46:57 -07:00
K900
24076029d2
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-28 01:04:35 +03:00
zhoufanjin
99da330f23
treewide: fix some comments ( #330407 )
...
Signed-off-by: zhoufanjin <shuangcui@live.cn>
2024-07-27 22:05:18 +08:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
Jörg Thalheim
b5c29e7af0
Merge pull request #330099 from ryand56/update-freetube
...
freetube: 0.21.1 -> 0.21.2
2024-07-26 20:22:52 +02:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
...
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Aleksana
84a53ad8e2
Merge pull request #328741 from Sigmanificient/remove-unused-arguments-pkgs-app
...
pkgs/applications: remove unused arguments
2024-07-26 22:05:49 +08:00
Anderson Torres
8d69d77244
qmplay2: migrate to by-name
2024-07-26 09:19:37 -03:00
Anderson Torres
9e0f47d6dc
qmplay2: prepare to by-name migration
...
- get rid of libsForQt5 indirection
- postFixup instead of postInstall
- meta.mainProgram
2024-07-26 09:19:36 -03:00
K900
26801aa449
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 14:31:21 +03:00
Sigmanificient
2ee703dccb
pkgs/applications: remove unused arguments
2024-07-26 11:36:49 +02:00
Sigmanificient
6dd44107ac
treewide: remove unused lib (and other) arguments
2024-07-26 11:18:09 +02:00
Ryan Omasta
8f509ee748
freetube: 0.21.1 -> 0.21.2
2024-07-26 03:02:00 -06:00
Franz Pletz
a5334f1481
Merge pull request #329853 from r-ryantm/auto-update/obs-studio
2024-07-26 09:14:42 +02:00
K900
1410c766c8
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 08:41:08 +03:00
Sigmanificient
543cd40ecc
treewide: remove trailing space in description
...
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
R. Ryantm
0c7b6c65b9
vdrPlugins.softhddevice: 2.3.5 -> 2.3.6
2024-07-25 19:18:07 +00:00
R. Ryantm
d44698604d
obs-studio: 30.2.0 -> 30.2.2
2024-07-25 08:22:36 +00:00
github-actions[bot]
7208220b63
Merge master into staging-next
2024-07-24 18:01:18 +00:00
Ivan Trubach
90fbf71333
treewide: remove maintainer goibhniu
...
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
Christian Kögler
e42a04d5e1
Merge pull request #329083 from r-ryantm/auto-update/vdr
...
vdr: 2.6.8 -> 2.6.9
2024-07-22 16:35:46 +02:00
Peder Bergebakken Sundt
1bd0c80c3c
Merge pull request #327642 from emilazy/push-xkppnuxutmyo
...
bino3d: 1.6.8 -> 2.2
2024-07-22 15:36:29 +02:00
Bobby Rong
3e9b9159cb
Merge pull request #327144 from bobby285271/upd/cinnamon-xapps-by-name
...
Move various packages out of cinnamon scope
2024-07-22 21:33:16 +08:00
R. Ryantm
32ea32eb1e
vdr: 2.6.8 -> 2.6.9
2024-07-22 06:44:55 +00:00
R. Ryantm
f30847eedd
hypnotix: 4.5 -> 4.6
2024-07-22 13:37:43 +08:00
Artturin
574e1892a4
Merge pull request #328524 from babeuh/multiviewer-for-f1--1.32.1->1.35.2
...
multiviewer-for-f1: 1.32.1 -> 1.35.2
2024-07-22 06:43:00 +03:00
Bobby Rong
888e32bea1
xed-editor, xplayer: Move to by-name
...
The previous commit requires this commit to make by-name check happy.
2024-07-22 01:02:16 +08:00
Bobby Rong
508637b0e3
xapp: Move from cinnamon scope to top-level
...
* The timeshift changes are used to make by-name check happy.
* More by-name changes in the next commit.
2024-07-22 01:02:16 +08:00
Bobby Rong
4e7cf17a36
python3.pkgs.python-xapp: Renamed from python3.pkgs.xapp
...
* The upstream meson.build project name is python-xapp.
* It is too common to require both the xapp and python-xapp in the same package and as a
result too easy to result in wrong usages like the one mentioned in pull request 213561.
2024-07-22 01:02:15 +08:00
R. Ryantm
69321d126e
kodiPackages.pdfreader: 2.0.2 -> 2.0.3
2024-07-21 13:12:12 +00:00
github-actions[bot]
968bf02dc2
Merge master into staging-next
2024-07-21 12:01:16 +00:00
R. Ryantm
5a861ed43f
mpvScripts.mpv-webm: 0-unstable-2024-05-13 -> 0-unstable-2024-07-20
2024-07-21 02:31:24 +00:00
github-actions[bot]
e533bfc8da
Merge master into staging-next
2024-07-20 18:01:23 +00:00
Pol Dellaiera
f38f925793
Merge pull request #328565 from r-ryantm/auto-update/obs-studio-plugins.obs-move-transition
...
obs-studio-plugins.obs-move-transition: 3.0.1 -> 3.0.2
2024-07-20 19:33:30 +02:00