Commit Graph

416489 Commits

Author SHA1 Message Date
Noah Fontes
453192aa4b
p4d: add corngood to maintainers 2022-10-09 15:48:05 -07:00
Noah Fontes
2576bb2c18
p4: 2021.2.2201121 -> 2022.1.2305383, build from source
The actual p4 command is open-source software released under the
2-clause BSD license, so we can build it here (for pretty much every
architecture we support!) and include it in the cache.

This change removes the server-side commands from this package, but they
are now available as part of a separate p4d package instead. (The server
package remains unfree.)

As an added bonus, we can also include the libraries and headers for the
C/C++ API, which will allow us to package any software that uses
Perforce as a library in the future.
2022-10-09 15:47:57 -07:00
Martin Weinelt
a0b341d690
Merge pull request #195230 from illustris/sssd-ldap 2022-10-10 00:34:26 +02:00
illustris
51b9e2857f
nixos/sssd: fix race condition in test 2022-10-10 03:48:52 +05:30
R. Ryantm
8b370b3d62 wtf: 0.41.0 -> 0.42.0 2022-10-09 22:12:05 +00:00
Martin Weinelt
1845d9b9cc
Merge pull request #192757 from r-ryantm/auto-update/dolibarr 2022-10-10 00:04:02 +02:00
Sandro
7cac0eabc2
Merge pull request #194511 from esclear/update-pgmodeler 2022-10-09 23:55:16 +02:00
Anderson Torres
c30848bad1
Merge pull request #194952 from john-shaffer/csv2parquet
csv2parquet: init at 0.6.0
2022-10-09 18:53:54 -03:00
Martin Weinelt
aba36f2ce1
Merge pull request #194162 from aaronjheng/zfsbackup 2022-10-09 23:49:21 +02:00
Martin Weinelt
794343c816
Merge pull request #195026 from r-ryantm/auto-update/sssd 2022-10-09 23:47:44 +02:00
Martin Weinelt
1e6d23478d
Merge pull request #194971 from r-ryantm/auto-update/jellyfin-ffmpeg 2022-10-09 23:46:46 +02:00
Martin Weinelt
b3c9c3af49
Merge pull request #194809 from r-ryantm/auto-update/murex 2022-10-09 23:46:34 +02:00
Anderson Torres
ad4d4aaeb6
Merge pull request #195116 from pbar1/tree-sitter-jsonnet
tree-sitter-grammars: Add jsonnet
2022-10-09 18:45:57 -03:00
figsoda
67620e2fce star-history: init at 1.0.4 2022-10-09 23:44:08 +02:00
R. Ryantm
006d6768ec theme-obsidian2: 2.20 -> 2.21 2022-10-09 21:41:13 +00:00
Martin Weinelt
34c5293a71
Merge pull request #195278 from NixOS/home-assistant 2022-10-09 23:10:35 +02:00
R. Ryantm
a4dfb6cb0b python310Packages.nbclassic: 0.4.3 -> 0.4.5 2022-10-09 21:04:14 +00:00
Martin Weinelt
1c6a1eefe8
python3Packages.pymicrobot: 0.0.6 -> 0.0.8 2022-10-09 23:02:43 +02:00
Martin Weinelt
9bb7ee9867
Merge pull request #191901 from r-ryantm/auto-update/prowlarr 2022-10-09 22:46:24 +02:00
Dominik Ritter
2fcfc5d061 josm: 18565 -> 18570 2022-10-09 22:37:34 +02:00
Martin Weinelt
a265e31640
Merge pull request #183847 from r-ryantm/auto-update/sickgear 2022-10-09 22:34:59 +02:00
Martin Weinelt
4ad043f5f1
home-assistant: 2022.10.1 -> 2022.10.2
https://github.com/home-assistant/core/releases/tag/2022.10.2
2022-10-09 22:33:52 +02:00
Martin Weinelt
6992b0d15e python3Packages.pyoverkiz: 1.5.4 -> 1.5.5
We can unpin pyhumps, because the offending behaviour is patched in our
package.
2022-10-09 22:32:35 +02:00
Martin Weinelt
06c4dbb4cd python3Packages.pyhumps: Fix regression in symbols export 2022-10-09 22:32:34 +02:00
R. Ryantm
6359a05f4d python310Packages.zigpy-znp: 0.9.0 -> 0.9.1 2022-10-09 22:32:34 +02:00
R. Ryantm
a6e0869512 python310Packages.zigpy-zigate: 0.10.0 -> 0.10.1 2022-10-09 22:32:34 +02:00
R. Ryantm
3c86ff131f python310Packages.zigpy-xbee: 0.16.0 -> 0.16.1 2022-10-09 22:32:34 +02:00
R. Ryantm
82f5c8d144 python310Packages.zigpy: 0.51.2 -> 0.51.3 2022-10-09 22:32:34 +02:00
Fabian Affolter
ffee599237 python310Packages.pydaikin: 2.7.0 -> 2.7.2 2022-10-09 22:32:29 +02:00
R. Ryantm
070c93d16e sickgear: 0.25.40 -> 0.25.44 2022-10-09 20:09:24 +00:00
Fabian Affolter
9ddb8eead1 python310Packages.bellows: 0.34.1 -> 0.34.2 2022-10-09 22:02:19 +02:00
Fabian Affolter
627c1199b5 python310Packages.aiounifi: 37 -> 38 2022-10-09 22:01:25 +02:00
Naïm Favier
cea0c62688
weechat: add PHP support
Add PHP support, but do not include it in the wrapper by default, because
- it doesn't build on Darwin,
- it doubles the closure size,
- there are no official scripts written in PHP,
- it's probably broken: the [example PHP
  script](https://weechat.org/files/doc/stable/weechat_scripting.en.html#register_function)
  from the manual fails to load.

Enable build-time tests (except on Darwin as they don't build).

Remove `-DENABLE_JAVASCRIPT=OFF`, which was made the default upstream [a long time
ago](340d6646a6).

Add myself as a maintainer.
2022-10-09 21:55:38 +02:00
Martin Weinelt
a2688acfd5 Revert "seahub: fix build"
This reverts commit 2189b95ebf4ddeb7b0397df7de8719f998020d47.

Breaks eval by setting format a second time.

Duplicates b5393c3f78a19da8e56e6a02f48a958e5d6592cb
2022-10-09 21:42:39 +02:00
Martin Weinelt
d5631ca4ee Merge remote-tracking branch 'origin/master' into staging-next 2022-10-09 21:42:00 +02:00
figsoda
1a615dc4ac process-viewer: set meta.mainProgram 2022-10-09 21:20:34 +02:00
R. Ryantm
6ceaf4b115 portfolio: 0.59.1 -> 0.59.2 2022-10-09 19:17:26 +00:00
figsoda
02204ec825 image-roll: switch to wrapGAppsHook4, fix typo 2022-10-09 14:28:17 -04:00
figsoda
4273a0c10d blanket: switch to wrapGAppsHook4 2022-10-09 14:21:34 -04:00
figsoda
8f365ed1da czkawka: switch to wrapGAppsHook4 2022-10-09 14:13:52 -04:00
figsoda
9f723885c6 iwgtk: switch to wrapGAppsHook4 2022-10-09 14:06:41 -04:00
figsoda
20e594d005 showmethekey: switch to wrapGAppsHook4 2022-10-09 14:05:06 -04:00
github-actions[bot]
44f6a02f39
Merge master into staging-next 2022-10-09 18:01:35 +00:00
figsoda
681bc21924 spot: switch to wrapGAppsHook4 2022-10-09 13:53:38 -04:00
figsoda
4ea1c7450a pods: switch to wrapGAppsHook4 2022-10-09 13:32:40 -04:00
Greizgh
987d2f575a nixos/seafile: avoid sleep in tests
Replace sleep statements with wait_until_succeeds
2022-10-09 13:31:13 -04:00
Alyssa Ross
b3a4414dd4
b4: 0.8.0 -> 0.10.1; adopt 2022-10-09 17:23:52 +00:00
Alyssa Ross
bd9cdb02de
patatt: 0.5.0 -> 0.6.2; adopt 2022-10-09 17:23:25 +00:00
figsoda
e8a7cb9cd2 genact: remove patch 2022-10-09 13:21:39 -04:00
figsoda
f4aa323300
Merge pull request #195178 from r-ryantm/auto-update/bacon
bacon: 2.2.3 -> 2.2.5
2022-10-09 13:16:58 -04:00