2153 Commits

Author SHA1 Message Date
9a14fbc86f Merge branch 'master' into current 2024-06-21 21:50:21 +02:00
74c64dcc8c Merge branch 'master' into current 2024-06-18 16:29:10 +02:00
b4b64c1f1c zabbix: 6.4.1 -> 6.4.15
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-06-09 17:44:50 +02:00
67f62895b5 openipmi: enable compile with openssl
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-06-08 22:02:49 +02:00
b5e50b621c zabbix: add version 6.4
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-06-08 17:23:12 +02:00
cd6038fbba nixos/zabbixWeb: format 2024-06-08 15:39:06 +02:00
c27fdd8ebe nixos/zabbixWeb: add nginx 2024-06-08 15:38:41 +02:00
8bd9b9c626 zabbix-agent2-postgresql: sync to upstream 2024-06-08 09:22:18 +02:00
9eecbb9e8f Merge branch 'glances-disable-aarch64-tests' into current 2024-06-08 08:01:52 +02:00
d3600a65ea glances: disable tests on aarch64
test 105 and 107 fail on aarch64 for unknown reasons.
See upstream issue on https://github.com/nicolargo/glances/issues/2819
2024-06-07 21:08:18 +02:00
f9b5d251b4 Merge branch 'master' into current 2024-06-07 14:20:04 +02:00
318e90708b Merge branch 'master' into current 2024-05-29 10:04:25 +02:00
31735efdb7 Merge branch 'master' into current 2024-05-29 10:00:59 +02:00
08be879d42 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-27 15:04:20 +02:00
80328f8a7e Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-22 07:04:52 +02:00
f4028468f6 remmina: only use fuse on linux systems
fuse is used in FreeRDP and now needs to be included[1] in
remmina. This breaks darwin and is only used for file clipboard
on linux[2].

This commit also fixes a compiler error due to some upstream
refactoring.

[1]: https://gitlab.com/Remmina/Remmina/-/issues/3039
[2]: 5bc74f43c8/docs/README.building (L111)

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-15 10:28:30 +02:00
ff52a36f8f gnutls: fix an upstream regression in RSA certificates
The update to 3.8.5 involved adding a feature to conditionally
disable RSAES-PKCS1-v1.5 [1]. It was intended to be turned on
by default [2], but failed [3].
Therefore it is disabled, which in turn throws a new error:
"Fatal error: The encryption algorithm is not supported". (error 113).

This can have severe implications, as for example Lets Encrypt
signed RSA certificates aren't trusted anymore.

This commit fetches the upstream patch, which hasn't been included
in 3.8.5

[1]: https://gitlab.com/gnutls/gnutls/-/merge_requests/1828
[2]: https://gitlab.com/gnutls/gnutls/-/merge_requests/1828/diffs#cd5a2ba3b145c1bd292e027ef84c618b6b7fb895_267_274
[3]: https://gitlab.com/gnutls/gnutls/-/issues/1540

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-14 22:15:24 +02:00
e0bd15ff1b Merge branch 'master' into current 2024-05-14 14:28:42 +02:00
48b102080c python311Packages.libgravatar: fix call to package
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-14 14:08:03 +02:00
8e4762c747 python311Packages.libgravatar: fix call to package
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-14 13:47:09 +02:00
ddb3b6e176 Merge branch 'master' into current 2024-05-13 15:11:53 +02:00
effda3be87 nixos/blenderfarm: init
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-13 15:08:33 +02:00
98d2520f38 blenderfarm: init at 1.1.6
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-13 15:08:20 +02:00
9adf8097d2 octoprint: fix build with failing werkzeug dependency
disable checks for werkzeug where one test started to fail recently.

An update of werkzeug inside octoprint isn't possible (yet), so disable
the tests.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-07 06:00:43 +02:00
439357d5c2 Merge branch 'master' into current 2024-05-06 17:19:22 +02:00
ba71edb2c0 Merge branch 'master' into current 2024-04-30 21:39:42 +02:00
46bb636e4d Merge branch 'pr-305518' into current 2024-04-21 12:02:37 +02:00
3b5ec43f3f Merge branch 'master' into current 2024-04-21 10:02:57 +02:00
kilianar
bee30de1fb calibre: 7.8.0 -> 7.9.0
https://github.com/kovidgoyal/calibre/releases/tag/v7.9.0
2024-04-20 12:27:29 +02:00
kilianar
f69350d9bb python3Packages.mechanize: disable failing test test_ftp 2024-04-20 12:27:07 +02:00
00a7176e25 Merge branch 'master' into current 2024-04-10 21:24:05 +02:00
c7dcf9fe16 pgmodeler: fix macOS Application generation
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-04-08 14:36:01 +02:00
c00dcc69a8 pgmodeler: add missing library
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-04-08 09:55:33 +02:00
cf0f3c80ad pgmodeler: add darwin build
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-04-08 09:55:24 +02:00
7d8d348e7a python3Packages.limits: fix build failure
relax dependency for packaging

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-04-02 20:08:17 +02:00
ccbc43a4cc Merge branch 'master' into current 2024-04-02 08:20:11 +02:00
a3976e5f46 Merge branch 'master' into current 2024-03-29 10:12:35 +01:00
89e3bb1bf2 Merge branch 'master' into current 2024-03-29 10:06:03 +01:00
7f5af1bf3b Merge branch 'master' into current 2024-03-29 10:01:48 +01:00
c72b53ec95 Merge branch 'master' into current 2024-03-23 17:43:18 +01:00
7ae8d267e4 Merge branch 'master' into current 2024-03-21 10:03:41 +01:00
ad87a03e11 Merge branch 'master' into current 2024-03-08 21:38:58 +01:00
8e5f0bb255 Merge branch 'master' into current 2024-02-21 11:19:43 +01:00
David Stritzl
6213d84d8e platformio-core: add missing dependency on aarch64-darwin
The chardet package was added as a dependency on aarch64-darwin
platforms upstream:
https://github.com/platformio/platformio-core/commit/9170eee
2024-02-02 11:48:31 +01:00
52308b5f0b Merge branch 'master' into current 2024-02-01 08:19:58 +01:00
d96968224e Merge branch 'pr-284035' into current 2024-02-01 08:18:03 +01:00
184afd803d Merge branch 'master' into current 2024-01-22 11:21:42 +01:00
cba8f24a30 Merge branch 'master' into current 2024-01-17 13:06:19 +01:00
8b043006cd Merge branch 'master' into current 2024-01-09 10:04:26 +01:00
46533a809d Merge branch 'zabbix-agent2-plugin-postgresql' into current 2024-01-02 10:53:35 +01:00
c9e6351938 zabbix-agent2-plugin-postgresql: init at 6.0.25
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-01-02 10:40:48 +01:00
762249b3e2 Merge branch 'master' into current 2023-12-28 15:17:14 +01:00
4b03f5034f Merge branch 'master' into current 2023-12-18 17:45:26 +01:00
00d474f982 resolve some old diffs to master
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-12-18 17:44:45 +01:00
24d9d3e0a4 Merge branch 'master' into current 2023-12-18 17:38:18 +01:00
d2c3df2eb9 Merge branch 'master' into current 2023-12-10 09:02:00 +01:00
f40f51e00c Merge branch 'master' into current 2023-12-03 17:19:23 +01:00
884c48ac83 Merge branch 'master' into current 2023-11-29 09:02:15 +01:00
f4d0dd25b0 Merge branch 'wxwidgets-fix-console-crash' into current 2023-11-24 08:49:25 +01:00
fc6743558c wxGTK32: fix console crash
If console programs use the wxApp class it will
crash with GTK3 with:
"g_object_get: assertion 'G_IS_OBJECT (object)' failed"

This patch fixes it.

See https://github.com/wxWidgets/wxWidgets/issues/23981
and https://github.com/veracrypt/VeraCrypt/issues/1263

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-24 08:46:55 +01:00
f5b64a7404 Merge branch 'pr-259574' into current 2023-11-23 07:51:12 +01:00
eef9ce098a Merge branch 'master' into current 2023-11-22 22:41:56 +01:00
28873d3bc4 Merge branch 'gscan2pdf-libtiff-fix' into current 2023-11-21 09:10:33 +01:00
df8c4d38a7 gscan2pdf: fix build failure, add patches
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
Also it includes two upstream patches, which haven't been merged
and re-adds a previously removed test.

fixes #268406

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-21 01:11:06 +01:00
ef9e6206fa Merge branch 'bloaty-unstable-2023-11-06' into current 2023-11-18 18:06:07 +01:00
3b8bad4f17 bloaty: 1.1 -> unstable-2023-11-06
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-18 18:05:16 +01:00
57e046944e Merge branch 'master' into current 2023-11-18 13:55:39 +01:00
a49378b3ad Merge branch 'master' into current 2023-11-12 08:10:16 +01:00
638d6cd0f8 nixos/virtualization: fix shellcheck login
fixes https://www.shellcheck.net/wiki/SC2002

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-05 16:24:30 +01:00
7d947dffa8 Merge branch 'master' into current 2023-11-05 13:04:47 +01:00
6c6d882849 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-05 11:28:47 +01:00
cea94a481a octoprint: fix flask compatibility
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-10-31 19:25:05 +01:00
7e661a2f21 Merge branch 'master' into current 2023-10-30 08:17:25 +01:00
54516cecc4 Merge branch 'master' into current 2023-10-28 15:09:27 +02:00
ac29a4d123 Merge branch 'master' into current 2023-10-22 17:19:39 +02:00
7430ab2c14 Merge branch 'todoman-fix-test' into current 2023-10-22 17:19:21 +02:00
73e616ae37 Merge branch 'master' into current 2023-10-22 13:52:24 +02:00
5b7aaefd43 Merge branch 'pgadmin-7.8' into current 2023-10-22 12:43:13 +02:00
1d9cd4e3ab Merge branch 'master' into current 2023-10-22 11:57:10 +02:00
1b02879152 pgadmin4: 7.7 -> 7.8
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-10-22 11:32:05 +02:00
a6db7837af pgadmin4: fix build due to Flask update
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-10-22 11:29:13 +02:00
ffb7d559b7 Merge branch 'master' into current 2023-10-15 09:12:49 +02:00
8f5e6180ef Merge branch 'master' into current 2023-10-10 13:26:15 +02:00
f10fb7640f Revert "Revert "nixos/device-tree: Allow custom dtbSource and expose compileDts""
This reverts commit 3d8e5c8635.
2023-10-08 15:52:46 +02:00
3d8e5c8635 Revert "nixos/device-tree: Allow custom dtbSource and expose compileDts"
This reverts commit 8da771560c.
2023-10-08 09:43:01 +02:00
a1decd5c38 Merge branch 'master' into current 2023-10-07 16:18:32 +02:00
150ee936bd Merge branch 'master' into current 2023-09-27 17:08:37 +02:00
58ae4d9b57 Merge branch 'master' into current 2023-09-09 10:17:49 +02:00
0409dbbab2 Merge branch 'master' into current 2023-09-09 10:13:25 +02:00
d501d760ab Merge branch 'master' into current 2023-08-28 16:31:39 +02:00
6a866107e9 Merge branch 'kodi-add-vdr-vnsi' into current 2023-08-21 21:27:41 +02:00
722468aa87 kodiPackages.pvr-vdr-vnsi: init at 20.4.1
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-08-21 21:26:41 +02:00
6ace78752c Merge branch 'master' into current 2023-08-20 18:42:02 +02:00
c71a25ae3a Merge branch 'master' into current 2023-08-14 20:11:24 +02:00
785fc813bc Merge branch 'master' into current 2023-08-06 17:36:36 +02:00
0f96d312b5 Merge branch 'master' into current 2023-07-26 09:16:37 +02:00
19a7f829b0 Merge branch 'master' into current 2023-07-17 09:00:59 +02:00
6af260f6fd Merge branch 'master' into current 2023-07-12 16:12:29 +02:00
277e7de5d7 seafile-{shared/client}: 9.0.2 -> 9.0.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-07-10 17:07:00 +02:00
bd9deb6788 Merge branch 'master' into current 2023-07-05 08:00:53 +02:00
b6fa8a4d91 Merge branch 'master' into current 2023-06-26 16:28:02 +02:00
f5f682bfd9 remove obsolete golden-cheetah app
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-06-13 12:02:22 +02:00
9dac442886 Merge branch 'master' into current 2023-06-13 07:46:44 +02:00
7385217f45 Merge commit '28eaa7ebc151292f24b32d17016ad3aa950ecfc5' into current
PR https://github.com/NixOS/nixpkgs/pull/237480
fix rage hash
2023-06-13 07:45:53 +02:00
be1d9a6063 Merge branch 'master' into current 2023-06-13 07:18:48 +02:00
bcc07013bb Revert "Revert "nix-fallback-paths.nix: Update to 2.15.1""
This reverts commit d8caafa0c6.
2023-06-13 06:59:12 +02:00
3d700c7d57 Merge branch 'master' into current 2023-06-11 10:27:46 +02:00
2697c1cea3 Revert "nix: 2.13.3 -> 2.15.1"
This reverts commit 4ebf00ed43.
2023-06-11 10:24:05 +02:00
d8caafa0c6 Revert "nix-fallback-paths.nix: Update to 2.15.1"
This reverts commit d4fe69faea.
2023-06-11 10:23:42 +02:00
1d507e3a9e Merge branch 'master' into current 2023-06-11 09:19:53 +02:00
6c52acc881 Merge branch 'master' into current 2023-06-08 15:31:54 +02:00
e93e5c5577 Merge branch 'master' into current 2023-06-04 08:48:29 +02:00
c4aa9433f0 Merge branch 'master' into current 2023-06-01 19:16:46 +02:00
bd2ac65a43 Merge branch 'master' into current 2023-06-01 13:11:29 +02:00
dca7b2de74 Merge branch 'master' into current 2023-05-29 09:02:48 +02:00
8ea16f199e Merge branch 'master' into current 2023-05-23 19:40:04 +02:00
e2b7608389 Merge branch 'master' into current 2023-05-22 21:23:36 +02:00
3d35b8ce67 Merge branch 'master' into current 2023-05-22 09:50:02 +02:00
8f87cf22aa Merge branch 'master' into current 2023-05-17 07:23:57 +02:00
ddf8640869 Merge branch 'kodi-add-visualizations' into current 2023-05-17 07:17:05 +02:00
04a8cc7179 Merge branch 'master' into current 2023-05-16 16:11:21 +02:00
c606a0789a Merge branch 'master' into current 2023-05-10 18:32:41 +02:00
ea68ccb8ef certifi: fix typo
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-03 12:29:11 +02:00
868f38ee0d kodi.certifi: use own ca-bundle
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-03 11:39:07 +02:00
e1c28f5439 Merge branch 'master' into current 2023-05-03 11:36:12 +02:00
f5b09164c4 Merge branch 'master' into current 2023-05-02 16:55:03 +02:00
d433234dbe pgadmin4: fix build
since the new release of 7.0, the `generated` directory isn't included
in the tarball anymore. This commit will build the frontend so
pgadmin can function again.

Fixes https://github.com/NixOS/nixpkgs/pull/226675#issuecomment-1529033940

Also this commit will switch to the Github source and will not
need the package.json and yarn.{lock,nix} files anymore, since the
mkYarnModules part has been removed.

Also, since we don't depend on those files anymore and we switched
to Github, the `update.sh` script has been superseeded and isn't
needed anymore.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-30 23:33:35 +02:00
dfcd8ab095 Merge branch 'master' into current 2023-04-29 13:54:54 +02:00
54a993edbb moonlight-qt: fix build
use SDL2.override to use drm
fixes #228828

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-29 13:46:48 +02:00
e409a5b0b2 Merge branch 'master' into current 2023-04-24 20:10:30 +02:00
4624ac33a6 Merge branch 'master' into current 2023-04-20 13:12:12 +02:00
925945c126 gscan2pdf: disable failing test
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-20 13:11:46 +02:00
ea1c2d40d7 Merge branch 'master' into current 2023-04-19 13:32:19 +02:00
94c68efae0 Merge branch 'master' into current 2023-04-14 09:00:11 +02:00
7d62f420e4 Merge branch 'master' into current 2023-04-09 15:43:53 +02:00
f03dcd1c9f custom fix to use system wide ssl cert store
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-08 22:23:05 +02:00
ba8828b278 kodiPackages.certifi: add support for system-wide cacert
analog to 8d7cc9cac9

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-08 14:34:45 +02:00
79ad6c2a54 Merge branch 'master' into current 2023-04-02 07:35:29 +02:00
fc4aa4e8e0 Merge branch 'master' into current 2023-04-01 09:59:37 +02:00
1a5041f1a4 Revert "Revert "Merge pull request #211603 from farcaller/fish""
This reverts commit 876008b845.
2023-03-25 16:00:20 +01:00
876008b845 Revert "Merge pull request #211603 from farcaller/fish"
This reverts commit a119bfc80d, reversing
changes made to 2d6067ea7e.
2023-03-25 10:45:31 +01:00
8ca78e6980 Merge branch 'master' into current 2023-03-25 07:35:18 +01:00
e10e35d41c Merge branch 'types-redis-add-pyopenssl' into current 2023-03-19 09:36:30 +01:00
b41b62422e Merge branch 'master' into current 2023-03-19 09:35:26 +01:00
6c3af8bb81 python3Packages.types-redis: fix build
add pyopenssl as propagatedBuildInput

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-19 09:18:11 +01:00
bd86493766 python3Packages.types-pyopenssl: init at 23.0.0.4
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-19 09:18:09 +01:00
3ed0a577f7 borgmatic: fix systemd service
due to 2e9f70d496
there is another "sleep", which is now wrongly substituted.

This fixes the error:
Failed to inhibit: Invalid what specification
/nix/store/if12v01xkqladifvk8yqjdpbp6sisg74-coreutils-9.1/bin/sleep:shutdown

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-02 08:36:47 +01:00
c6eaa83df3 Merge branch 'master' into current 2023-02-27 21:53:39 +01:00
191d97913c Merge branch 'master' into current 2023-02-27 17:50:59 +01:00
098617d48f Merge branch 'master' into current 2023-02-23 21:07:12 +01:00
38ca35fa19 merge differences between current and master
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-23 19:01:48 +01:00
dd6700b220 Merge branch 'master' into current 2023-02-23 18:52:23 +01:00
Evils
fc5560623e wxGTK32: 3.2.1 -> 3.2.2 2023-02-13 14:59:38 +01:00
noisersup
b3585db62e ferretdb: 0.9.0 -> 0.9.1 2023-02-13 14:59:38 +01:00
Mario Rodas
f0456a23cf git-trim: fix build on darwin 2023-02-13 14:59:38 +01:00
Alyssa Ross
98bfdbfe9c python311.pkgs.collections-extended: disable
Not supported yet.
2023-02-13 14:59:38 +01:00
Louis Bettens
3aa3d9b79a cosmocc: init at 2.2 2023-02-13 14:59:38 +01:00
Louis Bettens
71ea04e79b cosmoc: drop 2023-02-13 14:59:38 +01:00
R. Ryantm
247ab84ac4 nss_wrapper: 1.1.12 -> 1.1.15 2023-02-13 14:59:37 +01:00
Robert Schütz
8413b28e14 imagemagick: 7.1.0-61 -> 7.1.0-62
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-61...7.1.0-62
2023-02-13 14:59:37 +01:00
R. Ryantm
0161da4180 wgpu-utils: 0.15.0 -> 0.15.1 2023-02-13 14:59:37 +01:00
Elis Hirwing
53ab9d3ca7 sunpaper: 2022-04-01 -> 2.0
https://github.com/hexive/sunpaper/releases/tag/v2.0
2023-02-13 14:59:37 +01:00
Robert Scott
526b15f7eb zstd: add some key reverse-dependencies to passthru.tests 2023-02-13 14:59:37 +01:00
Théo Zimmermann
2676f0bb48 maintainers: Update email for Zimmi48 2023-02-13 14:59:37 +01:00
Robert Hensing
4c586038d8 make-derivation.nix: Support inputDerivation on disallowedReferences 2023-02-13 14:59:37 +01:00
Fabian Affolter
ce82f75de0 python310Packages.rapt-ble: add changelog to meta 2023-02-13 14:59:36 +01:00
Fabian Affolter
e381c3c3b2 python310Packages.airthings-ble: add changelog to meta 2023-02-13 14:59:36 +01:00
Fabian Affolter
eab133dd2d python310Packages.sensorpro-ble: update rev 2023-02-13 14:59:36 +01:00
Fabian Affolter
0c0f09b5a7 python310Packages.atc-ble: add changelog to meta 2023-02-13 14:59:36 +01:00
Fabian Affolter
c266735eda python310Packages.ibeacon-ble: add changelog to meta 2023-02-13 14:59:36 +01:00
Fabian Affolter
7c8b58ba36 python310Packages.inkbird-ble: add changelog to meta 2023-02-13 14:59:36 +01:00
Fabian Affolter
b922ebc104 python310Packages.pc-ble-driver-py: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
41971b13df python310Packages.led-ble: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
4da3c40b7b python310Packages.thermopro-ble: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
b939e29e0d python310Packages.qingping-ble: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
3c27cbc109 python310Packages.kegtron-ble: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
ef82146407 python310Packages.moat-ble: add changelog to meta 2023-02-13 14:59:35 +01:00
Fabian Affolter
3d780a6207 python310Packages.rapt-ble: init at 0.1.0 2023-02-13 14:59:34 +01:00
R. Ryantm
19c8f22cc5 python310Packages.ansible-doctor: 1.4.8 -> 2.0.0 2023-02-13 14:59:34 +01:00
R. Ryantm
bb7879b07e python310Packages.google-cloud-container: 2.17.2 -> 2.17.3 2023-02-13 14:59:34 +01:00
Dmitry Kalinkin
2e7029026e python310Packages.hist: init at 2.6.3 2023-02-13 14:59:34 +01:00
Dmitry Kalinkin
7d02762700 python310Packages.histoprint: init at 2.4.0 2023-02-13 14:59:34 +01:00
Dmitry Kalinkin
977c750dc8 python310Packages.uhi: init at 0.3.3 2023-02-13 14:59:34 +01:00
Robert Schütz
b6cb869c4d rmfuse: don't use poetry2nix 2023-02-13 14:59:33 +01:00
Matthew "strager" Glazar
8030fc6594 sapling: 0.2.20221222-152408-ha6a66d09 -> 0.2.20230124-180750-hf8cd450a 2023-02-13 14:59:33 +01:00
Dmitry Bogatov
790d43e276 mutt: assert relations between configuration options
Existing postPatch/postInstall phases bring reference to "openssl" if gpgme or
smime are enabled, regardless of "enableSSL" configuration option.

To avoid unnecessary illusion we refuse to evaluate "+gpgme -ssl" configuration
instead of building output that does not match requested configuration.
2023-02-13 14:59:33 +01:00
Maciej Krüger
c40feef33c libubox: unstable-2021-03-09 -> unstable-2023-01-03 2023-02-13 14:59:33 +01:00
R. Ryantm
3e4036a366 jpegoptim: 1.5.1 -> 1.5.2 2023-02-13 14:59:33 +01:00
R. Ryantm
53dd425277 pico-sdk: 1.4.0 -> 1.5.0 2023-02-13 14:59:33 +01:00
Nikolay Korotkiy
710f6ed149 picotool: remove installPhase 2023-02-13 14:59:33 +01:00
R. Ryantm
b583d446dd picotool: 1.1.0 -> 1.1.1 2023-02-13 14:59:32 +01:00
R. Ryantm
b2a7e6e1f8 ddrescue: 1.26 -> 1.27 2023-02-13 14:59:32 +01:00
R. Ryantm
7a00a7eaa8 pluto: 5.12.0 -> 5.13.3 2023-02-13 14:59:32 +01:00
R. Ryantm
cba0c3d12e syncthing-discovery: 1.23.0 -> 1.23.1 2023-02-13 14:59:32 +01:00
R. Ryantm
cc1f5860fc frp: 0.46.1 -> 0.47.0 2023-02-13 14:59:32 +01:00
R. Ryantm
4c6ec12ece kustomize-sops: 4.0.0 -> 4.1.0 2023-02-13 14:59:32 +01:00
R. Ryantm
f4c50e0e16 dos2unix: 7.4.3 -> 7.4.4 2023-02-13 14:59:32 +01:00
R. Ryantm
f113ac1c00 linkerd_edge: 23.1.2 -> 23.2.1 2023-02-13 14:59:32 +01:00
Lin Jian
0b0ab65c05 kanata: 1.1.0 -> 1.2.0 2023-02-13 14:59:32 +01:00
R. Ryantm
48b292ed45 commitizen: 2.41.0 -> 2.42.0 2023-02-13 14:59:31 +01:00
R. Ryantm
d00e9dbc35 example-robot-data: 4.0.3 -> 4.0.4 2023-02-13 14:59:31 +01:00
Robert Schütz
af92d6d243 python310Packages.awswrangler: don't use SPARQLWrapper alias 2023-02-13 14:59:31 +01:00
R. Ryantm
a1b5a1b9c2 clhep: 2.4.6.3 -> 2.4.6.4 2023-02-13 14:59:31 +01:00
Mario Rodas
3b981ee4fe httm: 0.21.0 -> 0.21.1
https://github.com/kimono-koans/httm/releases/tag/0.21.1
2023-02-13 14:59:31 +01:00
R. Ryantm
1a043448fb httm: 0.20.5 -> 0.21.0 2023-02-13 14:59:31 +01:00
R. Ryantm
f2b52e7a49 iosevka-bin: 18.0.0 -> 19.0.0 2023-02-13 14:59:31 +01:00
Aaron Jheng
541d9cc2f0 molly-brown: unstable-2020-08-19 -> unstable-2023-02-10 2023-02-13 14:59:30 +01:00
Mario Rodas
e919b5aa31 tflint: 0.44.1 -> 0.45.0
https://github.com/terraform-linters/tflint/releases/tag/v0.45.0
2023-02-13 14:59:30 +01:00
Deadbeef
3a03683f78 nixos/appservice-discord: customizable package 2023-02-13 14:59:30 +01:00
Martino Fontana
36c5eac643 dolphin-emu: 5.0-17995 -> 5.0-18498 2023-02-13 14:59:30 +01:00
Martino Fontana
5e6c98fb55 dolphin-emu: remove "stable", replace with "beta" 2023-02-13 14:59:30 +01:00
David Guibert
e69b9a8d80 paraview: 5.10.0 -> 5.11.0 2023-02-13 14:59:30 +01:00
Fabian Affolter
da0daa3494 python310Packages.pyweatherflowrest: 1.0.8 -> 1.0.9
Diff: https://github.com/briis/pyweatherflowrest/compare/refs/tags/v1.0.8...v1.0.9

Changelog: https://github.com/briis/pyweatherflowrest/blob/v1.0.9/CHANGELOG.md
2023-02-13 14:59:30 +01:00
Fabian Affolter
384e4b6159 python310Packages.pyweatherflowrest: add changelog to meta 2023-02-13 14:59:29 +01:00
R. Ryantm
a77a0933da coder: 0.16.0 -> 0.17.1 2023-02-13 14:59:29 +01:00
R. Ryantm
8a75fa79d4 fly: 7.9.0 -> 7.9.1 2023-02-13 14:59:29 +01:00
R. Ryantm
5098d88f60 gci: 0.9.0 -> 0.9.1 2023-02-13 14:59:29 +01:00
Bobby Rong
c047f001b3 gnome.gnome-contacts: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/43.0...43.1
2023-02-13 14:59:29 +01:00
Guillaume Girol
59839738a0 paperwork: 2.1.1 -> 2.1.2
changelog: https://forum.openpaper.work/t/paperwork-2-1-2/281/1
2023-02-13 14:59:29 +01:00
R. Ryantm
287efdc570 steampipe: 0.18.4 -> 0.18.5 2023-02-13 14:59:29 +01:00
R. Ryantm
e5cdc3c7dd fizz: 2023.01.30.00 -> 2023.02.06.00 2023-02-13 14:59:28 +01:00
Louis Bettens
a8e6204f10 cosmopolitan: 2.1.1 -> 2.2 2023-02-13 14:59:28 +01:00
R. Ryantm
185da27d56 papirus-folders: 1.12.0 -> 1.12.1 2023-02-13 14:59:28 +01:00
Robert Schütz
1194ea4d1a python310Packages.fiona: 1.9.0 -> 1.9.1
Changelog: https://github.com/Toblerity/Fiona/releases/tag/1.9.1
2023-02-13 14:59:28 +01:00
Nick Cao
a15ed10064 python3Packages.asf-search: sync deps with upstream 2023-02-13 14:59:28 +01:00
Nick Cao
ba6ceb468a python3Packages.remotezip: init at 0.12.1 2023-02-13 14:59:28 +01:00
R. Ryantm
6560589e9a pounce: 3.0 -> 3.1 2023-02-13 14:59:28 +01:00
Peder Bergebakken Sundt
261e290c35 gnu-cim: init at 5.1 2023-02-13 14:59:27 +01:00
Tomasz Zurkowski
2079073fdd grpc_cli: init at 1.46.6 2023-02-13 14:59:27 +01:00
Tomasz Zurkowski
b933587726 maintainers: add doriath 2023-02-13 14:59:27 +01:00
Randy Eckenrode
fa225a2fbc xcode: update hashes to SRI for consistency 2023-02-13 14:59:27 +01:00
Randy Eckenrode
9aafaa7db4 xcode: add missing versions 2023-02-13 14:59:27 +01:00
R. Ryantm
c883b842cd julia-mono: 0.047 -> 0.048 2023-02-13 14:59:27 +01:00
Alex Martens
13659f4599 saleae-logic-2: 2.4.3 -> 2.4.6 2023-02-13 14:59:27 +01:00
R. Ryantm
bed825e3bd nfpm: 2.25.0 -> 2.25.1 2023-02-13 14:59:26 +01:00
R. Ryantm
64e918cda8 last: 1445 -> 1447 2023-02-13 14:59:26 +01:00
Henri Menke
e7ae694b84 nginxModules.njs: 0.7.9 -> 0.7.10 2023-02-13 14:59:26 +01:00
Henri Menke
ca7fcfeaa1 nginxModules.njs: 0.7.8 -> 0.7.9 2023-02-13 14:59:26 +01:00
R. Ryantm
b7347298eb discord-canary: 0.0.146 -> 0.0.148 2023-02-13 14:59:26 +01:00
Gaetan Lepage
9bb48e2059 apptainer: 1.1.3 -> 1.1.5 2023-02-13 14:59:26 +01:00
Alyssa Ross
c62dcd1c73 python3.pkgs.mediapy: fix build
Changed to flit in 1.1.2.

Fixes: afc23a5a3b ("python3Packages.mediapy: 1.1.0 -> 1.1.2")
2023-02-13 14:59:26 +01:00
Matt Wittmann
86a44e3f61 python310Packages.awswrangler: init at 2.19.0 2023-02-13 14:59:26 +01:00
Fabian Affolter
504945c5f4 trivy: 0.37.1 -> 0.37.2
Diff: https://github.com/aquasecurity/trivy/compare/v0.37.1...v0.37.2

Changelog: https://github.com/aquasecurity/trivy/releases/tag/v0.37.2
2023-02-13 14:59:25 +01:00
Fabian Affolter
2ab6d8dfe4 python310Packages.pyflunearyou: replace with pyoutbreaksnearme 2023-02-13 14:59:25 +01:00
Fabian Affolter
7fbeefa4c7 python310Packages.pyoutbreaksnearme: init at 2022.10.0 2023-02-13 14:59:25 +01:00
midchildan
eab8f1ef41 mirakurun: fix build 2023-02-13 14:59:25 +01:00
Alyssa Ross
112efb4a70 mirakurun: pin to node.js 16.x
Fixes build.
2023-02-13 14:59:25 +01:00
R. Ryantm
f119d87d61 erosmb: 0.1.4 -> 0.1.5 2023-02-13 14:59:25 +01:00
xrelkd
965c66817d bpf-linker: 0.9.4 -> 0.9.5 2023-02-13 14:59:24 +01:00
Anderson Torres
75606d7141 dosbox-staging: add meta.changelog 2023-02-13 14:59:24 +01:00
Anderson Torres
c2ebedc632 irr1: add meta.changelog 2023-02-13 14:59:24 +01:00
R. Ryantm
1c7e0fe47a circleci-cli: 0.1.23334 -> 0.1.23391 2023-02-13 14:59:24 +01:00
Adam Stephens
70959924c2 zig_0_10: switch to baseline cpu target for better compatibility 2023-02-13 14:59:24 +01:00
Thomas Watson
ae7c47a9d3 libopenshot: improve Python dir specification to fix Darwin
Previously, the Python path selection logic was patched in the CMake
files. This patch no longer applies.

Fortunately there is a new way to directly specify the path without
patches. Use that instead on all platforms to fix the CMake logic being
broken on Darwin which results in this module not being detected and
the main application failing to start.
2023-02-13 14:59:24 +01:00
Dmitry Kalinkin
fd196e8d41 arrow-cpp: fix meta.broken 2023-02-13 14:59:24 +01:00
Dmitry Kalinkin
0c8d4dc491 arrow-cpp: mark as broken on darwin 2023-02-13 14:59:24 +01:00
Dmitry Kalinkin
159e44fadb arrow-cpp: don't sync C++ standard with grpc
C++17 is required by arrow-cpp
2023-02-13 14:59:23 +01:00
Dmitry Kalinkin
8ffb23cd3b python3Packages.dask: avoid pyarrow tests if it's broken 2023-02-13 14:59:23 +01:00
Tobias Mayer
98475fc989 arrow-cpp: mark as broken on aarch64-linux 2023-02-13 14:59:23 +01:00
Tobias Mayer
fe6a40cb04 arrow-cpp: 10.0.1 -> 11.0.0 2023-02-13 14:59:23 +01:00
Tobias Mayer
e0dcff79cc thrift: propagate interface dependencies
Also: Fix CMake `find_package(thrift)` by installing the required
`FindLibevent.cmake` module.
2023-02-13 14:59:23 +01:00
Phillip Cloud
6f4db5eca4 python3Packages.pyarrow: ignore cython compilation test on darwin 2023-02-13 14:59:23 +01:00
Phillip Cloud
6b57466fb7 python3Packages.pyarrow: 9.0.0 -> 10.0.1 2023-02-13 14:59:22 +01:00
Phillip Cloud
d3e79b61fa arrow-cpp: 9.0.0 -> 10.0.1 2023-02-13 14:59:22 +01:00
Markus S. Wamser
b97d10c6c5 bundlewrap: fix runtime deps 2023-02-13 14:59:22 +01:00
Lily Foster
34f5a0e43c dracut: reduce closure and suffix DRACUT_PATH
Implements a few usability changes for dracut framework by suffixing
rather than prefixing `DRACUT_PATH` (so that downstream consumers can
more easily override it) and reduce closure size by bundling fewer
default utilities in `DRACUT_PATH`.

Done per comments at https://github.com/NixOS/nixpkgs/pull/210075#discussion_r1088822274.
2023-02-13 14:59:22 +01:00
Mauricio Collares
b9ef8690ef sage: 9.7 -> 9.8 2023-02-13 14:59:22 +01:00
Mauricio Collares
8f949087bb sage: update readme to reflect trac->gh migration 2023-02-13 14:59:22 +01:00
Mauricio Collares
8829fb7e96 sympow: avoid undefined behaviour by increasing buffer size 2023-02-13 14:59:22 +01:00
Mauricio Collares
33494e0466 pari: upstream ellcard fixes 2023-02-13 14:59:22 +01:00
Mauricio Collares
2e251e03a8 gap: sage no longer needs a wrapper 2023-02-13 14:59:21 +01:00
Mauricio Collares
6f2444f7d0 pythonPackages.fpylll: 0.5.7 -> 0.5.9 2023-02-13 14:59:21 +01:00
Matthew "strager" Glazar
1810efe0fc sapling: remove intermediate package
The build for the sapling package happens in three steps:

1. build sapling-isl
2. build sapling-main, copying files from sapling-isl
3. build sapling, copying files from sapling-main

I don't see a reason for splitting sapling-main and sapling. The problem
with splitting is that it makes it hard to use a package override to
patch sapling-main.

Merge sapling-main and sapling so I can easily apply patches with my
nixpkgs/config.nix.
2023-02-13 14:59:21 +01:00
R. Ryantm
b703edc260 go-graft: 0.2.16 -> 0.2.17 2023-02-13 14:59:21 +01:00
FineFindus
50177b035e eyedropper: update description
Description changed and no longer described the project correctly.
2023-02-13 14:59:21 +01:00
K900
c21e689730 openshot: fix Qt plugin path
We're very much not on 5.12 anymore.
2023-02-13 14:59:21 +01:00
R. Ryantm
b383779a7a python310Packages.xmlschema: 2.2.0 -> 2.2.1 2023-02-13 14:59:21 +01:00
Robert Scott
8e15c4a623 vobsub2srt: fix build with tesseract 3.05.02 2023-02-13 14:59:20 +01:00
Robert Scott
e16de8eb38 qt-box-editor: unstable-2019-07-12 -> unstable-2019-07-14, fix build with leptonica 1.83 2023-02-13 14:59:20 +01:00
Robert Scott
99eb554884 python3Packages.tesserocr: fix build with leptonica 1.83 2023-02-13 14:59:20 +01:00
Robert Scott
4fac73b78b ccextractor: fix build with leptonica 1.83 2023-02-13 14:59:20 +01:00
Robert Scott
039485c9f3 tesseract: 3.05.00 -> 3.05.02
fix build with leptonica 1.83
2023-02-13 14:59:20 +01:00
Robert Scott
86cd074924 tesseract4: 4.1.1 -> 4.1.3
fix build with leptonica 1.83
2023-02-13 14:59:20 +01:00
Robert Scott
3747659aec jbig2enc: move to pkgs/development/libraries 2023-02-13 14:59:20 +01:00
Robert Scott
18fefaaabd jbig2enc: 0.28 -> 0.29
add patch for building with leptonica 1.83
2023-02-13 14:59:19 +01:00
R. Ryantm
cd051abab4 leptonica: 1.82.0 -> 1.83.0 2023-02-13 14:59:19 +01:00
R. Ryantm
ee70dc58e7 eksctl: 0.128.0 -> 0.129.0 2023-02-13 14:59:19 +01:00
Fabian Affolter
79d503cd9f python310Packages.effect: fix build
- add changelog to meta
- disable on older Python releases
- add pythonImportsCheck
2023-02-13 14:59:19 +01:00
R. Ryantm
ad2e7c3037 snowflake: 2.5.0 -> 2.5.1 2023-02-13 14:59:19 +01:00
Mario Rodas
fb311a7f72 s2n-tls: 1.3.35 -> 1.3.36
https://github.com/aws/s2n-tls/releases/tag/v1.3.36
2023-02-13 14:59:19 +01:00
R. Ryantm
5f3cc61e4f s2n-tls: 1.3.34 -> 1.3.35 2023-02-13 14:59:19 +01:00
Yureka
91cc676637 foot: disable pgo on musl (#191037) 2023-02-13 14:59:18 +01:00
Mostly Void
bd20346a30 boxxy: init at 0.2.7 2023-02-13 14:59:18 +01:00
Dmitry Bogatov
b763ae11a5 pkgsStatic.stfl: fix build 2023-02-13 14:59:18 +01:00
Fabian Affolter
08cba910b1 python310Packages.pyipma: 3.0.5 -> 3.0.6
Diff: https://github.com/dgomes/pyipma/compare/refs/tags/3.0.5...3.0.6

Changelog: https://github.com/dgomes/pyipma/releases/tag/3.0.6
2023-02-13 14:59:18 +01:00
Fabian Affolter
a483836c7f python310Packages.pyipma: add changelog to meta 2023-02-13 14:59:18 +01:00
Fabian Affolter
69168fb160 python310Packages.scmrepo: 0.1.7 -> 0.1.9
Changelog: https://github.com/iterative/scmrepo/releases/tag/0.1.9
2023-02-13 14:59:18 +01:00
Fabian Affolter
9ae350f002 python310Packages.shortuuid: add changelog to meta 2023-02-13 14:59:17 +01:00
Fabian Affolter
f3256946db python310Packages.dulwich: 0.21.0 -> 0.21.2
Changelog: https://github.com/dulwich/dulwich/blob/dulwich-0.21.2/NEWS
2023-02-13 14:59:17 +01:00
Fabian Affolter
d79aa1554e python310Packages.configobj: 5.0.6 -> 5.0.8
Diff: https://github.com/DiffSK/configobj/compare/refs/tags/v5.0.6...v5.0.8

Changelog: https://github.com/DiffSK/configobj/blob/v5.0.8/CHANGES.rst
2023-02-13 14:59:17 +01:00
Fabian Affolter
5d38ff88c0 python310Packages.configobj: add changelog to meta 2023-02-13 14:59:17 +01:00
Alyssa Ross
d98b45f8d7 v8_8_x: restrict compiler version check to GCC
Fixes: 519f9b3d29 ("v8_8_x: mark broken with GCC 12")
2023-02-13 14:59:17 +01:00
Fabián Heredia Montiel
a2d8b45f10 alloy: remove jre override 2023-02-13 14:59:17 +01:00
R. Ryantm
bbc21ef55f gfold: 4.3.0 -> 4.3.1 2023-02-13 14:59:16 +01:00
Robert Schütz
111e43fd80 jitsi: 2.10.5550 -> 2.11.5633
Diff: https://github.com/jitsi/jitsi/compare/5550...5633
2023-02-13 14:59:16 +01:00
Robert Schütz
9b3d745893 nixos/imaginary: init 2023-02-13 14:59:16 +01:00
Robert Schütz
f7907da19e imaginary: add -return-size flag
Apply https://github.com/h2non/imaginary/pull/382 as patch.

The -return-size flag is recommended by Nextcloud:
https://docs.nextcloud.com/server/latest/admin_manual/installation/server_tuning.html#previews
2023-02-13 14:59:16 +01:00
Mario Rodas
d802482d90 vale: 2.22.0 -> 2.23.0
https://github.com/errata-ai/vale/releases/tag/v2.23.0
2023-02-13 14:59:16 +01:00
Mario Rodas
c2815c1594 luau: 0.560 -> 0.563
https://github.com/Roblox/luau/releases/tag/0.563
2023-02-13 14:59:16 +01:00
Artturin
cbb7d146c4 gcc: add common/meta.nix
inherit has to be used otherwise makeOverridable attributes are added
2023-02-13 14:59:16 +01:00
Artturin
10057ee89c gcc: add callFile to make it more convenient to call files
inherit generated with 'nix eval --json --impure --expr "with import ./. {}; lib.attrNames (lib.functionArgs gccX.cc.override)" | jq '.[]' --raw-output'
2023-02-13 14:59:16 +01:00
R. Ryantm
feb1d75c58 appthreat-depscan: 3.5.3 -> 3.6.0 2023-02-13 14:59:15 +01:00
figsoda
cf112b39af open-stage-control: use nix-update-script 2023-02-13 14:59:15 +01:00
Sandro Jäckel
85d499031d bash: add pkgsStatic.bash to passthru
to prevent regressions on updates
2023-02-13 14:59:15 +01:00
R. Ryantm
ab917abb80 fluent-bit: 2.0.8 -> 2.0.9 2023-02-13 14:59:15 +01:00
R. Ryantm
3aae9e861c aws-c-io: 0.13.14 -> 0.13.15 2023-02-13 14:59:15 +01:00
R. Ryantm
df652f8a94 go-musicfox: 3.6.1 -> 3.7.0 2023-02-13 14:59:15 +01:00
R. Ryantm
85ab915bf9 bob: 0.7.1 -> 0.7.2 2023-02-13 14:59:15 +01:00
R. Ryantm
117e29dbe2 jackett: 0.20.3035 -> 0.20.3063 2023-02-13 14:59:15 +01:00
Mario Rodas
af63a4a3d4 postgresqlPackages.pg_cron: 1.4.2 -> 1.5.1
https://github.com/citusdata/pg_cron/releases/tag/v1.5.0
https://github.com/citusdata/pg_cron/releases/tag/v1.5.1
2023-02-13 14:59:14 +01:00
R. Ryantm
c8e9f3ba77 python310Packages.gdown: 4.6.0 -> 4.6.2 2023-02-13 14:59:14 +01:00
Mario Rodas
a264c45e98 python310Packages.flask-restx: 1.0.5 -> 1.0.6 2023-02-13 14:59:14 +01:00
John Rinehart
46b3efb9df perlPackages.URIdb: 0.19 → 0.20 2023-02-13 14:59:14 +01:00
K900
7f72b086a7 kde/frameworks: 5.102.0 -> 5.103.0 2023-02-13 14:59:14 +01:00
Simon Žlender
7628a1e2c6 tilt: 0.30.13 -> 0.31.2 2023-02-13 14:59:14 +01:00
Robert Schütz
2dd5b4c861 python310Packages.gridnet: 4.1.0 -> 4.2.0
Diff: https://github.com/klaasnicolaas/python-gridnet/compare/refs/tags/v4.1.0...v4.2.0

Changelog: https://github.com/klaasnicolaas/python-gridnet/releases/tag/v4.2.0
2023-02-13 14:59:14 +01:00
R. Ryantm
8ed125b753 argo: 3.4.4 -> 3.4.5 2023-02-13 14:59:13 +01:00
Ben Wolsieffer
66694e8fa2 protobuf3_21: don't build tests on 32-bit platforms
The tests fail to build on 32-bit platforms, due to an upstream bug which will
be fixed in 3.22. Previously, this was holding back the default protobuf version
on 32-bit platforms to 3.20, which in turn broke packages such as mypy-protobuf
which require 3.21

This commit disables building the tests on 32-bit platforms, allowing 3.21 to
build. Note that we don't ever run the tests on any platform, but they are
normally still built.

Now that 3.21 builds on 32-bit, this commit also unpins 3.20 as the default
version.
2023-02-13 14:59:13 +01:00
Fabian Affolter
f41191d427 sn0int: add myself as maintainer 2023-02-13 14:59:13 +01:00
Fabian Affolter
516a2af4b7 sn0int: 0.24.3 -> 0.25.0 2023-02-13 14:59:13 +01:00
Dave Nicponski
351d7754f5 s3backer: 1.6.3 -> 2.0.2 2023-02-13 14:59:13 +01:00
R. Ryantm
e7b5c1db42 pomerium-cli: 0.20.0 -> 0.21.0 2023-02-13 14:59:13 +01:00
R. Ryantm
7fa66e14c2 fastly: 6.0.0 -> 6.0.3 2023-02-13 14:59:13 +01:00
R. Ryantm
739b8576e1 argocd: 2.5.10 -> 2.6.1 2023-02-13 14:59:12 +01:00
Alexander Kiselyov
ecf386429a paraview: fix Python shell
Fixes `paraview` module import error in pvpython/pvbatch (#215144) by
building with Python 3.9. Also implements `mkDerivation` recommendations
from #180841.
2023-02-13 14:59:12 +01:00
R. Ryantm
ca50c35965 seaweedfs: 3.41 -> 3.42 2023-02-13 14:59:12 +01:00
R. Ryantm
1407cdb1cf mubeng: 0.13.0 -> 0.13.2 2023-02-13 14:59:12 +01:00
Fabian Affolter
d469de8211 trufflehog: 3.27.0 -> 3.27.1
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.27.0...v3.27.1

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.27.1
2023-02-13 14:59:12 +01:00
Kerstin Humm
a3e1858735 mastodon: 4.0.2 -> 4.1.0 2023-02-13 14:59:12 +01:00
xrelkd
c194672ae9 intermodal: install shell completions 2023-02-13 14:59:12 +01:00
xrelkd
6c11313e0e intermodal: add xrelkd as maintainer 2023-02-13 14:59:12 +01:00
Robert Scott
c87af7fcf8 gnutls: add some key reverse dependencies to passthru.tests 2023-02-13 14:59:11 +01:00
R. Ryantm
06217903b9 allure: 2.20.1 -> 2.21.0 2023-02-13 14:59:11 +01:00
R. Ryantm
53bcfd7142 step-cli: 0.23.1 -> 0.23.2 2023-02-13 14:59:11 +01:00
Fabian Affolter
d48b6fd8cb nuclei: 2.8.8 -> 2.8.9
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.8.8...v2.8.9

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.9
2023-02-13 14:59:11 +01:00
R. Ryantm
d985a2a711 n8n: 0.215.0 -> 0.215.1 2023-02-13 14:59:11 +01:00
Mario Rodas
eb94eed674 ledger: add option to build with gpgme support 2023-02-13 14:59:11 +01:00
Mario Rodas
1b85308ca4 ledger: update meta 2023-02-13 14:59:11 +01:00
Mario Rodas
cad63c206e ledger: do not build with python by default 2023-02-13 14:59:10 +01:00
Mario Rodas
d77c0f1c78 ledger: 3.2.1 -> 3.3.0
https://github.com/ledger/ledger/releases/tag/v3.3.0
2023-02-13 14:59:10 +01:00
Vincent Laporte
3d54a639af ocamlPackages.cfstream: 1.3.1 → 1.3.2 2023-02-13 14:59:10 +01:00
Vincent Laporte
3de333ed42 ocamlPackages.biocaml: use Dune 3 2023-02-13 14:59:10 +01:00
Vincent Laporte
54733d0012 ocamlPackages.phylogenetics: use Dune 3 2023-02-13 14:59:10 +01:00
figsoda
55bf55acd9 cargo-binstall: 0.19.3 -> 0.20.1
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v0.19.3...v0.20.1

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v0.20.1
2023-02-13 14:59:10 +01:00
R. Ryantm
c0f0ac3e69 python310Packages.casbin: 1.17.5 -> 1.17.6 2023-02-13 14:59:10 +01:00
Dennis Gosnell
52eb004538 haskellPackages.heystone: fix darwin dylibs 2023-02-13 14:59:10 +01:00
Ellie Hermaszewska
c6a01f31fd haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1790450](https://hydra.nixos.org/eval/1790450) of nixpkgs commit [3eecda0](3eecda0ad6) as of 2023-02-10 10:47 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-02-13 14:59:09 +01:00
maralorn
35b421211d haskellPackages.pandoc-cli: Mark broken until we bump stackage 2023-02-13 14:59:09 +01:00
maralorn
54ed2db761 haskellPackages.pandoc-crossref: Backpin for LTS compat 2023-02-13 14:59:09 +01:00
superherointj
96613a347f haskellPackages.hslua-core: skip tests for Musl
* Fixes #214916
2023-02-13 14:59:09 +01:00
sternenseemann
d6bf844413 haskell.compiler.ghc8107Binary: tag bindists built using hadrian
Surprisingly, the aarch64-darwin bindist for 8.10.7 was still built
using make.
2023-02-13 14:59:09 +01:00
sternenseemann
10a6086b72 haskell.compiler.ghc8102Binary: tag bindists built using hadrian 2023-02-13 14:59:09 +01:00
sternenseemann
e6f2a626c3 haskell.compiler.ghc924Binary: tag bindists built using hadrian
`ghc ? hadrian` can be used to check if a GHC was built using hadrian.
This is often relevant since hadrian changed the ghc libdir location, so
we need to install libs to a different location as well.
2023-02-13 14:59:08 +01:00
sternenseemann
df3a033fef haskellPackages.ghcWithPackages: fix whitespace alignment 2023-02-13 14:59:08 +01:00
sternenseemann
e637386239 haskellPackages: support hadrian libdir layout 2023-02-13 14:59:08 +01:00
sternenseemann
fbbc350e2c haskellPackages.mkDerivation: refactor libdir calculation 2023-02-13 14:59:08 +01:00
sternenseemann
c7f14dd725 haskellPackages.mkDerivation: buildPkgDb: use haskellCompilerName 2023-02-13 14:59:08 +01:00
Peter Simons
4d6555bdcc haskell.packages.ghc94.haskell-language-server: update list of supported plugins 2023-02-13 14:59:08 +01:00
Peter Simons
b19c2784da haskell.packages.ghc94.ormolu: use latest version for ghc-9.4.x 2023-02-13 14:59:08 +01:00
Peter Simons
68a2a81f50 haskell.packages.ghc94.libmpd: needs a jailbreak to succeed 2023-02-13 14:59:08 +01:00
Naïm Favier
d7b69c6f51 haskellPackages.hslua-list: unmark as broken 2023-02-13 14:59:07 +01:00
sternenseemann
6523b81de1 haskell.packages.ghc94.{glib,cairo,pango}: apply cabal#8455 fix
The package also need an additional jailbreak due to a strict text
bound. https://github.com/gtk2hs/gtk2hs/issues/323#issuecomment-1416723309
2023-02-13 14:59:07 +01:00
Peter Simons
40c8216481 haskell.packages.ghc94.gtk2hs-buildtools: gtk2hs setup hook broken for ghc-9.4.4
See https://github.com/gtk2hs/gtk2hs/issues/323 for details.
2023-02-13 14:59:07 +01:00
sternenseemann
84311ed990 haskell.packages.ghc94.X11-xft: automate workaround for cabal#8455
The current workaround for the regression is propagating the
runtime dependency closure (technically only Requires.private in the
pkg-config files). This can easily be done automatically by mimicking
how e.g. pkgsStatic converts buildInputs to propagatedBuildInputs.
This is extracted into a helper function,
__CabalEagerPkgConfigWorkaround, which can be applied to any package
easily.
2023-02-13 14:59:07 +01:00
sternenseemann
cbd4ddafd1 haskellPackages: propagate platform meta values where necessary 2023-02-13 14:59:07 +01:00
Naïm Favier
3ab3faef17 haskell-language-server: fix 2023-02-13 14:59:07 +01:00
sternenseemann
62c34f1c47 haskell.packages.ghc92.weeder: pin to supported 2.4.* versions
weeder 2.5.* requires GHC 9.4
2023-02-13 14:59:06 +01:00
sternenseemann
a01ba18428 git-annex: update sha256 for 10.20230126 2023-02-13 14:59:06 +01:00
sternenseemann
c6c5391591 haskellPackages.FailT: remove broken flag
https://github.com/lehins/FailT/issues/1#issuecomment-1380597329
2023-02-13 14:59:06 +01:00
sternenseemann
da2b33de6b haskellPackages.hopenssl: link against openssl 3.0
https://github.com/peti/hopenssl/issues/5#issuecomment-1383686682
2023-02-13 14:59:06 +01:00
Dennis Gosnell
617227a197 haskellPackages: ignore maintainers without email
The Haskell Hydra report generator
(`maintainers/scripts/haskell/hydra-report.hs`) uses this
`maintainer-handles.nix` script for generating a mapping of email
addresses to GitHub handles.

This `maintainer-handles.nix` script is necessary because the Haskell
Hydra report generator gets Hydra job status info as input, but needs to
ping users on GitHub.  Hydra job status info only contains user emails (not
GitHub handles).  So the `maintainer-handles.nix` script is necessary
for looking up GitHub handles from email addresses.

This commit fixes the `maintainers-handles.nix` code to ignore
maintainers that don't have email addresses.  The code was originally
assuming that all maintainers have email addresses, but there was
recently a maintainer added without an email address.
2023-02-13 14:59:06 +01:00
maralorn
fae3566092 haskellPackages.pandoc-{cli,crossref}: Make maralorn maintainer 2023-02-13 14:59:06 +01:00
maralorn
69af264144 haskellPackages.streamly-bytestring: Fix build and make maralorn maintainer 2023-02-13 14:59:05 +01:00
maralorn
5bc676138e haskellPackages.graphql-client: Fix build and make maralorn maintainer 2023-02-13 14:59:05 +01:00
maralorn
decbf455a1 haskellPackages.clay: Fix build and make maralorn maintainer 2023-02-13 14:59:05 +01:00
maralorn
4eaefb098f haskellPackages.ghcide: Drop maintainership
Because I only care about it as a dependency of haskell-language-server
2023-02-13 14:59:05 +01:00
Dennis Gosnell
d148e1752a haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-02-13 14:59:05 +01:00
maralorn
9bd330b499 haskellPackages: Fix eval by bumping pinned versions 2023-02-13 14:59:04 +01:00
Ben Orchard
f48f13f9d1 haskellPackages.bytepatch: unmark broken 2023-02-13 14:59:04 +01:00
Patrick Steele
0d275c5e28 haskellPackages: mark some broken packages as not broken 2023-02-13 14:59:04 +01:00
Dennis Gosnell
a22d20402c haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-02-13 14:59:04 +01:00
Dennis Gosnell
5b11ec14a6 all-cabal-hashes: 2023-01-28T02:06:09Z -> 2023-01-29T01:30:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-02-13 14:59:04 +01:00
Dennis Gosnell
41e9ca0357 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-02-13 14:59:03 +01:00
Dennis Gosnell
80274aa0fd all-cabal-hashes: 2023-01-12T12:18:29Z -> 2023-01-28T02:06:09Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-02-13 14:59:03 +01:00
Dennis Gosnell
834b2568d4 haskellPackages: stackage LTS 20.6 -> LTS 20.8
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2023-02-13 14:59:03 +01:00
github-actions[bot]
c502de06c0 terraform-providers.grafana: 1.34.0 → 1.35.0 2023-02-13 14:59:03 +01:00
Vanilla
844ff435f5 nixos/virtualisation/linode-image: Migrate to new openssh options. 2023-02-13 14:59:03 +01:00
Dmitry Kalinkin
fd66c2555d lhapdf: fix python module on darwin 2023-02-13 14:59:03 +01:00
nixpkgs-upkeep-bot
aef9d6c3db vscode: 1.75.0 -> 1.75.1 2023-02-13 14:59:03 +01:00
Fabian Affolter
cd361c9ecf trufflehog: 3.26.0 -> 3.27.0
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.26.0...3.27.0

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.27.0
2023-02-13 14:59:02 +01:00
Vincent Laporte
f76ae14585 ocamlPackages.lsp: fix build of version 1.4.1 2023-02-13 14:59:02 +01:00
Julien Malka
a5b2028c01 uptime-kuma: node2nix -> buildNpmPackage 2023-02-13 14:59:02 +01:00
Marin
4116c05774 age-plugin-yubikey: 0.3.2 -> 0.3.3 2023-02-13 14:59:02 +01:00
Rebecca Turner
abafee32f4 nix-your-shell: init at 1.0.1
An `any-nix-shell` alternative with support for `nix develop` / flakes.

https://github.com/MercuryTechnologies/nix-your-shell
2023-02-13 14:59:02 +01:00
Rebecca Turner
a711cb08f5 maintainers: add _9999years 2023-02-13 14:59:02 +01:00
R. Ryantm
d4230dc8b0 juju: 2.9.38 -> 3.1.0 2023-02-13 14:59:02 +01:00
Fabian Affolter
c9a2a0aad9 httpx: 1.2.6 -> 1.2.7
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.2.6...v1.2.7

Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.2.7
2023-02-13 14:59:01 +01:00
R. Ryantm
88f5348290 flexget: 3.5.21 -> 3.5.22 2023-02-13 14:59:01 +01:00
squalus
6e25cd365d standardnotes: 3.144.3 -> 3.148.0 2023-02-13 14:59:01 +01:00
Fabian Affolter
1ddf71a8f2 python310Packages.asteval: 0.9.28 -> 0.9.29
Diff: https://github.com/newville/asteval/compare/refs/tags/0.9.28...0.9.29
2023-02-13 14:59:01 +01:00
Fabian Affolter
09de7234b8 python310Packages.aioesphomeapi: 13.1.0 -> 13.2.0
Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v13.1.0...v13.2.0

Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v13.2.0
2023-02-13 14:59:01 +01:00
R. Ryantm
b6ecb0b626 jackett: 0.20.3017 -> 0.20.3035 2023-02-13 14:59:01 +01:00
Fabian Affolter
815a1d7319 python310Packages.govee-ble: 0.22.0 -> 0.23.0
Diff: https://github.com/Bluetooth-Devices/govee-ble/compare/refs/tags/v0.22.0...v0.23.0

Changelog: https://github.com/bluetooth-devices/govee-ble/blob/v0.23.0/CHANGELOG.md
2023-02-13 14:59:00 +01:00
Fabian Affolter
0b8d88607f python310Packages.goodwe: 0.2.24 -> 0.2.25
Diff: https://github.com/marcelblijleven/goodwe/compare/refs/tags/v0.2.24...v0.2.25

Changelog: https://github.com/marcelblijleven/goodwe/releases/tag/v0.2.25
2023-02-13 14:59:00 +01:00
Fabian Affolter
bf2b862241 python310Packages.fakeredis: 2.7.1 -> 2.8.0
Diff: https://github.com/dsoftwareinc/fakeredis-py/compare/refs/tags/v2.7.1...v2.8.0

Changelog: https://github.com/cunla/fakeredis-py/releases/tag/v2.8.0
2023-02-13 14:59:00 +01:00
Moritz 'e1mo' Fromm
166ff19144 nixos/dokuwiki: remove last reference to aclUse
This was overlooked in #209299, but will throw a trace when building a
system even when the setting was not set.
2023-02-13 14:59:00 +01:00
R. Ryantm
aad9f2bb10 python310Packages.fastbencode: 0.1 -> 0.2 2023-02-13 14:59:00 +01:00
Zhong Jianxin
7f5bb1a253 helmfile: 0.145.2 -> 0.150.0 2023-02-13 14:58:59 +01:00
superherointj
83d5152320 python311Packages.pyflunearyou: fix build 2023-02-13 14:58:59 +01:00
Fabian Affolter
184cfac353 python311Packages.aiocache: fix module name 2023-02-13 14:58:59 +01:00
Fabian Affolter
ea6ce072a1 python311Packages.aiocache: add optional-dependencies 2023-02-13 14:58:59 +01:00
Fabian Affolter
51273c0516 python311Packages.aiocache: update meta
- disable on unsupported Python releases
2023-02-13 14:58:59 +01:00
superherointj
be46382977 python311Packages.aiocache: 0.11.1 -> 0.12.0
Release: https://github.com/aio-libs/aiocache/releases/tag/v0.12.0

Diff: https://github.com/aio-libs/aiocache/compare/0.11.1...v0.12.0
2023-02-13 14:58:59 +01:00
Fabian Affolter
e630a8d9d1 qovery-cli: 0.48.6 -> 0.49.0
Diff: https://github.com/Qovery/qovery-cli/compare/v0.48.6...v0.49.0

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.49.0
2023-02-13 14:58:58 +01:00
Moritz Böhme
73d7869b28 synology-drive-client: 3.2.0 -> 3.2.1 2023-02-13 14:58:58 +01:00
SharzyL
abbc89cf20 circt: 1.29.0 -> 1.30.0
Release notes: https://github.com/llvm/circt/releases/tag/firtool-1.30.0
2023-02-13 14:58:58 +01:00
figsoda
31aaf00390 felix-fm: 2.2.4 -> 2.2.5
Diff: https://github.com/kyoheiu/felix/compare/v2.2.4...v2.2.5

Changelog: https://github.com/kyoheiu/felix/blob/v2.2.5/CHANGELOG.md
2023-02-13 14:58:58 +01:00
Florian Engel
bf513cbf3a kodi.packages.invidious: 0.1.0+matrix.1 -> unstable-2022-11-28 2023-02-13 14:58:58 +01:00
R. Ryantm
11ce9ba6f4 python310Packages.vertica-python: 1.2.0 -> 1.3.0 2023-02-13 14:58:58 +01:00
R. Ryantm
b8218df45e python310Packages.aiolifx: 0.8.7 -> 0.8.9 2023-02-13 14:58:58 +01:00
Fabian Affolter
93989853b9 python310Packages.meshtastic: 2.0.11 -> 2.0.12
Diff: https://github.com/meshtastic/Meshtastic-python/compare/refs/tags/2.0.11...2.0.12

Changelog: https://github.com/meshtastic/python/releases/tag/2.0.12
2023-02-13 14:58:57 +01:00
Fabian Affolter
e6d2980de4 python310Packages.netutils: 1.4.0 -> 1.4.1
Diff: https://github.com/networktocode/netutils/compare/refs/tags/v1.4.0...v1.4.1

Changelog: https://github.com/networktocode/netutils/releases/tag/v1.4.1
2023-02-13 14:58:57 +01:00
Fabian Affolter
933425025e python310Packages.md-toc: 8.1.8 -> 8.1.9
Diff: https://github.com/frnmst/md-toc/compare/8.1.8...8.1.9

Changelog: https://blog.franco.net.eu.org/software/CHANGELOG-md-toc.html
2023-02-13 14:58:57 +01:00
Fabian Affolter
2832328115 python310Packages.peaqevcore: 11.2.0 -> 12.0.1 2023-02-13 14:58:57 +01:00
Fabian Affolter
dd814dc826 python310Packages.incomfort-client: 0.4.5 -> 0.5.0
Diff: https://github.com/zxdavb/incomfort-client/compare/refs/tags/0.4.5...0.5.0
2023-02-13 14:58:57 +01:00
Fabian Affolter
9d2eccb593 python310Packages.pydanfossair: 0.1.0 -> 0.2.0
Diff: https://github.com/JonasPed/pydanfoss-air/compare/v0.1.0...v0.2.0
2023-02-13 14:58:57 +01:00
R. Ryantm
950778fcc0 python310Packages.globus-sdk: 3.15.1 -> 3.16.0 2023-02-13 14:58:57 +01:00
R. Ryantm
912382beec python310Packages.pyvisa-py: 0.6.1 -> 0.6.2 2023-02-13 14:58:56 +01:00
Robert Schütz
ae93852dd8 python310Packages.torchvision-bin: correct meta.platforms 2023-02-13 14:58:56 +01:00
Robert Schütz
0c7cd1cc7c python310Packages.torchaudio-bin: correct meta.platforms 2023-02-13 14:58:56 +01:00
Robert Schütz
74ca3052de python310Packages.torch-bin: correct meta.platforms 2023-02-13 14:58:56 +01:00
Bob van der Linden
77525759eb pjsip: enable building shared libraries 2023-02-13 14:58:56 +01:00
Bob van der Linden
5011362b6e pythonPackages: pjsua2: init pjsua2 from pjsip 2023-02-13 14:58:56 +01:00
Bob van der Linden
f74564cde1 pjsip: add pythonSupport option 2023-02-13 14:58:55 +01:00
Robert Schütz
64a8050aca python310Packages.home-assistant-chip-core: correct meta.platforms 2023-02-13 14:58:55 +01:00
Marin
2bffc1adf1 nixos/yubikey-agent: Add dependency to pcsd.service
Issue: after installing, running `yubikey-agent -setup` produces the
following error:
```
nixOS: Failed to connect to the YubiKey: connecting to pscs: the Smart
card resource manager is not running
```

More on this issue: https://github.com/FiloSottile/yubikey-agent/issues/137
2023-02-13 14:58:55 +01:00
Alyssa Ross
d34b630ecc ocaml-ng.ocamlPackages_4_09.ocaml: fix with GCC 12 2023-02-13 14:58:55 +01:00
Weijia Wang
c142eb2795 ydotool: 1.0.3 -> 1.0.4 2023-02-13 14:58:55 +01:00
R. Ryantm
79ea90177b SDL2_ttf: 2.20.1 -> 2.20.2 2023-02-13 14:58:55 +01:00
Alyssa Ross
e3a045efb2 mirakurun: add license 2023-02-13 14:58:55 +01:00
Alyssa Ross
57efae16c3 v8_8_x: mark broken with GCC 12 2023-02-13 14:58:54 +01:00
Sandro
1c49cbb5e0 dino: 0.3.1 -> 0.4.0 (#215211)
https://github.com/dino/dino/releases/tag/v0.4.0

Switched to gtk4, cleaned up dependencies and tested in a MUC.
2023-02-13 14:58:54 +01:00
Anderson Torres
457344bce2 dev86: 0.16.21 -> unstable-2022-07-19 2023-02-13 14:58:54 +01:00
Alyssa Ross
6affccfd9b v8: add homepage 2023-02-13 14:58:54 +01:00
Weijia Wang
30686b5b91 license-generator: 0.8.1 -> 1.0.0 2023-02-13 14:58:54 +01:00
Yaya
f55e118b01 gitlab-runner: 15.8.0 -> 15.8.2
https://gitlab.com/gitlab-org/gitlab-runner/blob/v15.8.2/CHANGELOG.md
2023-02-13 14:58:54 +01:00
R. RyanTM
772ec4b4c9 cwltool: 3.1.20230201130431 -> 3.1.20230209161050 (#215856) 2023-02-13 14:58:54 +01:00
Anderson Torres
11bb6b95d0 harePackages.hare: mark as broken on ARM64 2023-02-13 14:58:53 +01:00
Anderson Torres
1effe88138 harePackages.hare: 2022-07-30 -> 2023-02-10 2023-02-13 14:58:53 +01:00
Anderson Torres
5c1552b061 harePackages.harec: 2022-07-02 -> 2023-02-08 2023-02-13 14:58:53 +01:00
Anderson Torres
d7c08901a2 harePackages: refactor 2023-02-13 14:58:53 +01:00
P. R. d. O
031237a55b gometer: remove 2023-02-13 14:58:53 +01:00
Julien Malka
186f274097 buildbot: add badges plugin 2023-02-13 14:58:53 +01:00
Andreas Stührk
324fda3bac nixos/envoy: add option requireValidConfig to make config validation errors non-fatal
Co-authored-by: Vincent Haupert <vincent@yaxi.tech>
2023-02-13 14:58:53 +01:00
Vincent Haupert
35c8e5ed44 nixos/envoy: add package option 2023-02-13 14:58:52 +01:00
Vincent Haupert
91cc3b6663 nixos/envoy: further service hardening 2023-02-13 14:58:52 +01:00
Vincent Haupert
ff072ba6f8 nixosTests.envoy: use port 80 to test CAP_NET_BIND_SERVICE 2023-02-13 14:58:52 +01:00
Vincent Haupert
5641378f1c nixos/envoy: sort serviceConfig entries 2023-02-13 14:58:52 +01:00
Vincent Haupert
6905ec0d57 nixos/envoy: use lists in serviceConfig where appropriate
Using type `list` instead of `str` in `serviceConfig` entries which
accept multiple values allows easier extension of the unit
configuration.
2023-02-13 14:58:52 +01:00
Lana Black
0be9e6c31a solo5: fix tests 2023-02-13 14:58:52 +01:00
Artturin
1dcdc6ffd4 ldb: fix cross & add libxcrypt
ERROR: Python module pytdb of version 1.4.7 not found, and bundling disabled
2023-02-13 14:58:52 +01:00
Artturin
9c487bbb3c tevent: copy cross fix from talloc & add libxcrypt
testing pyembed configuration : Could not build a python embedded interpreter

tevent-aarch64-unknown-linux-gnu> In file included from ../../pytevent.c:26:
tevent-aarch64-unknown-linux-gnu> ../../lib/replace/replace.h:885:10: fatal error: crypt.h: No such file or directory
tevent-aarch64-unknown-linux-gnu>   885 | #include <crypt.h>
tevent-aarch64-unknown-linux-gnu>       |          ^~~~~~~~~
tevent-aarch64-unknown-linux-gnu> compilation terminated.
2023-02-13 14:58:52 +01:00
John Ericson
b1b67abd21 gtksourceview: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
12d4f689bc gstreamer: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
ea1aba57e5 gobject-introspection: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
5b5322b601 gnome2.gnome_vfs: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
c645301dd5 libgnome-keyring{,3}: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
6a3b42899b freeglut: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
bba7f1f559 glew: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
70c497ba1a libGLU: Add meta.pkgConfigModules and test 2023-02-13 14:58:51 +01:00
John Ericson
9a971bd389 glib: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
f2dceea2d8 geos: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
36f9824193 gdk-pixbuf: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
1d8fd446b9 gtk: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
2d05e5c07d freetype: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
baa646f92f freeault: Add meta.pkgConfigModules and test 2023-02-13 14:58:50 +01:00
John Ericson
6c34ebdefc cairo: Fix cairo-pdf in meta.pkgConfigModules 2023-02-13 14:58:50 +01:00
John Ericson
8674a9b2f0 libzip: Add meta.pkgConfigModules and test 2023-02-13 14:58:49 +01:00
John Ericson
f89e2620c4 bzip2_1_1: Add meta.pkgConfigModules and test 2023-02-13 14:58:49 +01:00
John Ericson
6e37663459 bzip3: Add meta.pkgConfigModules and test 2023-02-13 14:58:49 +01:00
John Ericson
9fee2ea6eb qt5.qtbase: Add meta.pkgConfigModules and test 2023-02-13 14:58:49 +01:00
Connor Baker
456007f27c cudnn: init 8.0.5, 8.2.4, 8.7.0; update 8.3.2 -> 8.3.3, 8.4.0 -> 8.4.1 2023-02-13 14:58:49 +01:00
Fabian Affolter
e1f1507590 python310Packages.renault-api: 0.1.11 -> 0.1.12
Diff: https://github.com/hacf-fr/renault-api/compare/refs/tags/v0.1.11...v0.1.12

Changelog: https://github.com/hacf-fr/renault-api/releases/tag/v0.1.12
2023-02-13 14:58:49 +01:00
Fabian Affolter
03f40e3cec python310Packages.renault-api: add changelog to meta 2023-02-13 14:58:49 +01:00
R. Ryantm
2d9916305f netbird: 0.12.0 -> 0.13.0 2023-02-13 14:58:48 +01:00
Enno Richter
2639a6c116 python3Packages.blis: enable non-x86_64 platforms 2023-02-13 14:58:48 +01:00
José Romildo
d5fd101bcc theme-obsidian2: 2.21 -> 2.22 2023-02-13 14:58:48 +01:00
José Romildo
94a22255fc theme-obsidian2: add update script 2023-02-13 14:58:48 +01:00
José Romildo
2809cee9c2 theme-obsidian2: reformat nix expression 2023-02-13 14:58:48 +01:00
Rafael Fernández López
5d90a0c5f4 wasilibc: 17 -> 19
https://github.com/WebAssembly/wasi-libc/releases/tag/wasi-sdk-19
2023-02-13 14:58:48 +01:00
Fabian Affolter
03819abb99 python310Packages.dissect: 3.3 -> 3.4
Changelog: https://github.com/fox-it/dissect/releases/tag/3.4
2023-02-13 14:58:48 +01:00
Fabian Affolter
9b99ccebee python310Packages.dissect-squashfs: init at 1.0 2023-02-13 14:58:47 +01:00
Fabian Affolter
64ac038703 python310Packages.dissect-executable: init at 1.1 2023-02-13 14:58:47 +01:00
Fabian Affolter
b1e3325f4d python310Packages.dissect: add changelog to meta 2023-02-13 14:58:47 +01:00
Fabian Affolter
dfd51efc72 python310Packages.dissect-target: 3.4 -> 3.7
Changelog: https://github.com/fox-it/dissect.target/releases/tag/3.7
2023-02-13 14:58:47 +01:00
Fabian Affolter
43389939ce python310Packages.flow-record: 3.7 -> 3.9
Diff: https://github.com/fox-it/flow.record/compare/refs/tags/3.7...3.9

Changelog: https://github.com/fox-it/flow.record/releases/tag/3.9
2023-02-13 14:58:47 +01:00
Fabian Affolter
58e1b0004f python310Packages.flow-record: add changelog to meta 2023-02-13 14:58:47 +01:00
Fabian Affolter
dfab32c3c1 python310Packages.dissect-target: add changelog to meta 2023-02-13 14:58:47 +01:00
Fabian Affolter
67655349a8 python310Packages.dissect-eventlog: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.eventlog/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.eventlog/releases/tag/3.3
2023-02-13 14:58:46 +01:00
Fabian Affolter
70c43ce911 python310Packages.dissect-eventlog: add changelog to meta 2023-02-13 14:58:46 +01:00
Fabian Affolter
0b495d1b95 python310Packages.dissect-thumbcache: 1.1 -> 1.2
Diff: https://github.com/fox-it/dissect.thumbcache/compare/refs/tags/1.1...1.2

Changelog: https://github.com/fox-it/dissect.thumbcache/releases/tag/1.2
2023-02-13 14:58:46 +01:00
Fabian Affolter
b96251c66a python310Packages.dissect-thumbcache: add changelog to meta 2023-02-13 14:58:46 +01:00
Fabian Affolter
b1194eccda python310Packages.dissect-shellitem: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.shellitem/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.shellitem/releases/tag/3.3
2023-02-13 14:58:46 +01:00
Fabian Affolter
64a1870c1c python310Packages.dissect-shellitem: add changelog to meta 2023-02-13 14:58:46 +01:00
Fabian Affolter
d7f84b289e python310Packages.dissect-evidence: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.evidence/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.evidence/releases/tag/3.3
2023-02-13 14:58:45 +01:00
Fabian Affolter
34470f5015 python310Packages.dissect-evidence: add changelog to meta 2023-02-13 14:58:45 +01:00
Fabian Affolter
ead4cc7cfe python310Packages.dissect-esedb: 3.3 -> 3.5
Diff: https://github.com/fox-it/dissect.esedb/compare/refs/tags/3.3...3.5

Changelog: https://github.com/fox-it/dissect.esedb/releases/tag/3.5
2023-02-13 14:58:45 +01:00
Fabian Affolter
7fb1e0b584 python310Packages.dissect-esedb: add changelog to meta 2023-02-13 14:58:45 +01:00
Fabian Affolter
1584c04f48 python310Packages.dissect-cim: 3.3 -> 3.4
Diff: https://github.com/fox-it/dissect.cim/compare/refs/tags/3.3...3.4

Changelog: https://github.com/fox-it/dissect.cim/releases/tag/3.4
2023-02-13 14:58:45 +01:00
Fabian Affolter
2c03c4a90d python310Packages.dissect-cim: add changelog to meta 2023-02-13 14:58:45 +01:00
Fabian Affolter
78f55fa223 python310Packages.dissect-hypervisor: 3.3 -> 3.5
Diff: https://github.com/fox-it/dissect.hypervisor/compare/refs/tags/3.3...3.5

Changelog: https://github.com/fox-it/dissect.hypervisor/releases/tag/3.5
2023-02-13 14:58:45 +01:00
Fabian Affolter
9b42407d8f python310Packages.dissect-hypervisor: add changelog to meta 2023-02-13 14:58:44 +01:00
Fabian Affolter
4cdb5128a4 python310Packages.dissect-ole: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.ole/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.ole/releases/tag/3.3
2023-02-13 14:58:44 +01:00
Fabian Affolter
41c4a4316d python310Packages.dissect-ole: add changelog to meta 2023-02-13 14:58:44 +01:00
Fabian Affolter
8888da3c84 python310Packages.dissect-xfs: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.xfs/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.xfs/releases/tag/3.3
2023-02-13 14:58:44 +01:00
Fabian Affolter
f4a25e5679 python310Packages.dissect-xfs: add changelog to meta 2023-02-13 14:58:44 +01:00
Fabian Affolter
c67fb22397 python310Packages.dissect-etl: 3.2 -> 3.3
Changelog: https://github.com/fox-it/dissect.etl/releases/tag/3.3
2023-02-13 14:58:44 +01:00
Fabian Affolter
213b8d577c python310Packages.dissect-cstruct: 3.3 -> 3.5
Diff: https://github.com/fox-it/dissect.cstruct/compare/refs/tags/3.3...3.5

Changelog: https://github.com/fox-it/dissect.cstruct/releases/tag/3.5
2023-02-13 14:58:43 +01:00
Fabian Affolter
5d4893c456 python310Packages.dissect-cstruct: add changelog to meta 2023-02-13 14:58:43 +01:00
Fabian Affolter
684103bd16 python310Packages.dissect-etl: add changelog to meta 2023-02-13 14:58:43 +01:00
Fabian Affolter
7d31025d54 python310Packages.dissect-extfs: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.extfs/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.extfs/releases/tag/3.3
2023-02-13 14:58:43 +01:00
Fabian Affolter
94b9517403 python310Packages.dissect-extfs: add changelog to meta 2023-02-13 14:58:43 +01:00
Fabian Affolter
ebefba1d6f python310Packages.dissect-regf: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.regf/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.regf/releases/tag/3.3
2023-02-13 14:58:43 +01:00
Fabian Affolter
3f26dafd7f python310Packages.dissect-regf: add changelog to meta 2023-02-13 14:58:42 +01:00
Fabian Affolter
237d17346d python310Packages.dissect-ffs: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.ffs/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.ffs/releases/tag/3.3
2023-02-13 14:58:42 +01:00
Fabian Affolter
8ad25d33e3 python310Packages.dissect-ffs: add changelog to meta 2023-02-13 14:58:42 +01:00
Fabian Affolter
d89e657458 python310Packages.dissect-util: 3.3 -> 3.6
Diff: https://github.com/fox-it/dissect.util/compare/refs/tags/3.3...3.6

Changelog: https://github.com/fox-it/dissect.util/releases/tag/3.6
2023-02-13 14:58:42 +01:00
Fabian Affolter
602f2bfc07 python310Packages.dissect-util: add changelog to meta 2023-02-13 14:58:42 +01:00
Fabian Affolter
3b88b4e2ab python310Packages.dissect-sql: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.sql/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.sql/releases/tag/3.3
2023-02-13 14:58:42 +01:00
Fabian Affolter
8c6d540eaf python310Packages.dissect-sql: add changelog to meta 2023-02-13 14:58:42 +01:00
Fabian Affolter
1bfb4bbe7f python310Packages.dissect-ntfs: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.ntfs/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.ntfs/releases/tag/3.3
2023-02-13 14:58:41 +01:00
Fabian Affolter
daab9006cc python310Packages.dissect-ntfs: add changelog to meta 2023-02-13 14:58:41 +01:00
Fabian Affolter
c78df5f248 python310Packages.dissect-vmfs: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.vmfs/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.vmfs/releases/tag/3.3
2023-02-13 14:58:41 +01:00
Fabian Affolter
ea930cb095 python310Packages.dissect-vmfs: add changelog to meta 2023-02-13 14:58:41 +01:00
Fabian Affolter
31b72bc007 python310Packages.dissect-clfs: 1.2 -> 1.3
Diff: https://github.com/fox-it/dissect.clfs/compare/refs/tags/1.2...1.3

Changelog: https://github.com/fox-it/dissect.clfs/releases/tag/1.3
2023-02-13 14:58:41 +01:00
Fabian Affolter
48ba2c19cc python310Packages.dissect-clfs: add changelog to meta 2023-02-13 14:58:41 +01:00
Fabian Affolter
b8a4d1adfe python310Packages.dissect-volume: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.volume/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.volume/releases/tag/3.3
2023-02-13 14:58:40 +01:00
Fabian Affolter
7ec006bf37 python310Packages.dissect-volume: add changelog to meta 2023-02-13 14:58:40 +01:00
Fabian Affolter
62d256ce26 python310Packages.dissect-fat: 3.2 -> 3.3
Diff: https://github.com/fox-it/dissect.fat/compare/refs/tags/3.2...3.3

Changelog: https://github.com/fox-it/dissect.fat/releases/tag/3.3
2023-02-13 14:58:40 +01:00
Fabian Affolter
e643b12752 python310Packages.dissect-fat: add changelog to meta 2023-02-13 14:58:40 +01:00
Fabian Affolter
491cff171b python310Packages.acquire: add changelog to meta 2023-02-13 14:58:40 +01:00
Fabian Affolter
05d069cb8d python310Packages.acquire: 3.3 -> 3.4
Diff: https://github.com/fox-it/acquire/compare/3.3...3.4
2023-02-13 14:58:40 +01:00
R. Ryantm
df9c5bbf21 mmark: 2.2.30 -> 2.2.31 2023-02-13 14:58:40 +01:00
R. Ryantm
a9de1c67a2 snappymail: 2.25.3 -> 2.25.5 2023-02-13 14:58:39 +01:00
Alyssa Ross
7c7055ba66 wlroots_0_16: 0.16.1 -> 0.16.2
Tested that sway builds and runs.
2023-02-13 14:58:39 +01:00
Alyssa Ross
6d9dec33d9 lispPackages_new.sbclPackages.classimp: mark broken 2023-02-13 14:58:39 +01:00
Jason Yundt
1f19ac3f38 beret: remove leftover file
PR #146312 removed the beret package, but didn’t remove a patch file
that was only used by beret. This commit gets rid of that unused file.
2023-02-13 14:58:39 +01:00
Alyssa Ross
4ddf530de7 lispPackages_new.sbclPackages.cl-freeimage: fix build 2023-02-13 14:58:39 +01:00
zowoq
34a23c29ac containerd: 1.6.16 -> 1.6.17
https://github.com/containerd/containerd/releases/tag/v1.6.17
2023-02-13 14:58:39 +01:00
R. Ryantm
571c93c7e8 qbe: 1.0 -> 1.1 2023-02-13 14:58:39 +01:00
Weijia Wang
ba21098f9a signalbackup-tools: 20230203 -> 20230211 2023-02-13 14:58:39 +01:00
R. Ryantm
679a3a4e08 tellico: 3.4.5 -> 3.4.6 2023-02-13 14:58:39 +01:00
R. Ryantm
5e98baa43a elementsd: 22.0.2 -> 22.1 2023-02-13 14:58:38 +01:00
Craig Hall
12ee6776f5 nixos/hostapd: Enable 802.11n / 802.11ac by default 2023-02-13 14:58:37 +01:00
Craig Hall
0975fe9d3c nixos/hostapd: Disable insecure TKIP by default
It's possible that setting wpa=2 disables TKIP anyway, but on my machine
I could not get 802.11n to work without setting rsn_pairwise=CCMP.
N.B. rsn_pairwise takes its default from wpa_pairwise.
2023-02-13 14:56:50 +01:00
Craig Hall
f35c374a33 nixos/hostapd: Remove blank default for cfg.interface
Leaving this blank leads to a confusing error about systemd unit dependencies.
2023-02-13 14:56:50 +01:00
R. Ryantm
589fc34b43 python310Packages.djangorestframework-camel-case: 1.3.0 -> 1.4.0 2023-02-13 14:56:50 +01:00
R. Ryantm
4b7ddea4c5 eggnog-mapper: 2.1.9 -> 2.1.10 2023-02-13 14:56:50 +01:00
R. Ryantm
38e3a8c1ed python310Packages.ibm-cloud-sdk-core: 3.16.1 -> 3.16.2 2023-02-13 14:56:49 +01:00
Atemu
f5c4e0ba2a dnscrypt-proxy2: 2.1.3 -> 2.1.4 2023-02-13 14:56:49 +01:00
Fabian Affolter
9348b35c75 python310Packages.aliyun-python-sdk-iot: 8.49.0 -> 8.50.0
Changelog: https://github.com/aliyun/aliyun-openapi-python-sdk/blob/master/aliyun-python-sdk-iot/ChangeLog.txt
2023-02-13 14:56:49 +01:00
Fabian Affolter
be1385de9f python310Packages.aliyun-python-sdk-cdn: 3.8.1 -> 3.8.2
Changelog: https://github.com/aliyun/aliyun-openapi-python-sdk/blob/master/aliyun-python-sdk-cdn/ChangeLog.txt
2023-02-13 14:56:49 +01:00
Fabian Affolter
7de6658144 python310Packages.boschshcpy: 0.2.53 -> 0.2.54
Diff: https://github.com/tschamm/boschshcpy/compare/0.2.53...0.2.54
2023-02-13 14:56:49 +01:00
Fabian Affolter
bcf884d5f6 python310Packages.msgspec: 0.13.0 -> 0.13.1
Diff: https://github.com/jcrist/msgspec/compare/refs/tags/0.13.0...0.13.1

Changelog: https://github.com/jcrist/msgspec/releases/tag/0.13.1
2023-02-13 14:56:49 +01:00
Felix Schröter
2e90802f97 etebase-server: fix optional dependencies 2023-02-13 14:56:48 +01:00
R. Ryantm
d813d1f88d tutanota-desktop: 3.106.4 -> 3.108.12 2023-02-13 14:56:48 +01:00
Martino Fontana
877266949e joystickwake: add recommended dep dbus-next 2023-02-13 14:56:48 +01:00
linsui
b2c2d82467 vscode-extensions.ms-toolsai.jupyter: 2022.11.1003381023 -> 2023.2.1000411022 2023-02-13 14:56:48 +01:00
Robert Schütz
49e3cf66fe deltachat-desktop: 1.34.3 -> 1.34.4
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.34.3...v1.34.4

Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.34.4/CHANGELOG.md
2023-02-13 14:56:48 +01:00
Henri Menke
735efb88d2 gtkcord4: 0.0.8 -> 0.0.9 2023-02-13 14:56:48 +01:00
R. Ryantm
0deb91e044 python310Packages.django-webpack-loader: 1.8.0 -> 1.8.1 2023-02-13 14:56:48 +01:00
Eduardo Quiros
64e03e8f05 signal-desktop-beta: 6.5.0-beta.2 -> 6.6.0-beta.1 2023-02-13 14:56:47 +01:00
Eduardo Quiros
0845202895 signal-desktop: 6.4.1 -> 6.5.1 2023-02-13 14:56:47 +01:00
Daniel Albert
7140a37a4c lego: 4.9.1 -> 4.10.0
Version v4.10.0 was released on 2023-02-10:
https://github.com/go-acme/lego/releases/tag/v4.10.0
2023-02-13 14:56:47 +01:00
aktaboot
234c1d71a4 qmk-udev-rules: update 2023-02-13 14:56:47 +01:00
Fabian Affolter
32e4c6dbf9 libreddit: 0.29.0 -> 0.29.1
Diff: https://github.com/libreddit/libreddit/compare/refs/tags/v0.29.0...v0.29.1

Changelog: https://github.com/libreddit/libreddit/releases/tag/v0.29.1
2023-02-13 14:56:47 +01:00
superherointj
e5a8772945 dosbox-staging: 0.78.1 -> 0.80.1
* clean-up, ordered alphabetically
2023-02-13 14:56:47 +01:00
superherointj
12e09ab8ab irr1: init 1.9.4
Release: https://github.com/berndporr/iir1/releases/tag/1.9.4
2023-02-13 14:56:46 +01:00
figsoda
a435a06385 stylua: 0.16.0 -> 0.16.1
Diff: https://github.com/johnnymorganz/stylua/compare/v0.16.0...v0.16.1

Changelog: https://github.com/johnnymorganz/stylua/blob/v0.16.1/CHANGELOG.md
2023-02-13 14:56:46 +01:00
Stephan Heßelmann
0fd699710e kubernetes-helm: fix darwin build 2023-02-13 14:56:46 +01:00
R. Ryantm
28b68b1fdd mdbook: 0.4.25 -> 0.4.26 2023-02-13 14:56:46 +01:00
Robert Schütz
a277e9c0cd python310Packages.huey: use pyproject format 2023-02-13 14:56:46 +01:00
Robert Schütz
1679907353 python310Packages.huey: add meta.changelog 2023-02-13 14:56:46 +01:00
R. Ryantm
93071cf0c3 python310Packages.huey: 2.4.2 -> 2.4.5 2023-02-13 14:56:45 +01:00
R. Ryantm
a828e91815 linkerd: 2.12.3 -> 2.12.4 2023-02-13 14:56:45 +01:00
Weijia Wang
deb81e8f7c qbittorrent-nox: fix build on darwin 2023-02-13 14:56:45 +01:00
R. Ryantm
f9efb3c99f unciv: 4.4.11 -> 4.4.13-gp 2023-02-13 14:56:45 +01:00
Weijia Wang
3acede3d53 nushell: fix build on x86_64-darwin 2023-02-13 14:56:45 +01:00
R. Ryantm
06f7c898fd reuse: 1.1.1 -> 1.1.2 2023-02-13 14:56:45 +01:00
Weijia Wang
7e4a9702e1 mjolnir: fix build on darwin 2023-02-13 14:56:44 +01:00
Melvyn
aa3520e1c5 qbittorrent: 4.4.5 -> 4.5.0
https://github.com/qbittorrent/qBittorrent/blob/release-4.5.0/Changelog
2023-02-13 14:56:44 +01:00
Robert Schütz
5a8e0d0cc5 python310Packages.pyrogram: 2.0.97 -> 2.0.98
Diff: https://github.com/pyrogram/pyrogram/compare/v2.0.97...v2.0.98
2023-02-13 14:56:44 +01:00
Anders Kaseorg
b44c9c2c9a mdl: 0.11.0 → 0.12.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-13 14:56:44 +01:00
R. Ryantm
0e28b52bf3 oh-my-posh: 14.2.4 -> 14.2.5 2023-02-13 14:56:44 +01:00
Samuel Tam
9006d87958 gcc-arm-embedded-12: support aarch64-darwin 2023-02-13 14:56:44 +01:00
Robert Schütz
2fc76c31b1 abcmidi: 2023.02.07 -> 2023.02.08 2023-02-13 14:56:43 +01:00
IndeedNotJames
6bb3468bd2 forgejo: 1.18.3-0 -> 1.18.3-1
fbf5449d87/RELEASE-NOTES.md (1-18-3-1)
2023-02-13 14:56:43 +01:00
Jan van Brügge
6714aeb252 swaylock: 1.7 -> 1.7.2 2023-02-13 14:56:43 +01:00
R. Ryantm
32c85afea2 usbredir: 0.12.0 -> 0.13.0 2023-02-13 14:56:43 +01:00
R. Ryantm
a637a73cf9 suricata: 6.0.8 -> 6.0.10 2023-02-13 14:56:43 +01:00
github-actions[bot]
d46244c15f terraform-providers.tencentcloud: 1.79.8 → 1.79.9 2023-02-13 14:56:43 +01:00
github-actions[bot]
a3b604546b terraform-providers.vultr: 2.12.0 → 2.12.1 2023-02-13 14:56:43 +01:00
github-actions[bot]
c11285fc80 terraform-providers.okta: 3.41.0 → 3.42.0 2023-02-13 14:56:42 +01:00
github-actions[bot]
f938b92455 terraform-providers.equinix: 1.11.1 → 1.12.0 2023-02-13 14:56:42 +01:00
Alex Martens
8ac9c3a027 biodiff: 1.0.4 -> 1.1.0 2023-02-13 14:56:42 +01:00
R. Ryantm
7d3e1bbeb9 flyway: 9.12.0 -> 9.14.1 2023-02-13 14:56:42 +01:00
Alyssa Ross
cc64edf3bf plasma5Packages.kguiaddons: use a better homepage
Otherwise, it defaults to https://kde.org/, which doesn't have
anything on it specific to kguiaddons.
2023-02-13 14:56:42 +01:00
R. Ryantm
344e7bab23 rpcs3: 0.0.26-14684-8652b7d35 -> 0.0.26-14702-cfb788941 2023-02-13 14:56:42 +01:00
Alyssa Ross
1eb28b36a7 extra-cmake-modules: use a better homepage
Otherwise, it defaults to https://kde.org/, which doesn't have
anything on it specific to extra-cmake-modules.
2023-02-13 14:56:41 +01:00
R. Ryantm
3b00c4fac5 jackett: 0.20.3004 -> 0.20.3017 2023-02-13 14:56:41 +01:00
R. Ryantm
0fdfc3073d zef: 0.15.0 -> 0.16.0 2023-02-13 14:56:41 +01:00
figsoda
ccdb9dc435 pkgtop: init at 2.4.1 2023-02-13 14:56:41 +01:00
R. Ryantm
010f549ec5 flyctl: 0.0.451 -> 0.0.456 2023-02-13 14:56:41 +01:00
R. Ryantm
9820551a74 kubelogin: 0.0.25 -> 0.0.26 2023-02-13 14:56:41 +01:00
Stephan Heßelmann
defc9987a0 jira-cli-go: fix darwin build 2023-02-13 14:56:40 +01:00
figsoda
f29f72f6f2 muffet: init at 2.7.0 2023-02-13 14:56:40 +01:00
R. Ryantm
7eb006f476 buttercup-desktop: 2.17.0 -> 2.18.2 2023-02-13 14:56:40 +01:00
Paolo Stivanin
26419b6dfc otpclient: 2.5.1 -> 3.1.4
Lots of changes between these two releases. Everything that changed
can be found here: https://github.com/paolostivanin/OTPClient/releases
2023-02-13 14:56:40 +01:00
R. Ryantm
04ec0a9616 afterburn: 5.4.0 -> 5.4.1 2023-02-13 14:56:40 +01:00
figsoda
8837584d2a lipl: init at 0.1.3 2023-02-13 14:56:40 +01:00
R. Ryantm
bd237bc5ef python310Packages.bitarray: 2.6.1 -> 2.7.0 2023-02-13 14:56:39 +01:00
R. Ryantm
ae46ba6b0a python310Packages.pymodbus: 3.1.2 -> 3.1.3 2023-02-13 14:56:39 +01:00
fleaz
9c4567f4fb python310Packages.pytapo: init at 2.9.2 2023-02-13 14:56:39 +01:00
Yannik Rödel
88419a72e1 home-assistant: fix packageOverrides ordering
As documented by lib.composeManyExtensions, overrides intended to be applied later should come last in the list. This commit switches the order to make sure that custom overrides are in fact evaluated after the default ones. Also, since the previous version was basically a reimplementation of composeManyExtensions anyway, switching to that makes it a bit cleaner.
2023-02-13 14:56:39 +01:00
R. Ryantm
e683c68930 bun: 0.5.5 -> 0.5.6 2023-02-13 14:56:39 +01:00
figsoda
e56648d3a7 zps: init at 1.2.8 2023-02-13 14:56:38 +01:00
Jason Yundt
ea6b5c97f2 godot_4: 4.0-beta16 -> 4.0-rc1 & use “hash =” instead of “sha256 =”
Changelog: <https://godotengine.org/article/release-candidate-godot-4-0-rc-1/>

When you use the sha256 attribute, using a “sha256-” prefix is
redundant, so this commit uses the hash attribute instead.

Co-authored-by: Artturin <Artturin@artturin.com>
2023-02-13 14:56:38 +01:00
figsoda
aab439292b cargo-zigbuild: 0.15.0 -> 0.16.0
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.15.0...v0.16.0

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.16.0
2023-02-13 14:56:38 +01:00
Martin Weinelt
834b0e050b python310Packages.panel: 0.14.2 -> 0.14.3
https://github.com/holoviz/panel/releases/tag/v0.14.3
2023-02-13 14:56:38 +01:00
Martin Weinelt
47e2d0a7c6 Revert "python3Packages.bokeh: 2.4.3 -> 3.0.3"
This reverts commit 1ac65c004e.

Reverse dependencies are not ready yet, breaks panel and multiple other
packages.
2023-02-13 14:56:38 +01:00
R. Ryantm
23fcbf5df3 python310Packages.oslo-concurrency: 5.0.1 -> 5.1.0 2023-02-13 14:56:38 +01:00
Bruno BELANYI
54d93de8da vimPlugins.nvim-osc52: init at 2023-01-10 2023-02-13 14:56:37 +01:00
Tom Hubrecht
461ae37eff nixos/onlyoffice: Fix initial permissions for the documentserver data 2023-02-13 14:56:37 +01:00
Ellie Hermaszewska
8cce3ad537 vulkan-validation-layers: Fix path to layer binary in layer description
Fixes https://github.com/NixOS/nixpkgs/issues/215607

This solution (rather than patching the cmake source) is in line with how the other vulkan layer packages do things
2023-02-13 14:56:37 +01:00
Martin Weinelt
cd49d3c4f4 tts: 0.10.2 -> 0.11.1
https://github.com/coqui-ai/TTS/releases/tag/v0.11.0
https://github.com/coqui-ai/TTS/releases/tag/v0.11.1
2023-02-13 14:56:37 +01:00
K900
b21954c220 n8n: 0.214.3 -> 0.215.0 2023-02-13 14:56:37 +01:00
Nikolay Korotkiy
c49b28996c cudatext: fix gtk2 build 2023-02-13 14:56:37 +01:00
R. Ryantm
2d8c77247f cudatext: 1.176.0 -> 1.183.0 2023-02-13 14:56:37 +01:00
Anderson Torres
6f87b38ec2 wtfis: init at 0.5.1 2023-02-13 14:56:36 +01:00
Alejandro Angulo
1d8d094fa7 adguardhome: add source for armv6l and armv7l
Adds support for armv6l-linux and armv7l-linux. These are officially
supported by the AdGuard team (they provide binaries for these
architectures).

See assets on their github releases:
https://github.com/AdguardTeam/AdGuardHome/releases
2023-02-13 14:56:36 +01:00
Andreas Stührk
af0e598057 envoy: build with noexecstack 2023-02-13 14:56:36 +01:00
superherointj
42d3374506 gpt2tc: fix url switching to web.archive.org
Upstream is no longer providing this source file.
2023-02-13 14:56:36 +01:00
nikstur
af06e0562f nixos/systemd-repart: init 2023-02-13 14:56:36 +01:00
linsui
d30b1c2d1f list-git-tags: fix for tags with / in the tag name 2023-02-13 14:56:36 +01:00
R. Ryantm
1eeb3d178b python310Packages.motionblinds: 0.6.15 -> 0.6.16 2023-02-13 14:56:35 +01:00
Nikolay Korotkiy
6a1a682b98 aerc: 0.13.0 → 0.14.0 2023-02-13 14:56:35 +01:00
R. Ryantm
99aa1e65ff python310Packages.argh: 0.27.1 -> 0.27.2 2023-02-13 14:56:35 +01:00
R. Ryantm
7f569db535 python310Packages.emoji: 2.2.0 -> 2.3.0 2023-02-13 14:56:35 +01:00
R. Ryantm
0db43c1a06 python310Packages.aiowinreg: 0.0.8 -> 0.0.9 2023-02-13 14:56:35 +01:00
figsoda
27eaf6f125 cargo-binstall: init at 0.19.3 2023-02-13 14:56:35 +01:00
ajs124
997ed1aa1b nss_latest: 3.87 -> 3.88.1
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88.rst
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88_1.rst
2023-02-13 14:56:34 +01:00
R. Ryantm
7ae33823ce python310Packages.py3status: 3.47 -> 3.48 2023-02-13 14:56:34 +01:00
Guillaume Girol
5b83619058 doc: add a simpler explanation of dependencies (#213403)
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-02-13 14:56:34 +01:00
Weijia Wang
0c0359c64f rpcs3: add aarch64-linux support 2023-02-13 14:56:34 +01:00
R. Ryantm
efc03f444b python310Packages.snowflake-connector-python: 2.9.0 -> 3.0.0 2023-02-13 14:56:34 +01:00
R. Ryantm
4ef3c461e3 python310Packages.snowflake-sqlalchemy: 1.4.5 -> 1.4.6 2023-02-13 14:56:34 +01:00
R. Ryantm
47653aadee rabbitmq-c: 0.11.0 -> 0.13.0 2023-02-13 14:56:33 +01:00
Fabian Affolter
cf2445580c hotspot: add changelog to meta 2023-02-13 14:56:33 +01:00
R. Ryantm
dba18b414d hotspot: 1.4.0 -> 1.4.1 2023-02-13 14:56:33 +01:00
Chuang Zhu
0609531807 denaro: 2023.1.1 -> 2023.2.0 2023-02-13 14:56:33 +01:00
R. Ryantm
c8a4178fcb filezilla: 3.62.2 -> 3.63.1 2023-02-13 14:56:33 +01:00
Robert Schütz
f152babc07 dmarc-metrics-exporter: 0.9.0 -> 0.9.1
Diff: https://github.com/jgosmann/dmarc-metrics-exporter/compare/refs/tags/v0.9.0...v0.9.1

Changelog: https://github.com/jgosmann/dmarc-metrics-exporter/blob/v0.9.1/CHANGELOG.rst
2023-02-13 14:56:33 +01:00
Robert Schütz
4d90b09070 python310Packages.bite-parser: 0.2.1 -> 0.2.2
Changelog: https://github.com/jgosmann/bite-parser/blob/v0.2.2/CHANGELOG.rst
2023-02-13 14:56:33 +01:00
Weijia Wang
98bc7a5c3a python310Packages.pyvista: 0.37.0 -> 0.38.1 2023-02-13 14:56:32 +01:00
bb2020
3f60856c7b nixos/udisks2: add mountOnMedia option 2023-02-13 14:56:32 +01:00
R. Ryantm
a1c9fd2fb8 python310Packages.ansible-lint: 6.12.1 -> 6.12.2 2023-02-13 14:56:32 +01:00
David Wilemski
aefa87d9dc template patch with addOpenGLRunpath 2023-02-13 14:56:32 +01:00
David Wilemski
2ed170dbf4 pynvml: Add patch for finding libnvidia-ml.so.1 on NixOS
This fixes loading the shared library used for interacting with Nvidia
hardware. A similar package, nvidia-ml-py, already provides a patch for
the same thing. This commit adds a similar patch for pynvml. We could
not reuse the existing patch for the other package because the files
being patched have different names despite the patch itself being nearly
the same.

Fixes https://github.com/NixOS/nixpkgs/issues/209416
2023-02-13 14:56:32 +01:00
Damien Cassou
991a5fc215 emacs.pkgs.melpaStablepackages.epkg: Add sqlite as dependency 2023-02-13 14:56:32 +01:00
R. Ryantm
eb30f96d42 rocm-comgr: 5.4.2 -> 5.4.3 2023-02-13 14:56:31 +01:00
Eduardo Quiros
84b5b8f09e rofi-rbw: add self to maintainers 2023-02-13 14:56:31 +01:00
Eduardo Quiros
8a9365d73f rofi-rbw: 1.0.1 -> 1.1.0 2023-02-13 14:56:31 +01:00
R. Ryantm
41f1d57c17 python310Packages.lupupy: 0.2.7 -> 0.2.8 2023-02-13 14:56:31 +01:00
R. Ryantm
308384f490 python310Packages.oci: 2.90.4 -> 2.91.0 2023-02-13 14:56:31 +01:00
R. Ryantm
2b7f2360c5 python310Packages.stripe: 5.1.0 -> 5.1.1 2023-02-13 14:56:31 +01:00
Alexey Lebedeff
1f9e6a4e5c lib3mf: fix include paths in pkg-config file
Multi-output `includedir` magic for `pkg-config` was not working, as not
only `libdir` was affected by `postPatch` script. And absolute path to
include directory is not compatibe with this magic either. So the
pkg-config file contained a path to non-existing directory (`include`,
but in the main `out` output).

The only package to use this library is openscad, but it's currently
not picking it - will fix it in a separate PR.
2023-02-13 14:56:31 +01:00
R. Ryantm
ab4f29965b rocminfo: 5.4.2 -> 5.4.3 2023-02-13 14:56:30 +01:00
Jonas Heinrich
b3f41a79df jpcre2: init at 10.32.01 2023-02-13 14:56:30 +01:00
Jonas Heinrich
10558e37aa rnm: init at 4.0.9 2023-02-13 14:56:30 +01:00
Jonas Heinrich
66a2a80045 nextcloud-client: 3.7.1 -> 3.7.3 2023-02-13 14:56:30 +01:00
pennae
978703279a nix: force make to use old-style two-pipe-fds jobserver
gcc lto-wrapper uses the make jobserver to speed up linking, and it
doesn't support the new fifo:/path style of jobserver-auth yet. it'll
still work but use only one thread, so we should stick to the old style
for now.
2023-02-13 14:56:30 +01:00
Ryan Horiguchi
1fd16ccd45 gnomeExtensions: auto-update 2023-02-13 14:56:30 +01:00
Maximilian Bosch
7794dba7d9 linux/hardened/patches/6.1: 6.1.8-hardened1 -> 6.1.10-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
601aefe514 linux/hardened/patches/5.4: 5.4.230-hardened1 -> 5.4.231-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
40d8c554a8 linux/hardened/patches/5.15: 5.15.91-hardened1 -> 5.15.92-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
7afcdc46c4 linux/hardened/patches/5.10: 5.10.166-hardened1 -> 5.10.167-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
277a557315 linux/hardened/patches/4.19: 4.19.271-hardened1 -> 4.19.272-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
0d7632f5b6 linux/hardened/patches/4.14: 4.14.304-hardened1 -> 4.14.305-hardened1 2023-02-13 14:56:29 +01:00
Maximilian Bosch
f4b80e16fa linux_latest-libre: 19044 -> 19049 2023-02-13 14:56:29 +01:00
Maximilian Bosch
d4f753e8ed linux-rt_5_15: 5.15.86-rt56 -> 5.15.92-rt57 2023-02-13 14:56:28 +01:00
Maximilian Bosch
c2ef4c21a8 linux: 6.1.10 -> 6.1.11 2023-02-13 14:56:28 +01:00
Maximilian Bosch
8d552f4433 linux: 5.15.92 -> 5.15.93 2023-02-13 14:56:28 +01:00
Mario Rodas
f661377986 emacs: use mkDerivation with finalAttrs
This will help the emacs overlays to correctly apply the native
compilation patch.
2023-02-13 14:56:28 +01:00
R. Ryantm
7b2ada922e n8n: 0.214.2 -> 0.214.3 2023-02-13 14:56:28 +01:00
Sergei Trofimovich
95d066a72d fheroes2: 1.0.0 -> 1.0.1
Changes: https://github.com/ihhub/fheroes2/releases/tag/1.0.1
2023-02-13 14:56:28 +01:00
kilianar
f47b899ede logseq: 0.8.16 -> 0.8.17
https://github.com/logseq/logseq/releases/tag/0.8.17
2023-02-13 14:56:28 +01:00
Nick Cao
79e75c20ad circt: fix build with non clang stdenv
lib.optionalString creates an empty string when the condition is false
And the circt test framework interprets this as disabling all tests
failing the build with `error: filter did not match any tests`
2023-02-13 14:56:27 +01:00
R. Ryantm
6245a0a9ac python310Packages.pontos: 23.2.4 -> 23.2.8 2023-02-13 14:56:27 +01:00
Thomas Gerbet
02bf255e41 phpExtensions.opcache: remove flaky tests on darwin
Some of the tests of ext-opcache are flaky on darwin.
Issue is not obvious to me and I cannot troubleshoot this locally.
2023-02-13 14:56:27 +01:00
Robert Schütz
6df8b5308e matrix-synapse: remove pyjwt dependency
Upstream removed it in https://github.com/matrix-org/synapse/pull/13011.
2023-02-13 14:56:27 +01:00
Elian Doran
c87da42d45 slack: fix verbose logs
By default, the desktop file of the Slack desktop client will output its
verbose logs to the system logs. To fix this, the '-s' flag which will
reduce the log level.
2023-02-13 14:56:27 +01:00
Artturin
69d7431c77 phpPackages.mkDerivation: use lib.{fix,extends} instead of //
// on a overrideAttrs'able works badly

here we use lib.fix and lib.extends instead of overrideAttrs to have
less of a performance impact
2023-02-13 14:56:27 +01:00
Weijia Wang
bccb953bc8 gotrue-supabase: 2.44.0 -> 2.47.0 2023-02-13 14:56:27 +01:00
Weijia Wang
55f92e453f commitizen: 2.39.1 -> 2.41.0 2023-02-13 14:56:27 +01:00
Weijia Wang
3b480df295 pre-commit: fix build on aarch64-linux 2023-02-13 14:56:26 +01:00
R. Ryantm
662984ddc2 python310Packages.aiohttp-jinja2: 1.5 -> 1.5.1 2023-02-13 14:56:26 +01:00
R. Ryantm
616c8b8915 python310Packages.jupyter_console: 6.4.4 -> 6.5.0 2023-02-13 14:56:26 +01:00
R. Ryantm
8ee0e2c791 cglm: 0.8.8 -> 0.8.9 2023-02-13 14:56:26 +01:00
R. Ryantm
957aaa0b4c python310Packages.trimesh: 3.18.3 -> 3.19.3 2023-02-13 14:56:26 +01:00
R. Ryantm
5997142e1c python310Packages.patiencediff: 0.2.12 -> 0.2.13 2023-02-13 14:56:26 +01:00
Pol Dellaiera
3f5c82866c php: add meta.mainProgram 2023-02-13 14:56:25 +01:00
Fabian Affolter
c356f40188 python310Packages.sentry-sdk: 1.14.0 -> 1.15.0
Diff: https://github.com/getsentry/sentry-python/compare/refs/tags/1.14.0...1.15.0

Changelog: https://github.com/getsentry/sentry-python/blob/1.15.0/CHANGELOG.md
2023-02-13 14:56:25 +01:00
Fabian Affolter
4890311da5 python310Packages.adafruit-pureio: 1.1.9 -> 1.1.10
Changelog: https://github.com/adafruit/Adafruit_Python_PureIO/releases/tag/1.1.10
2023-02-13 14:56:25 +01:00
Fabian Affolter
b8698185fe python310Packages.adafruit-pureio: add changelog to meta 2023-02-13 14:56:25 +01:00
Fabian Affolter
5fd9be7ab0 python310Packages.aiomisc: 16.2.10 -> 16.3.15 2023-02-13 14:56:25 +01:00
Fabian Affolter
f2f55664d7 python310Packages.hahomematic: 2023.2.5 -> 2023.2.7
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.2.5...2023.2.7

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.2.7
2023-02-13 14:56:25 +01:00
R. Ryantm
05396fd6b4 hip: 5.4.2 -> 5.4.3 2023-02-13 14:56:24 +01:00
R. Ryantm
9032b90882 rocm-opencl-runtime: 5.4.2 -> 5.4.3 2023-02-13 14:56:24 +01:00
R. Ryantm
c2e9c44954 rocm-runtime: 5.4.1 -> 5.4.3 2023-02-13 14:56:24 +01:00
R. Ryantm
6bd6acaf65 rocm-thunk: 5.4.2 -> 5.4.3 2023-02-13 14:56:24 +01:00
1sixth
bac42c66aa nixos/nitter: add replaceReddit option 2023-02-13 14:56:24 +01:00
R. Ryantm
0ceeb9a222 codeql: 2.12.1 -> 2.12.2 2023-02-13 14:56:24 +01:00
R. Ryantm
41660ce41a diamond: 2.1.0 -> 2.1.1 2023-02-13 14:56:24 +01:00
R. Ryantm
dc2c5998b1 cubiomes-viewer: 3.1.0 -> 3.1.1 2023-02-13 14:56:23 +01:00
R. Ryantm
b1b28ab2db opensubdiv: 3.4.4 -> 3.5.0 2023-02-13 14:56:23 +01:00
R. Ryantm
fec8bf8876 python310Packages.azure-data-tables: 12.4.1 -> 12.4.2 2023-02-13 14:56:23 +01:00
R. Ryantm
397721ae4b refurb: 1.10.0 -> 1.12.0 2023-02-13 14:56:23 +01:00
R. Ryantm
f2c0e84a93 goresym: 2.1 -> 2.1.1 2023-02-13 14:56:23 +01:00
pennae
56e16e045b nixos/manual: remove md-to-db
with manual chapters no longer needing pandoc for their conversion to
xml we can get rid of this source of confusion, and its huge cache of
xml files.
2023-02-13 14:56:23 +01:00
pennae
20496e818f nixos-render-docs: render manual chapters during manual build
render all manual chapters to docbook from scratch every time the manual
is built. nixos-render-docs is quick enough at this to not worry about
the cost (needing only about a second), and it means we can remove
md-to-db.sh in the next commit.

no changes to the rendered html manual except for replacements and smartquotes.
2023-02-13 14:56:23 +01:00
pennae
4aa30e9ca2 nixos-render-docs: rename manual docbook converter to docbook-section
we'll soon add another docbook converter that does not emit a section as
a collection of chapters, but sections or chapters on their own. this
should clarify naming a bit before there can be any confusion.
2023-02-13 14:56:22 +01:00
pennae
3c5ef0f02f nixos-render-docs: add example blocks
this is currently only supported by the docbook exporter, and even the
docbook exporter doesn't do much with them. we mirror the conversion
pandoc did for consistency with the previous manual chapter conversion,
which is to add just an anchor with the given id. future exporters that
go directly to html might want to do more.
2023-02-13 14:56:22 +01:00
pennae
d6eb5f82c9 nixos-render-docs: add generic attributed-block parsing
this is a subset of pandoc's fenced divs. currently we only use this for
admonitions (which get a new name to differentiate them from other kinds
of blocks), but more users will appear soon.
2023-02-13 14:56:22 +01:00
pennae
9ac7e71052 nixos-render-docs: promote compact-list attrs to core rule
rules are a better place for this. since _post_parse is now empty (and
presumably will never grow) we'll remove that as well.
2023-02-13 14:56:22 +01:00
pennae
a7bf59b17b nixos-render-docs: allow dots in heading ids
this is used by release notes (and we don't want to break links to
those), and is also technically allowed anyway. we will *not* extend the
regex to allow more characters just yet due to a mozilla recommendation
against it (cf https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id)
2023-02-13 14:56:22 +01:00
pennae
aed948d77d nixos-render-docs: promote heading id extraction to a core rule
this should've been a core rule from the beginning. not being a core
rule made it always run after smartquotes and replacements, which
could've wrecked the id.
2023-02-13 14:56:22 +01:00
pennae
c09b3a3cc7 nixos-render-docs: add the .keycap class
this lets us parse the `[F12]{.keycap}` syntax we recently introduced to
the nixos manual markdown sources. the docbook renderer emits the keycap
element for this class, the manpage renderer will reject it because it's
not entirely clear what to do with it: while html has <kbd> mandoc has
nothing of the sort, and with no current occurences in options doc we
don't have to settle on a (potentially bad) way to render these.
2023-02-13 14:56:22 +01:00
pennae
15ffa716b0 nixos-render-docs: add support for full attributed spans
this is pretty much what pandoc calls bracketed spans. since we only
want to support ids and classes it doesn't seem fair to copy the name,
so we'll call them "attributed span" for now. renderers are expected to
know about *all* classes they could encounter and act appropriately, and
since there are currently no classes with any defined behavior the most
appropriate thing to do for now is to reject all classes.
2023-02-13 14:56:22 +01:00
pennae
fd8507ae04 nixos/manual: convert <kbd> elements to bracketed spans
since support for kbd elements was added with explicit intent in #175128
it seems like a good idea to support this in nixos-render-docs instead
of just dropping it in favor of `*F12*` etc. since it's a very rare
thing in the manual and purely presentational it makes sense to use
bracketed spans instead of a new myst role.

the html-elements.lua plugin is now somewhat misnamed, but it'll go away
very soon so we don't want to bother renaming it.
2023-02-13 14:56:21 +01:00
pennae
50aeab1d05 nixos/manual: inline the single footnote
this is a lot easier than adding footnote support for just the one
instance. if a use case for footnotes appears in the future (e.g. if we
wanted to render the nixpkgs manual with nixos-render-docs as well) this
decision should be reevaluated.
2023-02-13 14:56:21 +01:00
pennae
1f9d37c1fb nixos/manual: remove remaining docbook tags
there's one remaining instance of literal docbook tags in the manual.
replace it with a literal (as has been done for package tags everywhere else).
2023-02-13 14:56:21 +01:00
pennae
214cf45e23 nixos/manual: replace ids on blocks with inline anchors
nixos-render-docs supports inline anchors, but not ids for blocks. it
seems wise to reserve blocks for special cases that don't have other
syntax already, like admonitions.
2023-02-13 14:56:21 +01:00
pennae
5ee75bb8cb nixos/manual: remove .unnumbered section attributes
pandoc would drop these when converting to docbook, just like it dropped
.title block classes.
2023-02-13 14:56:21 +01:00
pennae
ca6c381247 nixos/manual: remove .title fenced divs
pandoc drops .title classes when rendering to docbook, so these are
effectively just paragraphs anyway. without support for including them
in a table of contents the complexity of parsing them in
nixos-render-docs won't be warranted.
2023-02-13 14:56:21 +01:00
pennae
46465983e4 nixos/manual: fix option-declarations sections
the examples for mkPackageOption weren't terminated, leading to pretty
odd nesting of docbook (and thus html) elements. close them properly.

also turn the (likewise unclosed) fenced div containing just an anchor
id and a class that will be silently dropped to an inline anchor while
we're here. we'd have to convert it anyway later.
2023-02-13 14:56:21 +01:00
pennae
267b825c4a nixos/manual: remove some newlines from deflists
markdown-it parses deflists slitghtly differently than pandoc does. in
these two cases pandoc would find a deflist item while markdown-it would
not, instead it'd find a lone colon and the rest of the text.
2023-02-13 14:56:21 +01:00
pennae
d060a9991c nixos/manual: don't use multi-definitions in installer chapter
pandoc renders these to multiple docbook paragraphs in a single
definition for the term, not multiple *actual* definitions for the same
term. this is most likely not what is intended here, so let's use
multiple paragraphs instead.
2023-02-13 14:56:20 +01:00
pennae
fd3fd209d2 nixos/manual: delete disabled xincludes
userconfiguration.xml hasn't existed for a while, and this comment will
interfere with processing we'll be doing shortly.
2023-02-13 14:56:20 +01:00
pennae
b0f721d690 nixos/manual: moving contributing chapter toc entry
this should be placed before the appendices, not between them. might
even have a good place in the development part, but that's a decision
for another day.
2023-02-13 14:56:20 +01:00
pennae
d372ad1032 nixos/manual: remove sources input from manpages drv
it's not used. holdover from when manpages were written in docbook.
2023-02-13 14:56:20 +01:00
Andrew Hamon
a35c142bcb folly: fix build on aarch64-linux 2023-02-13 14:56:20 +01:00
Kyle Sferrazza
8159eae067 watchman: 4.9.0 -> 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:20 +01:00
Kyle Sferrazza
d8b5c6ed10 fb303: init at 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:20 +01:00
Kyle Sferrazza
3af0ddedfe fbthrift: init at 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:19 +01:00
Kyle Sferrazza
fc45d5131c wangle: init at 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:19 +01:00
Kyle Sferrazza
ef992f7dea fizz: init at 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:19 +01:00
Kyle Sferrazza
73a3778e79 edencommon: init at 2023.01.30.00
Co-authored-by: Andrew Hamon <and.ham95@gmail.com>
2023-02-13 14:56:19 +01:00
Mario Rodas
7d99111670 esbuild: 0.17.5 -> 0.17.7
https://github.com/evanw/esbuild/releases/tag/v0.17.6
https://github.com/evanw/esbuild/releases/tag/v0.17.7
2023-02-13 14:56:19 +01:00
R. Ryantm
0e9046d14c folly: 2023.01.30.00 -> 2023.02.06.00 2023-02-13 14:56:18 +01:00
Robert Schütz
b29b2932fe python310Packages.insteon-frontend-home-assistant: 0.3.0 -> 0.3.1
https://github.com/pyinsteon/insteon-panel/releases/tag/0.3.1
2023-02-13 14:56:18 +01:00
Thomas Gerbet
24d17f03fc upx: 3.96 -> 4.0.2
https://github.com/upx/upx/blob/v4.0.2/NEWS
2023-02-13 14:56:18 +01:00
github-actions[bot]
3e340201c7 terraform-providers.pagerduty: 2.9.3 → 2.10.2 2023-02-13 14:56:18 +01:00
github-actions[bot]
67f6c83337 terraform-providers.ovh: 0.26.0 → 0.27.0 2023-02-13 14:56:18 +01:00
github-actions[bot]
334e56b61d terraform-providers.aws: 4.53.0 → 4.54.0 2023-02-13 14:56:18 +01:00
github-actions[bot]
b3f063df56 terraform-providers.opentelekomcloud: 1.32.3 → 1.33.0 2023-02-13 14:56:18 +01:00
github-actions[bot]
bf3e2f7e00 terraform-providers.datadog: 3.20.0 → 3.21.0 2023-02-13 14:56:17 +01:00
github-actions[bot]
bfde2857c7 terraform-providers.azurerm: 3.42.0 → 3.43.0 2023-02-13 14:56:17 +01:00
Andrew Hamon
3d68a6ff70 buck: mark broken on aarch64-darwin 2023-02-13 14:56:17 +01:00
Atemu
c438d7153a libgovirt: 0.3.8 -> 0.3.9
Also switched to the meson+ninja
2023-02-13 14:56:17 +01:00
Atemu
bdd7edb130 virt-viewer: use regular spice-gtk 2023-02-13 14:56:17 +01:00
Atemu
d499ee6b2d virt-viewer: cleanup 2023-02-13 14:56:17 +01:00
Atemu
5cc11f1192 virt-viewer: disable ovirtSupport 2023-02-13 14:56:17 +01:00
R. Ryantm
a593e8a9a3 conftest: 0.38.0 -> 0.39.0 2023-02-13 14:56:16 +01:00
R. Ryantm
51c67a3863 spicedb: 1.16.1 -> 1.16.2 2023-02-13 14:56:16 +01:00
Sergei Trofimovich
68c4a70cb1 vifm: fix :help by pulling in perl to build depends
Without the change `:help` command failed to find the help as:

    $ rm -rfv ~/.config/vifm/ ~/.vifm
    $ vifm
    <in vifm>:help
    Error detected while processing command line:
    E149: Sorry, no help for vifm-app.txt

This happened because `tags` in `doc` directory was empty:

    $(top_srcdir)/data/vim/doc/plugin/tags: \
                               $(top_srcdir)/data/vim/doc/plugin/vifm-plugin.txt
        $(AM_V_GEN)mkdir -p ../data/vim/doc/plugin/; \
        if [ -n "$(PERL)" ]; then \
                $(srcdir)/helpztags "$(top_srcdir)/data/vim/doc/plugin"; \
        elif [ -n "$(VIM)" ]; then \
                vim -e -s -c 'helptags $(top_srcdir)/data/vim/doc/plugin|q'; \
        else \
                touch $@; \
        fi

The change pulls in `perl` into build depends to get tags working.
2023-02-13 14:56:16 +01:00
Jan Tojnar
1f00257d87 sublime-merge: 2079 → 2083 2023-02-13 14:56:16 +01:00
R. Ryantm
123c608e30 nats-server: 2.9.12 -> 2.9.14 2023-02-13 14:56:16 +01:00
Mario Rodas
7b1151f9b2 algolia-cli: 1.2.1 -> 1.3.0
https://github.com/algolia/cli/releases/tag/v1.3.0
2023-02-13 14:56:16 +01:00
Mario Rodas
d9e4a5828e twilio-cli: 5.3.3 -> 5.4.0
https://github.com/twilio/twilio-cli/releases/tag/5.4.0
2023-02-13 14:56:16 +01:00
HuangYi
d30f37812d rocksdb: fix build under mingw64 2023-02-13 14:56:15 +01:00
figsoda
251421b818 codevis: init at 0.5.1 2023-02-13 14:56:15 +01:00
Robert Schütz
7e30087849 python310Packages.nextcord: 2.3.2 -> 2.3.3
Diff: https://github.com/nextcord/nextcord/compare/refs/tags/v2.3.2...v2.3.3

Changelog: https://github.com/nextcord/nextcord/blob/refs/tags/v2.3.3/docs/whats_new.rst
2023-02-13 14:56:15 +01:00
R. Ryantm
d0dc3e05b2 p4c: 1.2.3.5 -> 1.2.3.6 2023-02-13 14:56:15 +01:00
R. Ryantm
161ba4b3c5 python310Packages.google-cloud-spanner: 3.27.0 -> 3.27.1 2023-02-13 14:56:15 +01:00
R. Ryantm
1d4167a120 numix-icon-theme-circle: 23.01.29 -> 23.02.05 2023-02-13 14:56:14 +01:00
R. Ryantm
78b383260b qownnotes: 23.1.2 -> 23.2.0 2023-02-13 14:56:14 +01:00
R. Ryantm
786b05698c opentelemetry-collector: 0.70.0 -> 0.71.0 2023-02-13 14:56:14 +01:00
R. Ryantm
aa7d28ffec ogre: 13.6.1 -> 13.6.2 2023-02-13 14:56:14 +01:00
Weijia Wang
95f8d81c71 rawtherapee: 5.8 -> 5.9 2023-02-13 14:56:14 +01:00
Anderson Torres
898893075c ppsspp: don't rely on libsForQt5.callPackage 2023-02-13 14:56:14 +01:00
R. Ryantm
e225725231 obs-studio: 29.0.0 -> 29.0.2 2023-02-13 14:56:13 +01:00
R. Ryantm
5d5d140555 python310Packages.awscrt: 0.16.8 -> 0.16.10 2023-02-13 14:56:13 +01:00
R. Ryantm
d0236c5fbd atop: 2.7.1 -> 2.8.1 2023-02-13 14:56:13 +01:00
Fabian Affolter
5c6b265717 python310Packages.aesedb: add changelog to meta 2023-02-13 14:56:13 +01:00
Fabian Affolter
93be9def66 python310Packages.aiowinreg: 0.0.7 -> 0.0.8
Diff: https://github.com/skelsec/aiowinreg/compare/refs/tags/0.0.7...0.0.8

Changelog: https://github.com/skelsec/aiowinreg/releases/tag/0.0.8
2023-02-13 14:56:13 +01:00
Fabian Affolter
408dc346ba python310Packages.pytenable: 1.4.11 -> 1.4.12
Diff: https://github.com/tenable/pyTenable/compare/refs/tags/1.4.11...1.4.12

Changelog: https://github.com/tenable/pyTenable/releases/tag/1.4.12
2023-02-13 14:56:13 +01:00
R. Ryantm
8fe5895c62 chezmoi: 2.29.4 -> 2.30.0 2023-02-13 14:56:12 +01:00
Vladimír Čunát
f25b8bf46d rustup: 1.25.1 -> 1.25.2
.1 won't build since 2023-02-01 (date impurity)
https://hydra.nixos.org/log/akk9d52ainbdvd8x9v9l34csl1hr8ilz-rustup-1.25.1.drv
2023-02-13 14:56:12 +01:00
bb2020
631fe8d943 nixos/minidlna: minor changes 2023-02-13 14:56:12 +01:00
Nick Cao
11540a13cb gtk-layer-shell: mark platforms linux only
as the required dependency wayland-client is only available on linux
2023-02-13 14:56:12 +01:00
Nick Cao
dbd6b62814 gtk-layer-shell: fix cross compilation 2023-02-13 14:56:12 +01:00
Piper McCorkle
2424b36f6e cloudflared: 2022.12.1 -> 2023.2.1 2023-02-13 14:56:12 +01:00
SubhrajyotiSen
aa84082065 maestro: 1.21.3 -> 1.22.1 2023-02-13 14:56:11 +01:00
Robert Schütz
ba985e110d electron_20: mark EOL
Its support ended on February 6, 2023.
2023-02-13 14:56:11 +01:00
R. Ryantm
17651c23b0 python310Packages.google-cloud-bigquery: 3.4.2 -> 3.5.0 2023-02-13 14:56:11 +01:00
Bobby Rong
756d8c6b2d gnome.ghex: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/ghex/-/compare/43.0...43.1
2023-02-13 14:56:11 +01:00
Izorkin
bb4b2a5720 quictls: 3.0.7 -> 3.0.8 2023-02-13 14:56:11 +01:00
Alper Çelik
b15d6812fc nixos/plasma5: use vlc phonon backend by default 2023-02-13 14:56:10 +01:00
Maximilian Bosch
8ed2019e8e atlassian-confluence: 7.19.1 -> 7.19.5
Changes:
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-5-1189802683.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-4-1189480226.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-3-1182925647.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-2-1168852726.html
2023-02-13 14:56:10 +01:00
R. Ryantm
5e6270146b sarasa-gothic: 0.39.0 -> 0.40.0 2023-02-13 14:56:10 +01:00
Anders Kaseorg
8b3b3ff38a electron-fiddle: 0.31.0 → 0.32.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-13 14:56:10 +01:00
Fabian Affolter
c19fc2fcf4 python310Packages.reolink-aio: 0.3.4 -> 0.4.0
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.3.4...0.4.0

Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.4.0
2023-02-13 14:56:10 +01:00
zendo
a99e5a9674 opera: 94.0.4606.54 -> 95.0.4635.37 2023-02-13 14:56:10 +01:00
Robert Schütz
28637b50df Revert "python310Packages.flax: mark broken"
This reverts commit b200b3f2d7.
2023-02-13 14:56:10 +01:00
Robert Schütz
93fcdfbe22 Revert "python3Packages.flax: 0.6.1 -> 0.6.3"
This reverts commit fe0048c7f8 which broke
flax due to https://github.com/google/flax/issues/2707.
2023-02-13 14:56:09 +01:00
R. Ryantm
da1c7444df v2ray: 5.2.1 -> 5.3.0 2023-02-13 14:56:09 +01:00
Ryan Horiguchi
c7c11591f7 gitkraken: 9.0.0 -> 9.1.0 2023-02-13 14:56:09 +01:00
toastal
5691ad42e8 maintainers: update toastal matrix 2023-02-13 14:56:09 +01:00
Fabian Affolter
bb4e830c7b gallia: relax msgspec constraint 2023-02-13 14:56:09 +01:00
Fabian Affolter
9afe061543 gallia: add changelog to meta 2023-02-13 14:56:09 +01:00
Fabian Affolter
5f7655eebe python310Packages.msgspec: 0.12.0 -> 0.13.0
Diff: https://github.com/jcrist/msgspec/compare/refs/tags/0.12.0...0.13.0

Changelog: https://github.com/jcrist/msgspec/releases/tag/0.13.0
2023-02-13 14:56:09 +01:00
Fabian Affolter
b0ef76fcdc python310Packages.twilio: 7.16.2 -> 7.16.3
Diff: https://github.com/twilio/twilio-python/compare/refs/tags/7.16.2...7.16.3

Changelog: https://github.com/twilio/twilio-python/blob/7.16.3/CHANGES.md
2023-02-13 14:56:08 +01:00
Nick Cao
3674a2c8bf stratisd: 3.5.0 -> 3.5.1
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.0...v3.5.1
2023-02-13 14:56:08 +01:00
Austin Seipp
8762457d93 yosys-symbiflow: 2022.11.07 -> 2023.02.08
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-02-13 14:56:08 +01:00
squalus
aee0936ab6 navidrome: 0.48.0 -> 0.49.1 2023-02-13 14:56:08 +01:00
Nick Cao
e5271f7f59 tdesktop: 4.6.1 -> 4.6.2
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.6.2
2023-02-13 14:56:08 +01:00
Gaetan Lepage
72199385c8 python3Pakages.torchvision-bin: update cuda version 11.6 -> 11.7 2023-02-13 14:56:08 +01:00
Gaetan Lepage
df780ca380 python3Pakages.torchaudio-bin: update cuda version 11.6 -> 11.7 2023-02-13 14:56:08 +01:00
Gaetan Lepage
0c37a8456a python3Pakages.torch-bin: update cuda version 11.6 -> 11.7 2023-02-13 14:56:07 +01:00
Michael Adler
db4a5c51d4 ungoogled-chromium: 109.0.5414.120 -> 110.0.5481.78 2023-02-13 14:56:07 +01:00
Steven Kou
dbcb98970e tailscale: 1.36.0 -> 1.36.1
Diff: https://github.com/tailscale/tailscale/compare/v1.36.0...v1.36.1
2023-02-13 14:56:07 +01:00
zowoq
5e73b0f4fa terraform: 1.3.7 -> 1.3.8
https://github.com/hashicorp/terraform/releases/tag/v1.3.8
2023-02-13 14:56:07 +01:00
Austin Seipp
81eb2a5d02 trealla: 2.2.6 -> 2.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-02-13 14:56:07 +01:00
Austin Seipp
6671f220cb picat: 3.0p4 -> 3.3p3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-02-13 14:56:07 +01:00
Łukasz Niemier
b8becb7b56 netdata-go.d.plugin: from 0.32.3 to 0.50.0
Netdata package has been updated several times in the meantime, but this
(somewhat crucial) dependency was left forgotten and unloved. So this is
quite huge jump in versions, but it is needed as many of the collectors
were added there (the one I have noticed that is missing is PostgreSQL
collector, but I bet that there is more).

It also adds missing Bash `buildInput` as I noticed that it is needed by
some shell collectors (cgroups I believe).
2023-02-13 14:56:07 +01:00
Philipp Hausmann
e2e309b834 cloud-init: remove phile314 as maintainer 2023-02-13 14:56:06 +01:00
Philipp Hausmann
0d19dec16c simutrans: remove phile314 as maintainer 2023-02-13 14:56:06 +01:00
Matt Bryant
6f31942d20 flac2all: init at version 5.1
Added initial version of https://github.com/ZivaVatra/flac2all
2023-02-13 14:56:06 +01:00
Matt Bryant
78d29aa8de maintainers: add tehmatt 2023-02-13 14:56:06 +01:00
Robert Schütz
87476f1a27 keepass: 2.53 -> 2.53.1
fixes CVE-2023-24055

Changelog: https://keepass.info/news/n230109_2.53.html
2023-02-13 14:56:06 +01:00
Aaron Jheng
88b320b0d1 filtron: use buildGoModule 2023-02-13 14:56:06 +01:00
Robert Schütz
1e2291e7b0 pgf_graphics: 6.14.12 -> 7.21.7 2023-02-13 14:56:06 +01:00
Robert Schütz
b6b0e4715b libpgf: 7.21.2 -> 7.21.7 2023-02-13 14:56:05 +01:00
Alexey Palazhchenko
e970049d5a ferretdb: 0.7.1 -> 0.9.0
Tweak the build process to set correct version.
2023-02-13 14:56:05 +01:00
Artturin
b91b957003 linuxHeaders: cleanup android
compared output and the build log and python2 is not required

both build

'pkgsCross.aarch64-android.linuxHeaders'
'pkgsCross.aarch64-android.bionic.linuxHeaders'

linux-headers>   LEX     scripts/kconfig/lexer.lex.c
linux-headers> sh: line 1: flex: command not found

linux-headers>   YACC    scripts/kconfig/parser.tab.[ch]
linux-headers> sh: line 1: bison: command not found

linux-headers>   INSTALL ./usr/include
linux-headers> sh: line 1: rsync: command not found

Co-authored-by: exarkun <exarkun@twistedmatrix.com>
2023-02-13 14:56:05 +01:00
Domen Kožar
09f9f309c5 types: suggest how to resolve the conflict 2023-02-13 14:56:05 +01:00
Domen Kožar
dfb9495184 types: explicitly state unique options are expected to be unique 2023-02-13 14:56:05 +01:00
R. Ryantm
fe269838bf mawk: 1.3.4-20200120 -> 1.3.4-20230203 2023-02-13 14:56:05 +01:00
Aaron Bieber
2d90069681 rex: install shell completions 2023-02-13 14:56:05 +01:00
Alvar Penning
b0f7820251 nixos/ympd: Unit hardening
Next to some systemd unit hardening, the nobody user isn't used anymore,
as suggested in #55370.
2023-02-13 14:56:05 +01:00
R. Ryantm
047f9589bf epubcheck: 4.2.6 -> 5.0.0 2023-02-13 14:56:04 +01:00
R. Ryantm
b4a2fb703b nb: 7.3.0 -> 7.4.1 2023-02-13 14:56:04 +01:00
Fabian Affolter
cebce1fa74 python310Packages.karton-yaramatcher: add missing input 2023-02-13 14:56:04 +01:00
Fabian Affolter
ca47225c44 python310Packages.karton-autoit-ripper: add changelog to meta 2023-02-13 14:56:04 +01:00
Fabian Affolter
0a4526761b python310Packages.karton-asciimagic: add changelog to meta 2023-02-13 14:56:04 +01:00
Fabian Affolter
280fa2386c python310Packages.karton-classifier: add changelog to meta 2023-02-13 14:56:04 +01:00
Fabian Affolter
087365ada4 python310Packages.karton-dashboard: add changelog to meta 2023-02-13 14:56:03 +01:00
Fabian Affolter
987bde1010 python310Packages.karton-config-extractor: add changelog to meta 2023-02-13 14:56:03 +01:00
Fabian Affolter
8481edd965 python310Packages.karton-mwdb-reporter: add changelog to meta 2023-02-13 14:56:03 +01:00
Fabian Affolter
9192b303ac python310Packages.karton-yaramatcher: add changelog to meta 2023-02-13 14:56:03 +01:00
Fabian Affolter
a3a8c4ddc4 python310Packages.karton-core: add changelog to meta 2023-02-13 14:56:03 +01:00
Fabian Affolter
2189ccbe98 ffuf: add changelog to meta 2023-02-13 14:56:03 +01:00
R. Ryantm
f61d96a202 python310Packages.google-cloud-error-reporting: 1.8.1 -> 1.8.2 2023-02-13 14:56:02 +01:00
Wanja Zaeske
b04019a7ef samba: etc
Makes samba use the nix vendored `talloc` instead of compiling its own,
bundleded version. This fixes an issue where the library may be initialized
with different magic numbers, resulting in segfaults. See in
https://github.com/NixOS/nixpkgs/issues/205859 for further detail.
2023-02-13 14:56:02 +01:00
Wanja Zaeske
444b466563 tevent: 0.10.2 -> 0.13.0 2023-02-13 14:56:02 +01:00
Wanja Zaeske
e717685e8b talloc: 2.3.3 -> 2.3.4 2023-02-13 14:56:02 +01:00
Wanja Zaeske
714fde0600 tdb: 1.4.6 -> 1.4.7 2023-02-13 14:56:02 +01:00
Wanja Zaeske
7ceb5bf035 ldb: 2.3.0 -> 2.6.1 2023-02-13 14:56:02 +01:00
Francesco Gazzetta
cc3f1cefa5 ladybird: unstable-2022-09-29 -> unstable-2023-01-17 2023-02-13 14:56:02 +01:00
Martin Weinelt
83b6548f08 matrix-appservice-irc: 0.36.0 -> 0.37.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.37.0
2023-02-13 14:56:01 +01:00
Martin Weinelt
b49649be97 python312: 3.12.0a3 -> 3.12.0a5
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0-alpha-4
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0-alpha-5
2023-02-13 14:56:01 +01:00
Tom McLaughlin
2569faf46c Doc tweak: "Build" -> "Substitute" 2023-02-13 14:56:01 +01:00
Tom McLaughlin
24a7da1425 Introduce mkBinaryCache function 2023-02-13 14:56:01 +01:00
Jakub Sokołowski
2f13d540ed androidenv: fix patching linux prebuilt binaries
This has been broken by following PR due to typo:
https://github.com/NixOS/nixpkgs/pull/195752

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-13 14:56:01 +01:00
matthewcroughan
594fb4b5f3 repro-get: init at 0.2.1
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:56:01 +01:00
R. Ryantm
906fa90a72 reaper: 6.73 -> 6.75 2023-02-13 14:56:00 +01:00
R. Ryantm
095a4fee15 python310Packages.gbulb: 0.6.3 -> 0.6.4 2023-02-13 14:56:00 +01:00
R. Ryantm
044272bcb3 python310Packages.nomadnet: 0.3.2 -> 0.3.3 2023-02-13 14:56:00 +01:00
R. Ryantm
12b71528a5 praat: 6.3.06 -> 6.3.07 2023-02-13 14:56:00 +01:00
R. Ryantm
4c918b363b drill: 0.8.1 -> 0.8.2 2023-02-13 14:56:00 +01:00
R. Ryantm
3dd6fe5b4d chessx: 1.5.7 -> 1.5.8 2023-02-13 14:56:00 +01:00
R. Ryantm
3530c2ae9b htop: 3.2.1 -> 3.2.2 2023-02-13 14:55:59 +01:00
R. Ryantm
69d0527388 xrootd: 5.5.1 -> 5.5.2 2023-02-13 14:55:59 +01:00
R. Ryantm
e2a9f10912 grails: 5.2.5 -> 5.3.0 2023-02-13 14:55:59 +01:00
R. Ryantm
6d196cbc20 micronaut: 3.8.3 -> 3.8.4 2023-02-13 14:55:59 +01:00
Jairo Llopis
39b887bb59 k3s_1_23: 1.23.6+k3s1 -> 1.23.16+k3s1
- Update to latest upstream release.
- Include some changes from 0f9165d8b6 to fix downloads.
- Add myself as maintainer.

@moduon MT-1718
2023-02-13 14:55:59 +01:00
R. Ryantm
9b740ae64d mdbook-katex: 0.3.4 -> 0.3.7 2023-02-13 14:55:58 +01:00
R. Ryantm
f27c840eab dagger: 0.3.10 -> 0.3.12 2023-02-13 14:55:58 +01:00
R. Ryantm
8ea4382506 tinyfecvpn: 20210116.0 -> 20230206.0 2023-02-13 14:55:58 +01:00
R. Ryantm
deda9a2dac glooctl: 1.13.5 -> 1.13.6 2023-02-13 14:55:58 +01:00
R. Ryantm
0f44292742 broot: 1.20.0 -> 1.20.1 2023-02-13 14:55:58 +01:00
Kiskae
4247c83e4e linuxPackages.nvidia_x11_production: 525.85.05 -> 525.89.02 2023-02-13 14:55:58 +01:00
R. Ryantm
8b41ada906 gosec: 2.14.0 -> 2.15.0 2023-02-13 14:55:57 +01:00
R. Ryantm
15067f0a3b reuse: 1.1.0 -> 1.1.1 2023-02-13 14:55:57 +01:00
Fabian Affolter
09c467c963 python310Packages.screenlogicpy: 0.7.0 -> 0.7.1
Diff: https://github.com/dieselrabbit/screenlogicpy/compare/refs/tags/v0.7.0...v0.7.1

Changelog: https://github.com/dieselrabbit/screenlogicpy/releases/tag/v0.7.1
2023-02-13 14:55:57 +01:00
betaboon
725b72f4dd skaffold: 2.0.4 -> 2.1.0 2023-02-13 14:55:57 +01:00
R. Ryantm
5b3592e2c5 oh-my-posh: 14.2.3 -> 14.2.4 2023-02-13 14:55:57 +01:00
R. Ryantm
e3160cec64 pscale: 0.128.0 -> 0.129.0 2023-02-13 14:55:57 +01:00
R. Ryantm
4d47eb6127 rabbitmq-server: 3.11.7 -> 3.11.8 2023-02-13 14:55:57 +01:00
Artturin
068b2d5746 gcc10,gcc11,gcc12: move dependencies to common/dependencies.nix 2023-02-13 14:55:56 +01:00
Artturin
c06d21148b gcc7,gcc8: move dependencies to common/dependencies.nix 2023-02-13 14:55:56 +01:00
Artturin
5f3b38d05f gcc6: move dependencies to common/dependencies.nix
the (vc4 redox) flex conditional was missing in all other gcc version
because gcc6 was the default at the time it was added

that is one of the problems common/dependencies.nix fixes
2023-02-13 14:55:56 +01:00
Artturin
b26c9026ef gcc: add common/dependencies.nix
there is a duplication issue in the gcc's so this will help with that

gcc49,gcc48: move dependencies to common/dependencies.nix
2023-02-13 14:55:56 +01:00
Erik Arvstedt
96164a3883 btcpayserver: 1.7.5 -> 1.7.7 2023-02-13 14:55:56 +01:00
Erik Arvstedt
c01c930c2a nbxplorer: 2.3.57 -> 2.3.60 2023-02-13 14:55:56 +01:00
Bobby Rong
b1cd19f3c8 pantheon.appcenter: 7.1.0 -> 7.2.0 2023-02-13 14:55:56 +01:00
R. Ryantm
a3b059bf4b libreddit: 0.28.1 -> 0.29.0 2023-02-13 14:55:55 +01:00
R. Ryantm
53d5ba94c3 python310Packages.pyvmomi: 8.0.0.1.1 -> 8.0.0.1.2 2023-02-13 14:55:55 +01:00
R. Ryantm
6595d9c223 snappymail: 2.25.2 -> 2.25.3 2023-02-13 14:55:55 +01:00
R. Ryantm
2cb1660706 afterburn: 5.3.0 -> 5.4.0 2023-02-13 14:55:55 +01:00
R. Ryantm
5bee7c9142 cargo-insta: 1.20.0 -> 1.26.0 2023-02-13 14:55:55 +01:00
zowoq
ef22c9545f podman: 4.4.0 -> 4.4.1
https://github.com/containers/podman/releases/tag/v4.4.1
2023-02-13 14:55:55 +01:00
Weijia Wang
11822c1365 afterburn: relax platforms 2023-02-13 14:55:55 +01:00
R. Ryantm
10154ab63e python310Packages.pypinyin: 0.47.1 -> 0.48.0 2023-02-13 14:55:55 +01:00
R. Ryantm
c1263ede08 python310Packages.types-dateutil: 2.8.19.5 -> 2.8.19.6 2023-02-13 14:55:54 +01:00
16e6ce7824 pgadmin4: add option to enable desktop mode
By default, pgadmin4 uses SERVER_MODE = True. This requires
access to system directories (e.g. /var/lib/pgadmin). There is
no easy way to change this mode during runtime. One has to change
or add config files withing pgadmin's directory structure to change it
or add a system-wide config file under `/etc/pgadmin`[1].

This isn't always easy to achive or may not be possible at all. For
those usecases this implements a switch in the pgadmin4 derivation and
adds a new top-level package `pgadmin4-desktopmode`. This builds in
DESKTOP MODE and allows the usage of pgadmin4 without the nixOS module
and without access to system-wide directories.

pgadmin4 module saves the configuration to /etc/pgadmin/config_system.py
pgadmin4-desktopmode tries to read that as well. This normally fails with
a PermissionError, as the config file is owned by the user of the pgadmin module.

With the check-system-config-dir.patch this will just throw a warning
but will continue and not read the file.

If we run pgadmin4-desktopmode as root
(something one really shouldn't do), it can read the config file and fail,
because of the wrong config for desktopmode.

[1]https://www.pgadmin.org/docs/pgadmin4/latest/config_py.html

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-13 14:55:54 +01:00
2437d343a9 nixosTests.pgadmin4-standalone: format
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-13 14:55:54 +01:00
0427afdc74 pgadmin4: move package tests back into the package
We test pgadmin in nixosTests, because it needs a running postgresql instance.
This is now unnecessary since we can do so in the package itself.

This reduces the complexity of pgadmin and removes the need for the extra
nixosTests.

Also setting SERVER_MODE in `pkg/pip/setup_pip.py` does not have any effect
on the final package, so we remove it.
In NixOS, we use the module, which expects SERVER_MODE to be true (which it defaults to).
In non-NixOS installations, we will need the directory /var/lib/pgadmin and /var/log/pgadmin

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-13 14:55:54 +01:00
Bruno Bigras
6582740e4d anytype: 0.29.1 -> 0.30.0 2023-02-13 14:55:54 +01:00
Tom Houlé
e75077a486 backblaze-b2: 3.6.0 -> 3.7.0 2023-02-13 14:55:54 +01:00
Tom Houlé
3546b2db22 pythonPackages.b2sdk: 1.18.0 -> 1.19.0
The new ignored tests rely on network access.
2023-02-13 14:55:53 +01:00
Weijia Wang
63ee75aea6 draco: 1.5.5 -> 1.5.6 2023-02-13 14:55:53 +01:00
R. Ryantm
0a68759465 tfswitch: 0.13.1300 -> 0.13.1308 2023-02-13 14:55:53 +01:00
Weijia Wang
f067d9d4ee xmrig: add darwin support 2023-02-13 14:55:53 +01:00
R. Ryantm
5f2237fcdd go-mockery: 2.16.0 -> 2.18.0 2023-02-13 14:55:53 +01:00
R. Ryantm
d5a2b3f69d arkade: 0.8.60 -> 0.8.62 2023-02-13 14:55:53 +01:00
R. Ryantm
dd5218cac4 python310Packages.robotstatuschecker: 2.1.0 -> 3.0.0 2023-02-13 14:55:53 +01:00
R. Ryantm
9193f66f8f kubernetes-controller-tools: 0.11.2 -> 0.11.3 2023-02-13 14:55:52 +01:00
R. Ryantm
f2175c6fe5 python310Packages.flask-babel: 3.0.0 -> 3.0.1 2023-02-13 14:55:52 +01:00
R. Ryantm
2d4eaba8bb ffuf: 1.5.0 -> 2.0.0 2023-02-13 14:55:52 +01:00
Izorkin
f849e64c0a nixos/systemd-coredump: fix group id 2023-02-13 14:55:52 +01:00
Weijia Wang
c91f2d7c5c ligolo-ng: 0.4.2 -> 0.4.3 2023-02-13 14:55:52 +01:00
R. Ryantm
3c2b26dff5 xmrig: 6.18.1 -> 6.19.0 2023-02-13 14:55:52 +01:00
R. Ryantm
d4be3813fa subnetcalc: 2.4.20 -> 2.4.21 2023-02-13 14:55:52 +01:00
Weijia Wang
e46ffda34a gss: 1.0.3 -> 1.0.4 2023-02-13 14:55:52 +01:00
github-actions[bot]
a5a7b9af3a terraform-providers.vsphere: 2.2.0 → 2.3.1 2023-02-13 14:55:51 +01:00
github-actions[bot]
7f733957a8 terraform-providers.oci: 4.106.0 → 4.107.0 2023-02-13 14:55:51 +01:00
github-actions[bot]
9ec7fcd86c terraform-providers.selectel: 3.9.0 → 3.9.1 2023-02-13 14:55:51 +01:00
github-actions[bot]
53c9947f3d terraform-providers.alicloud: 1.197.0 → 1.198.0 2023-02-13 14:55:51 +01:00
github-actions[bot]
69a57e6707 terraform-providers.newrelic: 3.13.0 → 3.14.0 2023-02-13 14:55:51 +01:00
IndeedNotJames
e7aa70d2ea nixos/caddy: fix caddy fmt for caddy v2.6.3
The nixos module uses `caddy fmt` to *format* the generated Caddyfile.
v2.6.3 slightly altered `caddy fmt`'s behavior.

Excerpt from https://github.com/caddyserver/caddy/releases/tag/v2.6.3
> cmd: caddy fmt return code is 1 if not formatted
> cmd: fmt exit successfully after overwriting config file

Which is why the internal `Caddyfile-formatted` now uses `cp` and `caddy fmt --overwrite` instead
2023-02-13 14:55:51 +01:00
IndeedNotJames
cf9492cba0 caddy: 2.6.2 -> 2.6.3
https://github.com/caddyserver/caddy/releases/tag/v2.6.3
2023-02-13 14:55:51 +01:00
IndeedNotJames
f547d57191 caddy: add indeednotjames as maintainer 2023-02-13 14:55:51 +01:00
Ben Darwin
c42d536fe5 python310Packages.cmaes: init at 0.9.1 2023-02-13 14:55:50 +01:00
Mario Rodas
18de0dc25b translate-shell: 0.9.7 -> 0.9.7.1
https://github.com/soimort/translate-shell/releases/tag/v0.9.7.1
2023-02-13 14:55:50 +01:00
R. Ryantm
6980504beb pgmetrics: 1.14.0 -> 1.14.1 2023-02-13 14:55:50 +01:00
R. Ryantm
ce630895c5 resvg: 0.28.0 -> 0.29.0 2023-02-13 14:55:50 +01:00
Robert Schütz
e06f89f0db python310Packages.argh: 0.26.2 -> 0.27.1
Changelog: https://github.com/neithere/argh/blob/v0.27.1/CHANGES
2023-02-13 14:55:50 +01:00
Robert Schütz
6786cb3f6b abcmidi: 2023.01.21 -> 2023.02.07 2023-02-13 14:55:49 +01:00
Samuel Ainsworth
5fbb718b5d python3Packages.apache-beam: skip failing tests 2023-02-13 14:55:49 +01:00
Samuel Ainsworth
c41909474e python3Packages.apache-beam: relaxing pyarrow dep no longer necessary 2023-02-13 14:55:49 +01:00
Samuel Ainsworth
81f4592426 python3Packages.apache-beam: 2.43.0 -> 2.44.0 2023-02-13 14:55:49 +01:00
Robert Schütz
6f42c4adaa python310Packages.trove-classifiers: 2023.1.20 -> 2023.2.8
Changelog: https://github.com/pypa/trove-classifiers/releases/tag/2023.2.8
2023-02-13 14:55:49 +01:00
figsoda
0e74f0fea2 ruff: 0.0.243 -> 0.0.244
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.243...v0.0.244

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.244
2023-02-13 14:55:49 +01:00
P. R. d. O
7fa96e5fc0 pocket-casts: build from source 2023-02-13 14:55:48 +01:00
SharzyL
fa0a0ccc57 circt: fix darwin build 2023-02-13 14:55:48 +01:00
Ben Darwin
8bf20efa80 python310Packages.pyorthanc: init at 1.11.4 2023-02-13 14:55:48 +01:00
Martin Weinelt
7dc6a68cdd less: Build with pcre2 regex engine and reformat
Add a notice about their versioning/release policy.
2023-02-13 14:55:48 +01:00
Martin Weinelt
818c0d2c41 less: Apply patch for CVE-2022-46663
https://www.openwall.com/lists/oss-security/2023/02/07/7
2023-02-13 14:55:48 +01:00
R. Ryantm
c56371b973 automatic-timezoned: 1.0.61 -> 1.0.62 2023-02-13 14:55:48 +01:00
Vincent Laporte
994010e45d ocamlPackages.rpclib: 8.1.0 → 9.0.0 2023-02-13 14:55:48 +01:00
Vincent Laporte
19ec185534 ocamlPackages.rresult: disable for OCaml < 4.07 2023-02-13 14:55:47 +01:00
Andreas Stührk
d9e4485a59 pulumi: 3.53.1 -> 3.54.0 2023-02-13 14:55:47 +01:00
Mario Rodas
33b8fd316d racket,racket-minimal: 8.7 -> 8.8
https://github.com/racket/racket/releases/tag/v8.8
2023-02-13 14:55:47 +01:00
R. Ryantm
ca9b06d26a texstudio: 4.4.1 -> 4.5.1 2023-02-13 14:55:47 +01:00
Azat Bahawi
d0f5d570f5 iaito: 5.8.0 -> 5.8.2 2023-02-13 14:55:47 +01:00
techknowlogick
d64c7814e6 kubernetes-helm: 3.11.0 -> 3.11.1
Diff: https://github.com/helm/helm/compare/v3.11.0...v3.11.1
2023-02-13 14:55:47 +01:00
SubhrajyotiSen
c39706d509 kotlin-native: 1.8.0 -> 1.8.10 2023-02-13 14:55:47 +01:00
R. Ryantm
d44b896a23 nali: 0.7.0 -> 0.7.1 2023-02-13 14:55:47 +01:00
James Walker
457e824516 pulumi-bin: 3.53.1 -> 3.54.0 2023-02-13 14:55:46 +01:00
Sean Buckley
750a5262aa brave: 1.47.186 -> 1.48.158
https://community.brave.com/t/release-channel-1-48-158/467689
2023-02-13 14:55:46 +01:00
GenericNerdyUsername
6ac6ba6647 python3Packages.riscof: init at 1.25.2 2023-02-13 14:55:46 +01:00
GenericNerdyUsername
2256dfc475 sail-riscv-*: init at 0.5 2023-02-13 14:55:46 +01:00
GenericNerdyUsername
8ad6c15299 ocamlPackages.sail: init at 0.15 2023-02-13 14:55:46 +01:00
GenericNerdyUsername
20c4ff7a15 ocamlPackages.linksem: init at 0.8 2023-02-13 14:55:46 +01:00
GenericNerdyUsername
45d81fc33b ocamlPackages.lem: init at 2022-12-10 2023-02-13 14:55:46 +01:00
GenericNerdyUsername
a77a6334f9 python3Packages.riscv-config: init at 3.5.0 2023-02-13 14:55:45 +01:00
GenericNerdyUsername
5b906098d4 python3Packages.riscv-isac: init at 0.16.1 2023-02-13 14:55:45 +01:00
GenericNerdyUsername
25f48f6b88 python3Packages.pytablewriter: init at 0.64.2 2023-02-13 14:55:45 +01:00
GenericNerdyUsername
340475e1b0 python3Packages.tabledata: init at 1.3.0 2023-02-13 14:55:45 +01:00
GenericNerdyUsername
94c2078a9a python3Packages.dataproperty: init at 0.55.0 2023-02-13 14:55:45 +01:00
GenericNerdyUsername
84f7507f19 python3Packages.mbstrdecoder: init at 1.1.1 2023-02-13 14:55:44 +01:00
GenericNerdyUsername
2c984740f8 python3Packages.typepy: init at 1.3.0 2023-02-13 14:55:44 +01:00
GenericNerdyUsername
fac57b8557 python3Packages.tcolorpy: init at 0.1.2 2023-02-13 14:55:44 +01:00
GenericNerdyUsername
98ec31685e Add GenericNerdyUsername to maintainer-list.nix 2023-02-13 14:55:44 +01:00
Azat Bahawi
6228de6b3c zint: 2.11.1 -> 2.12.0 2023-02-13 14:55:44 +01:00
R. Ryantm
7a5e1e6758 civo: 1.0.47 -> 1.0.48 2023-02-13 14:55:44 +01:00
Weijia Wang
cc82acd49d python310Packages.deep-translator: relicense to asl20 2023-02-13 14:55:44 +01:00
Fabian Affolter
00e7915d2b python310Packages.deep-translator: add changelog to meta
- disable on unsupported Python releases
2023-02-13 14:55:43 +01:00
R. Ryantm
65a9a58822 python310Packages.deep-translator: 1.9.2 -> 1.9.3 2023-02-13 14:55:43 +01:00
Yueh-Shun Li
32d8fd3a9e apptainer-overriden-nixos,singularity-overriden-nixos: init 2023-02-13 14:55:43 +01:00
Yueh-Shun Li
29f92eb0e9 apptainer, singularity: enable non-FHS --fakeroot support
This patch provides input arguments `newuidmapPath` and `newgidmapPath`
for apptainer and singularity to specify the path to the SUID-ed executables
newuidmap and newgidmap where they are not available from the FHS PATH.

As NixOS places those suided executables in a non-FHS position
(/run/wrapper/bin), this patch provides
programs.singularity.enableFakeroot option and implement with the above
input parameters.
2023-02-13 14:55:43 +01:00
Yueh-Shun Li
3477455404 apptainer, singularity: fix defaultPath and reflect upstream changes
Upstream changes:
singularity 3.8.7 (the legacy) -> apptainer 1.1.3 (the renamed) / singularity 3.10.4 (Sylabs's fork)

Build process:
*   Share between different sources
*   Fix the sed regexp to make defaultPath patch work
*   allowGoReference is now true
*   Provied input parameter removeCompat (default to false)
    that removes the compatible "*singularity*" symbolic links
    and related autocompletion files when projectName != "singularity"
*   Change localstatedir to /var/lib
*   Format with nixpkgs-fmt
*   Fix the defaultPath patching
    and use it instead of the `<executable> path` config directive
    deprecated in Apptainer
*   Provide dependencies for new functionalities such as
    squashfuse (unprivileged squashfs mount)
*   Provide an attribute `defaultPathInputs` to override
    prefix of container runtime default PATH

NixOS module programs.singularity:
*   Allow users to specify packages
*   Place related directories to /var/lib
*   Format with nixpkgs-fmt

singularity-tools:
*   Allow users to specify packages
*   Place related directories to /var/lib when building images in VM
2023-02-13 14:55:43 +01:00
Yueh-Shun Li
e5324c4f4e all-packages.nix: move the line of singularity per alphabetical ordering 2023-02-13 14:55:43 +01:00
Yueh-Shun Li
a2103f41c5 nixos/modules/programs/singularity.nix: format expression 2023-02-13 14:55:42 +01:00
Yueh-Shun Li
f5c51f08bd singularity-tool: format expression 2023-02-13 14:55:42 +01:00
Michael Weiss
26f9df121b chromiumDev: 111.0.5563.8 -> 111.0.5563.19 2023-02-13 14:55:42 +01:00
R. Ryantm
91bbb75cf2 v2ray-geoip: 202302020047 -> 202302081046 2023-02-13 14:55:42 +01:00
Robert Schütz
d2cbfb48ba python310Packages.xsdata: use docformatter 1.5.1 2023-02-13 14:55:42 +01:00
Robert Schütz
416670c940 python310Packages.docformatter: 1.5.0 -> 1.5.1
https://github.com/PyCQA/docformatter/blob/v1.5.1/CHANGELOG.md
2023-02-13 14:55:42 +01:00
Michael Weiss
81f80e2099 chromium: 109.0.5414.119 -> 110.0.5481.77
https://chromereleases.googleblog.com/2023/02/stable-channel-update-for-desktop.html

This update includes 15 security fixes.

CVEs:
CVE-2023-0696 CVE-2023-0697 CVE-2023-0698 CVE-2023-0699 CVE-2023-0700
CVE-2023-0701 CVE-2023-0702 CVE-2023-0703 CVE-2023-0704 CVE-2023-0705
2023-02-13 14:55:42 +01:00
superherointj
df5e9c2cd1 toppler: pin SDL2_image to 2.0.5 2023-02-13 14:55:41 +01:00
superherointj
f0c296223c python310Packages.pygame: pin SDL2_image to 2.0.5
https://github.com/pygame/pygame/issues/3430#issuecomment-1279955564
2023-02-13 14:55:41 +01:00
superherointj
a8bc222b46 SDL2_image: 2.0.5 -> 2.6.3
SDL2_image_2_0_5: pinned for pygame, toppler

Fixes #187685

Release: https://github.com/libsdl-org/SDL_image/releases/tag/release-2.6.3
2023-02-13 14:55:41 +01:00
Guillaume Girol
c403486c2a evolutionWithPlugins: wrap with evolution schema
See https://github.com/NixOS/nixpkgs/issues/140853#issuecomment-1416247760
2023-02-13 14:55:41 +01:00
3JlOy_PYCCKUI
35d9f3dc92 ttdl: init at 3.6.3 2023-02-13 14:55:41 +01:00
Martin Weinelt
55cdd6812c home-assistant: 2022.2.2 -> 2022.2.3
https://github.com/home-assistant/core/releases/tag/2023.2.3
2023-02-13 14:55:41 +01:00
Martin Weinelt
541de40b70 python310Packages.pyrainbird: 1.1.1 -> 2.0.0
https://github.com/allenporter/pyrainbird/releases/tag/2.0.0
2023-02-13 14:55:40 +01:00
Martin Weinelt
e9221d5ce2 python310Packages.jaraco-abode: 3.2.1 -> 3.3.0
Diff: https://github.com/jaraco/jaraco.abode/compare/refs/tags/v3.2.1...v3.3.0
2023-02-13 14:55:40 +01:00
Martin Weinelt
7eff58ee4c python310Packages.inkbird-ble: 0.5.5 -> 0.5.6
Diff: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.5.5...v0.5.6
2023-02-13 14:55:40 +01:00
R. Ryantm
4c8e8e169e moosefs: 3.0.116 -> 3.0.117 2023-02-13 14:55:40 +01:00
Mauricio Collares
f36fcd90eb bliss: build on aarch64-linux 2023-02-13 14:55:40 +01:00
R. Ryantm
9b578f8faf polymake: 4.8 -> 4.9 2023-02-13 14:55:40 +01:00
Markus Kowalewski
c0ea2cd470 gromacs: 2022.4 -> 2023 2023-02-13 14:55:40 +01:00
Martin Milata
429942426f torq: build frontend 2023-02-13 14:55:39 +01:00
R. Ryantm
bb52bc607a gfold: 4.2.0 -> 4.3.0 2023-02-13 14:55:39 +01:00
R. Ryantm
1b025931c1 oxker: 0.2.1 -> 0.2.3 2023-02-13 14:55:39 +01:00
R. Ryantm
e7dfeb6318 git-machete: 3.14.3 -> 3.15.0 2023-02-13 14:55:39 +01:00
R. Ryantm
77f3a841cc callaudiod: 0.1.4 -> 0.1.7 2023-02-13 14:55:39 +01:00
R. Ryantm
09b6043d2c yquake2: 8.10 -> 8.20 2023-02-13 14:55:39 +01:00
R. Ryantm
23eb129e3f folly: 2022.11.28.00 -> 2023.01.30.00 2023-02-13 14:55:39 +01:00
R. Ryantm
9bb9699108 zita-alsa-pcmi: 0.5.1 -> 0.6.1 2023-02-13 14:55:39 +01:00
R. Ryantm
1a9aa8cda2 geekbench: 5.4.5 -> 5.4.6 2023-02-13 14:55:38 +01:00
R. Ryantm
b451a91ad3 snabb: 2022.10 -> 2022.12 2023-02-13 14:55:38 +01:00
R. Ryantm
7190563f6c python310Packages.pyisy: 3.1.11 -> 3.1.13 2023-02-13 14:55:38 +01:00
R. Ryantm
e66c7ac251 python310Packages.py-synologydsm-api: 2.1.2 -> 2.1.4 2023-02-13 14:55:38 +01:00
Thiago Kenji Okada
fe2468b455 mkGraal: move some parameters to be easier to override 2023-02-13 14:55:38 +01:00
Thiago Kenji Okada
44cfa7b342 graalvm*-ce: wrap native-image to pass -H:CLibraryPath, misc improvements
Fixes issue #214922 by not adding C libraries to the default library
path of GraalVM. This should reduce the closure size of native compiled
binaries in nixpkgs again, e.g.:

Before:
```
$ ldd ./result/bin/bb
	linux-vdso.so.1 (0x00007fff2669b000)
	libstdc++.so.6 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libstdc++.so.6 (0x00007f77fc0cf000)
	libm.so.6 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libm.so.6 (0x00007f77fbfef000)
	libpthread.so.0 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libpthread.so.0 (0x00007f77fbfea000)
	libdl.so.2 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libdl.so.2 (0x00007f77fbfe5000)
	librt.so.1 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/librt.so.1 (0x00007f77fbfde000)
	libc.so.6 => /nix/store/l7vp7c9z03dspbmss3gq5wdwx5c6ifcq-graalvm11-ce-22.3.0/lib/svm/clibraries/linux-amd64/libc.so.6 (0x00007f77fbdd5000)
	/nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/ld-linux-x86-64.so.2 => /nix/store/9xfad3b5z4y00mzmk2wnn4900q0qmxns-glibc-2.35-224/lib64/ld-linux-x86-64.so.2 (0x00007f77fc2e7000)
	libgcc_s.so.1 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libgcc_s.so.1 (0x00007f77fbdbb000)
```

After:
```
$ ldd ./result/bin/bb
	linux-vdso.so.1 (0x00007fffdfd4e000)
	libstdc++.so.6 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libstdc++.so.6 (0x00007fc3a5658000)
	libm.so.6 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libm.so.6 (0x00007fc3a5578000)
	libpthread.so.0 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libpthread.so.0 (0x00007fc3a5573000)
	libdl.so.2 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libdl.so.2 (0x00007fc3a556e000)
	librt.so.1 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/librt.so.1 (0x00007fc3a5569000)
	libc.so.6 => /nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/libc.so.6 (0x00007fc3a535e000)
	/nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224/lib/ld-linux-x86-64.so.2 => /nix/store/9xfad3b5z4y00mzmk2wnn4900q0qmxns-glibc-2.35-224/lib64/ld-linux-x86-64.so.2 (0x00007fc3a5870000)
	libgcc_s.so.1 => /nix/store/qbgfsaviwqi2p6jr7an1g2754sv3xqhn-gcc-11.3.0-lib/lib/libgcc_s.so.1 (0x00007fc3a5344000)
```

Also improves the installCheckPhase to include more tests and improve
the old onest .
2023-02-13 14:55:38 +01:00
Markus Kowalewski
b06aa67f4c mvapich: 2.3.6 -> 2.3.7 2023-02-13 14:55:38 +01:00
R. Ryantm
dd21f1a19f python310Packages.azure-mgmt-datalake-store: 0.5.0 -> 1.0.0 2023-02-13 14:55:37 +01:00
R. Ryantm
322dca2203 python310Packages.browser-cookie3: 0.16.5 -> 0.17.0 2023-02-13 14:55:37 +01:00
Sandro Jäckel
a7f99ea0e7 nixos/envfs: add extraFallbackPathCommands options
this is mainly useful for restricted platforms like wsl which require
some extra entries in /bin/
2023-02-13 14:55:37 +01:00
Sandro Jäckel
badd06f1cf nixos/envfs: use configured environment.usrbinenv and environment.binsh
Taken from upstream
d91aeefccb
2023-02-13 14:55:37 +01:00
Anthony Roussel
884fcb81d7 yubico-piv-tool: 2.3.0 -> 2.3.1 2023-02-13 14:55:37 +01:00
Arjan Schrijver
2a89752a15 oh-my-posh: 13.8.0 -> 14.2.3
Diff: https://github.com/jandedobbeleer/oh-my-posh/compare/refs/tags/v13.8.0...v14.2.3

Changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v14.2.3
2023-02-13 14:55:37 +01:00
ajs124
f72bed02af mariadb_1010: init at 10.10.2
https://mariadb.com/kb/en/mariadb-10-10-2-release-notes/
2023-02-13 14:55:37 +01:00
ajs124
6562024610 mariadb: use openssl_3 for 105
compat was backported, but not to 104
2023-02-13 14:55:36 +01:00
R. Ryantm
b0445bf976 zoom-us: 5.13.5.431 -> 5.13.7.683 2023-02-13 14:55:36 +01:00
R. Ryantm
6854156327 python310Packages.pontos: 23.2.0 -> 23.2.4 2023-02-13 14:55:36 +01:00
pennae
79270b5194 nixos-render-docs: add all-features manpage renderer test
now that the renderer produces the output we want to keep for the future
we can add a test that checks all of its features. this test notably
does not include markdown headings since we don't want to have those in
manpages (at least right now), but tests for other converters may add
headings for themselves.
2023-02-13 14:55:36 +01:00
pennae
23c28cc7e3 nixos-render-docs: track links in manpages
for the longest time we completely dropped link targets in
configuration.nix.5.  let's stop doing this now and instead provide a
footnote for each link in a given option, numbered locally per option.

we will currently duplicate the link for <labelless-links> because it
makes it easier to get the collection of all links in a given option.
this may not be useful enough, so over time we might decide to drop the
footnotes for such links.
2023-02-13 14:55:36 +01:00
pennae
f80fbfd61f nixos-render-docs: indent and embolden list item heads in manpages
this matches what html outputs do more closely, and feels like it'll be
easier to read because it looks less like just another paragraph.
2023-02-13 14:55:36 +01:00
pennae
820e337cfa nixos-render-docs: make manpage deflists a little nicer
indent the entire list by 4, just like each definition is already
indented by 4. this matches rendering in html, which indents terms once
and indents definitions twice.
2023-02-13 14:55:36 +01:00
pennae
66aff80241 nixos-render-docs: style file literals in manpages
similar to inline code these were indistinguishale from other text.
render then in italic font instead, like mdoc .Pa does.
2023-02-13 14:55:36 +01:00
pennae
41bbdfc56f nixos-render-docs: add quotes to inline code in manpages
other output types already have markings for inline code, manpages do
not. this can be somewhat confusing, so we'll do the least intrusive
thing: surrounding inline code blocks in ‘’. doing so separates inline
code from the rest of the text and is unlikely to collide with the
quoted contents. it's also what mdoc does with its Ql macro.
2023-02-13 14:55:35 +01:00
pennae
e541e0c683 nixos-render-docs: remove the ... escape in manpages
this is a holdover from docbook stylesheets. not really sure why they
did that.
2023-02-13 14:55:35 +01:00
pennae
7878f0d483 nixos-render-docs: always render links bold in manpages
no reason to differentiate between links by source of their label. this
feature seems to be mostly used to change labels of links to other
options, but this should ultimately be done by auto-linking from
{option}`...`. at some point we may want to introduce a warning when
this pattern is encountered, but there's a lot to work out still before
we can do that.
2023-02-13 14:55:35 +01:00
pennae
1c29dd3b92 nixos-render-docs: support compact lists in manpages
most of the lists in option docs are actually compact, but docbook to
manpage processing always rendered them as non-compact. compactifying
these lists improves readability somewhat since most lists and their
contents are pretty short.
2023-02-13 14:55:35 +01:00
pennae
8b81aebbaf nixos-render-docs: add options manpage converter
mdoc is just too slow to render on groff, and semantic markup doesn't
help us any for generated pages.

this produces a lot of changes to configuration.nix.5, but only few
rendering changes. most of those seem to be place losing a space where
docbook emitted roff code that did not faithfully represent the input
text, though a few places also gained space where docbook dropped them.
notably we also don't need the compatibility code docbook-xsl emitted
because that problem was fixed over a decade ago.

this will handle block quotes, which the docbook stylesheets turned into
a mess of roff requests that ended up showing up in the output instead
of being processed.
2023-02-13 14:55:35 +01:00
pennae
9fdc312426 nixos-render-docs: factor out sorting of options list 2023-02-13 14:55:35 +01:00
pennae
88873200c1 nixos-render-docs: move list-is-compact attr to meta
Token.attr is a dict[str, str | int | float], meta has no restriction on
the value type. attrs is ostensibly meant for html attributes, meta for
any information whatsoever.
2023-02-13 14:55:35 +01:00
pennae
f81a3963a1 nixos-render-docs: add option block separators
this will be necessary for manpages, which separate option declarations
not with external tags but by interspersing mandoc spacing instructions.
2023-02-13 14:55:34 +01:00
pennae
1e75f3fee5 nixos-render-docs: don't render empty descriptions at all 2023-02-13 14:55:34 +01:00
pennae
1055d83e7e nixos-render-docs: add block and inline joiners
these work together with render and renderInline to produce an output
from either of the two. rendering manpages will need both: to join
blocks with newlines, and to run some postprocessing and the rendered inlines.
2023-02-13 14:55:34 +01:00
pennae
018c2f4e59 nixos-render-docs: calculate list end indices
that'll be useful to calculate the width of list item heads, which we'll
ned to render manpages.
2023-02-13 14:55:34 +01:00
pennae
4805cbbce6 nixos/make-options-doc: fix related packages link label
the pkgs path literal surely shouldn't include the title, right?
2023-02-13 14:55:34 +01:00
pennae
2610f45516 nixos/*: remove trailing period in mkEnableOptions
those are added by mkEnableOption, and .. is replaced to … by markdown
processing.
2023-02-13 14:55:34 +01:00
pennae
cb12267aa0 nixos/x11: fix some docs links
the docbook stylesheets duplicated the target of these untitled links
into their label, but we should do that in markdown instead.
2023-02-13 14:55:34 +01:00
pennae
9e72e46feb nixos-render-docs: add a test for running mypy
pulling mypy into the build closure is unfortunately not reasonable, the
closure for mypy is rather large and takes a long time to build. if we
have the type checks hooked into CI we'll get most of the benefit though.
2023-02-13 14:55:34 +01:00
superherointj
90eb1a70f5 cryptodev: unpin kernel 2023-02-13 14:55:33 +01:00
R. Ryantm
381f6ed50c python310Packages.requests-aws4auth: 1.2.1 -> 1.2.2 2023-02-13 14:55:33 +01:00
Enno Richter
aa84765af8 python3Packages.watchfiles: fix build on Darwin 2023-02-13 14:55:33 +01:00
K900
1e0a126179 kio-admin: add meta 2023-02-13 14:55:33 +01:00
R. Ryantm
9b1e2bce2e exploitdb: 2022-11-22 -> 2023-02-03 2023-02-13 14:55:33 +01:00
Phillip Seeber
52b8697c7d meep: init at 1.25.0
meep: more comments
2023-02-13 14:55:33 +01:00
Phillip Seeber
f20ad50a9f libGDSII: init at 0.21 2023-02-13 14:55:32 +01:00
Phillip Seeber
430b25054e harminv: init at 1.4.2 2023-02-13 14:55:32 +01:00
K900
0d0560e42f nixos/plasma5: install kio-admin for desktop 2023-02-13 14:55:32 +01:00
K900
6e002d9d6a kio-admin: init at 1.0.0 2023-02-13 14:55:32 +01:00
Fabian Affolter
54d13d141d python310Packages.aiohomekit: 2.4.6 -> 2.5.0
Diff: https://github.com/Jc2k/aiohomekit/compare/refs/tags/2.4.6...2.5.0

Changelog: https://github.com/Jc2k/aiohomekit/releases/tag/2.5.0
2023-02-13 14:55:32 +01:00
Fabian Affolter
d92e3617f8 python310Packages.peaqevcore: 11.1.2 -> 11.2.0 2023-02-13 14:55:32 +01:00
R. Ryantm
c397ac7978 hyperrogue: 12.1h -> 12.1i 2023-02-13 14:55:31 +01:00
Mario Rodas
4f1cd71cd3 caf: 0.18.6 -> 0.18.7
https://github.com/actor-framework/actor-framework/releases/tag/0.18.7
2023-02-13 14:55:31 +01:00
R. Ryantm
b4a6dfd19b caf: 0.18.5 -> 0.18.6 2023-02-13 14:55:31 +01:00
Mario Rodas
ea267324b8 scheme-manpages: 2022-07-04 -> 2023-02-06 2023-02-13 14:55:31 +01:00
R. Ryantm
a1e5515d1b fend: 1.1.4 -> 1.1.5 2023-02-13 14:55:31 +01:00
Mario Rodas
c0b6537c6d libpg_query: 15-4.1.0 -> 15-4.2.0
https://github.com/pganalyze/libpg_query/releases/tag/15-4.2.0
2023-02-13 14:55:31 +01:00
Mario Rodas
4f65a940b6 bazel-buildtools: 5.1.0 -> 6.0.1
https://github.com/bazelbuild/buildtools/releases/tag/6.0.0
https://github.com/bazelbuild/buildtools/releases/tag/6.0.1
2023-02-13 14:55:31 +01:00
R. Ryantm
177034e998 quickemu: 4.5 -> 4.6 2023-02-13 14:55:31 +01:00
Fabian Affolter
5be1e477de python310Packages.angr: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
Fabian Affolter
1cc76640db python310Packages.cle: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
Fabian Affolter
ef5c8bd9a2 python310Packages.claripy: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
Fabian Affolter
65a7151151 python310Packages.pyvex: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
Fabian Affolter
76de89ac63 python310Packages.ailment: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
Fabian Affolter
c1792081dd python310Packages.archinfo: 9.2.36 -> 9.2.37 2023-02-13 14:55:30 +01:00
R. Ryantm
f31c6a633c hackrf: 2022.09.1 -> 2023.01.1 2023-02-13 14:55:29 +01:00
R. Ryantm
e531462f08 thunderbird-unwrapped: 102.7.1 -> 102.7.2 2023-02-13 14:55:29 +01:00
rewine
2ddd8d9fa6 deepin-pw-check: init at 5.1.17 2023-02-13 14:55:29 +01:00
rewine
8291136f37 deepin-gettext-tools: init at 1.0.10 2023-02-13 14:55:29 +01:00
rewine
ae40145ec2 go-dbus-factory: init at 1.10.23 2023-02-13 14:55:29 +01:00
rewine
87966a5bce go-gir-generator: init at 2.2.0 2023-02-13 14:55:29 +01:00
rewine
b9fb7b8e20 go-lib: init at 5.8.27
s
2023-02-13 14:55:29 +01:00
Weijia Wang
f9fafc9c2e yubioath-flutter: fix build on aarch64-linux 2023-02-13 14:55:28 +01:00
Austin Butler
5bc467ec23 yubioath-flutter: 6.0.2 -> 6.1.0 2023-02-13 14:55:28 +01:00
Austin Butler
6ff47c7fb0 yubikey-manager: 5.0.0 -> 5.0.1 2023-02-13 14:55:28 +01:00
Jonas Heinrich
1181c4cdb9 nextcloud-client: 3.6.6 -> 3.7.1 2023-02-13 14:55:28 +01:00
Winter
c6eea1fe9e nixos/luksroot: build pbkdf2-sha512 binary in its own derivation
Since this feature's inception, we've compiled a binary that uses OpenSSL
to perform PBKDF-SHA512 during the extra-utils build. In addition to this
being inefficient, it broke as of 6ea1a2a1be,
which switched the extra-utils derivation to use stdenvNoCC.

For now, I think the path of least resistence is to move the pbkdf-sha512
build to its own derivation, to fix the breakage, as well as improving
the efficiency of the extra-utils build.

(I do believe that at some point, we should revisit this binary -- perhaps
rewriting it -- as Clang even just on its default settings emits more
warnings than you'd want to see in a security-related codebase when
compiling it.)
2023-02-13 14:55:28 +01:00
Damien Cassou
f48fc05f28 borgmatic: 1.7.2 -> 1.7.6 2023-02-13 14:55:28 +01:00
R. Ryantm
a60982a6d3 python310Packages.types-pyyaml: 6.0.12.3 -> 6.0.12.4 2023-02-13 14:55:28 +01:00
R. Ryantm
13ef1a3175 python310Packages.karton-core: 5.0.0 -> 5.0.1 2023-02-13 14:55:28 +01:00
Rouven Czerwinski
f25649063a xwayland: 22.1.7 -> 22.1.8
Changelog: https://lists.x.org/archives/xorg-announce/2023-February/003322.html
2023-02-13 14:55:27 +01:00
superherointj
1d05f505eb k3s: add multiple versions 2023-02-13 14:55:27 +01:00
Malo Bourgon
976ec4af08 openai: 0.26.4 -> 0.26.5
Diff: https://github.com/openai/openai-python/compare/v0.26.4...v0.26.5
2023-02-13 14:55:27 +01:00
Mario Rodas
4d22533fae python310Packages.jupyter-book: 0.13.1 -> 0.13.2
https://github.com/executablebooks/jupyter-book/releases/tag/v0.13.2
2023-02-13 14:55:27 +01:00
R. Ryantm
3b34c3219e jackett: 0.20.2986 -> 0.20.3004 2023-02-13 14:55:27 +01:00
R. Ryantm
6d5eb25527 rt-tests: 2.4 -> 2.5 2023-02-13 14:55:27 +01:00
Aaron Jheng
2a8d19a21d glab: 1.24.1 -> 1.25.3 2023-02-13 14:55:27 +01:00
oluceps
205e044025 hysteria: 1.3.2 -> 1.3.3 2023-02-13 14:55:26 +01:00
github-actions[bot]
e528a95381 terraform-providers.oci: 4.105.0 → 4.106.0 2023-02-13 14:55:26 +01:00
github-actions[bot]
6ba6826209 terraform-providers.tencentcloud: 1.79.7 → 1.79.8 2023-02-13 14:55:26 +01:00
Alexis Hildebrandt
ed8bc039bd gh: 2.22.1 -> 2.23.0 2023-02-13 14:55:26 +01:00
Aaron Jheng
a607d5be69 temporal: 1.17.5 -> 1.19.1 2023-02-13 14:55:26 +01:00
R. Ryantm
63750011c2 golangci-lint: 1.51.0 -> 1.51.1 2023-02-13 14:55:26 +01:00
Weijia Wang
8a557db9ed python310Packages.soundfile: fix build on x86_64-darwin 2023-02-13 14:55:26 +01:00
Mario Rodas
788e73dfdc libfyaml: 0.7.12 -> 0.8 2023-02-13 14:55:25 +01:00
R. Ryantm
e3f2ac6ae4 kube-bench: 0.6.10 -> 0.6.11 2023-02-13 14:55:25 +01:00
R. Ryantm
99a81207ca rssguard: 4.3.1 -> 4.3.2 2023-02-13 14:55:25 +01:00
R. Ryantm
0be958b6ee python310Packages.rpy2: 3.5.7 -> 3.5.8 2023-02-13 14:55:25 +01:00
R. Ryantm
cd2c9ed647 klayout: 0.28.4 -> 0.28.5 2023-02-13 14:55:25 +01:00
R. Ryantm
8739aeac7d python310Packages.pyutil: 3.3.0 -> 3.3.2 2023-02-13 14:55:25 +01:00
R. Ryantm
4b157fb41c cubiomes-viewer: 3.0.1 -> 3.1.0 2023-02-13 14:55:25 +01:00
R. Ryantm
41cebd3562 python310Packages.aesedb: 0.1.0 -> 0.1.1 2023-02-13 14:55:24 +01:00
R. Ryantm
2ebb97de1e python310Packages.types-requests: 2.28.11.11 -> 2.28.11.12 2023-02-13 14:55:24 +01:00
R. Ryantm
284d576c5d velero: 1.10.0 -> 1.10.1 2023-02-13 14:55:24 +01:00
R. Ryantm
ae3df22d1c zef: 0.14.6 -> 0.15.0 2023-02-13 14:55:24 +01:00
R. Ryantm
d42f0f8b5c erigon: 2.37.0 -> 2.38.1 2023-02-13 14:55:24 +01:00
R. Ryantm
f09da6b0b6 python310Packages.yfinance: 0.2.9 -> 0.2.10 2023-02-13 14:55:24 +01:00
Alyssa Ross
e3ff7fd9b2 sourcehut.dispatchsrht: respect allowAliases
Nixpkgs convention is to only add attributes for deprecation throws
when config.allowAliases hasn't been explicitly disabled.  This is
useful as it makes it easy to test building all non-deprecated
packages:

	nix-build --arg config '{ allowAliases = false; }' -A sourcehut

Precedent for this convention in Nixpkgs is easy to find by grepping
for "config.allowAliases".
2023-02-13 14:55:24 +01:00
Stanisław Pitucha
87d3af1d4d chatterino2: fix darwin build
Use the newer SDK to fix darwin build.
2023-02-13 14:55:23 +01:00
Rafael Fernández López
69b6f32003 fastly: 5.1.1 -> 6.0.0 2023-02-13 14:55:23 +01:00
Sebastian Sellmeier
88ad397b22 nwg-panel: 0.7.11 -> 0.7.16 2023-02-13 14:55:23 +01:00
R. Ryantm
a7fba9ef3f kotlin: 1.8.0 -> 1.8.10 2023-02-13 14:55:23 +01:00
Martin Weinelt
43b529aae3 babeld: 1.12.1 -> 1.12.2
https://www.mail-archive.com/babel-users@alioth-lists.debian.net/msg00960.html
2023-02-13 14:55:23 +01:00
datafoo
c11a6562cb vscode-extensions.streetsidesoftware.code-spell-checker: 2.15.0 -> 2.16.0 2023-02-13 14:55:23 +01:00
Matt McHenry
e64c18f259 k3b: use cdrecord from cdrtools rather than cdrkit
fixes this warning:

cdrecord <= 2.01.01a05 will be run with root privileges on kernel >= 2.6.8
Since Linux kernel 2.6.8 cdrecord <= 2.01.01a05 will not work when run suid root for security reasons anymore.
2023-02-13 14:55:23 +01:00
R. Ryantm
308c83bf41 snapcast: 0.26.0 -> 0.27.0 2023-02-13 14:55:22 +01:00
R. Ryantm
20d5e9abcc rust-analyzer-unwrapped: 2023-01-23 -> 2023-01-30 2023-02-13 14:55:22 +01:00
R. Ryantm
496e381f72 python310Packages.xknx: 2.3.0 -> 2.4.0 2023-02-13 14:55:22 +01:00
amesgen
de8bd84f73 wizer: add version test 2023-02-13 14:55:22 +01:00
amesgen
c20172508d wizer: 1.4.0 -> 1.6.0 2023-02-13 14:55:22 +01:00
amesgen
2948ca0321 wizer: add amesgen as maintainer 2023-02-13 14:55:22 +01:00
Vincent Haupert
def754de06 iosevka: remove superfluous inputs 2023-02-13 14:55:22 +01:00
Vincent Haupert
49c1ae85d2 iosevka: fix Darwin build 2023-02-13 14:55:21 +01:00
R. Ryantm
f0c8a329fc python310Packages.pyathena: 2.19.0 -> 2.21.0 2023-02-13 14:55:21 +01:00
Ingo Ruhnke
c7fec82aec dduper: Update btrfs-progs patch to v6.1 2023-02-13 14:55:21 +01:00
Shadaj Laddad
1bed08fad4 openvscode-server: 1.74.3 -> 1.75.0 2023-02-13 14:55:21 +01:00
Robert Schütz
0bd65ad305 flare-signal: init at 0.6.0
Co-authored-by: Tom Fitzhenry <tom@tom-fitzhenry.me.uk>
2023-02-13 14:55:21 +01:00
Atemu
5240bb2f57 BeatSaberModManager: bump deps 2023-02-13 14:55:21 +01:00
figsoda
279b37a07e sniffnet: 1.0.1 -> 1.1.0
Changelog: https://github.com/gyulyvgc/sniffnet/blob/main/CHANGELOG.md
2023-02-13 14:55:21 +01:00
superherointj
78339e4dda flexoptix-app: 5.13.3 -> 5.13.4 2023-02-13 14:55:20 +01:00
Thomas Gerbet
67e0f47fb6 phpExtensions.opcache: fix test environment for darwin 2023-02-13 14:55:20 +01:00
R. Ryantm
b2cf553225 drawio: 20.8.10 -> 20.8.16 2023-02-13 14:55:20 +01:00
Martin Weinelt
a01b11da56 wallabag: 2.5.3 -> 2.5.4
https://github.com/wallabag/wallabag/releases/tag/2.5.4

Fixes: CVE-2023-0734, CVE-2023-0735, CVE-2023-0736, CVE-2022/0737
2023-02-13 14:55:20 +01:00
jopejoe1
64585317ba plasma5Packages.kimageformats: enable RAW image support 2023-02-13 14:55:20 +01:00
Austin Butler
c45b05e926 _1password-gui: 8.9.10 -> 8.9.14, 8.9.12-4.BETA -> 8.10.0-20.BETA 2023-02-13 14:55:20 +01:00
R. Ryantm
37932d1fe0 librime: 1.8.4 -> 1.8.5 2023-02-13 14:55:19 +01:00
Nick Cao
ac8f36736f python311Packages.python-zbar: fix build since Py_SIZE is turned into a function
Python 3.11 turned Py_SIZE into a function, thus Py_SIZE(obj) will be a rvalue,
we need to use Py_SET_SIZE to set size now.
2023-02-13 14:55:19 +01:00
superherointj
611de96b49 python311Packages.dvc-objects: 0.19.0 -> 0.19.3
Release: https://github.com/iterative/dvc-objects/releases/tag/0.19.3
Diff: https://github.com/iterative/dvc-objects/compare/0.19.0...0.19.3
2023-02-13 14:55:19 +01:00
superherointj
7c79c18590 python311Packages.sqltrie: 0.0.27 -> 0.0.28
Release: https://github.com/iterative/sqltrie/releases/tag/0.0.28
Diff: https://github.com/iterative/sqltrie/compare/0.0.27...0.0.28

Co-authored-by: @fabaff
2023-02-13 14:55:19 +01:00
superherointj
be64706649 python311Packages.dvc-data: 0.36.2 -> 0.38.1
Release: https://github.com/iterative/dvc-data/releases/tag/0.38.1
Diff: https://github.com/iterative/dvc-data/compare/0.36.2...0.38.1
2023-02-13 14:55:19 +01:00
OPNA2608
06098b1216 haguichi: Add passthru.updateScript
The upstream repo has regular releases and elementaryOS-specific releases.
We only want the regular releases, so filter out the elementaryOS ones in a
custom updateScript.
2023-02-13 14:55:19 +01:00
Sandro Jäckel
72f1df8102 ngtcp2: add curlHTTP3 to passthru.tests 2023-02-13 14:55:19 +01:00
Sandro Jäckel
ce1345057c nghttp3: add curlHTTP3 to passthru.tests 2023-02-13 14:55:18 +01:00
Martin Weinelt
e259e72f66 python310Packages.django-rq: 2.6.0 -> 2.7.0
https://github.com/rq/django-rq/releases/tag/v2.7.0
2023-02-13 14:55:18 +01:00
Mostly Void
1bfdd24b55 khoj: init at 0.2.5 2023-02-13 14:55:18 +01:00
Mostly Void
7429854787 python3Packages.sentence-transformers: init at 2.2.2 2023-02-13 14:55:18 +01:00
fleaz
1ff8989a05 gcfflasher: init at 4.0.3-beta 2023-02-13 14:55:18 +01:00
Naïm Favier
00895b1f18 haskellPackages: remove unused patches 2023-02-13 14:55:18 +01:00
Will Fancher
bfbc47b7e9 initrd-ssh: New sshd settings names 2023-02-13 14:55:17 +01:00
Will Fancher
60ed98f364 sshd: Cyphers -> Ciphers 2023-02-13 14:55:17 +01:00
John Ericson
61a4ad8ff6 ncurses: Add meta.pkgConfigModules and test
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:55:17 +01:00
John Ericson
55243b31bd fftw: Add meta.pkgConfigModules and test
Add `fftwQuad` to `all-packages.nix` too so that variant is tested.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:55:17 +01:00
John Ericson
f264b44b0f libGL: Add meta.pkgConfigModules and test 2023-02-13 14:55:17 +01:00
John Ericson
a883135f2b libdbusmenu: Add meta.pkgConfigModules and test
Odd that the pkg-config names contain these numbers, but they do.
2023-02-13 14:55:17 +01:00
John Ericson
b9b82c7dc4 cairo: Add meta.pkgConfigModules and test 2023-02-13 14:55:17 +01:00
John Ericson
6a45be21e1 bzip2: Add meta.pkgConfigModules and test 2023-02-13 14:55:16 +01:00
John Ericson
9318d0a7d1 libappindicator: Clean up code a bit
- Properly through on unsupported GTK versions.

- Mark mono suport broken rather than just having a comment.
2023-02-13 14:55:16 +01:00
John Ericson
059f4b405e treewide: Add meta.pkgConfigModules to a few packages
Picking up where https://github.com/NixOS/nixpkgs/pull/214304 left off.
2023-02-13 14:55:16 +01:00
Sam Doshi
c3cc702d06 samba: 4.17.4 -> 4.17.5 2023-02-13 14:55:16 +01:00
laalsaas
96129933f5 svt-av1: unbreak on linux-aarch64 2023-02-13 14:55:16 +01:00
laalsaas
71be445884 handbrake: 1.5.1 -> 1.6.1
Additionaly, use the ffmpeg patches from upstream and bump ffmpeg
version to 5.1.

Fixes #211297
2023-02-13 14:55:16 +01:00
Sandro Jäckel
9a29e6351b doc/contributing: remove last references to name
pname+version should be used everywhere, so lets clean this up
2023-02-13 14:55:16 +01:00
Martin Weinelt
6998038dd1 zigbee2mqtt: 1.30.0 -> 1.30.1
Diff: https://github.com/Koenkk/zigbee2mqtt/compare/1.30.0...1.30.1

Changelog: https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.30.1
2023-02-13 14:55:15 +01:00
Weijia Wang
43e16efbd9 fxlinuxprint: fix src 2023-02-13 14:55:15 +01:00
Yureka
7e6a9cac05 element-desktop.keytar: 7.7.0 -> 7.9.0, switch to fetchNpmDeps 2023-02-13 14:55:15 +01:00
Yureka
ce522a3337 element-desktop.seshat: 2.3.0 -> 2.3.3 2023-02-13 14:55:15 +01:00
R. Ryantm
8631f57adc intel-media-sdk: 22.6.5 -> 23.1.0 2023-02-13 14:55:15 +01:00
74dcebdc1c teamviewer: 15.35.7 -> 15.38.3
* teamviewer: 15.35.7 -> 15.38.3

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-13 14:55:15 +01:00
R. Ryantm
73ee9fdd2d aravis: 0.8.22 -> 0.8.24 2023-02-13 14:55:15 +01:00
IndeedNotJames
32d8b1fd0e xcaddy: fix build info 2023-02-13 14:55:15 +01:00
IndeedNotJames
7f5e84c811 xcaddy: add indeednotjames as maintainer 2023-02-13 14:55:14 +01:00
IndeedNotJames
e9a8d4e73f xcaddy: 0.3.1 -> 0.3.2 2023-02-13 14:55:14 +01:00
Alyssa Ross
9fb4ed4bc1 eclipses.eclipse-sdk: fix hash for x86_64-linux
When aarch64 support was added, the x86_64 appears to have been
accidentally replaced with the one for eclipse-platform.

Fixes: 2c3e53a6cd ("eclipses.*: Enable on aarch64-linux")
2023-02-13 14:55:14 +01:00
Robert Schütz
e513b72772 imagemagick: 7.1.0-60 -> 7.1.0-61
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-60...7.1.0-61
2023-02-13 14:55:14 +01:00
Fabian Affolter
4350e59217 python310Packages.tilt-ble: add changelog to meta 2023-02-13 14:55:14 +01:00
Fabian Affolter
95f05be205 python310Packages.sensorpush-ble: add changelog to meta 2023-02-13 14:55:14 +01:00
Fabian Affolter
3cfe03b347 python310Packages.sensorpro-ble: 0.5.1 -> 0.5.3
Diff: https://github.com/Bluetooth-Devices/sensorpro-ble/compare/v0.5.1...v0.5.3

Changelog: https://github.com/Bluetooth-Devices/sensorpro-ble/blob/v0.5.3/CHANGELOG.md
2023-02-13 14:55:14 +01:00
Fabian Affolter
c649f5ca14 python310Packages.sensorpush-ble: 1.5.2 -> 1.5.5
Diff: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.5.2...v1.5.5
2023-02-13 14:55:13 +01:00
Fabian Affolter
6ac69bc79c python310Packages.tilt-ble: 0.2.3 -> 0.2.4
Diff: https://github.com/Bluetooth-Devices/tilt-ble/compare/v0.2.3...v0.2.4
2023-02-13 14:55:13 +01:00
Fabian Affolter
cad358db29 python310Packages.xiaomi-ble: 0.15.0 -> 0.16.1
Diff: https://github.com/Bluetooth-Devices/xiaomi-ble/compare/refs/tags/v0.15.0...v0.16.1

Changelog: https://github.com/Bluetooth-Devices/xiaomi-ble/releases/tag/v0.16.1
2023-02-13 14:55:13 +01:00
Fabian Affolter
0fde332cb1 python310Packages.thermopro-ble: 0.4.3 -> 0.4.5
Diff: https://github.com/bluetooth-devices/thermopro-ble/compare/refs/tags/v0.4.3...v0.4.5
2023-02-13 14:55:13 +01:00
Fabian Affolter
22412c5c4b python310Packages.oralb-ble: 0.17.2 -> 0.17.4
Diff: https://github.com/Bluetooth-Devices/oralb-ble/compare/refs/tags/v0.17.2...v0.17.4

Changelog: https://github.com/Bluetooth-Devices/oralb-ble/releases/tag/v0.17.4
2023-02-13 14:55:13 +01:00
R. Ryantm
6d1a44f504 icingaweb2: 2.11.3 -> 2.11.4 2023-02-13 14:55:13 +01:00
R. Ryantm
c14577cbed python310Packages.schwifty: 2022.9.0 -> 2023.2.0 2023-02-13 14:55:13 +01:00
R. Ryantm
1a02bb8f12 rpcs3: 0.0.26-14637-c471120a8 -> 0.0.26-14684-8652b7d35 2023-02-13 14:55:12 +01:00
Zhong Jianxin
dd35cda840 python3Packages.soundfile: 0.10.3.post1 -> 0.11.0 2023-02-13 14:55:12 +01:00
Phillip Seeber
cc69341f39 nwchem: init at 7.0.2 2023-02-13 14:55:12 +01:00
Phillip Seeber
28546f63bb lib/licenses: add ecl20 2023-02-13 14:55:12 +01:00
Silvan Mosberger
37b34c47e0 lib.path.append: init
This function can be used to append strings to Nix path values in a
safe way.
2023-02-13 14:55:12 +01:00
Silvan Mosberger
253e3bd231 lib.path: Minor improvements
- Use isValid when possible instead of subpathInvalidReason: https://github.com/NixOS/nixpkgs/pull/209099#discussion_r1068714681
- Add documentation to function arguments
- Use newlines for error messages: https://github.com/NixOS/nixpkgs/pull/208887#discussion_r1069737602
- Add short comments for the unit test groups: https://github.com/NixOS/nixpkgs/pull/208887#discussion_r1072913051
- Slight formatting improvement for laws: https://github.com/NixOS/nixpkgs/pull/209099#discussion_r1068707955
2023-02-13 14:55:12 +01:00
Ryan Horiguchi
837360f41d gnomeExtensions.tophat: patch missing dependency 2023-02-13 14:55:11 +01:00
Jeremy Fleischman
4e8a23e523 mycli: skip broken test
While I was in here, I ported this code to use `pytestCheckHook`.

This fixes https://github.com/NixOS/nixpkgs/issues/211415 (maybe this is
more of a workaround?).

This build was failing due to a broken test upstream. I've instructed
nix to skip that test for now.

I also changed the `py.test` to plain `pytest`. I'm not familiar with
the difference, but according to [this SO
answer](https://stackoverflow.com/a/41893170/1739415), it sounds like
`pytest` is the new hotness and should be used wherever possible.
2023-02-13 14:55:11 +01:00
zendo
5a1868bf45 lollypop: 1.4.35 -> 1.4.37 2023-02-13 14:55:11 +01:00
R. Ryantm
a66c6661a7 n8n: 0.214.0 -> 0.214.2 2023-02-13 14:55:11 +01:00
piegames
92788b02a1 fixup! .github/ISSUE_TEMPLATE: Improvements 2023-02-13 14:55:11 +01:00
piegames
33950d61cd Update .github/ISSUE_TEMPLATE/missing_documentation.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-02-13 14:55:11 +01:00
piegames
79e1ecdf57 .github/ISSUE_TEMPLATE: Improvements 2023-02-13 14:55:11 +01:00
R. Ryantm
d338b7eaec python310Packages.goodwe: 0.2.23 -> 0.2.24 2023-02-13 14:55:11 +01:00
R. Ryantm
385d8da2b1 python310Packages.django_treebeard: 4.6.0 -> 4.6.1 2023-02-13 14:55:10 +01:00
Vincent Laporte
42e54da9f0 ocamlPackages.sqlite3: disable for OCaml < 4.12 & use Dune 3 2023-02-13 14:55:10 +01:00
Vincent Laporte
7f1714661e ocamlPackages.irmin: 3.4.1 → 3.5.1 2023-02-13 14:55:10 +01:00
Vincent Laporte
237ee9b8b2 ocamlPackages.rusage: init at 1.0.0 2023-02-13 14:55:10 +01:00
R. Ryantm
185b5baefb zimfw: 1.11.0 -> 1.11.1 2023-02-13 14:55:10 +01:00
Ivan Mincik
8a0e44ac87 qgis-ltr: 3.22.15 -> 3.22.16 2023-02-13 14:55:10 +01:00
R. Ryantm
5fc2467a58 codeowners: 1.1.1 -> 1.1.2 2023-02-13 14:55:10 +01:00
Charlotte Van Petegem
d0a4683e81 udp2raw: 20200818.0 -> 20230206.0 2023-02-13 14:55:09 +01:00
Adam Stephens
16e25b1c3c kitty: 0.27.0 -> 0.27.1 2023-02-13 14:55:09 +01:00
Naïm Favier
f7c7a18495 doc: use gitignoreSource
Running `make -C doc` to build the manual locally leaves .xml artifacts
in the tree. These are ignored by git, but they still get included in
the build when not using flakes, which causes the corresponding chapters
not to be built.
2023-02-13 14:55:09 +01:00
Naïm Favier
98b6936618 doc/stdenv: fixup #212642 2023-02-13 14:55:09 +01:00
Nick Cao
eb2667ec42 freeswitch: unpin openssl_1_1 2023-02-13 14:55:09 +01:00
R. Ryantm
27e6db79a3 vtm: 0.9.8q -> 0.9.8r 2023-02-13 14:55:09 +01:00
Maximilian Bosch
a47a1e760d privacyidea: 3.8 -> 3.8.1
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.8.1/Changelog
2023-02-13 14:55:09 +01:00
R. Ryantm
7416ef1dd1 jackett: 0.20.2916 -> 0.20.2986 2023-02-13 14:55:08 +01:00
Weijia Wang
d93c60fc61 unciv: 4.4.9 -> 4.4.11 2023-02-13 14:55:08 +01:00
paumr
3e76f5e882 nixos/roundcube: fixed nginx configuration
the changes are required for oauth setups,
and are based on:
https://github.com/roundcube/roundcubemail/issues/8191#issuecomment-919850328
2023-02-13 14:55:08 +01:00
John Rinehart
1753e0f402 perlPackages.AppSqitch: add Template-Toolkit support 2023-02-13 14:55:08 +01:00
John Rinehart
50138c7787 perlPackages.TemplateToolkit: 3.009 → 3.101 2023-02-13 14:55:08 +01:00
John Rinehart
7372fb4dab perlPackages.AppSqitch: 1.1.0 -> 1.3.1 2023-02-13 14:55:08 +01:00
Fabian Affolter
fd2c795c62 python310Packages.bluemaestro-ble: 0.2.1 -> 0.2.3
Diff: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/refs/tags/v0.2.1...v0.2.3

Changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/blob/v0.2.3/CHANGELOG.md
2023-02-13 14:55:08 +01:00
Fabian Affolter
ca4a25aa3f python310Packages.bluetooth-sensor-state-data: 1.6.0 -> 1.6.1
Diff: https://github.com/Bluetooth-Devices/bluetooth-sensor-state-data/compare/v1.6.0...v1.6.1
2023-02-13 14:55:07 +01:00
ajs124
54cf5ce849 proxysql: 2.4.6 -> 2.5.0 2023-02-13 14:55:07 +01:00
ajs124
9faea2a87c proxysql: fix build 2023-02-13 14:55:07 +01:00
ajs124
d08c6a4616 proxysql: 2.4.5 -> 2.4.6 2023-02-13 14:55:07 +01:00
R. Ryantm
6d8595a600 glooctl: 1.13.4 -> 1.13.5 2023-02-13 14:55:07 +01:00
Fabian Affolter
0a02fd9b9c python310Packages.types-colorama: 0.4.15.5 -> 0.4.15.7 2023-02-13 14:55:07 +01:00
R. Ryantm
a7242c768b lxgw-neoxihei: 1.005 -> 1.006 2023-02-13 14:55:06 +01:00
zowoq
b575097114 nix-eval-jobs: 2.12.1 -> 2.13.0
https://github.com/nix-community/nix-eval-jobs/releases/tag/v2.13.0
2023-02-13 14:55:06 +01:00
Fabian Affolter
fd385fdf1e python310Packages.types-urllib3: 1.26.25.4 -> 1.26.25.5 2023-02-13 14:55:06 +01:00
Fabian Affolter
47c3c8abfd python310Packages.types-requests: 2.28.11.8 -> 2.28.11.11 2023-02-13 14:55:06 +01:00
Fabian Affolter
73a8f7a4fe python310Packages.types-docutils: 0.19.1.2 -> 0.19.1.3 2023-02-13 14:55:06 +01:00
Fabian Affolter
32c5c88c02 terrascan: 1.17.1 -> 1.18.0
Diff: https://github.com/accurics/terrascan/compare/v1.17.1...v1.18.0
2023-02-13 14:55:06 +01:00
Fabian Affolter
da972ba937 python310Packages.pydeps: 1.11.0 -> 1.11.1
Diff: https://github.com/thebjorn/pydeps/compare/refs/tags/v1.11.0...v1.11.1

Changelog: https://github.com/thebjorn/pydeps/releases/tag/v1.11.1
2023-02-13 14:55:05 +01:00
R. Ryantm
2c372aa2b1 httm: 0.20.4 -> 0.20.5 2023-02-13 14:55:05 +01:00
R. Ryantm
7a235130bc deno: 1.30.2 -> 1.30.3 2023-02-13 14:55:05 +01:00
Aidan Gauland
eaacaa0233 heroic: 2.6.1 -> 2.6.2 2023-02-13 14:55:05 +01:00
Robert Schütz
5f9af4ca2a python310Packages.xmlschema: 2.1.1 -> 2.2.0
Diff: https://github.com/sissaschool/xmlschema/compare/refs/tags/v2.1.1...v2.2.0

Changelog: https://github.com/sissaschool/xmlschema/blob/refs/tags/v2.2.0/CHANGELOG.rst
2023-02-13 14:55:05 +01:00
R. Ryantm
be1ac6e299 python310Packages.elementpath: 3.0.2 -> 4.0.1 2023-02-13 14:55:05 +01:00
misuzu
601a8c73fc python310Packages.pymemcache: disable broken test on 32-bit platforms 2023-02-13 14:55:05 +01:00
R. Ryantm
d314f6c3ca setools: 4.4.0 -> 4.4.1 2023-02-13 14:55:04 +01:00
R. Ryantm
3903a5ff00 sabnzbd: 3.7.1 -> 3.7.2 2023-02-13 14:55:04 +01:00
R. Ryantm
a2c86e8fab spotify-player: 0.10.0 -> 0.11.1 2023-02-13 14:55:04 +01:00
R. Ryantm
ce1f9bc32f wtwitch: 2.6.0 -> 2.6.1 2023-02-13 14:55:04 +01:00
Fabian Affolter
dbc3c8a3b2 ipinfo: 2.10.0 -> 2.10.1 2023-02-13 14:55:04 +01:00
Tim Fenney
88628cf80a doc/nixos: prefer the verb 'log in' (#214616)
* doc/nixos: prefer the term 'login'

Change "re-log" to "login again."

* Update nixos/doc/manual/configuration/xfce.chapter.md

Co-authored-by: Naïm Favier <n@monade.li>

* Change also xml.

---------

Co-authored-by: Naïm Favier <n@monade.li>
2023-02-13 14:55:04 +01:00
Mahmoud Ayman
30274eafb5 anki-bin: 2.1.56 -> 2.1.57 2023-02-13 14:55:04 +01:00
Vanilla
9f63894cd8 pbpctrl: init at unstable-2023-02-07 2023-02-13 14:55:03 +01:00
R. Ryantm
ed7729c3ca pdns-recursor: 4.8.1 -> 4.8.2 2023-02-13 14:55:03 +01:00
Andreas Wiese
ed42225bb6 ham: 2020-09-09 -> 2022-10-26 2023-02-13 14:55:03 +01:00
Nick Cao
df34a0b9dc perlPackages.ZonemasterCLI: 4.0.1 -> 5.0.1 2023-02-13 14:55:03 +01:00
Nick Cao
e8623aa4bc perlPackages.ZonemasterEngine: 4.5.1 -> 4.6.1 2023-02-13 14:55:03 +01:00
Nick Cao
9073a14863 perlPackages.ZonemasterLDNS: 2.2.2 -> 3.1.0 2023-02-13 14:55:03 +01:00
Nick Cao
85481882e7 perlPackages.NetIPXS: init at 0.22 2023-02-13 14:55:03 +01:00
rnhmjoj
ceb765453c gnupg: add NixOS tests to passthru 2023-02-13 14:55:02 +01:00
rnhmjoj
d501736fc0 nixos/tests/gnupg: init 2023-02-13 14:55:02 +01:00
rnhmjoj
4b5cca60f5 nixos/test-driver: handle decoding errors in Machine.execute
The output of a command is not guaranteed to be valid UTF-8, so the
decoding can fail raising UnicodeDecodeError. If this happens during a
`succeeds` the check will be erroneously marked failed.

This changes the error handling to the "replace" mode, where invalid
codepoints are replaced with � (REPLACEMENT CHARACTER U+FFFD) and the
decoding can go on.
2023-02-13 14:55:02 +01:00
rnhmjoj
027befd08d nixos/test-driver: drop logging from Machine.send_monitor_command
Several machine operations, like `send_chars` and `send_key`, are
implemented by calling `send_monitor_command`, possibly multiple times.
This generates a huge amount of unnecessary noise in the log, because
`send_monitor_command` is a low-level operation and an implementation
detail.

Here's an excerpt from a highlighted log before and afte the change.

Before:

    subtest: Can generate a PGP key
    machine: sending keys 'gpg --gen-key\n'
    machine: sending monitor command: sendkey g
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey g, in 0.00 seconds)
    machine: sending monitor command: sendkey p
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey p, in 0.00 seconds)
    machine: sending monitor command: sendkey g
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey g, in 0.00 seconds)
    machine: sending monitor command: sendkey spc
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey spc, in 0.00 seconds)
    machine: sending monitor command: sendkey 0x0C
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey 0x0C, in 0.00 seconds)
    machine: sending monitor command: sendkey 0x0C
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey 0x0C, in 0.00 seconds)
    machine: sending monitor command: sendkey g
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey g, in 0.00 seconds)
    machine: sending monitor command: sendkey e
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey e, in 0.00 seconds)
    machine: sending monitor command: sendkey n
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey n, in 0.00 seconds)
    machine: sending monitor command: sendkey 0x0C
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey 0x0C, in 0.00 seconds)
    machine: sending monitor command: sendkey k
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey k, in 0.00 seconds)
    machine: sending monitor command: sendkey e
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey e, in 0.00 seconds)
    machine: sending monitor command: sendkey y
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey y, in 0.00 seconds)
    machine: sending monitor command: sendkey ret
    machine: waiting for monitor prompt
    (finished: waiting for monitor prompt, in 0.00 seconds)
    (finished: sending monitor command: sendkey ret, in 0.00 seconds)
    (finished: sending keys 'gpg --gen-key\n', in 0.15 seconds)

After:

    subtest: Can generate a PGP key
    machine: sending keys 'gpg --gen-key\n'
    (finished: sending keys 'gpg --gen-key\n', in 0.15 seconds)
2023-02-13 14:55:02 +01:00
Googlebot
c55e0b2b85 fix logic 2023-02-13 14:55:02 +01:00
Googlebot
bffc4efcc6 nvidia: Reverse Prime Sync 2023-02-13 14:55:02 +01:00
Robert Schütz
fb0d20eb16 python310Packages.volvooncall: 0.10.1 -> 0.10.2
Diff: https://github.com/molobrakos/volvooncall/compare/refs/tags/v0.10.1...v0.10.2
2023-02-13 14:55:02 +01:00
Bobby Rong
4f155444ee touchegg: 2.0.15 -> 2.0.16
https://github.com/JoseExposito/touchegg/compare/2.0.15...2.0.16
2023-02-13 14:55:01 +01:00
Ryan Horiguchi
ffb7172064 prowlarr: 1.1.2.2453 -> 1.1.3.2521 2023-02-13 14:55:01 +01:00
Matt Carrier
31740e0847 lazygit: 0.36 -> 0.37.0 2023-02-13 14:55:01 +01:00
Hugh O'Brien
0f5907bee9 moolticute: add hughobrien as maintainer 2023-02-13 14:55:01 +01:00
Hugh O'Brien
57bebe4c9b maintainers: add hughobrien 2023-02-13 14:55:01 +01:00
Hugh O'Brien
8a087d0288 moolicute: 1.00.1 -> 1.01.0 2023-02-13 14:55:01 +01:00
R. Ryantm
516dbde78f python310Packages.desktop-notifier: 3.4.2 -> 3.4.3 2023-02-13 14:55:01 +01:00
Bobby Rong
08fb11d7bb gnome-builder: 43.5 → 43.6
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/43.5...43.6
2023-02-13 14:55:00 +01:00
Anders Kaseorg
9629b98c3d zulip: 5.9.4 → 5.9.5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-13 14:55:00 +01:00
R. Ryantm
532b175793 python310Packages.lupupy: 0.2.5 -> 0.2.7 2023-02-13 14:55:00 +01:00
rewine
dfe87e0919 deepin-turbo: init at 0.0.6.3 2023-02-13 14:55:00 +01:00
Vincent Laporte
99ef3141f2 ocamlPackages.checkseum: use Dune 3 2023-02-13 14:55:00 +01:00
Vincent Laporte
0e3d9206db ocamlPackages.dune_3: enable for OCaml < 4.08 2023-02-13 14:55:00 +01:00
Gabriel Arazas
8579be7309 shortwave: 3.1.0 -> 3.2.0 2023-02-13 14:55:00 +01:00
tricktron
c92736f246 colima: make lima derivation configurable
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-02-13 14:54:59 +01:00
Thibault Gagnaux
ef79fcfe28 colima: add comment on why we use lima-bin on darwin 2023-02-13 14:54:59 +01:00
Thibault Gagnaux
283d58ecbe colima: use lima-bin on darwin for native macOS virtualization support 2023-02-13 14:54:59 +01:00
OPNA2608
44cad84075 bambootracker-qt6: init at 0.6.1 2023-02-13 14:54:59 +01:00
OPNA2608
0269445cc7 bambootracker: 0.6.0 -> 0.6.1 2023-02-13 14:54:59 +01:00
R. Ryantm
24fc156567 steampipe: 0.18.3 -> 0.18.4 2023-02-13 14:54:59 +01:00
R. Ryantm
91ce559f83 devbox: 0.3.2 -> 0.3.3 2023-02-13 14:54:58 +01:00
github-actions[bot]
8ddabfc09a terraform-providers.google-beta: 4.51.0 → 4.52.0 2023-02-13 14:54:58 +01:00
github-actions[bot]
c73061895c terraform-providers.google: 4.51.0 → 4.52.0 2023-02-13 14:54:58 +01:00
github-actions[bot]
1c2a163838 terraform-providers.dns: 3.2.3 → 3.2.4 2023-02-13 14:54:58 +01:00
R. Ryantm
8db6a5403f nearcore: 1.30.0 -> 1.30.1 2023-02-13 14:54:58 +01:00
R. Ryantm
3a1bd7a422 pandoc-katex: 0.1.10 -> 0.1.11 2023-02-13 14:54:58 +01:00
Robert Schütz
a62914e904 rnote: 0.5.12 -> 0.5.13
Diff: https://github.com/flxzt/rnote/compare/v0.5.12...v0.5.13

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.13
2023-02-13 14:54:58 +01:00
R. Ryantm
5ba9de48ed eget: 1.3.1 -> 1.3.2 2023-02-13 14:54:58 +01:00
figsoda
7b094df99f lua-language-server: rename from sumneko-lua-language-server
and add figsoda as a maintainer

lua-language-server has been moved to a new organization (LuaLS).
2023-02-13 14:54:57 +01:00
figsoda
ab270a1ba5 sumneko-lua-language-server: 3.6.7 -> 3.6.10
Diff: https://github.com/luals/lua-language-server/compare/3.6.7...3.6.10
2023-02-13 14:54:57 +01:00
figsoda
39ff046475 ruff: 0.0.242 -> 0.0.243
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.242...v0.0.243

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.243
2023-02-13 14:54:57 +01:00
Winter
66af2fc0f4 Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc"
This reverts commit 46ee37ca1d, as it breaks
anything that uses libcxx on Darwin, as well as cross-compilation to at
least armv6l.

As there's no clear solution at this time, reverting it is the best
option, as this only reduces build time closure size (something we can
arguably live with).

https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1418363441
https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1420124250
2023-02-13 14:54:57 +01:00
R. Ryantm
3da7aa1ead shotman: 0.3.0 -> 0.4.0 2023-02-13 14:54:57 +01:00
h7x4
2f0de669b5 lib.lists: add replicate
`replicate` returns n copies of an element as a list.

Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2023-02-13 14:54:57 +01:00
rewine
90127984e6 deepin-image-viewer: fix build with libraw 0.21.1 2023-02-13 14:54:57 +01:00
SharzyL
874262342a verilator: 5.002 -> 5.006 2023-02-13 14:54:57 +01:00
Robert Schütz
a2eaeec32b python310Packages.pikepdf: 6.2.9 -> 7.0.0
Diff: https://github.com/pikepdf/pikepdf/compare/v6.2.9...v7.0.0

Changelog: https://github.com/pikepdf/pikepdf/blob/v7.0.0/docs/releasenotes/version7.rst
2023-02-13 14:54:56 +01:00
Francesco Gazzetta
0be2ffbc44 vassal: add wrapGAppsHook
Fixes the file picker
2023-02-13 14:54:56 +01:00
Francesco Gazzetta
d8d8145e6d vassal: set mainProgram 2023-02-13 14:54:56 +01:00
R. Ryantm
18dc9a511e vassal: 3.6.10 -> 3.6.11 2023-02-13 14:54:56 +01:00
R. Ryantm
98318b4115 mediaelch-qt6: 2.8.18 -> 2.10.0 2023-02-13 14:54:56 +01:00
R. Ryantm
49f8b9717c nixpacks: 1.1.1 -> 1.3.1 2023-02-13 14:54:56 +01:00
R. Ryantm
6c686388db atomicparsley: 20210715.151551.e7ad03a -> 20221229.172126.d813aa6 2023-02-13 14:54:56 +01:00
R. Ryantm
d52f613603 airwindows-lv2: 14.0 -> 16.0 2023-02-13 14:54:55 +01:00
Robert Schütz
b573c4339c python310Packages.greeclimate: 1.4.0 -> 1.4.1
Diff: https://github.com/cmroche/greeclimate/compare/refs/tags/v1.4.0...v1.4.1

Changelog: https://github.com/cmroche/greeclimate/blob/refs/tags/v1.4.1/CHANGELOG.md
2023-02-13 14:54:55 +01:00
R. Ryantm
02e695df46 evcc: 0.112.2 -> 0.112.5 2023-02-13 14:54:55 +01:00
Janik H
fd3a940590 qdmr: fixup 2023-02-13 14:54:55 +01:00
Vanilla
ece53fc882 nixos/pykms: rename systemd deprecated MemoryLimit to MemoryMax. 2023-02-13 14:54:55 +01:00
Nathan Viets
74a7f7e381 nng: 1.5.2 -> 1.6.0-prerelease and rPackages.nanonext dependency 2023-02-13 14:54:55 +01:00
Florian Engel
02bf01d62a monetdb: 11.45.11 -> 11.45.13 2023-02-13 14:54:55 +01:00
Weijia Wang
fa4f50c030 python311Packages.deepdiff: 6.2.1 -> 6.2.3 2023-02-13 14:54:54 +01:00
R. Ryantm
19f79123bc clifm: 1.9 -> 1.10 2023-02-13 14:54:54 +01:00
figsoda
2e06e172ca nix-init: 0.1.0 -> 0.1.1
Diff: https://github.com/nix-community/nix-init/compare/v0.1.0...v0.1.1

Changelog: https://github.com/nix-community/nix-init/blob/v0.1.1/CHANGELOG.md
2023-02-13 14:54:54 +01:00
Ben Darwin
5d8121f80a python310Packages.ome-zarr: init at 0.6.1 2023-02-13 14:54:54 +01:00
Emily Trau
6660118cab python3Packages.aiodocker: init at unstable-2022-01-20 2023-02-13 14:54:54 +01:00
R. Ryantm
a04bb803c4 phrase-cli: 2.6.5 -> 2.6.6 2023-02-13 14:54:53 +01:00
Mario Rodas
def8c50f9c pgagroal: init at 1.5.1 2023-02-13 14:54:53 +01:00
Aidan Gauland
b8601cbd92 heroic: 2.5.2 -> 2.6.1 2023-02-13 14:54:53 +01:00
Nick Cao
66372127b0 tdesktop: 4.6.0 -> 4.6.1 2023-02-13 14:54:53 +01:00
Robert Schütz
1eec09be0a kbibtex: 0.9.2 -> 0.9.3.1
Changelog: https://invent.kde.org/office/kbibtex/-/raw/v0.9.3.1/ChangeLog
2023-02-13 14:54:53 +01:00
Nick Cao
3705889881 nixos/zram: fix default swapDevices 2023-02-13 14:54:53 +01:00
Robert Schütz
dc3b11a6f8 python310Packages.arcam-fmj: 1.1.0 -> 1.2.0
Diff: https://github.com/elupus/arcam_fmj/compare/refs/tags/1.1.0...1.2.0

Changelog: https://github.com/elupus/arcam_fmj/releases/tag/1.2.0
2023-02-13 14:54:53 +01:00
R. Ryantm
6acdd4cafe dnscontrol: 3.25.0 -> 3.26.0 2023-02-13 14:54:52 +01:00
Sandro Jäckel
fc17d0f883 treewide: cleanup some unused bindings 2023-02-13 14:54:52 +01:00
Nathan Viets
f945841550 rPackages: added libiconv to darwin builds and removed redundant package level calls 2023-02-13 14:54:52 +01:00
R. Ryantm
9eec9b511e python310Packages.meilisearch: 0.23.0 -> 0.24.0 2023-02-13 14:54:52 +01:00
R. Ryantm
d9db238165 pipenv: 2022.11.25 -> 2023.2.4 2023-02-13 14:54:52 +01:00
R. Ryantm
3deb372c04 python310Packages.python-gvm: 22.9.1 -> 23.2.0 2023-02-13 14:54:52 +01:00
Colin Arnott
8cb0ec65a5 argocd-vault-plugin: init at 1.13.1
Fixes #214629
2023-02-13 14:54:52 +01:00
laalsaas
0183191c0b simple-mtpfs: init at 0.4.0 2023-02-13 14:54:51 +01:00
gbtb
01b0855df6 nixos/openvpn: applied nixpkgs-fmt 2023-02-13 14:54:51 +01:00
gbtb
5c9f1ee2db nixos/openvpn: added restartAfterSleep option
Additional systemd unit that hooks to sleep.target and kills openvpn processes
2023-02-13 14:54:51 +01:00
rewine
9cd4d0a0f7 deepin-desktop-base: init at 2022.03.07 2023-02-13 14:54:51 +01:00
OPNA2608
e80ce726e5 alice-tools,alice-tools-qt5,alice-tools-qt6: init at 0.12.1 2023-02-13 14:54:51 +01:00
Michael Weiss
ee4b58495d chromiumBeta: 110.0.5481.52 -> 110.0.5481.77 2023-02-13 14:54:51 +01:00
genesis
e72d17f569 frescobaldi: 3.1.3 -> 3.2 2023-02-13 14:54:50 +01:00
Michael Weiss
8240403888 chromiumDev: 111.0.5562.0 -> 111.0.5563.8 2023-02-13 14:54:50 +01:00
Robert Schütz
85e82dd2ca iptsd: 1.0.0 -> 1.0.1
Diff: https://github.com/linux-surface/iptsd/compare/v1.0.0...v1.0.1

Changelog: https://github.com/linux-surface/iptsd/releases/tag/v1.0.1
2023-02-13 14:54:50 +01:00
Robert Schütz
48fc2b0608 iptsd: correctly install udev rule and systemd service file
This allows using services.udev.packages and systemd.packages.
2023-02-13 14:54:50 +01:00
figsoda
6679f51b36 ruff: 0.0.241 -> 0.0.242
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.241...v0.0.242

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.242
2023-02-13 14:54:50 +01:00
Nikolay Korotkiy
68b0f64aae lagrange: 1.14.2 → 1.15.2 2023-02-13 14:54:50 +01:00
Nikolay Korotkiy
4146ee3713 sealcurses: 2022-05-18 → 2023-02-06 2023-02-13 14:54:50 +01:00
Sandro
0ba3baa1a4 rlwrap: remove me as maintainer 2023-02-13 14:54:49 +01:00
Colin Arnott
293aefb9f4 rime-cli: init at 0.0.3
Fixes #214147
2023-02-13 14:54:49 +01:00
Vincenzo Mantova
c7eb4a4d2d advi: init at 2.0.0 (#214814)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:54:49 +01:00
Nikolay Korotkiy
6b7617e1f8 mapcache: fix build on darwin 2023-02-13 14:54:49 +01:00
R. Ryantm
9fc98fb7a9 mapcache: 1.12.1 -> 1.14.0 2023-02-13 14:54:49 +01:00
Matthieu Coudron
a083d028dd services.openssh: rename several settings (#211991)
* services.openssh: rename several settings

... to match the sshd config format (makes transition smoother), namely:
services.openssh.forwardX11 -> services.openssh.settings.X11Forwarding
services.openssh.cyphers -> services.openssh.settings.Cyphers
services.openssh.macs -> services.openssh.settings.Macs
services.openssh.kexAlgorithms -> services.openssh.settings.KexAlgorithms
services.openssh.gatewayPorts -> services.openssh.settings.GatewayPorts

* release-notes: mention openssh renaming

* chore: regenerated release-notes
2023-02-13 14:54:49 +01:00
Michael Weiss
b1f45f1c61 chromiumBeta: Fix the build
This change (dynamically linking against libffi from Nixpkgs) is
required since we switched to third_party/wayland instead of linking
against Wayland from Nixpkgs (26aadca7c6). See also f9d9864cb6 and
d932886d6e for more details.

We could alternatively provide libffi_pic.a for static linking but due
to our immutable dependency model / pure builds the dynamic linking
shouldn't cause any issues.

This fixes the build error shown in [0].

[0]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1412519998
2023-02-13 14:54:49 +01:00
Sandro Jäckel
43cb442e8e ldapvi: fetch rev, fix version number 2023-02-13 14:54:48 +01:00
Rafael Fernández López
782168c33e wasmtime: 4.0.0 -> 5.0.0 2023-02-13 14:54:48 +01:00
R. Ryantm
f4c35b428c sftpgo: 2.4.3 -> 2.4.4 2023-02-13 14:54:48 +01:00
SnO2WMaN
40030f617b yamlfmt: init at 0.7.1 2023-02-13 14:54:48 +01:00
SnO2WMaN
770bbebc26 maintainers: add sno2wman 2023-02-13 14:54:48 +01:00
R. Ryantm
d1c3469d40 iosevka-bin: 17.1.0 -> 18.0.0 2023-02-13 14:54:48 +01:00
Thomas Gerbet
891a00e78c metricbeat7: fix passthru.tests 2023-02-13 14:54:48 +01:00
R. Ryantm
49aedc93ad kernelshark: 2.1.1 -> 2.2.0 2023-02-13 14:54:47 +01:00
R. Ryantm
c486dd5d8d dua: 2.19.0 -> 2.19.1 2023-02-13 14:54:47 +01:00
Sandro
d7849e6a8c nixos/nginx: add comment about clearing Connection header (#214211) 2023-02-13 14:54:47 +01:00
Luflosi
9c9c278117 python3Packages.humanize: 4.5.0 -> 4.6.0
https://github.com/python-humanize/humanize/releases/tag/4.6.0
2023-02-13 14:54:47 +01:00
R. Ryantm
21de703925 the-foundation: 1.5.0 -> 1.6.0 2023-02-13 14:54:47 +01:00
Morgan Jones
6b632295a8 nixos/nebula: fix potential address collision in tests 2023-02-13 14:54:47 +01:00
Morgan Jones
15247638dd nixos/nebula: rename test nodes to be more descriptive 2023-02-13 14:54:47 +01:00
Morgan Jones
3b4b7edd3e nixos/nebula: harden systemd unit 2023-02-13 14:54:46 +01:00
Morgan Jones
c673aea520 nixos/nebula: add tests for relays; clean up nebula passthru test 2023-02-13 14:54:46 +01:00
Morgan Jones
ca6ee907dc nebula: add passthru test 2023-02-13 14:54:46 +01:00
Morgan Jones
43e04dc8eb nixos/nebula: don't run as root; support relays 2023-02-13 14:54:46 +01:00
Yarny0
3bdc15c90a nixos/tests/cups-pdf: fix test with socket-activated cups
The cups-pdf vm test previously waited for the
activation of `cups.service` before testing anything.
This method fails since

47d9e7d3d7

as cups auto-stops if it is not used,
causing the test framework to complain
that `cups.service` will never start.

The commit at hand alters the test so it
simply waits for `multi-user.target`.
We could also switch to `cups.socket`,
but `multi-user.target` seems to be more robust
concerning future changes in the cups mechanisms.
2023-02-13 14:54:46 +01:00
1000101
fb19bcfea8 timescaledb: 2.9.2 -> 2.9.3 2023-02-13 14:54:46 +01:00
Weijia Wang
bde2674f29 pdfsam-basic: 4.3.4 -> 5.0.2 2023-02-13 14:54:46 +01:00
Nick Cao
7752167b72 firmware-manager: unpin openssl_1_1 2023-02-13 14:54:45 +01:00
kilianar
496550d7aa portfolio: 0.60.2 -> 0.61.0
https://github.com/buchen/portfolio/releases/tag/0.61.0
2023-02-13 14:54:45 +01:00
Ben Darwin
9eaab08e84 python310Packages.bambi: init at 0.9.3 2023-02-13 14:54:45 +01:00
Ben Darwin
7aa77f7180 python310Packages.formulae: init at 0.3.4 2023-02-13 14:54:45 +01:00
Anders Kaseorg
56b6d82ba4 mozillavpn: 2.12.0 → 2.13.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-13 14:54:45 +01:00
zowoq
d749a59cca conmon: 2.1.5 -> 2.1.6
https://github.com/containers/conmon/releases/tag/v2.1.6
2023-02-13 14:54:45 +01:00
Luflosi
be763843ea include-what-you-use: 0.18 -> 0.19
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.19
2023-02-13 14:54:44 +01:00
zowoq
9217f11431 buildah: 1.28.2 -> 1.29.0
https://github.com/containers/buildah/releases/tag/v1.29.0
2023-02-13 14:54:44 +01:00
R. Ryantm
57af5f6cbd geckodriver: 0.32.0 -> 0.32.1 2023-02-13 14:54:44 +01:00
Ivan Kovnatsky
e649c50ce2 pv-migrate: init at 1.0.1 (#210373)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:54:44 +01:00
huantian
7f60e208cb breath-theme: init at unstable-2022-12-22 2023-02-13 14:54:44 +01:00
78843f1d07 pgadmin4: 6.18 -> 6.19
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-13 14:54:43 +01:00
14809134f6 python3Packages.sphinxcontrib-youtube: init at 1.2.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-13 14:54:43 +01:00
Robert Scott
da949f3a6e pgpool: 4.4.1 -> 4.4.2 2023-02-13 14:54:43 +01:00
R. Ryantm
d72b0f9a4f tbls: 1.60.0 -> 1.61.0 2023-02-13 14:54:43 +01:00
Varun Madiath
274e8df051 bencode-py: init at 4.0.0 2023-02-13 14:54:43 +01:00
Varun Madiath
ccb1fb8ff6 maintainers: add vamega 2023-02-13 14:54:42 +01:00
Robert Scott
805530acb0 apr: 1.7.0 -> 1.7.2 2023-02-13 14:54:42 +01:00
R. RyanTM
59b232472e ssldump: 1.5 -> 1.6 (#214992) 2023-02-13 14:54:42 +01:00
Maximilian Bosch
629c2b0e3d privacyidea: fix build
The previous changes for the 3.8 update are ready, but staging got
merged into master, so there are a few more challenges to tackle:

* Use python 3.10 now since it's actually supported and less effort to
  build (3.9 isn't recursed into anymore).
* sphinx doesn't build with these overrides, so patch it out entirely
  (i.e. drop `sphinxHook` where it's causing problems).
* backport a few jinja2 fixes for python 3.10 that were fixed in later
  versions, but break because this env is stuck to 2.11.
2023-02-13 14:54:42 +01:00
Maximilian Bosch
a327c322b7 privacyidea: fix hash
Apparently the tag was force-pushed :(

According to diffoscope the only thing changed is `.readthedocs.yaml`,
so no big deal.
2023-02-13 14:54:42 +01:00
Maximilian Bosch
9deaaeda37 nixos/privacyidea: fix db uri
Fixes db migration on 3.8. See also https://github.com/privacyidea/privacyidea/issues/3447
2023-02-13 14:54:42 +01:00
Maximilian Bosch
3f8f72c958 privacyidea: 3.7.4 -> 3.8
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.8/Changelog
2023-02-13 14:54:42 +01:00
R. Ryantm
fba98ef59f stacks: 2.60 -> 2.62 2023-02-13 14:54:42 +01:00
zowoq
d675dfd8f3 lnch: remove empty go vendor hash 2023-02-13 14:54:41 +01:00
zowoq
807febe79e phylactery: remove empty go vendor hash 2023-02-13 14:54:41 +01:00
zowoq
442bd9d73f statik: remove empty go vendor hash 2023-02-13 14:54:41 +01:00
zowoq
43f59e6f96 evmdis: remove empty go vendor hash 2023-02-13 14:54:41 +01:00
zowoq
1ebeaedc99 vimPlugins.vim-hexokinase: remove empty go vendor hash 2023-02-13 14:54:41 +01:00
zowoq
86df37e991 buildGoModule: make the vendor fetcher error if it is empty 2023-02-13 14:54:41 +01:00
zowoq
bf3503e717 darwin.openwith: init at unstable-2022-10-28 2023-02-13 14:54:41 +01:00
Jonas Chevalier
b89b19f970 terraform-providers.gandi: 2.2.2 -> 2.2.3 (#214956) 2023-02-13 14:54:40 +01:00
Thomas Gerbet
1c282b4830 freshrss: fix passthru.tests 2023-02-13 14:54:40 +01:00
Thomas Gerbet
a93855bbe1 meilisearch: 0.30.5 -> 1.0.0
https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0
2023-02-13 14:54:40 +01:00
R. Ryantm
dbc9dc54cc xchm: 1.33 -> 1.35 2023-02-13 14:54:40 +01:00
lucasew
cda67dcad9 nixos/cockpit: add nixos test
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-13 14:54:40 +01:00
lucasew
03f664a763 cockpit: init at 284
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-13 14:54:40 +01:00
lucasew
6036176afc nixos/cockpit: init
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-13 14:54:40 +01:00
squalus
54a4355ec7 librewolf: 109.0-1 -> 109.0.1-2 2023-02-13 14:54:39 +01:00
R. Ryantm
c78cad6a4c sharedown: 5.1.0 -> 5.2.2 2023-02-13 14:54:39 +01:00
R. Ryantm
6ac37b111e python310Packages.piccata: 2.0.0 -> 2.0.2 2023-02-13 14:54:39 +01:00
Phillip Seeber
393e09bc01 wxmacmolplt: init at 7.7.2
wxmacmolplt: restrict evaluation to linux


wxmacmolplt: move into chemistry section in all-packages
2023-02-13 14:54:39 +01:00
Phillip Seeber
66f7307b84 mopac: init at 22.0.6 2023-02-13 14:54:39 +01:00
R. Ryantm
431fce6a2c stress-ng: 0.15.01 -> 0.15.03 2023-02-13 14:54:39 +01:00
Weijia Wang
e89b36e5e8 python310Packages.cmsis-pack-manager: 0.5.1 -> 0.4.0 2023-02-13 14:54:38 +01:00
PedroHLC ☭
cae788d521 linuxKernel.kernels.linux_lqx: 6.1.9-lqx1 -> 6.1.10-lqx1 2023-02-13 14:54:38 +01:00
PedroHLC ☭
bc22f1ce23 linuxKernel.kernels.linux_zen: 6.1.9-zen1 -> 6.1.10-zen1 2023-02-13 14:54:38 +01:00
Chuang Zhu
7ce18b1865 watchmate: 0.3.0 -> 0.4.0 2023-02-13 14:54:38 +01:00
superherointj
5506374a13 amarok: clean-up unused arguments 2023-02-13 14:54:38 +01:00
Thomas Gerbet
615b27a7fb coq: remove undefined attribute ocamlPropagatedNativeBuildInputs in passthru 2023-02-13 14:54:38 +01:00
Weijia Wang
34d20d25c2 qt6.qtbase: fix regression 2023-02-13 14:54:38 +01:00
Gaetan Lepage
86bd87aa71 invidious: unstable-2023-01-26 -> unstable-2023-02-02 2023-02-13 14:54:37 +01:00
figsoda
6fa06446e3 zq: drop
it is a duplicate of zed
2023-02-13 14:54:37 +01:00
figsoda
7a54892bf9 zed: set version, clean up 2023-02-13 14:54:37 +01:00
R. Ryantm
aa54d68c31 klipper: unstable-2023-01-07 -> unstable-2023-02-03 2023-02-13 14:54:37 +01:00
John Ericson
1358ba9549 meta.pkgConfigModules: Init convention
See docs.

Follow-up work:

- Existing packages should be converted

- `defaultPkgConfigPackages` should assert on `meta.pkgConfigModules`
  and let `tests.pkg-config` alone test the build results.

CC @sternenseemann

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-02-13 14:54:37 +01:00
John Ericson
e1e30da74e zlib: Use finalAttrs instead of rec 2023-02-13 14:54:37 +01:00
R. Ryantm
885da98472 python310Packages.getmac: 0.9.1 -> 0.9.2 2023-02-13 14:54:37 +01:00
Maximilian Bosch
1cee6a9044 wiki-js: 2.5.295 -> 2.5.296
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.296
2023-02-13 14:54:36 +01:00
Weijia Wang
eb7fe4e0b5 ecwolf: add darwin support 2023-02-13 14:54:36 +01:00
R. Ryantm
f9f24dbe22 python310Packages.bellows: 0.34.7 -> 0.34.8 2023-02-13 14:54:36 +01:00
zowoq
ea37ce9c37 gdu: 5.21.1 -> 5.22.0
Diff: https://github.com/dundee/gdu/compare/refs/tags/v5.21.1...v5.22.0

Changelog: https://github.com/dundee/gdu/releases/tag/v5.22.0
2023-02-13 14:54:36 +01:00
zendo
b7d43a4988 erdtree: init at 1.0.0 2023-02-13 14:54:36 +01:00
Thibault Polge
0ef3e927ab auto-multiple-choice: change default module dir (fix #214724)
AMC will look for its libraries on the nix store path if and only iff
its default modules directory doesn't exist.  The value for this
variable was /lib/, which exists on some systems.  This commit changes
it to /nonexistent, the "canonical non-existent home directory" per
Debian policy, which probably won't exist anywhere.
2023-02-13 14:54:36 +01:00
R. Ryantm
da6d796b2d python310Packages.google-cloud-container: 2.17.1 -> 2.17.2 2023-02-13 14:54:35 +01:00
Phillip Seeber
046668b774 rmsd: init at 1.5.1 2023-02-13 14:54:35 +01:00
Jason Yundt
7260745319 ecwolf: 1.4.0 -> 1.4.1
Release announcement: <https://maniacsvault.net/entry92>
Changelog: <https://maniacsvault.net/ecwolf/wiki/Version_history#2023>
2023-02-13 14:54:35 +01:00
Izorkin
91572904f2 nixos/no-x-libs: add mc 2023-02-13 14:54:35 +01:00
Izorkin
0f7d92385b mc: update postPatch phase 2023-02-13 14:54:35 +01:00
Izorkin
3a00c2da86 mc: add x11Support option 2023-02-13 14:54:35 +01:00
Maximilian Bosch
85c5696bed linux/hardened/patches/5.15: 5.15.90-hardened1 -> 5.15.91-hardened1 2023-02-13 14:54:35 +01:00
Maximilian Bosch
36e70df1c6 linux/hardened/patches/5.10: 5.10.165-hardened1 -> 5.10.166-hardened1 2023-02-13 14:54:34 +01:00
Maximilian Bosch
4e0e0366a0 linux_latest-libre: 19027 -> 19044 2023-02-13 14:54:34 +01:00
Maximilian Bosch
894ea3894a linux: 6.1.9 -> 6.1.10 2023-02-13 14:54:34 +01:00
Maximilian Bosch
42bbcebb75 linux: 5.4.230 -> 5.4.231 2023-02-13 14:54:34 +01:00
Maximilian Bosch
8eb13ceab8 linux: 5.15.91 -> 5.15.92 2023-02-13 14:54:34 +01:00
Maximilian Bosch
6737a91f29 linux: 5.10.166 -> 5.10.167 2023-02-13 14:54:34 +01:00
Maximilian Bosch
ea0b7d39dc linux: 4.19.271 -> 4.19.272 2023-02-13 14:54:34 +01:00
Maximilian Bosch
f6f003b211 linux: 4.14.304 -> 4.14.305 2023-02-13 14:54:33 +01:00
Nick Cao
0d615aa0a6 perlPackages.CryptOpenSSLRSA: unpin openssl_1_1 2023-02-13 14:54:33 +01:00
R. Ryantm
313701ec46 python310Packages.plugwise: 0.27.5 -> 0.27.6 2023-02-13 14:54:33 +01:00
Daniel Nagy
2b36c9095d yj: 5.0.0 -> 5.1.0
Changelog: https://github.com/sclevine/yj/releases/tag/v5.1.0
2023-02-13 14:54:33 +01:00
R. Ryantm
efe81da948 python310Packages.pydmd: 0.4.0.post2301 -> 0.4.0.post2302 2023-02-13 14:54:33 +01:00
R. Ryantm
f2be2bb546 python310Packages.duecredit: 0.9.1 -> 0.9.2 2023-02-13 14:54:33 +01:00
Weijia Wang
eb58393032 wesnoth: 1.16.7 -> 1.16.8 2023-02-13 14:54:33 +01:00
R. Ryantm
007fa888ca solc-select: 1.0.2 -> 1.0.3 2023-02-13 14:54:32 +01:00
R. Ryantm
1d0ac88316 python310Packages.peaqevcore: 11.0.4 -> 11.1.2 2023-02-13 14:54:32 +01:00
Stéphan Kochen
7b2f0461b1 doc: add section on swift 2023-02-13 14:54:32 +01:00
Alexis Hildebrandt
ff1849bdaf musikcube: 0.99.4 -> 0.99.5 2023-02-13 14:54:32 +01:00
Weijia Wang
0008711770 yubihsm-shell: 2.3.2 -> 2.4.0 2023-02-13 14:54:32 +01:00
Jason Yundt
2efe56c271 treewide: fix backwards smart apostrophes
According to the Unicode Standard, you should use U+2019 RIGHT SINGLE
QUOTATION MARK for apostrophes [1]. Before this change, some of the text
in this repo would use U+2018 LEFT SINGLE QUOTATION MARKs instead.

[1]: https://www.unicode.org/versions/Unicode15.0.0/ch06.pdf#G12411
2023-02-13 14:54:32 +01:00
R. Ryantm
8d857ac9a7 toot: 0.33.1 -> 0.34.0 2023-02-13 14:54:32 +01:00
R. Ryantm
071dee8dff babashka: 1.1.172 -> 1.1.173 2023-02-13 14:54:31 +01:00
PedroHLC ☭
0fb047dcaa obs-studio-plugins.obs-vaapi: 0.1.0 -> 0.2.0 2023-02-13 14:54:31 +01:00
Nick Cao
3bd9b775ee nixos/zram: add release note about the switch to zram-generator 2023-02-13 14:54:31 +01:00
Nick Cao
806c9c5e20 nixos/zram: use zram-generator 2023-02-13 14:54:31 +01:00
R. Ryantm
cf398cba85 python310Packages.rpi-gpio2: 0.3.0a3 -> 0.4.0 2023-02-13 14:54:31 +01:00
R. Ryantm
6b6970d8f6 step-ca: 0.23.1 -> 0.23.2 2023-02-13 14:54:31 +01:00
R. Ryantm
32e6f80bc6 libmediainfo: 22.06 -> 22.12 2023-02-13 14:54:31 +01:00
Morgan Jones
4ef0bcde0a mattermost: 7.5.2 -> 7.7.1 2023-02-13 14:54:30 +01:00
Vincent Laporte
c3551ea7be ocamlPackages.uuuu: fix tests 2023-02-13 14:54:30 +01:00
Vincent Laporte
87851370f0 ocamlPackages.rosetta: use Dune 3 2023-02-13 14:54:30 +01:00
R. Ryantm
3d087712f0 oh-my-zsh: 2023-02-02 -> 2023-02-05 2023-02-13 14:54:30 +01:00
rewine
6e5dacb54e deepin-picker: init at 5.0.28 2023-02-13 14:54:30 +01:00
rewine
9f71428987 deepin-album: init at 5.10.9 2023-02-13 14:54:30 +01:00
rewine
75fac8ea11 deepin-image-viewer: init at 5.9.4 2023-02-13 14:54:30 +01:00
rewine
4783e8a2f7 deepin-draw: init at 5.11.4 2023-02-13 14:54:29 +01:00
Stefan Frijters
817a74bb88 openttd-jgrpp: 0.47.1 -> 0.50.3 2023-02-13 14:54:29 +01:00
Stefan Frijters
b6eb68fc34 openttd: 12.2 -> 13.0 2023-02-13 14:54:29 +01:00
R. Ryantm
a0af0559ac numix-icon-theme-square: 23.01.29 -> 23.02.05 2023-02-13 14:54:29 +01:00
c8469e0348 Merge branch 'master' into current 2023-02-06 11:47:47 +01:00
9c6e30a40e Merge branch 'master' into current 2023-01-29 09:16:21 +01:00
90158a4bdb octoprint: pin flask-limiter to 2.6.2
fixes startup error with:
`TypeError: Limiter.__init__() got multiple values for argument
'key_func'`

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-28 12:55:04 +01:00
64edff0306 Merge branch 'master' into current 2023-01-25 20:25:52 +01:00
64bcb11c85 Merge branch 'master' into current 2023-01-25 10:30:18 +01:00
429d1bc98f Merge branch 'master' into current 2023-01-22 18:54:21 +01:00
d5c09e152f Merge branch 'golden-cheetah-app' into current 2023-01-10 09:54:09 +01:00
9cacc289bf golden-cheetah-app: fix sourceProvenance
due to https://github.com/NixOS/nixpkgs/pull/175495

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-10 09:53:12 +01:00
53bd936b94 Merge branch 'master' into current 2023-01-10 09:38:58 +01:00
6b7c8aeddd Merge branch 'master' into current 2023-01-02 12:29:40 +01:00
2dfd06ed29 Merge branch 'master' into current 2022-12-23 19:13:30 +01:00
375402b6b5 Merge remote-tracking branch 'gador/golden-cheetah-app' into current 2022-12-23 12:17:06 +01:00
3ac3daea6a Merge branch 'pinegrow-7' into current 2022-12-23 12:16:14 +01:00
471abe6504 Merge branch 'pgadmin-6.18' into current 2022-12-23 12:15:49 +01:00
fdb5b3ae29 Merge branch 'master' into current 2022-12-23 12:15:40 +01:00
2c92cbceb7 golden-cheetah: add AppImage derivation
Upstream bakes their API tokens for external services
(like Strava) in its source. When users want to connect
golden-cheetah to the external services, they fail and there
is no option to add own API keys during runtime.

So either the user modifies the derivation to add their own API
keys during build, or we add the pre-build AppImage to NixOS.
This has the developers API keys built-in, so the connection to
external services work as expected.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-21 10:35:47 +01:00
f2ddc2a1a2 Merge branch 'calibre-fix-fileopen' into current 2022-12-17 19:21:37 +01:00
283f5951f7 calibre: Fix File Open Dialog
add wrapGAppsHook (back) to include gsettings.
Without, calibre dumps core because of missing
gsettings.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-17 19:13:02 +01:00
7860a7f6a1 Merge branch 'master' into current 2022-12-17 10:35:54 +01:00
f0cf200025 Revert "Merge branch 'prusa-slicer-fix-build' into current"
This reverts commit 10624532e5, reversing
changes made to e511588cf0.
2022-12-16 08:12:01 +01:00
Vladimír Čunát
fb2b2e3091 mpfr: revert the version change
It broke src URLs.  We normally don't change `version` when patching.
2022-12-16 08:11:25 +01:00
Vladimír Čunát
dd316987e5 mpfr: apply patch from upstream
https://gitlab.inria.fr/mpfr/mpfr/-/issues/1

https://hydra.nixos.org/build/200151047
https://hydra.nixos.org/build/200136667
https://hydra.nixos.org/build/200412284
2022-12-16 08:11:13 +01:00
10624532e5 Merge branch 'prusa-slicer-fix-build' into current 2022-12-15 11:19:58 +01:00
931c812c12 prusa-slicer: fix build
fixes "cgal-5.5.1/include/CGAL/GMP/Gmpfr_type.h:237:33: error: invalid
conversion from 'mpfr_srcptr' {aka 'const __mpfr_struct*'} to 'mpfr_ptr'
{aka '__mpfr_struct*'}
[8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;]"

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-15 11:19:09 +01:00
e511588cf0 Merge branch 'ipmiview-2-21.0' into current 2022-12-15 10:18:25 +01:00
d758a2782a Merge branch 'master' into current 2022-12-15 09:21:03 +01:00
2f150f5feb Merge branch 'cups-brother-hll2375dw-init' into current 2022-12-07 21:05:03 +01:00
d4dd2ac096 cups-brother-hll2375dw: fix issue with printer settings
- Use the cupswrapper file to have access to the printer settings with
  CUPS
- Fix permission on the temporary settings file

The brother lpdwrapper uses a temporary file to convey the printer settings.
The original settings file will be copied with "400" permissions and the "brprintconflsr3"
binary cannot alter the temporary file later on. This fixes the permissions so the can be modified.
Since this is all in briefly in the temporary directory of systemd-cups and not accessible by others,
it shouldn't be a security concern.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-07 21:02:16 +01:00
b5eea86948 Merge branch 'cups-brother-hll2375dw-init' into current 2022-12-03 18:36:46 +01:00
af9778fddc fix merge conflict
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-03 18:20:13 +01:00
51e663d530 Merge branch 'master' into current 2022-12-03 17:48:47 +01:00
9bd1a195c8 cups-brother-hll2375dw: init at 4.0.0-1
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-03 17:03:13 +01:00
96536dc11c Merge branch 'sqlite3-to-mysql-init' into current 2022-11-27 11:38:42 +01:00
ffbd509721 Merge branch 'init-git-remote-ipld' into current 2022-11-23 13:20:34 +01:00
70e4a93f56 git-remote-ipld: init at unstable-2022-06-21
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-11-22 21:59:29 +01:00
04e880d95e Merge branch 'seahub-fix-hash' into current 2022-11-22 15:45:45 +01:00
644bf6e5df Merge branch 'master' into current 2022-11-22 14:19:03 +01:00
ae7c0f56ee Merge branch 'master' into current 2022-11-07 07:59:43 +01:00
2c86a193a1 Merge branch 'pr-199027' into current
fixes platformio error
2022-11-04 12:41:49 +01:00
6817d5f06d Merge branch 'master' into current 2022-11-04 10:23:07 +01:00
a5c6b60fb5 Merge branch 'master' into current 2022-10-26 14:35:50 +02:00
8f200c3889 Revert "Revert "Merge pull request #194035 from Ma27/show-option-quoting""
This reverts commit dedb37aa48.
2022-10-26 14:35:40 +02:00
dedb37aa48 Revert "Merge pull request #194035 from Ma27/show-option-quoting"
This reverts commit 6259b29f29, reversing
changes made to 46e516e443.
2022-10-19 11:34:12 +02:00
005e0521de Revert "seahub: fix build"
This reverts commit 2189b95ebf.
2022-10-19 11:24:01 +02:00
9dc97778b0 Merge branch 'master' into current 2022-10-19 10:41:43 +02:00
52a25bb341 Merge branch 'pr-194870' into current
fix seahub build
2022-10-08 12:28:27 +02:00
e0a37c0283 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-08 11:03:56 +02:00
Lin Yinfeng
db11945513 seahub: fix build 2022-10-07 13:43:46 +08:00
b28aaee91b Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-02 23:05:19 +02:00
e3873bbb00 kodi: test different crypt lib
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-29 22:12:08 +02:00
9ef620e0cb Merge branch 'pgadmin-6.13' into current 2022-09-16 12:42:27 +02:00
9faa86f46a pgadmin4: 6.12 -> 6.13
- Add update script
- Add email options to pgadmin4 nixOS module
- Add override for flask 2.2

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-16 12:36:26 +02:00
7c71417eec Merge branch 'xca-openssl11' into current 2022-09-13 11:20:52 +02:00
f0bfd33dbd Merge branch 'octoprint-fix-flask' into current 2022-09-13 09:43:05 +02:00
05a506935c Merge branch 'pgadmin-6.13' into current 2022-09-13 09:41:53 +02:00
1bc9320f56 Merge branch 'master' into current 2022-09-13 09:36:23 +02:00
7ba3bcf9a8 kodiPlugins.waveform-visualization: init at 19.0.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-13 00:19:29 +02:00
c9a051de6a Merge branch 'master' into current 2022-09-07 16:04:24 +02:00
9018d15a6f pgadmin4: 6.12 -> 6.13
- Add update script
- Add email options to pgadmin4 nixOS module

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-04 19:24:24 +02:00
a2b50acc3e Merge branch 'master' into current 2022-09-03 16:10:51 +02:00
f3159931fe Merge branch 'master' into current 2022-08-22 09:59:11 +02:00
796f7f9869 prusa-slicer: deactivate test causing timeout
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-12 07:11:11 +02:00
20bb7f54a6 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-06 08:42:04 +02:00
99d2206cfb Merge branch 'pgadmin-fix-req' into current 2022-07-29 09:02:16 +02:00
c7418efc16 pgadmin: fix authlib requirement
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-07-29 08:58:30 +02:00
d25aaaecf5 Merge branch 'master' into current 2022-07-29 07:18:33 +02:00
da60ea5022 Revert "Revert "vmware-horizon-client: 2111 -> 2203""
This reverts commit a57ef45bf1.
2022-07-23 17:26:41 +02:00
a83a475590 Merge branch 'master' into current 2022-07-23 08:19:38 +02:00
3f6d9b4175 Merge branch 'master' into current 2022-07-12 15:02:18 +02:00
5acebf5543 Merge branch 'master' into current 2022-07-03 13:17:22 +02:00
5ec659e087 Merge branch 'pgadmin-6.11' into current 2022-07-03 13:17:16 +02:00
ceb620423d pgadmin: 6.10 -> 6.11
skip failing test caused by postgresql update

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-07-03 13:07:01 +02:00
9a332198cb python3Packages.ua-parser: fix hash
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-07-02 08:30:15 +02:00
b0463a449c Merge branch 'fix-prusa-slicer' into current 2022-06-23 14:55:21 +02:00
ed4984a2e9 Merge branch 'master' into current 2022-06-23 14:55:14 +02:00
1792c8400a Merge branch 'fix-python-jenkins' into current 2022-06-22 15:29:24 +02:00
3a048fb536 Merge branch 'master' into current 2022-06-22 14:20:58 +02:00
aba853a0ab Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-06-16 15:34:56 +02:00
R. Ryantm
0ff9334b0c python310Packages.msgpack-numpy: 0.4.7.1 -> 0.4.8 2022-06-10 21:44:12 +02:00
Fabian Affolter
28cbb57fe6 python310Packages.azure-mgmt-compute: disable on older Python releases 2022-06-10 21:44:12 +02:00
R. Ryantm
7ec061ac92 python310Packages.azure-mgmt-compute: 27.0.0 -> 27.1.0 2022-06-10 21:44:11 +02:00
Jonathan Ringer
77efec03b1 insomnia: 2022.1.1 -> 2022.3.0, fix build 2022-06-10 21:44:11 +02:00
Sandro Jäckel
92b76af3ae wslu: 3.2.3 -> 3.2.4 2022-06-10 21:44:11 +02:00
Fabian Affolter
3f4e17f354 python310Packages.velbus-aio: 2022.5.1 -> 2022.6.1 2022-06-10 21:44:11 +02:00
R. Ryantm
f27db80cf3 python310Packages.azure-mgmt-cognitiveservices: 13.1.0 -> 13.2.0 2022-06-10 21:44:11 +02:00
R. Ryantm
5b27116901 python310Packages.sagemaker: 2.93.1 -> 2.94.0 2022-06-10 21:44:11 +02:00
Fabian Affolter
1e1a972680 assh: 2.12.2 -> 2.14.0 2022-06-10 21:44:11 +02:00
Fabian Affolter
5fa23833f3 metasploit: 6.2.1 -> 6.2.2 2022-06-10 21:44:11 +02:00
Fabian Affolter
5174d1a63b python310Packages.unicrypto: 0.0.5 -> 0.0.7 2022-06-10 21:44:11 +02:00
R. Ryantm
fd80cd4485 python310Packages.timetagger: 22.4.2 -> 22.6.2 2022-06-10 21:44:10 +02:00
R. Ryantm
f4de808216 python310Packages.fastavro: 1.4.12 -> 1.5.1 2022-06-10 21:44:10 +02:00
R. Ryantm
7b9a1b02ed snakemake: 7.8.1 -> 7.8.2 2022-06-10 21:44:10 +02:00
R. Ryantm
fca3aca1b2 python310Packages.oauthenticator: 15.0.0 -> 15.0.1 2022-06-10 21:44:10 +02:00
R. Ryantm
3bc7c15136 python310Packages.azure-mgmt-containerservice: 19.1.0 -> 20.0.0 2022-06-10 21:44:10 +02:00
Artturin
0fb2179e79 nixVersions.unstable: pre20220530 -> pre20220610 2022-06-10 21:44:10 +02:00
Azat Bahawi
9218b87f78 nginx-sso: use buildGoModule 2022-06-10 21:44:10 +02:00
Moritz Böhme
321d8306d3 fsrx: init at 1.0.0 (#177065) 2022-06-10 21:44:10 +02:00
Martin Weinelt
ce682f956d python3Packages.snapcast: add missing packaging dependency 2022-06-10 21:44:09 +02:00
Emery Hemingway
289bdcd953 buildNimPackage: use depsBuildBuild for nim_builder 2022-06-10 21:44:09 +02:00
Moheeb Aljaroudi
22ece418e1 oksh: 7.0 -> 7.1 2022-06-10 21:44:09 +02:00
K900
72f7046d6f n8n: 0.181.0 → 0.181.2 2022-06-10 21:44:09 +02:00
Jan Tojnar
0b35ed8b85 tracker-miners: 3.3.0 → 3.3.1
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.3.0...3.3.1
2022-06-10 21:44:09 +02:00
Jan Tojnar
251a5a9b0f tepl: 6.0.1 → 6.0.2
https://gitlab.gnome.org/swilmet/tepl/-/compare/6.0.1...6.0.2
2022-06-10 21:44:09 +02:00
Jan Tojnar
ec049b668f networkmanagerapplet: 1.26.0 → 1.28.0
https://gitlab.gnome.org/GNOME/network-manager-applet/-/compare/1.26.0...1.28.0
2022-06-10 21:44:09 +02:00
Jan Tojnar
ff2f4c5f7c gupnp-av: 0.14.0 → 0.14.1
https://gitlab.gnome.org/GNOME/gupnp-av/-/compare/gupnp-av-0.14.0...gupnp-av-0.14.1
2022-06-10 21:44:09 +02:00
Jan Tojnar
e0c6bf5557 gnome-desktop: 42.1 → 42.2
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.1...42.2
2022-06-10 21:44:09 +02:00
Jan Tojnar
6ca2eeb7ef gnome.gnome-bluetooth: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.0...42.1
2022-06-10 21:44:08 +02:00
Jan Tojnar
41ad89fefa amtk: 5.4.0 → 5.4.1
https://gitlab.gnome.org/World/amtk/-/compare/5.4.0...5.4.1
2022-06-10 21:44:08 +02:00
Fabian Affolter
dd19321345 apacheHttpd: 2.4.53 -> 2.4.54
https://downloads.apache.org/httpd/CHANGES_2.4.54

Fixes: CVE-2022-31813, CVE-2022-30556, CVE-2022-30522, CVE-2022-29404,
CVE-2022-28615, CVE-2022-28614, CVE-2022-28330, CVE-2022-26377
2022-06-10 21:44:08 +02:00
matthewcroughan
be4a6631ab lib: add inPureEvalMode
This makes a value that is true if builtins does not contain the
currentSystem function, but false if it does.
2022-06-10 21:44:08 +02:00
Fabian Affolter
79d2aa3743 python310Packages.exceptiongroup: 1.0.0rc7 -> 1.0.0rc8 2022-06-10 21:44:08 +02:00
Fabian Affolter
30dc394d51 python310Packages.fpyutils: 2.1.0 -> 2.2.0 2022-06-10 21:44:08 +02:00
Caleb Maclennan
0674383501 sile: 0.12.5 → 0.13.0 (#177079) 2022-06-10 21:44:08 +02:00
techknowlogick
8b2569a72d dex-oidc: 2.31.2 -> 2.32.0 2022-06-10 21:44:08 +02:00
Pol Dellaiera
292c71103f php81: 8.1.6 -> 8.1.7 2022-06-10 21:44:08 +02:00
Pol Dellaiera
7911222f56 php80: 8.0.19 -> 8.0.20 2022-06-10 21:44:07 +02:00
Soner Sayakci
89a836d2ef php80Packages.composer: 2.3.5 -> 2.3.7 2022-06-10 21:44:07 +02:00
Robert Hensing
6c02afcb49 lib/modules: Fix missing prefix in extendModules when unset in both eval- and extend- 2022-06-10 21:44:07 +02:00
nixpkgs-upkeep-bot
9d918a496c vscode: 1.67.2 -> 1.68.0 2022-06-10 21:44:07 +02:00
R. Ryantm
6a98ac77b0 protonvpn-gui: 1.9.0 -> 1.10.0 2022-06-10 21:44:07 +02:00
R. Ryantm
ccd4c4301c clojure-lsp: 2022.05.23-13.18.11 -> 2022.05.31-17.35.50 2022-06-10 21:44:07 +02:00
Thomas Gerbet
53c882af1f rekor-cli, rekor-server: 0.7.0 -> 0.8.0
https://github.com/sigstore/rekor/releases/tag/v0.8.0
2022-06-10 21:44:07 +02:00
Mark Sagi-Kazar
016abd6acd dagger: 0.2.12 -> 0.2.18
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-06-10 21:44:07 +02:00
R. Ryantm
f879800d64 deno: 1.22.2 -> 1.22.3 2022-06-10 21:44:07 +02:00
Robert Hensing
9b5debd4bb make-options-doc: Filter options after transformOptions
This allows the user-supplied function to change the visibility
of options.
2022-06-10 21:44:07 +02:00
José Romildo Malaquias
3a9234b7e8 xdgmenumaker: 1.5 -> 1.6 (#176568)
* xdgmenumaker: format nix expression

* xdgmenumaker: add update script

* xdgmenumaker: fix license

* xdgmenumaker: avoid double wrapping

* xdgmenumaker: 1.5 -> 1.6
2022-06-10 21:44:07 +02:00
Jean-François Roche
036dc8e2c6 buildkite-test-collector-rust: fix vendor sha 2022-06-10 21:44:06 +02:00
Bobby Rong
24a83c2b17 pantheon.elementary-notifications: 6.0.1 -> 6.0.2 2022-06-10 21:44:06 +02:00
Bobby Rong
1196f678c5 pantheon.elementary-videos: 2.8.3 -> 2.8.4 2022-06-10 21:44:06 +02:00
AndersonTorres
ed0ec920fe unvanquished: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
d2571f8f18 openttd/nml.nix: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
004a96996a zoom: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
18d86c379f zdoom: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
ba0494aefa zandronum/sqlite.nix: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
c03fafbd76 vectoroids: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
6a5404adee performous: use SRI hash format 2022-06-10 21:44:06 +02:00
AndersonTorres
5db7140f58 leela-zero: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
15f9799ad7 koules: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
85e83e9b2a julius: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
efa27565cf gshogi: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
9bd33ba222 fairymax: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
b3f17dac90 tworld2: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
e093927ac2 otto-matic: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
cf1bcde53d whitebox-tools: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
353caeea4d udig: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
7dedc85c1f openorienteering-mapper: use SRI hash format 2022-06-10 21:44:05 +02:00
AndersonTorres
334e149b7b bugdom: use SRI hash format 2022-06-10 21:44:04 +02:00
AndersonTorres
68dff882ea gnome-todo: use SRI hash format 2022-06-10 21:44:04 +02:00
K900
f9c02dff1d linux: enable vc4 HDMI-CEC by default (#176762) 2022-06-10 21:44:04 +02:00
Naïm Favier
4e9a0b6602 lib/types: allow custom submoduleWith descriptions
Currently the only way to set the description for a submodule type is to
use `freeformType`. This is not ideal as it requires setting a
freeform type, and evaluates the submodule config unnecessarily.

Instead, add a `description` argument to `submoduleWith`.
2022-06-10 21:44:04 +02:00
Jean-François Roche
8b0e6fba37 buildkite-test-collector-rust: init at version 0.1.0 (#176118) 2022-06-10 21:44:04 +02:00
Nguyễn Gia Phong
9ead8e453e nixos: move matrix services into their category 2022-06-10 21:44:04 +02:00
Alyssa Ross
737574b48f mmc-utils: clarify license 2022-06-10 21:44:04 +02:00
Alyssa Ross
3933c6faae mmc-utils: enable parallel building
Build tested at -j4.
2022-06-10 21:44:04 +02:00
Alyssa Ross
ca9a69a329 mmc-utils: don't manually run make
It's better to let this be handled by stdenv.
2022-06-10 21:44:04 +02:00
Alyssa Ross
c17c52ff73 mmc-utils: 2021-05-11 -> unstable-2022-04-26
I did this with unstableGitUpdater, which should help this package
stay up to date in future.
2022-06-10 21:44:04 +02:00
Alyssa Ross
4844c7c21e mmc-utils: fetchgit -> fetchzip
There's no need to download the full git history when a tarball is
available.
2022-06-10 21:44:03 +02:00
Alyssa Ross
6bde71714c mmc-utils: update homepage and src URL
These are also used by Debian.
2022-06-10 21:44:03 +02:00
Elis Hirwing
4bc12f6a2d php74: Drop PHP 7.4 and add aliases throwing an error 2022-06-10 21:44:03 +02:00
Elis Hirwing
82549d3bf8 php: Drop special cases for versions below 8.0 2022-06-10 21:44:03 +02:00
Elis Hirwing
d34e43c899 php: Drop broken declarations for old versions 2022-06-10 21:44:03 +02:00
Elis Hirwing
d3c7c968fb php: Drop declarations of internalDeps for json 2022-06-10 21:44:03 +02:00
Elis Hirwing
b17d57468c nixos/uwsgi: Drop optionalstring based on PHP version 2022-06-10 21:44:03 +02:00
Elis Hirwing
513356cf05 php.extensions.oci8: Drop 2.2.0 for older PHP packages 2022-06-10 21:44:03 +02:00
Elis Hirwing
65c40e2a58 lsp-plugins: Upgrade to PHP 8.1 2022-06-10 21:44:03 +02:00
Elis Hirwing
55543f3523 engelsystem: Upgrade to PHP 8.1 2022-06-10 21:44:02 +02:00
Elis Hirwing
9dd0ca8fe6 arcanist: Upgrade to PHP 8.1 2022-06-10 21:44:02 +02:00
Elis Hirwing
fee5396287 nixos/snipe-it: Upgrade to PHP 8.1
They state that they support PHP 8.1:
https://snipe-it.readme.io/docs/requirements
2022-06-10 21:44:02 +02:00
Elis Hirwing
a6b13c708a nixos/moodle: Upgrade to PHP 8.1 2022-06-10 21:44:02 +02:00
Elis Hirwing
50c6507ca0 nixos/nextcloud: Upgrade to PHP 8.0 2022-06-10 21:44:02 +02:00
Elis Hirwing
15e8e17a7c nixos/invoiceplan: Upgrade to PHP 8.1
They seem to be working to get PHP 8.1 support:
https://github.com/InvoicePlane/InvoicePlane/issues/798
2022-06-10 21:44:02 +02:00
Elis Hirwing
63aafe6569 nixos/dokuwiki: Upgrade to PHP 8.1
They seem to run tests against 8.1 since this commit:
7aee97ee81
2022-06-10 21:44:02 +02:00
Elis Hirwing
d3822fb941 nixos/postfixadmin: Upgrade to PHP 8.1 2022-06-10 21:44:02 +02:00
Elis Hirwing
c21e58cf12 nixos/grocy: Upgrade to PHP 8.0 2022-06-10 21:44:02 +02:00
Elis Hirwing
df30522427 unit: Drop PHP 7.4 support 2022-06-10 21:44:02 +02:00
Elis Hirwing
dabdcf652e php.extensions.php_excel: Deinit due to broken in all attributes after php74 deprecation 2022-06-10 21:44:01 +02:00
Elis Hirwing
758c28a0d7 php.extensions.apcu_bc: Deinit due to broken in all attributes after php74 deprecation 2022-06-10 21:44:01 +02:00
Fabian Affolter
ebfc66e334 checkov: 2.0.1206 -> 2.0.1209 2022-06-10 21:44:01 +02:00
Fabian Affolter
9ba550ad8a python310Packages.bc-python-hcl2: 0.3.42 -> 0.3.43 2022-06-10 21:44:01 +02:00
Fabian Affolter
9960a1e015 python310Packages.pulumi-aws: use sourceRoot 2022-06-10 21:44:01 +02:00
R. Ryantm
3f8dd140d5 python310Packages.pulumi-aws: 5.3.0 -> 5.7.2 2022-06-10 21:44:01 +02:00
Sergei Trofimovich
ef65912a0e retroarchBare: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10 or llvm-11. Otherwise build fails as:

    duplicate symbol '_apple_platform' in:ui_cocoa.o cocoa_common.o
2022-06-10 21:44:01 +02:00
R. Ryantm
f430f16542 python310Packages.sunpy: 4.0.0 -> 4.0.1 2022-06-10 21:44:01 +02:00
R. Ryantm
246dc94acf python310Packages.trimesh: 3.12.5 -> 3.12.6 2022-06-10 21:44:00 +02:00
R. Ryantm
82e51c4cb9 python310Packages.types-freezegun: 1.1.9 -> 1.1.10 2022-06-10 21:44:00 +02:00
R. Ryantm
b644fcbc8d python310Packages.svg-path: 6.0 -> 6.1 2022-06-10 21:44:00 +02:00
R. Ryantm
5b072bded0 python310Packages.transformers: 4.19.2 -> 4.19.3 2022-06-10 21:44:00 +02:00
R. Ryantm
5651800145 clojure: 1.11.1.1113 -> 1.11.1.1119 2022-06-10 21:44:00 +02:00
Robert Schütz
f85ac4b034 python310Packages.twitchapi: 2.5.4 -> 2.5.5
https://github.com/Teekeks/pyTwitchAPI/releases/tag/v2.5.5
2022-06-10 21:44:00 +02:00
R. Ryantm
be9eb0aa37 python310Packages.peaqevcore: 0.3.4 -> 0.3.14 2022-06-10 21:44:00 +02:00
R. Ryantm
35c81b501f python310Packages.pynetgear: 0.10.4 -> 0.10.5 2022-06-10 21:44:00 +02:00
Fabian Affolter
b739aae13b python310Packages.pywizlight: 0.5.13 -> 0.5.14 2022-06-10 21:43:59 +02:00
K900
5bb894022c pipewire: create home directory for the pipewire user when running systemwide
wireplumber wants to store state there
2022-06-10 21:43:59 +02:00
Sergei Trofimovich
51cdde5310 industrializer: 0.2.6 -> 0.2.7
Main change is the fix for -fno-common toolchains.

Without the update build fails on upstream gcc-10 as:

    ld: jack.o:src/jack.h:26: multiple definition of `driver_jack';
        main.o:src/jack.h:26: first defined here
2022-06-10 21:43:59 +02:00
Robert Schütz
c4ec57e7e8 python310Packages.pyrogram: 2.0.26 -> 2.0.27 2022-06-10 21:43:59 +02:00
R. Ryantm
075cf1e0d8 palemoon: 31.0.0 -> 31.1.0 2022-06-10 21:43:59 +02:00
Sergei Trofimovich
6b21e8f551 squeak: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: vm/vm.a(cogit.o):spur64src/vm/cogitX64SysV.c:2552: multiple definition of
      `traceStores'; vm/vm.a(gcc3x-cointerp.o):spur64src/vm/cogit.h:140: first defined here
2022-06-10 21:43:59 +02:00
R. Ryantm
98dfde44ea python310Packages.google-cloud-logging: 3.1.1 -> 3.1.2 2022-06-10 21:43:59 +02:00
R. Ryantm
1e4a0ab53f python310Packages.google-cloud-vision: 2.7.2 -> 2.7.3 2022-06-10 21:43:59 +02:00
R. Ryantm
946f1d88da python310Packages.google-cloud-access-context-manager: 0.1.11 -> 0.1.12 2022-06-10 21:43:59 +02:00
R. Ryantm
ffa5b21153 python310Packages.google-cloud-videointelligence: 2.7.0 -> 2.7.1 2022-06-10 21:43:58 +02:00
R. Ryantm
abc133b488 python310Packages.google-cloud-resource-manager: 1.5.0 -> 1.5.1 2022-06-10 21:43:58 +02:00
linsui
fb25820968 dotter: 0.12.10 -> 0.12.11 2022-06-10 21:43:58 +02:00
Elliott Slaughter
2924f73c20 Add elliottslaughter to maintainers list. 2022-06-10 21:43:58 +02:00
Elliott Slaughter
b0b9208e13 terra: 1.0.0-beta3 -> 1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta4
2022-06-10 21:43:58 +02:00
Bruno Bzeznik
6b6022efc3 pythonPackages.asf_search: init at 3.0.6 (#157504)
* pythonPackages.asf_search: init at 3.0.6

* Update pkgs/development/python-modules/asf-search/default.nix

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

* Update pkgs/development/python-modules/asf-search/default.nix

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

* Update pkgs/development/python-modules/asf-search/default.nix

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

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-10 21:43:58 +02:00
misuzu
34700c4db3 llvm_11: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-10 21:43:58 +02:00
misuzu
4ae1d4f0f6 llvm_12: disable failing tests on armv7l 2022-06-10 21:43:57 +02:00
misuzu
0b7482dfdf llvm_13: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-10 21:43:57 +02:00
Robert Schütz
da83d3dd71 python310Packages.pikepdf: 5.1.3 -> 5.1.4
https://github.com/pikepdf/pikepdf/blob/v5.1.4/docs/releasenotes/version5.rst
2022-06-10 21:43:57 +02:00
misuzu
3eababab7a gpgme: fix build on armv7l 2022-06-10 21:43:57 +02:00
hyqhyq_3
4d9c33c927 subversion: enable darwin keychain support (#176730)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-10 21:43:57 +02:00
Steven Kou
b91caf6ec7 vivaldi-ffmepg-codecs: 101.0.4951.15 -> 102.0.5005.49 2022-06-10 21:43:57 +02:00
Steven Kou
f9caad5f87 vivaldi: 5.2.2623.41-1 -> 5.3.2679.38-1 2022-06-10 21:43:57 +02:00
Marco A L Barbosa
596285bd48 mozart2: fix build. 2022-06-10 21:43:57 +02:00
Joshua Gilman
ea0815ed5c mdbook-admonish: init at 1.6.0
fix: removes trailing period in package description

mdbook-admonish: init at 1.6.0
2022-06-10 21:43:57 +02:00
zowoq
a3eaf6f85c gh: 2.12.0 -> 2.12.1
https://github.com/cli/cli/releases/tag/v2.12.1
2022-06-10 21:43:56 +02:00
zowoq
072924add0 nixos/podman: add user socket/service 2022-06-10 21:43:56 +02:00
Evan Stoll
00c352cfd6 polychromatic: init at 0.7.3 (#176932)
* polychromatic: init at unstable-2020-03-10

use dev-1.0.0 branch

* polychromatic: use webkitgtk instead of webkit (package-list-no-aliases)

* polychromatic: use python3Packages.callPackage instead of callPackage

* polychromatic: add meta

* polychromatic: add usbutils to propagatedBuildInputs

polychromatic-tray-applet needs to be wrapped with lsusub from usbutils

* polychromatic: use pkgs.meson, not python3Packages.meson

* bump to 0.7.0

* rebase on master (python3.7 -> python3.9)
* ensure expression compiles at a minimum

* polychromatic: bump to 0.7.2; fix build

* 0.7.0 -> 0.7.2
* add `qtWrapperArgs` to `makeWrapperArgs`
* format with `nixpkgs-fmt`
* call `scripts/build-styles.sh` during `postPatch`
   * patch `sassc` and `sass` references to point directly to binary from
   `sassc` input

* polychromatic: remove `pkgconfig` from imports

* polychromatic: remove trailing whitespace

* polychromatic: 0.7.2 -> 0.7.3

* Apply various suggestions

* `xorg.libxcb` -> `libxcb`: `libxcb` can now be referenced directly
* Move various script patching functions from `postPatch` to
  `preConfigure`
* `nativePropagatedBuildInputs` -> `propagatedNativeBuildInputs`
* Ensure expression is not modified by `nixpkgs-fmt`

* Apply recommended changes

* Move `nativeBuildInputs` before `propagatedNativeBuildInputs`
* Move all scripts but `scripts/build-styles.sh` back to `postPatch` phase
* Remove explicit `meson`, `wrapGAppsHook` imports from top-level
  package attribute
2022-06-10 21:43:56 +02:00
Ilan Joselevich
5e8bfe4c0a jellyfin-ffmpeg: 4.4.1-4 -> 5.0.1-5 2022-06-10 21:43:56 +02:00
zseri
c34bc6bf11 apc-temp-fetch: init at 0.0.1 2022-06-10 21:43:56 +02:00
John Ericson
5e517e453c llvmPackages_14: Fix remaining broken gnu-install-dirs patches 2022-06-10 21:43:56 +02:00
Dmitry Kalinkin
821c0f4b9d arrow-cpp: pin jemalloc tarball (#177037)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-10 21:43:56 +02:00
Malo Bourgon
83dfc2c737 golangci-lint: only mark broken for x86_64 on darwin 2022-06-10 21:43:56 +02:00
Fabián Heredia Montiel
ad00ca2ebb kotlin-native: 1.6.21 → 1.7.0 2022-06-10 21:43:56 +02:00
Fabián Heredia Montiel
f3c03fccfe kotlin: 1.6.21 → 1.7.0 2022-06-10 21:43:56 +02:00
The Hedgehog
e647cc7dad vimPlugins.alpha-nvim: init at 2022-04-22 (#177049) 2022-06-10 21:43:55 +02:00
Sandro Jäckel
e07ab0eba4 tmux: 3.3 -> 3.3a 2022-06-10 21:43:55 +02:00
R. Ryantm
7b2e1a8c68 python310Packages.google-cloud-monitoring: 2.9.1 -> 2.9.2 2022-06-10 21:43:55 +02:00
R. Ryantm
48ac7c3168 python310Packages.google-cloud-datastore: 2.6.2 -> 2.7.0 2022-06-10 21:43:55 +02:00
R. Ryantm
abd991e629 python310Packages.google-cloud-spanner: 3.14.0 -> 3.14.1 2022-06-10 21:43:55 +02:00
R. Ryantm
dd361ed078 python310Packages.google-cloud-automl: 2.7.2 -> 2.7.3 2022-06-10 21:43:55 +02:00
R. Ryantm
3180d74d7b haste-server: 9e921d59098c1093050201942f71d357fa89ffee -> 787d839086faee0b55c76ce5944fa207d22e85b4 2022-06-10 21:43:55 +02:00
Tejas Agarwal
34707bbade eww: 0.2.0 -> 0.3.0 2022-06-10 21:43:55 +02:00
Ilan Joselevich
4ee1e25c2a nodePackages.graphql-language-service-cli: init at 3.2.26 2022-06-10 21:43:55 +02:00
Fabian Affolter
197f28bdaf python310Packages.db-dtypes: add format 2022-06-10 21:43:54 +02:00
R. Ryantm
5c1b2ce27b python310Packages.db-dtypes: 1.0.1 -> 1.0.2 2022-06-10 21:43:54 +02:00
John Whitman
a158972e46 todoman: disable failing test and unmark broken for darwin 2022-06-10 21:43:54 +02:00
Sergei Trofimovich
000eddb469 darwin.file_cmds: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:

    duplicate symbol '_chdname' in: ar_io.o tty_subs.o
2022-06-10 21:43:54 +02:00
Patsakula Nikita
5af950dea5 maintainers: add npatsakula 2022-06-10 21:43:54 +02:00
Patsakula Nikita
9039d71f23 cassandra-cpp-driver: init at 2.16.2 2022-06-10 21:43:54 +02:00
Sergei Trofimovich
d06c1d3b8d alarm-clock-applet: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: prefs.o:src/alarm-applet.h:49: multiple definition of
       `app_command_map'; alarm-applet.o:src/alarm-applet.h:49: first defined here
2022-06-10 21:43:54 +02:00
ckie
2b3672e726 lib/zip-int-bits: fix typo: bitXOR -> bitXor 2022-06-10 21:43:54 +02:00
Robert Schütz
9ada7bf672 yubikey-manager: relax fido2 version constraint 2022-06-10 21:43:53 +02:00
Robert Schütz
3e645b656d python310Packages.onlykey-solo-python: make compatible with fido2 1.0.0 2022-06-10 21:43:53 +02:00
Robert Schütz
0b2716e345 python310Packages.keyring: 23.5.1 -> 23.6.0
https://github.com/jaraco/keyring/blob/v23.6.0/CHANGES.rst
2022-06-10 21:43:53 +02:00
Domen Kožar
ac9ad627bc cachix-agent: set USER to please cachix 2022-06-10 21:43:53 +02:00
Mario Rodas
323bbd44c7 treewide: remove references to nodejs-10_x
nodejs-10_x was dropped by https://github.com/NixOS/nixpkgs/pull/175637
2022-06-10 21:43:53 +02:00
Domen Kožar
5dcfe6af72 check that password is not blank
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2022-06-10 21:43:53 +02:00
Domen Kožar
2532a2427d nix: patch curl netrc regression
https://github.com/curl/curl/issues/8653
2022-06-10 21:43:53 +02:00
R. Ryantm
f0d879bdb9 python310Packages.ormar: 0.11.0 -> 0.11.1 2022-06-10 21:43:53 +02:00
Stefan Junker
e19edaae64 manuskript: remove steveej as a maintainer
no longer a user of this so cannot verify quickly whether it functions
fully and properly.
2022-06-10 21:43:52 +02:00
Jeremy Kolb
6af4657028 open-vm-tools: fix shared folders 2022-06-10 21:43:52 +02:00
R. Ryantm
1bedcc406c diffoscope: 214 -> 215 2022-06-10 21:43:52 +02:00
R. Ryantm
4507c8140c AusweisApp2: 1.22.5 -> 1.22.7 2022-06-10 21:43:52 +02:00
PedroHLC ☭
05a58ddbcf fx_cast: 0.1.2 -> 0.2.0
Reviews:

- Just makes the error message a bit nicer. (kevincox)

Co-authored-by: Kevin Cox <kevincox@kevincox.ca>
2022-06-10 21:43:52 +02:00
linj
1c61d8f632 nixos/ibus: don't use xdg autostart for Gnome
Gnome uses systemd to start ibus.
2022-06-10 21:43:52 +02:00
linj
ce4372efc4 ibus: patch sh to runtimeShell in ExecStart of systemd service 2022-06-10 21:43:52 +02:00
Jan Tojnar
be7c4842d5 ibus-with-plugins: Fix service paths
They need to point to the wrapped programs for IBus to be able to find the engines.
2022-06-10 21:43:52 +02:00
Jan Tojnar
9839ba00ed ibus-with-plugins: switch to buildEnv
No need to call lndir manually.
2022-06-10 21:43:52 +02:00
Mauricio Collares
9e85a439fb poppler: 22.04.0 -> 22.06.0 2022-06-10 21:43:52 +02:00
Ashish SHUKLA
4715f0807c tailscale: 1.24.2 -> 1.26.0 2022-06-10 21:43:51 +02:00
06kellyjac
45f77d91d7 tektoncd-cli: 0.23.1 -> 0.24.0 2022-06-10 21:43:51 +02:00
Jan Tojnar
1626b1c86e easyeffects: 6.2.4 → 6.2.5
https://github.com/wwmm/easyeffects/compare/v6.2.4...v6.2.5
2022-06-10 21:43:51 +02:00
Sebastian Krohn
c71d2b3d77 exoscale-cli: 1.54.0 -> 1.56.0 2022-06-10 21:43:51 +02:00
Bobby Rong
3d3b86d560 symbolic-preview: 0.0.2 -> 0.0.3
https://gitlab.gnome.org/World/design/symbolic-preview/-/compare/0.0.2...0.0.3
2022-06-10 21:43:51 +02:00
Alvar Penning
0583b096b0 go-shadowsocks2: 0.1.4 -> 0.1.5
https://github.com/shadowsocks/go-shadowsocks2/releases/tag/v0.1.5
2022-06-10 21:43:51 +02:00
Erin van der Veen
944993e265 myxer: remove
Myxer has not build since late 2021, the maintainer was not reachable.
2022-06-10 21:43:51 +02:00
Thomas Gerbet
0a7a73abdc gogs: 0.12.6 -> 0.12.9
Fixes CVE-2022-1464

https://github.com/gogs/gogs/releases/tag/v0.12.7
https://github.com/gogs/gogs/releases/tag/v0.12.8
https://github.com/gogs/gogs/releases/tag/v0.12.9
2022-06-10 21:43:51 +02:00
R. Ryantm
03cac7be33 python310Packages.google-cloud-storage: 2.3.0 -> 2.4.0 2022-06-10 21:43:51 +02:00
Martin Weinelt
a4c7364b3b home-assistant: 2022.6.3 -> 2022.6.4
https://github.com/home-assistant/core/releases/tag/2022.6.4
2022-06-10 21:43:50 +02:00
Martin Weinelt
2d5d5c70c0 python3Packages.pywemo: 0.9.0 -> 0.9.1 2022-06-10 21:43:50 +02:00
Martin Weinelt
aefb07c5b8 python3Packages.async-upnp-client: 0.31.0 -> 0.31.1 2022-06-10 21:43:50 +02:00
R. Ryantm
8897382196 circup: 1.0.4 -> 1.1.0 2022-06-10 21:43:50 +02:00
Fabian Affolter
3ffebca9a5 checkov: 2.0.1204 -> 2.0.1206 2022-06-10 21:43:50 +02:00
R. Ryantm
00019a1adf python310Packages.huum: 0.5.0 -> 0.6.0 2022-06-10 21:43:50 +02:00
R. Ryantm
d61a18d001 python310Packages.regenmaschine: 2022.06.0 -> 2022.06.1 2022-06-10 21:43:50 +02:00
Mario Rodas
385ecf9e20 Revert "nodejs-16_x: 16.15.0 -> 16.15.1"
Node.js 16.15.1 updated its vendored npm, which breaks sandboxed builds

See: https://github.com/NixOS/nixpkgs/issues/176127

This reverts commit e6188b6576.
2022-06-10 21:43:50 +02:00
Anselm Schüler
c407ec9fca ffmpeg_5-full: init at 5.0.1 2022-06-10 21:43:50 +02:00
Daniel Olsen
4b13ef22d4 liquidsoap: 1.4.2 -> 2.0.5 2022-06-10 21:43:49 +02:00
Daniel Olsen
82ff4e3e00 ocamlPackages.ocurl: 0.9.1 -> 0.9.2 2022-06-10 21:43:49 +02:00
Daniel Olsen
9dcdbf9089 ocamlPackages.lilv: init at 0.1.0 2022-06-10 21:43:49 +02:00
Daniel Olsen
d855af88ee ocamlPackages.taglib: init at 0.3.9 2022-06-10 21:43:49 +02:00
Daniel Olsen
80a48b62df ocamlPackages.soundtouch: init at 0.1.9 2022-06-10 21:43:49 +02:00
Daniel Olsen
9caa70a828 ocamlPackages.frei0r: init at 0.1.2 2022-06-10 21:43:49 +02:00
Daniel Olsen
467d6a2527 ocamlPackages.lame: init at 0.3.6 2022-06-10 21:43:49 +02:00
Daniel Olsen
d3666ea9ff ocamlPackages.faad: init at 0.5.1 2022-06-10 21:43:49 +02:00
Daniel Olsen
c8133f9b2d ocamlPackages.cry: init at 0.6.5 2022-06-10 21:43:49 +02:00
R. Ryantm
9c00a471a2 fluxcd: 0.31.0 -> 0.31.1 2022-06-10 21:43:48 +02:00
R. Ryantm
3ef7bc9ad7 babashka: 0.8.2 -> 0.8.156 2022-06-10 21:43:48 +02:00
Astro
c51edef03a esshader: init at unstable-2020-08-09 2022-06-10 21:43:48 +02:00
linj
aec3a9cb2e emacs.pkgs.melpa-packages: 2022-06-09 2022-06-10 21:43:48 +02:00
linj
f331419c6b elpa-generated.nix manual fixup 2022-06-10 21:43:48 +02:00
linj
e7b48d866a elpa-packages 2022-06-09 2022-06-10 21:43:48 +02:00
linj
232eff9ccd nongnu-packages 2022-06-09 2022-06-10 21:43:48 +02:00
zowoq
f752caa454 runc: 1.1.2 -> 1.1.3
https://github.com/opencontainers/runc/releases/tag/v1.1.3
2022-06-10 21:43:48 +02:00
Pavol Rusnak
88174c5775 python3Packages.hidapi: 0.11.2 -> 0.12.0.post2 2022-06-10 21:43:48 +02:00
Vladimír Čunát
27a5f1f6a1 python3Packages.black: disable all tests on aarch64-linux
For now at least.  I'm tired of this channel-blocking chase:
https://github.com/NixOS/nixpkgs/pull/176991#issuecomment-1150736907
2022-06-10 21:43:48 +02:00
R. Ryantm
bc0d29907e python310Packages.peaqevcore: 0.2.0 -> 0.3.4 2022-06-10 21:43:47 +02:00
R. Ryantm
8ba370eec5 python310Packages.stripe: 3.2.0 -> 3.3.0 2022-06-10 21:43:47 +02:00
R. Ryantm
60095c073c python310Packages.vertica-python: 1.0.5 -> 1.1.0 2022-06-10 21:43:47 +02:00
R. Ryantm
fb1b148980 python310Packages.rollbar: 0.16.2 -> 0.16.3 2022-06-10 21:43:47 +02:00
Vladimír Čunát
563f93114f python3Packages.black: disable another test on aarch64-linux
Basically the same as commit 3fcf9f18dd.
https://hydra.nixos.org/build/179644263
2022-06-10 21:43:47 +02:00
K900
cb290479ab n8n: fix test 2022-06-10 21:43:47 +02:00
K900
7407d9a10f n8n: 0.179.0 → 0.181.0 2022-06-10 21:43:47 +02:00
Matthieu Coudron
3f0d4fb7c8 python3Packages.pulumi: fix the version number in setup.py (#176709)
the substituteInPlace didn't work for some reason, thus the deduced version became a negative one , i.e., -3.31 . Pulumi worked but then pulumi_aws was complaining that pulumi bounds were not respected.
I use sed as is done in pulumi/pulumi@d6a112c/sdk/python/Makefile#L31 to fix the issue. Now python3Packages.pulumi-aws accepts the version of pulumi and builds.
2022-06-10 21:43:47 +02:00
Bruno Bigras
fb41da7ade prometheus-nats-exporter: init at 0.9.3 2022-06-10 21:43:46 +02:00
Spencer Pogorzelski
705ce111d1 pwninit: init at 3.2.0 2022-06-10 21:43:46 +02:00
Spencer Pogorzelski
c9154c6fdf maintainers: Add scoder12 2022-06-10 21:43:46 +02:00
Kylie McClain
4f1f011b76 stw: init at unstable-2022-02-04 2022-06-10 21:43:46 +02:00
Julien Moutinho
5d908c14a5 nixos/sourcehut: improve testing 2022-06-10 21:43:46 +02:00
Julien Moutinho
d2d8d93a66 nixos/sourcehut: some settings became mandatory upstream 2022-06-10 21:43:46 +02:00
Julien Moutinho
cfaac4fde5 sourcehut.todosrht: 0.71.2 -> 0.72.2 2022-06-10 21:43:46 +02:00
Julien Moutinho
707f8cd38f sourcehut.pastesrht: 0.13.7 -> 0.13.8 2022-06-10 21:43:46 +02:00
Julien Moutinho
f7fc42d741 sourcehut.pagessrht: 0.7.3 -> 0.7.4 2022-06-10 21:43:46 +02:00
Julien Moutinho
16c36e028d sourcehut.metasrht: 0.58.8 -> 0.58.18 2022-06-10 21:43:45 +02:00
Julien Moutinho
967706f309 sourcehut.mansrht: 0.15.25 -> 0.15.26 2022-06-10 21:43:45 +02:00
Julien Moutinho
8be2e25434 sourcehut.listssrht: 0.51.10 -> 0.51.11 2022-06-10 21:43:45 +02:00
Julien Moutinho
cc962ede1c sourcehut.hgsrht: 0.31.2 -> 0.31.3 2022-06-10 21:43:45 +02:00
Julien Moutinho
a565295ab0 sourcehut.gitsrht: 0.78.18 -> 0.78.20 2022-06-10 21:43:45 +02:00
Julien Moutinho
ca8229dcc8 sourcehut.buildsrht: 0.80.0 -> 0.81.0 2022-06-10 21:43:45 +02:00
Julien Moutinho
82be2e0b68 sourcehut: improve cross-compiling support 2022-06-10 21:43:45 +02:00
Julien Moutinho
3221d6533e sourcehut: code-style formatting 2022-06-10 21:43:45 +02:00
Julien Moutinho
df0be95fee nixos/sourcehut: increase RestartSec to better avoid degraded states 2022-06-10 21:43:45 +02:00
Julien Moutinho
46cf1dd7db sourcehut: fix update script 2022-06-10 21:43:45 +02:00
Julien Moutinho
9e7db237a1 sourcehut.srht: 0.68.24 -> 0.69.0 2022-06-10 21:43:45 +02:00
Julien Moutinho
ecaae27e80 sourcehut: fix Unix socket support for Redis 2022-06-10 21:43:44 +02:00
Julien Moutinho
8840fb501d sourcehut: passthru nixosTests.sourcehut 2022-06-10 21:43:44 +02:00
Julien Moutinho
868c12d9e1 sourcehut.todosrht: 0.71.0 -> 0.71.2 2022-06-10 21:43:44 +02:00
Julien Moutinho
b9deb54a5b sourcehut.listssrht: 0.51.9 -> 0.51.10 2022-06-10 21:43:44 +02:00
Julien Moutinho
e99fbc9b7d sourcehut.buildsrht: 0.79.1 -> 0.80.0 2022-06-10 21:43:44 +02:00
Julien Moutinho
9e7f86905a nixos/sourcehut: remove forgotten unused files 2022-06-10 21:43:44 +02:00
Julien Moutinho
8c765376e2 sourcehut.todosrht: 0.67.2 -> 0.71.0 2022-06-10 21:43:44 +02:00
Julien Moutinho
8c8653a6d4 sourcehut.pastesrht: 0.13.6 -> 0.13.7 2022-06-10 21:43:44 +02:00
Julien Moutinho
28f9346341 sourcehut.pagessrht: 0.6.2 -> 0.7.3 2022-06-10 21:43:44 +02:00
Julien Moutinho
2e74407b09 sourcehut.metasrht: 0.57.5 -> 0.58.8 2022-06-10 21:43:44 +02:00
Julien Moutinho
9880cb6a69 sourcehut.mansrht: 0.15.23 -> 0.15.25 2022-06-10 21:43:43 +02:00
Julien Moutinho
cd34fdabd1 sourcehut.listssrht: 0.51.7 -> 0.51.9 2022-06-10 21:43:43 +02:00
Julien Moutinho
87d0e87237 sourcehut.hubsrht: 0.14.4 -> 0.14.14 2022-06-10 21:43:43 +02:00
Julien Moutinho
99673ca85e sourcehut.hgsrht: 0.29.4 -> 0.31.2 2022-06-10 21:43:43 +02:00
Julien Moutinho
123732479c sourcehut.gitsrht: 0.77.3 -> 0.78.18 2022-06-10 21:43:43 +02:00
Julien Moutinho
c3ec0b9b94 sourcehut.buildsrht: 0.75.2 -> 0.79.1 2022-06-10 21:43:43 +02:00
Julien Moutinho
64be1c433a sourcehut.scmsrht: 0.22.19 -> 0.22.22 2022-06-10 21:43:43 +02:00
Julien Moutinho
aa42638cfb sourcehut.srht: 0.68.14 -> 0.68.24 2022-06-10 21:43:43 +02:00
Julien Moutinho
a37c78a5cf sourcehut: fix gqlgen with -trimpath 2022-06-10 21:43:43 +02:00
Eelco Dolstra
174cefa8eb nix-fallback-paths.nix: Update to 2.9.1 2022-06-10 21:43:43 +02:00
zowoq
a45847860e nixVersions.nix_2_9: 2.9.0 -> 2.9.1 2022-06-10 21:43:43 +02:00
zowoq
e4b9c558c5 gh: 2.11.3 -> 2.12.0
https://github.com/cli/cli/releases/tag/v2.12.0
2022-06-10 21:43:42 +02:00
Stig Palmquist
46fd38d3e9 firejail: patches for CVE-2022-31214
https://seclists.org/oss-sec/2022/q2/188
2022-06-10 21:43:42 +02:00
Vincent Laporte
6e2189ffdf ocamlPackages.wasm: 1.1.1 → 2.0.0 2022-06-10 21:43:42 +02:00
Sandro
1eadca714c nixos/kdeconnect: remove alias from default package 2022-06-10 21:43:42 +02:00
zowoq
e04f703bc1 talosctl: 1.0.5 -> 1.0.6
https://github.com/siderolabs/talos/releases/tag/v1.0.6
2022-06-10 21:43:42 +02:00
Francesco Gazzetta
a3790be105 python310Packages.staticjinja: 4.1.2 -> 4.1.3 2022-06-10 21:43:42 +02:00
Francesco Gazzetta
02c38c8e22 python310Packages.docopt-ng: 0.7.2 -> 0.8.1 2022-06-10 21:43:42 +02:00
ajs124
d1632f967d xfsprogs: 5.16.0 -> 5.18.0 2022-06-10 21:43:42 +02:00
ajs124
22d7214940 nftables: 1.0.2 -> 1.0.4 2022-06-10 21:43:42 +02:00
ajs124
027ec0a920 libnftnl: 1.2.1 -> 1.2.2 2022-06-10 21:43:42 +02:00
ajs124
bad36f53ad nodejs-10_x: remove
has been EOL for over one year
2022-06-10 21:43:41 +02:00
ajs124
6fa867ed98 kibana6: remove 2022-06-10 21:43:41 +02:00
R. Ryantm
3fe6d07541 python310Packages.google-cloud-appengine-logging: 1.1.1 -> 1.1.2 2022-06-10 21:43:41 +02:00
R. Ryantm
620c896bee python310Packages.canonicaljson: 1.6.1 -> 1.6.2 2022-06-10 21:43:41 +02:00
Fabian Affolter
24c0a3bb80 python310Packages.pre-commit-hooks: update disabled 2022-06-10 21:43:41 +02:00
R. Ryantm
beefc0b5cc python310Packages.pre-commit-hooks: 4.2.0 -> 4.3.0 2022-06-10 21:43:41 +02:00
Fabian Affolter
20277aea0f libzim: 7.2.0 -> 7.2.2 2022-06-10 21:43:41 +02:00
Fabian Affolter
ffa780a614 sptk: init at 4.0 2022-06-10 21:43:40 +02:00
Ayman El Didi
c4f11295b8 discord: 0.0.17 -> 0.0.18 2022-06-10 21:43:40 +02:00
Fabian Affolter
c2e2f44417 checkov: 2.0.1201 -> 2.0.1204 2022-06-10 21:43:40 +02:00
Fabian Affolter
b2e66811d4 nuclei: 2.7.1 -> 2.7.2 2022-06-10 21:43:40 +02:00
R. Ryantm
23f59a4f1e python310Packages.fastapi-mail: 1.0.8 -> 1.0.9 2022-06-10 21:43:40 +02:00
R. Ryantm
3b1a0cd882 python310Packages.pyshark: 0.4.5 -> 0.4.6 2022-06-10 21:43:40 +02:00
R. Ryantm
dc9fcbefd5 python310Packages.fido2: 0.9.3 -> 1.0.0 2022-06-10 21:43:40 +02:00
CrystalGamma
36de3866f6 libqalculate: add build C/C++ compiler to depsBuildBuild
Between 4.1.1 and 4.2.0, the autconf-archive scripts
ax_prog_{cc,cxx}_for_build.m4 were updated to a newer version. This broke the
build (even native) on at least aarch64 and powerpc64le (but curiously not x86).
Adding this dependency allows the package to build again on these platforms.
2022-06-10 21:43:40 +02:00
Rick van Schijndel
9a8e7ee45b feedbackd: comment that optional devdoc depends on gir
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-10 21:43:40 +02:00
Rick van Schijndel
84ebb9f873 feedbackd: add comment explaining why introspection is disabled for cross 2022-06-10 21:43:39 +02:00
Rick van Schijndel
5655eab813 feedbackd: support cross-compilation
Disables introspection for now.
2022-06-10 21:43:39 +02:00
Malo Bourgon
72c630eb3b nixpkgs-review: 2.6.4 -> 2.7.0 2022-06-10 21:43:39 +02:00
Jörg Thalheim
7935e0f036 dendrite: 0.8.5 -> 0.8.7 2022-06-10 21:43:39 +02:00
Alyssa Ross
36a048fecf release-cross.nix: fix cross bootstrap tools eval
In 5643714dea, I changed pkgs/stdenv/linux/make-bootstrap-tools.nix
to take a package set instead of system and localSystem arguments, but
I forgot to update make-bootstrap-tools-cross.nix.

Fixes: 5643714dea ("stdenvBootstrapTools: inherit {cross,local}System")
2022-06-10 21:43:39 +02:00
Alyssa Ross
e4b7f15af8 lib.systems.amd64-netbsd: remove
This has been deprecated for a long time, and it's doubtful it had any
users to start with.  And having an undisablable warning when
enumarating platforms is not good.
2022-06-10 21:43:39 +02:00
Pierre Roux
c73f9eadfd coq_8_16: init at 8.16+rc1 2022-06-10 21:43:39 +02:00
Alyssa Ross
3108aab525 nixos/localtime: add missing mkRenamedOptionModule
Fixes: ffae8569b0 ("nixos/localtimed: hopefully fix geoclue")
2022-06-10 21:43:39 +02:00
AmineChikhaoui
3990a4da4b ec2-amis: add release 22.05 2022-06-10 21:43:39 +02:00
Pavel Borzenkov
caa879fbf8 perlPackages.TestLWPUserAgent: 0.034 -> 0.036
Also do not mark it as broken on Darwin as it builds and works just fine.
2022-06-10 21:43:39 +02:00
Mr Hedgehog
2cde5fe1ec mprocs: 0.2.2 -> 0.4.0 2022-06-10 21:43:38 +02:00
Mr Hedgehog
7e53c8eaef zellij: 0.29.1 -> 0.30.0 2022-06-10 21:43:38 +02:00
necrophcodr
76a6728b2f gmqcc: init at unstable-2021-07-09 2022-06-10 21:43:38 +02:00
DarkOnion0
29f338f6ad appflowy: 0.0.3 -> 0.0.4 2022-06-10 21:43:38 +02:00
Andreas Stührk
05be54ea3b vscode-extensions.vspacecode.vspacecode: 0.10.1 -> 0.10.9 2022-06-10 21:43:38 +02:00
R. Ryantm
2f18dd0eaf picard: 2.8 -> 2.8.1 2022-06-10 21:43:38 +02:00
Markus S. Wamser
e6e98952bf CONTRIBUTING.md: use 22.05 as target branch for backports 2022-06-10 21:43:38 +02:00
Filipe Regadas
b6bc911fcf metals: 0.11.5 -> 0.11.6 2022-06-10 21:43:38 +02:00
R. Ryantm
518483c073 ispell: 3.4.04 -> 3.4.05 2022-06-10 21:43:38 +02:00
Aaron Jheng
724a8bb409 tgswitch: use buildGoModule 2022-06-10 21:43:38 +02:00
Nick Cao
c1025654e9 libosinfo: disable devdoc output when cross compiling 2022-06-10 21:43:37 +02:00
Matt Huszagh
0697935c9e inkscape: 1.1.2 → 1.2
https://inkscape.org/news/2022/05/16/inkscape-12/
https://media.inkscape.org/media/doc/release_notes/1.2/Inkscape_1.2.html

Needed to add some Python dependencies:
- appdirs, beautifulsoup4, cachecontrol, requests and pygobject3 (gi) for clipart importer
- cssselect and numpy for inkex
- pygobject3 for inkex.gui

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-06-10 21:43:37 +02:00
linj
8842c82f86 nixos/ibus: fix services.dbus.package 2022-06-10 21:43:37 +02:00
Sergei Trofimovich
89839b883d gpredict: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: save-pass.o:src/qth-data.h:36: multiple definition of
       `qth_data_type'; gtk-azel-plot.o:src/qth-data.h:36: first defined here
2022-06-10 21:43:37 +02:00
linsui
454399255b apksigner: fix for gradle_5 2022-06-10 21:43:37 +02:00
zendo
e78135b773 ydict: 2.2.0 -> 2.2.1 2022-06-10 21:43:37 +02:00
Sergei Trofimovich
0fda31c726 fbpanel: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: plugin.o:(.bss+0x0): multiple definition of `stam'; panel.o:(.bss+0x20): first defined here
2022-06-10 21:43:37 +02:00
Sergei Trofimovich
522ebd8daf gcl: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ./libgclp.a(user_match.o):(.bss+0x18): multiple definition of
      `tf'; ./libpre_gcl.a(main.o):(.bss+0x326d90): first defined here
2022-06-10 21:43:37 +02:00
Fabian Affolter
0f15262169 python310Packages.dash: add input 2022-06-10 21:43:37 +02:00
Fabian Affolter
3169fec0af python310Packages.dash: add extra dependencies 2022-06-10 21:43:37 +02:00
R. Ryantm
295667500d python310Packages.dash: 2.4.1 -> 2.5.0 2022-06-10 21:43:36 +02:00
Fabian Affolter
ea96b6b53a python310Packages.dulwich: 0.20.42 -> 0.20.43 2022-06-10 21:43:36 +02:00
zowoq
6006c78011 terraform: add passthru.tests 2022-06-10 21:43:36 +02:00
Mr Hedgehog
c5549c4471 maintainers: mrhedgehog -> thehedgeh0g 2022-06-10 21:43:36 +02:00
Artturin
1d65113ff4 nixos/nix-daemon: set LimitNOFILE to 1048576
fixes 'too many open files'
2022-06-10 21:43:36 +02:00
R. Ryantm
2c074a2e8c python310Packages.spacy: 3.3.0 -> 3.3.1 2022-06-10 21:43:36 +02:00
Fabian Affolter
ff734dd756 python310Packages.quantum-gateway: 0.0.6 -> 0.0.8 2022-06-10 21:43:36 +02:00
Fabian Affolter
75318fea1e python310Packages.yolink-api: 0.0.7 -> 0.0.8 2022-06-10 21:43:36 +02:00
zowoq
f306c19341 vend: remove
this is no longer used by `buildGoModule`
2022-06-10 21:43:35 +02:00
zowoq
eaa985e1f8 buildGoModule: remove runVend
follow up from 8a8c88de70
2022-06-10 21:43:35 +02:00
R. Ryantm
ebb069ec93 hidapi: 0.11.2 -> 0.12.0 2022-06-10 21:43:35 +02:00
PedroHLC ☭
0c1c137c73 elasticsearch-plugins: 7.16.1 -> 7.17.4 2022-06-10 21:43:35 +02:00
Pascal Wittmann
5330e363b6 stuntrally: 2.6.1 -> 2.6.2
This update also fixes the build problems
reported in #175646.
2022-06-10 21:43:35 +02:00
R. Ryantm
c5408370be python310Packages.databricks-connect: 9.1.16 -> 9.1.17 2022-06-10 21:43:35 +02:00
Vincent Laporte
824007a571 qarte: 4.15.1 → 4.17.1 2022-06-10 21:43:35 +02:00
R. Ryantm
14ede6db69 inotify-tools: 3.22.1.0 -> 3.22.6.0 2022-06-10 21:43:34 +02:00
Vincent Laporte
b6d4e103df coqPackages.coq-elpi: 1.13.0 → 1.14.0 2022-06-10 21:43:34 +02:00
Vincent Laporte
a0c8f70e0e ocamlPackages.elpi: 1.15.0 → 1.15.2
Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
2022-06-10 21:43:34 +02:00
Vincent Laporte
e961f07642 ocamlPackages.elpi: 1.14.1 → 1.15.0 2022-06-10 21:43:34 +02:00
teutat3s
bbac3b7cc9 cloud-init: fix missing pyserial dependency
and check for all required imports as per requirements.txt

While debugging missing metadata in the cloud-init boot local phase
in a NixOS VM on SmartOS, the following error was observed:
SystemError: Unable to open /dev/ttyS1
Adding the missing pyserial dependency fixes the above error and
cloud-init metadata detection now works in NixOS VMs on SmartOS
2022-06-10 21:43:34 +02:00
Átila Saraiva
6d4ea6d9ac obsidian: 0.14.6 -> 0.14.15 2022-06-10 21:43:34 +02:00
Fabian Affolter
afcb6a23d3 checkov: 2.0.1195 -> 2.0.1201 2022-06-10 21:43:34 +02:00
Fabian Affolter
d0327f7577 python310Packages.pyroute2-ipset: 0.6.10 -> 0.6.11 2022-06-10 21:43:34 +02:00
Fabian Affolter
b38f081d62 python310Packages.pyroute2: 0.6.10 -> 0.6.11 2022-06-10 21:43:34 +02:00
Fabian Affolter
07af961ebc python310Packages.pyroute2-protocols: 0.6.10 -> 0.6.11 2022-06-10 21:43:34 +02:00
Fabian Affolter
ccc44fbccb python310Packages.pyroute2-nslink: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
Fabian Affolter
3d32cf0dbe python310Packages.pyroute2-nftables: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
Fabian Affolter
cd35719bcb python310Packages.pyroute2-ndb: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
Fabian Affolter
21d13f4289 python310Packages.pyroute2-ipdb: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
Fabian Affolter
e8f67e150f python310Packages.pyroute2-ethtool: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
Fabian Affolter
42994f6982 python310Packages.pyroute2-core: 0.6.10 -> 0.6.11 2022-06-10 21:43:33 +02:00
R. Ryantm
bdbca599ea python310Packages.mkdocs-material: 8.3.2 -> 8.3.3 2022-06-10 21:43:33 +02:00
Fabian Affolter
ebe3659df2 python310Packages.pyfxa: switch to pytestCheckHook
- add pythonImportsCheck
- update pname
2022-06-10 21:43:33 +02:00
pennae
8a84d3163b python3Packages.pyfxa: fix fxa-client
fxa-client imports pkg_resources, so it requires setuptools to run.
2022-06-10 21:43:32 +02:00
Fabian Affolter
6557be763d python310Packages.plugwise: 0.19.0 -> 0.19.0 2022-06-10 21:43:32 +02:00
Fabian Affolter
5a4bea32a3 python310Packages.webexteamssdk: disable on obsolete Python releases 2022-06-10 21:43:32 +02:00
Fabian Affolter
bac987bebd python310Packages.webexteamssdk: 1.6 -> 1.6.1 2022-06-10 21:43:32 +02:00
Fabian Affolter
9bfd8614a0 sigma-cli: relax pysigma constraint 2022-06-10 21:43:32 +02:00
Fabian Affolter
0bd3464ac1 python310Packages.pysigma-pipeline-sysmon: 0.1.5 -> 0.1.6 2022-06-10 21:43:32 +02:00
Fabian Affolter
47faa78f82 python310Packages.pysigma-pipeline-crowdstrike: 0.1.5 -> 0.1.6 2022-06-10 21:43:32 +02:00
Fabian Affolter
5c59539a3f python310Packages.pysigma-backend-splunk: 0.3.2 -> 0.3.3 2022-06-10 21:43:32 +02:00
Fabian Affolter
d6fab753c3 python310Packages.pysigma-backend-insightidr: 0.1.5 -> 0.1.6 2022-06-10 21:43:31 +02:00
Fabian Affolter
36f8289d21 python310Packages.pysigma-pipeline-windows: relax pysigma constraint 2022-06-10 21:43:31 +02:00
Fabian Affolter
d305c935ed python310Packages.pysigma: 0.5.2 -> 0.6.2 2022-06-10 21:43:31 +02:00
R. Ryantm
4dbdb2ec28 python310Packages.xknx: 0.21.3 -> 0.21.4 2022-06-10 21:43:31 +02:00
Sergei Trofimovich
41bbe3f194 coturn: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ...-libprom-0.1.1/include/prom_collector_registry.h:37: multiple definition of
      `PROM_COLLECTOR_REGISTRY_DEFAULT'; ...-libprom-0.1.1/include/prom_collector_registry.h:37: first defined here
2022-06-10 21:43:31 +02:00
patternspandemic
dd7032f11b kodestudio: Remove. The nix package was way out of date and unmaintained. 2022-06-10 21:43:31 +02:00
Vincent Laporte
0959eaa453 gajim: 1.4.2 → 1.4.3 2022-06-10 21:43:31 +02:00
R. Ryantm
46dac1557c btrfs-progs: 5.18 -> 5.18.1 2022-06-10 21:43:30 +02:00
zowoq
501fe0dfbb goa: remove unnecessary deps.nix 2022-06-10 21:43:30 +02:00
zowoq
3b330f17ab easyjson: remove unnecessary deps.nix 2022-06-10 21:43:30 +02:00
Berk D. Demir
0a8f26d9a6 certigo: patch tests and enable checks on Darwin
Worked with the upstream project to get the test updated for modern
macOS and emulated/virtualized hardware.

Bring in unit test fixes in two patches from upstream trunk and
re-enable tests on Darwin.
2022-06-10 21:43:30 +02:00
Mario Rodas
3525e9d7f5 ltex-ls: init at 15.2.0 2022-06-10 21:43:30 +02:00
Mario Rodas
60ac9b8528 bzip3: fix build on darwin 2022-06-10 21:43:30 +02:00
Robert Schütz
3efc14f588 deltachat-desktop: 1.30.0 -> 1.30.1
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.30.1
2022-06-10 21:43:30 +02:00
Robert Schütz
ed1194ae99 libdeltachat: 1.85.0 -> 1.86.0
https://github.com/deltachat/deltachat-core-rust/blob/1.86.0/CHANGELOG.md
2022-06-10 21:43:30 +02:00
Stefan Frijters
1e152ee56f authy: 2.1.0 -> 2.2.0 (#175206) 2022-06-10 21:43:29 +02:00
Azat Bahawi
1d8509de18 webhook: use buildGoModule 2022-06-10 21:43:29 +02:00
Sandro
3d360471f5 python310Packages.google-cloud-bigquery-datatransfer: fix editorconfig check 2022-06-10 21:43:29 +02:00
R. Ryantm
dee7e112aa python310Packages.google-cloud-org-policy: 1.3.2 -> 1.3.3 2022-06-10 21:43:29 +02:00
R. Ryantm
8e7638fe7c python310Packages.google-cloud-pubsub: 2.12.1 -> 2.13.0 2022-06-10 21:43:29 +02:00
R. Ryantm
8f074dd26f python310Packages.google-cloud-redis: 2.8.0 -> 2.8.1 2022-06-10 21:43:29 +02:00
R. Ryantm
253bc24326 python310Packages.google-cloud-secret-manager: 2.11.0 -> 2.11.1 2022-06-10 21:43:29 +02:00
R. Ryantm
50b90d70f6 python310Packages.google-cloud-securitycenter: 1.11.0 -> 1.11.1 2022-06-10 21:43:29 +02:00
R. Ryantm
5d0d0e56d3 python310Packages.google-cloud-speech: 2.14.0 -> 2.14.1 2022-06-10 21:43:28 +02:00
R. Ryantm
2e2bf11b1b python310Packages.google-cloud-trace: 1.6.1 -> 1.6.2 2022-06-10 21:43:28 +02:00
Dmitry Kalinkin
2540d5d3e1 python3Packages.validphys2: add missing dependencies
Those are needed for the report generation.
2022-06-10 21:43:28 +02:00
DarkOnion0
058a6cfcb4 drawio: 19.0.1 -> 19.0.2 2022-06-10 21:43:28 +02:00
Devon Mizelle
38eed8e853 kubernetes-controller-tools: 0.6.2 -> 0.8.0
https://github.com/kubernetes-sigs/controller-tools/releases/tag/v0.8.0
2022-06-10 21:43:28 +02:00
Fabian Affolter
3e49c444fd python310Packages.adb-shell: 0.4.2 -> 0.4.3 2022-06-10 21:43:28 +02:00
R. Ryantm
ccce1ae293 python310Packages.sagemaker: 2.93.0 -> 2.93.1 2022-06-10 21:43:28 +02:00
Sergei Trofimovich
85bbe81a75 libagar_test: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: textdlg.o:(.bss+0x0): multiple definition of `someString';
      configsettings.o:(.bss+0x0): first defined here
2022-06-10 21:43:28 +02:00
Sergei Trofimovich
8700a9d791 gargoyle: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: build/linux.release/alan3/Location.o:(.bss+0x0): multiple definition of
      `logFile'; build/linux.release/alan3/act.o:(.bss+0x0): first defined here
2022-06-10 21:43:28 +02:00
Sergei Trofimovich
1cb7efeb07 ifm: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libvars.a(vars-freeze-lex.o):src/libvars/vars-freeze-lex.l:23:
      multiple definition of `line_number'; ifm-main.o:src/ifm-main.c:46: first defined here
2022-06-10 21:43:27 +02:00
R. Ryantm
4b422f7df7 python310Packages.google-cloud-translate: 3.7.3 -> 3.7.4 2022-06-10 21:43:27 +02:00
lunik1
59a0c7f12e efficient-compression-tool: init at 0.9.1 2022-06-10 21:43:27 +02:00
lodi
b1e6d9d14a persistent-evdev: init at unstable-2022-01-14 2022-06-10 21:43:27 +02:00
Otavio Salvador
ff9ea6e7f2 terraform-providers.hetznerdns: init at 2.1.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-06-10 21:43:27 +02:00
zowoq
bc32682f78 containerd: 1.6.5 -> 1.6.6
https://github.com/containerd/containerd/releases/tag/v1.6.6
2022-06-10 21:43:27 +02:00
Robert Schütz
7b1bd359e6 python2Packages.lpod: remove 2022-06-10 21:43:27 +02:00
Robert Schütz
1e1261c988 python2Packages.libcloud: remove 2022-06-10 21:43:27 +02:00
Robert Schütz
e8c1ab8dc6 python2Packages.ipaddr: remove 2022-06-10 21:43:27 +02:00
Robert Schütz
624501c27a python2Packages.wsproto: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
24be774da3 python2Packages.freezegun: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
b61efe0220 python2Packages.decorator: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
6cedad6812 python2Packages.cryptography: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
d2bc515045 python2Packages.click: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
b50c7e8bfe haxor-news: use click 7.1.2 2022-06-10 21:43:26 +02:00
Robert Schütz
5c461226f8 csvs-to-sqlite: use click 7.1.2 2022-06-10 21:43:26 +02:00
Robert Schütz
f474bfffb4 python2Packages.itsdangerous: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
a8a50ac925 python2Packages.werkzeug: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
6f3ed5fb1d python2Packages.flask: remove 2022-06-10 21:43:26 +02:00
Robert Schütz
3b07d4df83 privacyidea: update overrides 2022-06-10 21:43:26 +02:00
Robert Schütz
3ff1b9992c python2Packages.pyjwt: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
de2566b288 python2Packages.urllib3: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
bac18a06f6 python2Packages.vcrpy: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
57eafbde24 python2Packages.wxPython: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
1a31ac2669 plover.stable: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
3ceca85ab3 cura_stable: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
4290288f89 salut_a_toi: remove 2022-06-10 21:43:25 +02:00
Robert Schütz
6083e32cfd torchat: remove 2022-06-10 21:43:25 +02:00
Sergei Trofimovich
4cf544610d darwin.dtrace: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:

    duplicate symbol '_kCSRegionMachHeaderName' in: libproc.o dt_module_apple.o
2022-06-10 21:43:24 +02:00
Sergei Trofimovich
3a11c70e7f cdesktopenv: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: raima/startup.o:/build/cde-2.3.2/lib/DtSearch/raima/dbtype.h:408: multiple definition of
      `__SK__'; raima/alloc.o:/build/cde-2.3.2/lib/DtSearch/raima/dbtype.h:408: first defined here
2022-06-10 21:43:24 +02:00
Sergei Trofimovich
88714607d0 eresi: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: stabs-trans.32.o:libedfmt/stabs-trans.c:28: multiple definition of
      `buf'; dwarf2-trans.32.o:libedfmt/dwarf2-trans.c:22: first defined here
2022-06-10 21:43:24 +02:00
Sergei Trofimovich
a07dba776e macopix: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: dnd.o:src/main.h:136: multiple definition of
      `MENU_EXT'; main.o:src/main.h:136: first defined here
2022-06-10 21:43:24 +02:00
Sergei Trofimovich
b432be25c7 linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-common toolchains
Without the change builds fails on upstream -gcc-10 as:

    ld: tools/usb/usbip/libsrc/vhci_driver.c:18: multiple definition of
      `udev_context'; tools/usb/usbip/libsrc/usbip_host_common.c:38: first defined here
2022-06-10 21:43:24 +02:00
Sergei Trofimovich
251196e603 cernlib: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libpacklib.a(kedit.o):kuip/klink1.h:11: multiple definition of `klnkaddr';
      libzftplib.a(zftpcdf.o):zftp/zftpcdf.c:155: first defined here
2022-06-10 21:43:24 +02:00
Soham Sen
ba65528fcd dragonflydb: init at 0.1.0 2022-06-10 21:43:24 +02:00
Jan Tojnar
2d7ac611e9 atomEnv: remove libgnome-keyring dependency
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.

And libsecret is already in the dependencies so presumably it is supported.
2022-06-10 21:43:24 +02:00
Jan Tojnar
f042b7463d atomEnv: remove pointless GConf dependency
GConf has been unmaintained for ages and Electron removed support for it a while ago:
https://github.com/electron/electron/issues/2727
2022-06-10 21:43:24 +02:00
adisbladis
4e2282c906 rmfuse: Re-lock dependencies
So Pillow is bumped https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html.

Closes #175600
2022-06-10 21:43:23 +02:00
Bernardo Meurer
1c0506a538 python3Packages.questionary: not broken on darwin 2022-06-10 21:43:23 +02:00
Patrick Jackson
493ab260be textadept11: add alias to textadept 2022-06-10 21:43:23 +02:00
sternenseemann
d138f45970 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-10 21:43:23 +02:00
sternenseemann
1b03dbcbed haskellPackages.aws-sns-verify: disable network dependent tests 2022-06-10 21:43:23 +02:00
sternenseemann
64c6c9b178 haskellPackages.NGLess: disable incomplete test suite 2022-06-10 21:43:23 +02:00
Malte Brandy
3648a88d5f haskell.packages.ghc923: pin fourmolu to 0.6.0.0 2022-06-10 21:43:22 +02:00
sternenseemann
55acc89efb haskellPackages.protolude: drop upstreamed patches 2022-06-10 21:43:22 +02:00
Malte Brandy
e22b1d9f02 haskellPackages.hoogleLocal: allow substitutes again
This is a follow up to the discussion in https://github.com/NixOS/nixpkgs/pull/165337
2022-06-10 21:43:22 +02:00
sternenseemann
ca42cf0134 glirc: 2.38 -> 2.39 2022-06-10 21:43:22 +02:00
sternenseemann
3612d2d812 haskell.packages.ghc923.fourmolu: 0.6.0.0 -> 0.7.0.1 2022-06-10 21:43:22 +02:00
sternenseemann
9e024ef49a haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-06-10 21:43:22 +02:00
sternenseemann
71029a3844 haskellPackages: stackage LTS 19.8 -> LTS 19.9
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-06-10 21:43:21 +02:00
sternenseemann
cedb3a47d2 all-cabal-hashes: 2022-05-29T17:05:02Z -> 2022-06-04T09:01:11Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-10 21:43:21 +02:00
Mauricio Collares
a3b94805e6 glpk: 4.65 -> 5.0 2022-06-10 21:43:21 +02:00
Eliza
a098cd42a8 mujmap: 0.1.1 -> 0.2.0 (#176648) 2022-06-10 21:43:21 +02:00
Fabian Affolter
fd1150fc04 python310Packages.deezer-python: update disabled 2022-06-10 21:43:21 +02:00
R. Ryantm
a513dd253b python310Packages.deezer-python: 5.3.2 -> 5.3.3 2022-06-10 21:43:21 +02:00
R. Ryantm
e967f6a4b9 python310Packages.google-cloud-language: 2.4.2 -> 2.4.3 2022-06-10 21:43:21 +02:00
R. Ryantm
93da4e3c13 python310Packages.google-cloud-os-config: 1.11.1 -> 1.11.2 2022-06-10 21:43:21 +02:00
R. Ryantm
1a01a9a3d4 python310Packages.google-cloud-tasks: 2.9.0 -> 2.9.1 2022-06-10 21:43:20 +02:00
R. Ryantm
363d455ef6 python310Packages.google-cloud-texttospeech: 2.11.0 -> 2.11.1 2022-06-10 21:43:20 +02:00
R. Ryantm
97d51b7b01 python310Packages.google-cloud-asset: 3.9.0 -> 3.9.1 2022-06-10 21:43:20 +02:00
R. Ryantm
215ebd3a35 python310Packages.google-cloud-bigquery-datatransfer: 3.6.1 -> 3.6.2 2022-06-10 21:43:20 +02:00
R. Ryantm
bb483b1f31 python310Packages.google-cloud-bigquery-logging: 1.0.2 -> 1.0.3 2022-06-10 21:43:20 +02:00
R. Ryantm
ae562f05c0 python310Packages.google-cloud-bigquery-storage: 2.13.1 -> 2.13.2 2022-06-10 21:43:20 +02:00
R. Ryantm
ceaa1a1ece python310Packages.google-cloud-kms: 2.11.1 -> 2.11.2 2022-06-10 21:43:20 +02:00
Sandro Jäckel
aeb7c945f2 treewide: remove usage of runCommandNoCC aliases 2022-06-10 21:43:19 +02:00
R. Ryantm
dc86070e79 python310Packages.google-cloud-container: 2.10.7 -> 2.10.8 2022-06-10 21:43:19 +02:00
R. Ryantm
028d149fbb python310Packages.google-cloud-datacatalog: 3.8.0 -> 3.8.1 2022-06-10 21:43:19 +02:00
R. Ryantm
3083719b67 python310Packages.google-cloud-dataproc: 4.0.2 -> 4.0.3 2022-06-10 21:43:19 +02:00
R. Ryantm
514a4cbd56 python310Packages.google-cloud-datastore: 2.6.1 -> 2.6.2 2022-06-10 21:43:19 +02:00
R. Ryantm
1af6487b64 python310Packages.google-cloud-dlp: 3.7.0 -> 3.7.1 2022-06-10 21:43:19 +02:00
R. Ryantm
5f03237e59 python310Packages.google-cloud-error-reporting: 1.5.2 -> 1.5.3 2022-06-10 21:43:19 +02:00
R. Ryantm
85cb31c56a python310Packages.google-cloud-iam: 2.6.1 -> 2.6.2 2022-06-10 21:43:19 +02:00
R. Ryantm
7810a0e050 python310Packages.google-cloud-iam-logging: 1.0.1 -> 1.0.2 2022-06-10 21:43:18 +02:00
R. Ryantm
9144664d17 python310Packages.google-cloud-iot: 2.5.0 -> 2.5.1 2022-06-10 21:43:18 +02:00
Pierre Bourdon
b6ef19ae30 ntfs3g: 2021.8.22 -> 2022.5.17
This is unfortunately more complex than a simple version bump because
upstream has not released a dist tarball for this release. This commit
switches to using the github source and running autoreconf ourselves.

Along the way, stop randomly patching sources and Makefiles and instead
switch to upstreamable alternatives. The two (small) build system
patches have been sent upstream, see tuxera/ntfs-3g#39.
2022-06-10 21:43:18 +02:00
R. RyanTM
591bfba45f oh-my-zsh: 2022-06-05 -> 2022-06-06 (#176675) 2022-06-10 21:43:18 +02:00
Michael Adler
e4faeeeb72 cargo-generate: 0.12.0 -> 0.14.0 2022-06-10 21:43:18 +02:00
R. Ryantm
41c60746ed libmediaart: 1.9.5 -> 1.9.6 2022-06-10 21:43:18 +02:00
Jonas Heinrich
468a95ba2b gnome-secrets: 6.4 -> 6.5 2022-06-10 21:43:18 +02:00
Ryan Horiguchi
e9481c07a9 adguardhome: 0.107.6 - 0.107.7 2022-06-10 21:43:18 +02:00
Stephan Heßelmann
b128946387 roxctl: 3.69.1 -> 3.70.0 2022-06-10 21:43:18 +02:00
R. Ryantm
f8e6d11334 python310Packages.fakeredis: 1.8 -> 1.8.1 2022-06-10 21:43:18 +02:00
Georg Haas
9b9bb77bb7 wireshark: 3.6.3 -> 3.6.5
Changelogs:
 - https://www.wireshark.org/docs/relnotes/wireshark-3.6.4.html
 - https://www.wireshark.org/docs/relnotes/wireshark-3.6.5.html
2022-06-10 21:43:17 +02:00
Berk D. Demir
9d7c44c6ab runitor: 0.10.0 -> 0.10.1
- New release fixing a nil dereference
- Remove patches that are already part of the new rel
- Rollback ldflags change from #175973
  The -s flag implies -w on every platform but Darwin.
2022-06-10 21:43:17 +02:00
R. Ryantm
f963247d7b python310Packages.google-cloud-websecurityscanner: 1.7.1 -> 1.7.2 2022-06-10 21:43:17 +02:00
Ryan Horiguchi
ffecba464c glances: 3.2.4.2 -> 3.2.5 2022-06-10 21:43:17 +02:00
Daniel Poelzleithner
ef7663761e hedgedoc: ensure upload directory exists
Upload directory is not created when uploading, but will fail silently.
Ensure the upload directory is created.
2022-06-10 21:43:17 +02:00
Simon Schoeters
ed180b249f Point changelog to tag instead of master
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-10 21:43:17 +02:00
Simon Schoeters
2601f29210 Add homepage URL instead of variable
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-10 21:43:17 +02:00
Simon Schoeters
565342a5bf Remove obvious comments from ldflags
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-10 21:43:17 +02:00
Simon Schoeters
664f7037bb Maintainers: add cimm 2022-06-10 21:43:17 +02:00
Simon Schoeters
19ce3230e7 bluewalker: init at 0.3.0 2022-06-10 21:43:17 +02:00
Mr Hedgehog
9899b326ad goresym: init at 1.2 2022-06-10 21:43:16 +02:00
Azat Bahawi
d2af3c2a47 slack-term: use buildGoModule 2022-06-10 21:43:16 +02:00
R. Ryantm
65f5e06cc8 python310Packages.google-cloud-runtimeconfig: 0.33.0 -> 0.33.1 2022-06-10 21:43:16 +02:00
Fabian Affolter
4fbb6e7576 python310Packages.oauthenticator: add format 2022-06-10 21:43:16 +02:00
R. Ryantm
0c271f5ef5 python310Packages.oauthenticator: 14.2.0 -> 15.0.0 2022-06-10 21:43:16 +02:00
happysalada
4df954d0ea mimir: switch pname to mimir 2022-06-10 21:43:16 +02:00
Jakub Kozłowski
38bea8f9a1 scala-cli: 0.1.6 -> 0.1.7 2022-06-10 21:43:16 +02:00
R. Ryantm
5f94f47b08 python310Packages.browser-cookie3: 0.14.1 -> 0.14.2 2022-06-10 21:43:16 +02:00
R. Ryantm
b5de09e569 python310Packages.aioairzone: 0.4.4 -> 0.4.5 2022-06-10 21:43:15 +02:00
R. Ryantm
9ad519ea1a python310Packages.asdf: 2.11.1 -> 2.12.0 2022-06-10 21:43:15 +02:00
Aaron Jheng
4ded00ed8d prometheus-unifi-exporter: remove
prometheus-unifi-exporter is deprecated and archived by upstream.
2022-06-10 21:43:15 +02:00
happysalada
89b1f51099 oil: 0.9.9 -> 0.10.1 2022-06-10 21:43:15 +02:00
Fabian Affolter
2d463da11a python310Packages.bravado-core: add input 2022-06-10 21:43:15 +02:00
Fabian Affolter
9208aaf0a0 python310Packages.bravado-core: disable failing tests 2022-06-10 21:43:10 +02:00
Fabian Affolter
3d098652b9 python310Packages.atenpdu: 0.3.2 -> 0.3.3 2022-06-10 21:41:44 +02:00
Fabian Affolter
fa298d4500 python310Packages.yolink-api: 0.0.6 -> 0.0.7 2022-06-10 21:41:44 +02:00
Fabian Affolter
464143ab05 python310Packages.twitterapi: 2.7.12 -> 2.7.13 2022-06-10 21:41:44 +02:00
Fabian Affolter
11364a4584 python310Packages.pyeight: 0.2.0 -> 0.3.0 2022-06-10 21:41:43 +02:00
Fabian Affolter
fbd52ada71 python310Packages.luxtronik: 0.3.13 -> 0.3.14 2022-06-10 21:41:43 +02:00
Daniel Olsen
8d87138f5b ocamlPackages.srt: 0.1.1 -> 0.2.1 2022-06-10 21:41:43 +02:00
Daniel Olsen
58efd778f7 liquidsoap: pin srt dependency 2022-06-10 21:41:43 +02:00
Fabian Affolter
b4e700ca16 checkov: 2.0.1188 -> 2.0.1195 2022-06-10 21:41:43 +02:00
R. Ryantm
b7c720784b fluxcd: 0.30.2 -> 0.31.0 2022-06-10 21:41:43 +02:00
zowoq
9ce4bdd68d cri-o: 1.24.0 -> 1.24.1
https://github.com/cri-o/cri-o/releases/tag/v1.24.1
2022-06-10 21:41:43 +02:00
Fabian Affolter
6be4762c16 python310Packages.pyroute2-ipset: 0.6.9 -> 0.6.10 2022-06-10 21:41:43 +02:00
Fabian Affolter
07ac2a8308 python310Packages.pyroute2: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
1a6da7e785 python310Packages.pyroute2-protocols: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
0d52ed7244 python310Packages.pyroute2-nslink: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
0b97c31f45 python310Packages.pyroute2-nftables: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
81268e79d2 python310Packages.pyroute2-ndb: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
dc7ad29460 python310Packages.pyroute2-ipdb: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
3eb41fb798 python310Packages.pyroute2-ethtool: 0.6.9 -> 0.6.10 2022-06-10 21:41:42 +02:00
Fabian Affolter
1fa606080e python310Packages.pyroute2-core: 0.6.9 -> 0.6.10 2022-06-10 21:41:41 +02:00
688f542228 Merge branch 'master' into current 2022-06-07 09:32:19 +02:00
23da4b9bd9 Merge branch 'master' into current 2022-06-03 09:43:55 +02:00
a57ef45bf1 Revert "vmware-horizon-client: 2111 -> 2203"
This reverts commit ffa3fa9d76.
2022-06-02 10:48:31 +02:00
f8ff086ee2 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-30 07:06:07 +02:00
591baead9c Merge branch 'fix-xfce-alias-regression' into current 2022-05-27 10:39:46 +02:00
4ac729d48f fix regression in 886d8b7ecf
still inherit dconf and vte for xfce.
Fixes #174880

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-27 10:27:50 +02:00
772fc0b7c1 Merge branch 'master' into current 2022-05-27 08:59:53 +02:00
7b7cad04dd Merge branch 'master' into current 2022-05-20 18:39:45 +02:00
8be5d47262 Merge branch 'master' into current 2022-05-20 15:19:21 +02:00
62e7b858f0 Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-13 14:47:40 +02:00
206ed71a4e pinegrow: fix download link (again)
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-13 10:38:38 +02:00
edb45eca81 Merge branch 'update-octoprint-1.8.0rc2' into current 2022-04-25 12:15:14 +02:00
a0ec85268c octoprint: relax version constrains
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-25 12:02:44 +02:00
b2cd5b0e6f octoprint: 1.8.0rc2 -> 1.8.0rc5
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-25 12:02:43 +02:00
53097bae1c octoprint: 1.7.3 -> 1.8.0rc2
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-25 12:02:43 +02:00
d766d73252 Merge branch 'pgadmin-update-6.8' into current 2022-04-25 09:58:41 +02:00
79c90fc7be Merge branch 'move-to-qt5.15' into current 2022-04-25 09:34:46 +02:00
dcb64f2f7c Merge branch 'master' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-25 09:34:05 +02:00
09a39cab40 pgadmin4: fix tests
this commit passes the build dependencies to the
pgadmin nixos test for package and regression testing.

Also added changelog and some clarifying comments.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-24 14:14:04 +02:00
062cf6f531 Merge branch 'vigra-c17-fix' into current 2022-04-23 18:51:42 +02:00
dd67257864 vigra: fix c++17 deprecated uses
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-23 18:41:26 +02:00
591ef3b443 Merge branch 'ipmiview-2.20.0' into current 2022-04-23 15:25:26 +02:00
481d69f317 Merge branch 'current' of github.com:gador/nixpkgs into current 2022-04-23 12:29:29 +02:00
11102d32a7 octoprint: 1.8.0rc2 -> 1.8.0rc5
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-23 12:27:16 +02:00
9f6ec58f3d octoprint: 1.7.3 -> 1.8.0rc2
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-23 12:27:16 +02:00
cda729a236 octoprint: fix tomli build issue with black
also disable failing tests for aarch64

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-23 12:27:16 +02:00
Austin Butler
80b6f7aa31 python3Packages.apsw: 3.37.0-r1 -> 3.38.1-r1 2022-04-23 12:27:16 +02:00
e47b264592 pgadmin4: make regression test use the same packages
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-20 01:00:00 +02:00
2a02b029b5 pgadmin: add werkzeug override
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-20 00:37:08 +02:00
Frederik Rietdijk
a066a6d8a7 pgadmin: fix pgadmin4 command 2022-04-19 21:37:32 +02:00
6073b43de9 pgadmin4: 6.7 -> 6.8
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-19 20:33:38 +02:00
5f743efd1d Merge branch 'fix-virt-manager-setuptools' into current 2022-04-18 19:39:29 +02:00
3e7694fc79 Merge branch 'current' of github.com:gador/nixpkgs into current 2022-04-18 16:18:24 +02:00
f2c4a6436a Merge branch 'master' into current 2022-04-18 16:15:07 +02:00
862c63fe36 Merge branch 'master' into current 2022-04-17 11:31:35 +02:00
2c22855aaf Merge branch 'update-octoprint-1.8.0rc2' into current
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-16 09:58:50 +02:00
f56eb5c54c Merge branch 'master' into current 2022-04-16 08:09:15 +02:00
d00b273f93 octoprint: 1.8.0rc2 -> 1.8.0rc5
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-16 08:02:25 +02:00
45a6939eb8 octoprint: 1.7.3 -> 1.8.0rc2
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-16 08:02:23 +02:00
821efd13c8 pinegrow: fix download link
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-15 12:37:18 +02:00
7036f31c96 Merge branch 'master' into current 2022-04-15 10:32:45 +02:00
f744b0c18f octoprint: fix tomli build issue with black
also disable failing tests for aarch64

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-15 10:01:06 +02:00
Austin Butler
4fd8d93c90 python3Packages.apsw: 3.37.0-r1 -> 3.38.1-r1 2022-04-15 09:58:53 +02:00
13 changed files with 732 additions and 67 deletions

View File

@@ -699,6 +699,7 @@
./services/misc/beanstalkd.nix
./services/misc/bees.nix
./services/misc/bepasty.nix
./services/misc/blenderfarm.nix
./services/misc/calibre-server.nix
./services/misc/canto-daemon.nix
./services/misc/cfdyndns.nix

View File

@@ -0,0 +1,141 @@
{ config
, lib
, pkgs
, ...
}:
let
cfg = config.services.blenderfarm;
json = pkgs.formats.json { };
configFile = json.generate "ServerSettings" (defaultConfig // cfg.serverConfig);
defaultConfig = {
Port = 15000;
BroadcastPort = 16342;
BypassScriptUpdate = false;
BasicSecurityPassword = null;
};
in
{
meta.maintainers = with lib.maintainers; [ gador ];
options.services.blenderfarm = with lib.types; {
enable = lib.mkEnableOption "Blenderfarm, a render farm management software for Blender.";
package = lib.mkPackageOption pkgs "blenderfarm" { };
openFirewall = lib.mkEnableOption "Allow blenderfarm network access through the firewall.";
user = lib.mkOption {
description = "User under which blenderfarm runs.";
default = "blenderfarm";
type = str;
};
group = lib.mkOption {
description = "Group under which blenderfarm runs.";
default = "blenderfarm";
type = str;
};
basicSecurityPasswordFile = lib.mkOption {
description = ''Path to the password file the client needs to connect to the server.
The password must not contain a forward slash.'';
default = null;
type = nullOr str;
};
blenderPackage = lib.mkPackageOption pkgs "blender" { };
serverConfig = lib.mkOption {
description = "Server configuration";
default = defaultConfig;
type = submodule {
freeformType = attrsOf anything;
options = {
Port = lib.mkOption {
description = "Default port blenderfarm server listens on.";
default = 15000;
type = types.port;
};
BroadcastPort = lib.mkOption {
description = "Default port blenderfarm server advertises itself on.";
default = 16342;
type = types.port;
};
BypassScriptUpdate = lib.mkOption {
description = "Prevents blenderfarm from replacing the .py self-generated scripts.";
default = false;
type = bool;
};
};
};
};
};
config = lib.mkIf cfg.enable {
environment.systemPackages = [ cfg.package ];
networking.firewall = lib.optionalAttrs (cfg.openFirewall) {
allowedTCPPorts = [ cfg.serverConfig.Port ];
allowedUDPPorts = [ cfg.serverConfig.BroadcastPort ];
};
systemd.services.blenderfarm-server = {
wantedBy = [ "multi-user.target" ];
after = [ "network-online.target" ];
wants = [ "network-online.target" ];
description = "blenderfarm server";
path = [ cfg.blenderPackage ];
preStart = ''
rm -f ServerSettings
install -m640 ${configFile} ServerSettings
if [ ! -d "BlenderData/nix-blender-linux64" ]; then
mkdir -p BlenderData/nix-blender-linux64
echo "nix-blender" > VersionCustom
fi
rm -f BlenderData/nix-blender-linux64/blender
ln -s ${lib.getExe cfg.blenderPackage} BlenderData/nix-blender-linux64/blender
'' +
lib.optionalString (cfg.basicSecurityPasswordFile != null) ''
BLENDERFARM_PASSWORD=$(${pkgs.systemd}/bin/systemd-creds cat BLENDERFARM_PASS_FILE)
sed -i "s/null/\"$BLENDERFARM_PASSWORD\"/g" ServerSettings
'';
serviceConfig = {
ExecStart = "${cfg.package}/bin/LogicReinc.BlendFarm.Server";
DynamicUser = true;
LogsDirectory = "blenderfarm";
StateDirectory = "blenderfarm";
WorkingDirectory = "/var/lib/blenderfarm";
User = cfg.user;
Group = cfg.group;
StateDirectoryMode = "0755";
LoadCredential = lib.optional (cfg.basicSecurityPasswordFile != null) "BLENDERFARM_PASS_FILE:${cfg.basicSecurityPasswordFile}";
ReadWritePaths = "";
CapabilityBoundingSet = "";
RestrictAddressFamilies = [ "AF_UNIX" "AF_INET" "AF_INET6" ];
RestrictNamespaces = true;
PrivateDevices = true;
PrivateUsers = true;
ProtectClock = true;
ProtectControlGroups = true;
ProtectHome = true;
ProtectKernelLogs = true;
ProtectKernelModules = true;
ProtectKernelTunables = true;
SystemCallArchitectures = "native";
SystemCallFilter = [
"@system-service"
"~@privileged"
"@chown"
];
RestrictRealtime = true;
LockPersonality = true;
UMask = "0066";
ProtectHostname = true;
};
};
users.users.blenderfarm = {
isSystemUser = true;
group = "blenderfarm";
};
users.groups.blenderfarm = { };
};
}

View File

@@ -1,9 +1,31 @@
{ config, lib, options, pkgs, ... }:
{
config,
lib,
options,
pkgs,
...
}:
let
inherit (lib) mkDefault mkEnableOption mkPackageOption mkForce mkIf mkMerge mkOption types;
inherit (lib) literalExpression mapAttrs optionalString versionAtLeast;
inherit (lib)
mkDefault
mkEnableOption
mkPackageOption
mkRenamedOptionModule
mkForce
mkIf
mkMerge
mkOption
types
;
inherit (lib)
literalExpression
mapAttrs
optionalString
optionals
versionAtLeast
;
cfg = config.services.zabbixWeb;
opt = options.services.zabbixWeb;
@@ -17,13 +39,25 @@ let
<?php
// Zabbix GUI configuration file.
global $DB;
$DB['TYPE'] = '${ { mysql = "MYSQL"; pgsql = "POSTGRESQL"; oracle = "ORACLE"; }.${cfg.database.type} }';
$DB['TYPE'] = '${
{
mysql = "MYSQL";
pgsql = "POSTGRESQL";
oracle = "ORACLE";
}
.${cfg.database.type}
}';
$DB['SERVER'] = '${cfg.database.host}';
$DB['PORT'] = '${toString cfg.database.port}';
$DB['DATABASE'] = '${cfg.database.name}';
$DB['USER'] = '${cfg.database.user}';
# NOTE: file_get_contents adds newline at the end of returned string
$DB['PASSWORD'] = ${if cfg.database.passwordFile != null then "trim(file_get_contents('${cfg.database.passwordFile}'), \"\\r\\n\")" else "''"};
$DB['PASSWORD'] = ${
if cfg.database.passwordFile != null then
"trim(file_get_contents('${cfg.database.passwordFile}'), \"\\r\\n\")"
else
"''"
};
// Schema name. Used for IBM DB2 and PostgreSQL.
$DB['SCHEMA'] = ''';
$ZBX_SERVER = '${cfg.server.address}';
@@ -33,16 +67,32 @@ let
${cfg.extraConfig}
'';
in
{
imports = [
(mkRenamedOptionModule
[
"services"
"zabbixWeb"
"virtualHost"
]
[
"services"
"zabbixWeb"
"HttpdVirtualHost"
]
)
];
# interface
options.services = {
zabbixWeb = {
enable = mkEnableOption "the Zabbix web interface";
package = mkPackageOption pkgs [ "zabbix" "web" ] { };
package = mkPackageOption pkgs [
"zabbix"
"web"
] { };
server = {
port = mkOption {
@@ -60,7 +110,11 @@ in
database = {
type = mkOption {
type = types.enum [ "mysql" "pgsql" "oracle" ];
type = types.enum [
"mysql"
"pgsql"
"oracle"
];
example = "mysql";
default = "pgsql";
description = "Database engine to use.";
@@ -75,9 +129,12 @@ in
port = mkOption {
type = types.port;
default =
if cfg.database.type == "mysql" then config.services.mysql.port
else if cfg.database.type == "pgsql" then config.services.postgresql.settings.port
else 1521;
if cfg.database.type == "mysql" then
config.services.mysql.port
else if cfg.database.type == "pgsql" then
config.services.postgresql.settings.port
else
1521;
defaultText = literalExpression ''
if config.${opt.database.type} == "mysql" then config.${options.services.mysql.port}
else if config.${opt.database.type} == "pgsql" then config.services.postgresql.settings.port
@@ -116,7 +173,17 @@ in
};
};
virtualHost = mkOption {
frontend = mkOption {
type = types.enum [
"nginx"
"httpd"
];
example = "nginx";
default = "httpd";
description = "Frontend server to use.";
};
HttpdVirtualHost = mkOption {
type = types.submodule (import ../web-servers/apache-httpd/vhost-options.nix);
example = literalExpression ''
{
@@ -126,14 +193,43 @@ in
enableACME = true;
}
'';
default = { };
description = ''
Apache configuration can be done by adapting `services.httpd.virtualHosts.<name>`.
See [](#opt-services.httpd.virtualHosts) for further information.
'';
};
hostname = mkOption {
type = types.str;
default = "zabbix.local";
description = "Hostname for either nginx or httpd.";
};
NginxVirtualHost = mkOption {
type = types.submodule (import ../web-servers/nginx/vhost-options.nix);
example = literalExpression ''
{
forceSSL = true;
sslCertificateKey = "/etc/ssl/zabbix.key";
slCertificate = "/etc/ssl/zabbix.crt";
}
'';
default = { };
description = ''
Nginx configuration can be done by adapting `services.nginx.virtualHosts.<name>`.
See [](#opt-services.nginx.virtualHosts) for further information.
'';
};
poolConfig = mkOption {
type = with types; attrsOf (oneOf [ str int bool ]);
type =
with types;
attrsOf (oneOf [
str
int
bool
]);
default = {
"pm" = "dynamic";
"pm.max_children" = 32;
@@ -154,7 +250,6 @@ in
Additional configuration to be copied verbatim into {file}`zabbix.conf.php`.
'';
};
};
};
@@ -162,61 +257,97 @@ in
config = mkIf cfg.enable {
services.zabbixWeb.extraConfig = optionalString ((versionAtLeast config.system.stateVersion "20.09") && (versionAtLeast cfg.package.version "5.0.0")) ''
$DB['DOUBLE_IEEE754'] = 'true';
'';
services.zabbixWeb.extraConfig =
optionalString
(
(versionAtLeast config.system.stateVersion "20.09") && (versionAtLeast cfg.package.version "5.0.0")
)
''
$DB['DOUBLE_IEEE754'] = 'true';
'';
systemd.tmpfiles.rules = [
"d '${stateDir}' 0750 ${user} ${group} - -"
"d '${stateDir}/session' 0750 ${user} ${config.services.httpd.group} - -"
];
systemd.tmpfiles.rules =
[ "d '${stateDir}' 0750 ${user} ${group} - -" ]
++ optionals (cfg.frontend == "httpd") [
"d '${stateDir}/session' 0750 ${user} ${config.services.httpd.group} - -"
]
++ optionals (cfg.frontend == "nginx") [
"d '${stateDir}/session' 0750 ${user} ${config.services.nginx.group} - -"
];
services.phpfpm.pools.zabbix = {
inherit user;
group = config.services.httpd.group;
phpOptions = ''
# https://www.zabbix.com/documentation/current/manual/installation/install
memory_limit = 128M
post_max_size = 16M
upload_max_filesize = 2M
max_execution_time = 300
max_input_time = 300
session.auto_start = 0
mbstring.func_overload = 0
always_populate_raw_post_data = -1
# https://bbs.archlinux.org/viewtopic.php?pid=1745214#p1745214
session.save_path = ${stateDir}/session
'' + optionalString (config.time.timeZone != null) ''
date.timezone = "${config.time.timeZone}"
'' + optionalString (cfg.database.type == "oracle") ''
extension=${pkgs.phpPackages.oci8}/lib/php/extensions/oci8.so
'';
group =
if cfg.frontend == "httpd" then config.services.httpd.group else config.services.nginx.group;
phpOptions =
''
# https://www.zabbix.com/documentation/current/manual/installation/install
memory_limit = 128M
post_max_size = 16M
upload_max_filesize = 2M
max_execution_time = 300
max_input_time = 300
session.auto_start = 0
mbstring.func_overload = 0
always_populate_raw_post_data = -1
# https://bbs.archlinux.org/viewtopic.php?pid=1745214#p1745214
session.save_path = ${stateDir}/session
''
+ optionalString (config.time.timeZone != null) ''
date.timezone = "${config.time.timeZone}"
''
+ optionalString (cfg.database.type == "oracle") ''
extension=${pkgs.phpPackages.oci8}/lib/php/extensions/oci8.so
'';
phpEnv.ZABBIX_CONFIG = "${zabbixConfig}";
settings = {
"listen.owner" = config.services.httpd.user;
"listen.group" = config.services.httpd.group;
"listen.owner" =
if cfg.frontend == "httpd" then config.services.httpd.user else config.services.nginx.user;
"listen.group" =
if cfg.frontend == "httpd" then config.services.httpd.group else config.services.nginx.group;
} // cfg.poolConfig;
};
services.httpd = {
services.httpd = mkIf (cfg.frontend == "httpd") {
enable = true;
adminAddr = mkDefault cfg.virtualHost.adminAddr;
adminAddr = mkDefault cfg.HttpdVirtualHost.adminAddr;
extraModules = [ "proxy_fcgi" ];
virtualHosts.${cfg.virtualHost.hostName} = mkMerge [ cfg.virtualHost {
documentRoot = mkForce "${cfg.package}/share/zabbix";
extraConfig = ''
<Directory "${cfg.package}/share/zabbix">
<FilesMatch "\.php$">
<If "-f %{REQUEST_FILENAME}">
SetHandler "proxy:unix:${fpm.socket}|fcgi://localhost/"
</If>
</FilesMatch>
AllowOverride all
Options -Indexes
DirectoryIndex index.php
</Directory>
'';
} ];
virtualHosts.${cfg.hostname} = mkMerge [
cfg.HttpdVirtualHost
{
documentRoot = mkForce "${cfg.package}/share/zabbix";
extraConfig = ''
<Directory "${cfg.package}/share/zabbix">
<FilesMatch "\.php$">
<If "-f %{REQUEST_FILENAME}">
SetHandler "proxy:unix:${fpm.socket}|fcgi://localhost/"
</If>
</FilesMatch>
AllowOverride all
Options -Indexes
DirectoryIndex index.php
</Directory>
'';
}
];
};
services.nginx = mkIf (cfg.frontend == "nginx") {
enable = true;
virtualHosts.${cfg.hostname} = mkMerge [
cfg.NginxVirtualHost
{
root = mkForce "${cfg.package}/share/zabbix";
locations."/" = {
index = "index.html index.htm index.php";
tryFiles = "$uri $uri/ =404";
};
locations."~ \.php$".extraConfig = ''
fastcgi_pass unix:${fpm.socket};
fastcgi_index index.php;
'';
}
];
};
users.users.${user} = mapAttrs (name: mkDefault) {
@@ -225,9 +356,6 @@ in
inherit group;
};
users.groups.${group} = mapAttrs (name: mkDefault) {
gid = config.ids.gids.zabbix;
};
users.groups.${group} = mapAttrs (name: mkDefault) { gid = config.ids.gids.zabbix; };
};
}

View File

@@ -48,9 +48,17 @@ buildPythonApplication rec {
];
doCheck = true;
preCheck = lib.optionalString stdenv.isDarwin ''
export DYLD_FRAMEWORK_PATH=/System/Library/Frameworks
'';
preCheck =
lib.optionalString stdenv.isDarwin ''
export DYLD_FRAMEWORK_PATH=/System/Library/Frameworks
''
# plugin "fs" and "network" fail on aarch64. See https://github.com/nicolargo/glances/issues/2819
+ lib.optionalString stdenv.hostPlatform.isAarch64 ''
# Test 105 fails for some reason. Maybe network access?
substituteInPlace unittest-core.py --replace-fail "self._common_plugin_tests('network')" ""
# Test 107 fails sometimes and caused hydra build to fail
substituteInPlace unittest-core.py --replace-fail "self._common_plugin_tests('fs')" ""
'';
propagatedBuildInputs = [
defusedxml

View File

@@ -0,0 +1,37 @@
{ buildGoModule
, fetchFromGitHub
, fetchpatch
, lib
}:
buildGoModule rec {
pname = "git-remote-ipld";
version = "unstable-2022-06-21";
src = fetchFromGitHub {
owner = "ipfs-shipyard";
repo = pname;
rev = "304abe54d48e49b87b40f962749d5a96a2c6edd7";
hash = "sha256-9DgbRdH+2bFLgTSBdyMGTyns8AjASQAvj1WLlX6nVTU=";
};
patches = [
(fetchpatch {
name = "fix-nil-shell.patch";
url = "https://github.com/ipfs-shipyard/git-remote-ipld/commit/2b44cb286bcc601b46d5d1f9e9150e227ab96e47.patch";
hash = "sha256-eBz9x7z4hEUJRYAIvLvNQvOXuodLeh8gCJ4QdG+TFuY=";
})
];
# needs IPFS daemon
doCheck = false;
vendorHash = "sha256-LpQYi8pqMIiNjDyXiNSEF8kwciK6eQq/yyPsgsArHko=";
meta = with lib; {
description = "Git remote helper for the IPFS network using IPLD";
homepage = "https://github.com/ipfs-shipyard/git-remote-ipld";
license = licenses.mit;
maintainers = with maintainers; [ gador ];
};
}

View File

@@ -16,7 +16,7 @@ buildKodiAddon rec {
postPatch = ''
# Use our system-wide ca-bundle instead of the bundled one
ln -snvf "${cacert}/etc/ssl/certs/ca-bundle.crt" "lib/certifi/cacert.pem"
ln -snvf "/etc/ssl/certs/ca-bundle.crt" "lib/certifi/cacert.pem"
'';
propagatedNativeBuildInputs = [
@@ -26,6 +26,7 @@ buildKodiAddon rec {
passthru = {
pythonPath = "lib";
updateScript = addonUpdateScript {
attrPath = "kodi.packages.certifi";
};

View File

@@ -4,7 +4,7 @@ let
kodiPackages = callPackage ../../../top-level/kodi-packages.nix { inherit kodi; };
# linux distros are supposed to provide pillow and pycryptodome
requiredPythonPath = with kodi.pythonPackages; makePythonPath ([ pillow pycryptodome ]);
requiredPythonPath = with kodi.pythonPackages; makePythonPath ([ pillow pycryptodomex ]);
# each kodi addon can potentially export a python module which should be included in PYTHONPATH
# see any addon which supplies `passthru.pythonPath` and the corresponding entry in the addons `addon.xml`

185
pkgs/by-name/bl/blenderfarm/deps.nix generated Normal file
View File

@@ -0,0 +1,185 @@
{ fetchNuGet }: [
(fetchNuGet { pname = "Avalonia"; version = "0.10.15"; sha256 = "02rf96gxpafbk0ilg3nxf0fas9gkpb25kzqc2lnbxp8h366qg431"; })
(fetchNuGet { pname = "Avalonia.Angle.Windows.Natives"; version = "2.1.0.2020091801"; sha256 = "04jm83cz7vkhhr6n2c9hya2k8i2462xbf6np4bidk55as0jdq43a"; })
(fetchNuGet { pname = "Avalonia.Desktop"; version = "0.10.15"; sha256 = "0wgc46vg227bv7nsybc9mxkqv9xlz2bj08bdipkigjlf23g0x4p6"; })
(fetchNuGet { pname = "Avalonia.FreeDesktop"; version = "0.10.15"; sha256 = "1bq2ha1mmgsb9gxmsibr3i6alcg6y3kizxi07qh4wgw38c3fkwzs"; })
(fetchNuGet { pname = "Avalonia.Native"; version = "0.10.15"; sha256 = "0p0ih6ql5kyvpfhc6ll2mgy23kx0vwn88qji74713id493w2ab02"; })
(fetchNuGet { pname = "Avalonia.Remote.Protocol"; version = "0.10.15"; sha256 = "1va9zwznfr161w2xjjg4swm5505685mdkxxs747l2s35mahl5072"; })
(fetchNuGet { pname = "Avalonia.Skia"; version = "0.10.15"; sha256 = "0xlnanssz24rcnybz1x0d3lclzmbzdjb9k0i37rd76dif3rgng0h"; })
(fetchNuGet { pname = "Avalonia.Win32"; version = "0.10.15"; sha256 = "1lxaj8la8bwc7j4d3cc3q5jklycc647lzpm8610ya241y64gryww"; })
(fetchNuGet { pname = "Avalonia.X11"; version = "0.10.15"; sha256 = "120d19i8ad3b2m1516v5r1bj4h7fddmad6szrbkbpd711x3sh6ka"; })
(fetchNuGet { pname = "coverlet.collector"; version = "1.2.0"; sha256 = "0gbhdk9i3xqhay4jbfi0mxdpgk2w5x5m89rfzviv7zp1i7cksbka"; })
(fetchNuGet { pname = "HarfBuzzSharp"; version = "2.8.2-preview.178"; sha256 = "1p5nwzl7jpypsd6df7hgcf47r977anjlyv21wacmalsj6lvdgnvn"; })
(fetchNuGet { pname = "HarfBuzzSharp.NativeAssets.Linux"; version = "2.8.2-preview.178"; sha256 = "1402ylkxbgcnagcarqlfvg4gppy2pqs3bmin4n5mphva1g7bqb2p"; })
(fetchNuGet { pname = "HarfBuzzSharp.NativeAssets.macOS"; version = "2.8.2-preview.178"; sha256 = "0p8miaclnbfpacc1jaqxwfg0yfx9byagi4j4k91d9621vd19i8b2"; })
(fetchNuGet { pname = "HarfBuzzSharp.NativeAssets.WebAssembly"; version = "2.8.2-preview.178"; sha256 = "1n9jay9sji04xly6n8bzz4591fgy8i65p21a8mv5ip9lsyj1c320"; })
(fetchNuGet { pname = "HarfBuzzSharp.NativeAssets.Win32"; version = "2.8.2-preview.178"; sha256 = "1r5syii96wv8q558cvsqw3lr10cdw6677lyiy82p6i3if51v3mr7"; })
(fetchNuGet { pname = "JetBrains.Annotations"; version = "10.3.0"; sha256 = "1grdx28ga9fp4hwwpwv354rizm8anfq4lp045q4ss41gvhggr3z8"; })
(fetchNuGet { pname = "Microsoft.AspNetCore.App.Runtime.linux-x64"; version = "6.0.29"; sha256 = "0z359wbz3014rwz7cdcr60qr6mrcwsbwwh36g59a5hncxb1g73rj"; })
(fetchNuGet { pname = "Microsoft.AspNetCore.App.Runtime.osx-x64"; version = "6.0.29"; sha256 = "031kalc7mp8w35rwvnb13jbwwi8cgmny7nywsk3717iy6blxldih"; })
(fetchNuGet { pname = "Microsoft.AspNetCore.App.Runtime.win-x64"; version = "6.0.29"; sha256 = "0byixcrwj7ixz60lvg7c6r3f132br4pfrjv0w0fh99b3iwzrf114"; })
(fetchNuGet { pname = "Microsoft.Bcl.AsyncInterfaces"; version = "5.0.0"; sha256 = "0cp5jbax2mf6xr3dqiljzlwi05fv6n9a35z337s92jcljiq674kf"; })
(fetchNuGet { pname = "Microsoft.CodeCoverage"; version = "16.5.0"; sha256 = "0610wzn4qyywf9lb4538vwqhprxc4g0g7gjbmnjzvx97jr5nd5mf"; })
(fetchNuGet { pname = "Microsoft.CSharp"; version = "4.0.1"; sha256 = "0zxc0apx1gcx361jlq8smc9pfdgmyjh6hpka8dypc9w23nlsh6yj"; })
(fetchNuGet { pname = "Microsoft.NET.Test.Sdk"; version = "16.5.0"; sha256 = "19f5bvzci5mmfz81jwc4dax4qdf7w4k67n263383mn8mawf22bfq"; })
(fetchNuGet { pname = "Microsoft.NETCore.App.Host.osx-x64"; version = "6.0.29"; sha256 = "03rzclkvl2gc7wakh0xqhnj6zl32b91igrnyhd69pzr3mql5kdll"; })
(fetchNuGet { pname = "Microsoft.NETCore.App.Host.win-x64"; version = "6.0.29"; sha256 = "0kh3lrzpz7y42iqa4vdhw4mg51vf4y2x8l4lg767mzbx0sd4xllv"; })
(fetchNuGet { pname = "Microsoft.NETCore.App.Runtime.linux-x64"; version = "6.0.29"; sha256 = "0gv5dnd44xj1yidzd70b01s5a19khbq757llkfykgwf7wl4a89cf"; })
(fetchNuGet { pname = "Microsoft.NETCore.App.Runtime.osx-x64"; version = "6.0.29"; sha256 = "1bk2n7csgnvqma5yv550037xg4ph4j11gp4m5hn7s4sy23cfc5xp"; })
(fetchNuGet { pname = "Microsoft.NETCore.App.Runtime.win-x64"; version = "6.0.29"; sha256 = "0hhypwr4202n8nvpz10ac1q48ryjr7d4xj34r4c79mw49fvh1n61"; })
(fetchNuGet { pname = "Microsoft.NETCore.Platforms"; version = "1.0.1"; sha256 = "01al6cfxp68dscl15z7rxfw9zvhm64dncsw09a1vmdkacsa2v6lr"; })
(fetchNuGet { pname = "Microsoft.NETCore.Platforms"; version = "1.1.0"; sha256 = "08vh1r12g6ykjygq5d3vq09zylgb84l63k49jc4v8faw9g93iqqm"; })
(fetchNuGet { pname = "Microsoft.NETCore.Platforms"; version = "2.0.0"; sha256 = "1fk2fk2639i7nzy58m9dvpdnzql4vb8yl8vr19r2fp8lmj9w2jr0"; })
(fetchNuGet { pname = "Microsoft.NETCore.Platforms"; version = "3.1.1"; sha256 = "05hmaygd5131rnqi6ipv7agsbpi7ka18779vw45iw6b385l7n987"; })
(fetchNuGet { pname = "Microsoft.NETCore.Platforms"; version = "5.0.0"; sha256 = "0mwpwdflidzgzfx2dlpkvvnkgkr2ayaf0s80737h4wa35gaj11rc"; })
(fetchNuGet { pname = "Microsoft.NETCore.Targets"; version = "1.0.1"; sha256 = "0ppdkwy6s9p7x9jix3v4402wb171cdiibq7js7i13nxpdky7074p"; })
(fetchNuGet { pname = "Microsoft.NETCore.Targets"; version = "1.1.0"; sha256 = "193xwf33fbm0ni3idxzbr5fdq3i2dlfgihsac9jj7whj0gd902nh"; })
(fetchNuGet { pname = "Microsoft.TestPlatform.ObjectModel"; version = "16.5.0"; sha256 = "02h7j1fr0fwcggn0wgddh59k8b2wmly3snckwhswzqvks5rvfnnw"; })
(fetchNuGet { pname = "Microsoft.TestPlatform.TestHost"; version = "16.5.0"; sha256 = "08cvss66lqa92h55dxkbrzn796jckhlyj53zz22x3qyr6xi21v5v"; })
(fetchNuGet { pname = "Microsoft.Win32.Primitives"; version = "4.3.0"; sha256 = "0j0c1wj4ndj21zsgivsc24whiya605603kxrbiw6wkfdync464wq"; })
(fetchNuGet { pname = "Microsoft.Win32.SystemEvents"; version = "4.5.0"; sha256 = "0fnkv3ky12227zqg4zshx4kw2mvysq2ppxjibfw02cc3iprv4njq"; })
(fetchNuGet { pname = "Microsoft.Win32.SystemEvents"; version = "5.0.0"; sha256 = "0sja4ba0mrvdamn0r9mhq38b9dxi08yb3c1hzh29n1z6ws1hlrcq"; })
(fetchNuGet { pname = "MSTest.TestAdapter"; version = "2.1.0"; sha256 = "1g1v8yjnk4nr1c36k3cz116889bnpiw1i1jkmqnpb19wms7sq7cz"; })
(fetchNuGet { pname = "MSTest.TestFramework"; version = "2.1.0"; sha256 = "0mac4h7ylw953chclhz0lrn19yks3bab9dn9x9fpjqi7309gid0p"; })
(fetchNuGet { pname = "NETStandard.Library"; version = "1.6.1"; sha256 = "1z70wvsx2d847a2cjfii7b83pjfs34q05gb037fdjikv5kbagml8"; })
(fetchNuGet { pname = "NETStandard.Library"; version = "2.0.3"; sha256 = "1fn9fxppfcg4jgypp2pmrpr6awl3qz1xmnri0cygpkwvyx27df1y"; })
(fetchNuGet { pname = "Newtonsoft.Json"; version = "9.0.1"; sha256 = "0mcy0i7pnfpqm4pcaiyzzji4g0c8i3a5gjz28rrr28110np8304r"; })
(fetchNuGet { pname = "NuGet.Frameworks"; version = "5.0.0"; sha256 = "18ijvmj13cwjdrrm52c8fpq021531zaz4mj4b4zapxaqzzxf2qjr"; })
(fetchNuGet { pname = "runtime.any.System.Runtime"; version = "4.1.0"; sha256 = "0mjr2bi7wvnkphfjqgkyf8vfyvy15a829jz6mivl6jmksh2bx40m"; })
(fetchNuGet { pname = "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "16rnxzpk5dpbbl1x354yrlsbvwylrq456xzpsha1n9y3glnhyx9d"; })
(fetchNuGet { pname = "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0hkg03sgm2wyq8nqk6dbm9jh5vcq57ry42lkqdmfklrw89lsmr59"; })
(fetchNuGet { pname = "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0c2p354hjx58xhhz7wv6div8xpi90sc6ibdm40qin21bvi7ymcaa"; })
(fetchNuGet { pname = "runtime.linux-x64.CoreCompat.System.Drawing"; version = "1.0.0-beta009"; sha256 = "1fb0fjxxa8g4f0p9mqnd221iw7qkc7jmm05nwmymjfl5g8b1nin7"; })
(fetchNuGet { pname = "runtime.native.System"; version = "4.0.0"; sha256 = "1ppk69xk59ggacj9n7g6fyxvzmk1g5p4fkijm0d7xqfkig98qrkf"; })
(fetchNuGet { pname = "runtime.native.System"; version = "4.3.0"; sha256 = "15hgf6zaq9b8br2wi1i3x0zvmk410nlmsmva9p0bbg73v6hml5k4"; })
(fetchNuGet { pname = "runtime.native.System.IO.Compression"; version = "4.3.0"; sha256 = "1vvivbqsk6y4hzcid27pqpm5bsi6sc50hvqwbcx8aap5ifrxfs8d"; })
(fetchNuGet { pname = "runtime.native.System.Net.Http"; version = "4.3.0"; sha256 = "1n6rgz5132lcibbch1qlf0g9jk60r0kqv087hxc0lisy50zpm7kk"; })
(fetchNuGet { pname = "runtime.native.System.Security.Cryptography.Apple"; version = "4.3.0"; sha256 = "1b61p6gw1m02cc1ry996fl49liiwky6181dzr873g9ds92zl326q"; })
(fetchNuGet { pname = "runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "18pzfdlwsg2nb1jjjjzyb5qlgy6xjxzmhnfaijq5s2jw3cm3ab97"; })
(fetchNuGet { pname = "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0qyynf9nz5i7pc26cwhgi8j62ps27sqmf78ijcfgzab50z9g8ay3"; })
(fetchNuGet { pname = "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "1klrs545awhayryma6l7g2pvnp9xy4z0r1i40r80zb45q3i9nbyf"; })
(fetchNuGet { pname = "runtime.osx.10.10-x64.CoreCompat.System.Drawing"; version = "5.8.64"; sha256 = "1m5b58ifqkdci5281hjfx2ci1fzrnff1isddxinyg566w40arfhp"; })
(fetchNuGet { pname = "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple"; version = "4.3.0"; sha256 = "10yc8jdrwgcl44b4g93f1ds76b176bajd3zqi2faf5rvh1vy9smi"; })
(fetchNuGet { pname = "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0zcxjv5pckplvkg0r6mw3asggm7aqzbdjimhvsasb0cgm59x09l3"; })
(fetchNuGet { pname = "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0vhynn79ih7hw7cwjazn87rm9z9fj0rvxgzlab36jybgcpcgphsn"; })
(fetchNuGet { pname = "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "160p68l2c7cqmyqjwxydcvgw7lvl1cr0znkw8fp24d1by9mqc8p3"; })
(fetchNuGet { pname = "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "15zrc8fgd8zx28hdghcj5f5i34wf3l6bq5177075m2bc2j34jrqy"; })
(fetchNuGet { pname = "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "1p4dgxax6p7rlgj4q73k73rslcnz4wdcv8q2flg1s8ygwcm58ld5"; })
(fetchNuGet { pname = "runtime.unix.System.Private.Uri"; version = "4.0.1"; sha256 = "0ic5dgc45jkhcr1g9xmmzjm7ffiw4cymm0fprczlx4fnww4783nm"; })
(fetchNuGet { pname = "SharpCompress"; version = "0.26.0"; sha256 = "03cygf8p44j1bfn6z9cn2xrw6zhvhq17xac1sph5rgq7vq2m5iq5"; })
(fetchNuGet { pname = "SkiaSharp"; version = "2.88.0"; sha256 = "0wqfgzyp2m4myqrni9rgchiqi95axbf279hlqjflrj4c9z2412ni"; })
(fetchNuGet { pname = "SkiaSharp"; version = "2.88.1-preview.1"; sha256 = "1i1px67hcr9kygmbfq4b9nqzlwm7v2gapsp4isg9i19ax5g8dlhm"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.Linux"; version = "2.88.1-preview.1"; sha256 = "1r9qr3civk0ws1z7hg322qyr8yjm10853zfgs03szr2lvdqiy7d1"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.Linux.NoDependencies"; version = "2.88.0"; sha256 = "1hxn1gqq8qmds65zb5jhq7r1l94lyg52qks61zmh5fqfvcmkfc17"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.macOS"; version = "2.88.0"; sha256 = "0d0pdcm61jfy3fvgkxmm3hj9cijrwbmp6ky2af776m1l63ryii3q"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.macOS"; version = "2.88.1-preview.1"; sha256 = "1w55nrwpl42psn6klia5a9aw2j1n25hpw2fdhchypm9f0v2iz24h"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.WebAssembly"; version = "2.88.1-preview.1"; sha256 = "0mwj2yl4gn40lry03yqkj7sbi1drmm672dv88481sgah4c21lzrq"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.Win32"; version = "2.88.0"; sha256 = "135ni4rba4wy4wyzy9ip11f3dwb1ipn38z9ps1p9xhw8jc06y5vp"; })
(fetchNuGet { pname = "SkiaSharp.NativeAssets.Win32"; version = "2.88.1-preview.1"; sha256 = "1k50abd147pif9z9lkckbbk91ga1vv6k4skjz2n7wpll6fn0fvlv"; })
(fetchNuGet { pname = "System.AppContext"; version = "4.3.0"; sha256 = "1649qvy3dar900z3g817h17nl8jp4ka5vcfmsr05kh0fshn7j3ya"; })
(fetchNuGet { pname = "System.Buffers"; version = "4.3.0"; sha256 = "0fgns20ispwrfqll4q1zc1waqcmylb3zc50ys9x8zlwxh9pmd9jy"; })
(fetchNuGet { pname = "System.Buffers"; version = "4.5.1"; sha256 = "04kb1mdrlcixj9zh1xdi5as0k0qi8byr5mi3p3jcxx72qz93s2y3"; })
(fetchNuGet { pname = "System.Collections"; version = "4.0.11"; sha256 = "1ga40f5lrwldiyw6vy67d0sg7jd7ww6kgwbksm19wrvq9hr0bsm6"; })
(fetchNuGet { pname = "System.Collections"; version = "4.3.0"; sha256 = "19r4y64dqyrq6k4706dnyhhw7fs24kpp3awak7whzss39dakpxk9"; })
(fetchNuGet { pname = "System.Collections.Concurrent"; version = "4.3.0"; sha256 = "0wi10md9aq33jrkh2c24wr2n9hrpyamsdhsxdcnf43b7y86kkii8"; })
(fetchNuGet { pname = "System.ComponentModel.Annotations"; version = "4.5.0"; sha256 = "1jj6f6g87k0iwsgmg3xmnn67a14mq88np0l1ys5zkxhkvbc8976p"; })
(fetchNuGet { pname = "System.Console"; version = "4.3.0"; sha256 = "1flr7a9x920mr5cjsqmsy9wgnv3lvd0h1g521pdr1lkb2qycy7ay"; })
(fetchNuGet { pname = "System.Diagnostics.Debug"; version = "4.0.11"; sha256 = "0gmjghrqmlgzxivd2xl50ncbglb7ljzb66rlx8ws6dv8jm0d5siz"; })
(fetchNuGet { pname = "System.Diagnostics.Debug"; version = "4.3.0"; sha256 = "00yjlf19wjydyr6cfviaph3vsjzg3d5nvnya26i2fvfg53sknh3y"; })
(fetchNuGet { pname = "System.Diagnostics.DiagnosticSource"; version = "4.3.0"; sha256 = "0z6m3pbiy0qw6rn3n209rrzf9x1k4002zh90vwcrsym09ipm2liq"; })
(fetchNuGet { pname = "System.Diagnostics.TextWriterTraceListener"; version = "4.3.0"; sha256 = "09db74f36wkwg30f7v7zhz1yhkyrnl5v6bdwljq1jdfgzcfch7c3"; })
(fetchNuGet { pname = "System.Diagnostics.Tools"; version = "4.0.1"; sha256 = "19cknvg07yhakcvpxg3cxa0bwadplin6kyxd8mpjjpwnp56nl85x"; })
(fetchNuGet { pname = "System.Diagnostics.Tools"; version = "4.3.0"; sha256 = "0in3pic3s2ddyibi8cvgl102zmvp9r9mchh82ns9f0ms4basylw1"; })
(fetchNuGet { pname = "System.Diagnostics.TraceSource"; version = "4.3.0"; sha256 = "1kyw4d7dpjczhw6634nrmg7yyyzq72k75x38y0l0nwhigdlp1766"; })
(fetchNuGet { pname = "System.Diagnostics.Tracing"; version = "4.3.0"; sha256 = "1m3bx6c2s958qligl67q7grkwfz3w53hpy7nc97mh6f7j5k168c4"; })
(fetchNuGet { pname = "System.Drawing.Common"; version = "4.5.0"; sha256 = "0knqa0zsm91nfr34br8gx5kjqq4v81zdhqkacvs2hzc8nqk0ddhc"; })
(fetchNuGet { pname = "System.Drawing.Common"; version = "5.0.0"; sha256 = "0fag8hr2v9bswrsjka311lhbr1a43yzcc36j4fadz0f0kl2hby7h"; })
(fetchNuGet { pname = "System.Dynamic.Runtime"; version = "4.0.11"; sha256 = "1pla2dx8gkidf7xkciig6nifdsb494axjvzvann8g2lp3dbqasm9"; })
(fetchNuGet { pname = "System.Globalization"; version = "4.0.11"; sha256 = "070c5jbas2v7smm660zaf1gh0489xanjqymkvafcs4f8cdrs1d5d"; })
(fetchNuGet { pname = "System.Globalization"; version = "4.3.0"; sha256 = "1cp68vv683n6ic2zqh2s1fn4c2sd87g5hpp6l4d4nj4536jz98ki"; })
(fetchNuGet { pname = "System.Globalization.Calendars"; version = "4.3.0"; sha256 = "1xwl230bkakzzkrggy1l1lxmm3xlhk4bq2pkv790j5lm8g887lxq"; })
(fetchNuGet { pname = "System.Globalization.Extensions"; version = "4.3.0"; sha256 = "02a5zfxavhv3jd437bsncbhd2fp1zv4gxzakp1an9l6kdq1mcqls"; })
(fetchNuGet { pname = "System.IO"; version = "4.1.0"; sha256 = "1g0yb8p11vfd0kbkyzlfsbsp5z44lwsvyc0h3dpw6vqnbi035ajp"; })
(fetchNuGet { pname = "System.IO"; version = "4.3.0"; sha256 = "05l9qdrzhm4s5dixmx68kxwif4l99ll5gqmh7rqgw554fx0agv5f"; })
(fetchNuGet { pname = "System.IO.Compression"; version = "4.3.0"; sha256 = "084zc82yi6yllgda0zkgl2ys48sypiswbiwrv7irb3r0ai1fp4vz"; })
(fetchNuGet { pname = "System.IO.Compression.ZipFile"; version = "4.3.0"; sha256 = "1yxy5pq4dnsm9hlkg9ysh5f6bf3fahqqb6p8668ndy5c0lk7w2ar"; })
(fetchNuGet { pname = "System.IO.FileSystem"; version = "4.0.1"; sha256 = "0kgfpw6w4djqra3w5crrg8xivbanh1w9dh3qapb28q060wb9flp1"; })
(fetchNuGet { pname = "System.IO.FileSystem"; version = "4.3.0"; sha256 = "0z2dfrbra9i6y16mm9v1v6k47f0fm617vlb7s5iybjjsz6g1ilmw"; })
(fetchNuGet { pname = "System.IO.FileSystem.Primitives"; version = "4.0.1"; sha256 = "1s0mniajj3lvbyf7vfb5shp4ink5yibsx945k6lvxa96r8la1612"; })
(fetchNuGet { pname = "System.IO.FileSystem.Primitives"; version = "4.3.0"; sha256 = "0j6ndgglcf4brg2lz4wzsh1av1gh8xrzdsn9f0yznskhqn1xzj9c"; })
(fetchNuGet { pname = "System.Linq"; version = "4.1.0"; sha256 = "1ppg83svb39hj4hpp5k7kcryzrf3sfnm08vxd5sm2drrijsla2k5"; })
(fetchNuGet { pname = "System.Linq"; version = "4.3.0"; sha256 = "1w0gmba695rbr80l1k2h4mrwzbzsyfl2z4klmpbsvsg5pm4a56s7"; })
(fetchNuGet { pname = "System.Linq.Expressions"; version = "4.1.0"; sha256 = "1gpdxl6ip06cnab7n3zlcg6mqp7kknf73s8wjinzi4p0apw82fpg"; })
(fetchNuGet { pname = "System.Linq.Expressions"; version = "4.3.0"; sha256 = "0ky2nrcvh70rqq88m9a5yqabsl4fyd17bpr63iy2mbivjs2nyypv"; })
(fetchNuGet { pname = "System.Memory"; version = "4.5.3"; sha256 = "0naqahm3wljxb5a911d37mwjqjdxv9l0b49p5dmfyijvni2ppy8a"; })
(fetchNuGet { pname = "System.Memory"; version = "4.5.4"; sha256 = "14gbbs22mcxwggn0fcfs1b062521azb9fbb7c113x0mq6dzq9h6y"; })
(fetchNuGet { pname = "System.Net.Http"; version = "4.3.0"; sha256 = "1i4gc757xqrzflbk7kc5ksn20kwwfjhw9w7pgdkn19y3cgnl302j"; })
(fetchNuGet { pname = "System.Net.Primitives"; version = "4.3.0"; sha256 = "0c87k50rmdgmxx7df2khd9qj7q35j9rzdmm2572cc55dygmdk3ii"; })
(fetchNuGet { pname = "System.Net.Sockets"; version = "4.3.0"; sha256 = "1ssa65k6chcgi6mfmzrznvqaxk8jp0gvl77xhf1hbzakjnpxspla"; })
(fetchNuGet { pname = "System.Numerics.Vectors"; version = "4.5.0"; sha256 = "1kzrj37yzawf1b19jq0253rcs8hsq1l2q8g69d7ipnhzb0h97m59"; })
(fetchNuGet { pname = "System.ObjectModel"; version = "4.0.12"; sha256 = "1sybkfi60a4588xn34nd9a58png36i0xr4y4v4kqpg8wlvy5krrj"; })
(fetchNuGet { pname = "System.ObjectModel"; version = "4.3.0"; sha256 = "191p63zy5rpqx7dnrb3h7prvgixmk168fhvvkkvhlazncf8r3nc2"; })
(fetchNuGet { pname = "System.Private.Uri"; version = "4.0.1"; sha256 = "0k57qhawjysm4cpbfpc49kl4av7lji310kjcamkl23bwgij5ld9j"; })
(fetchNuGet { pname = "System.Reactive"; version = "5.0.0"; sha256 = "1lafmpnadhiwxyd543kraxa3jfdpm6ipblxrjlibym9b1ykpr5ik"; })
(fetchNuGet { pname = "System.Reflection"; version = "4.1.0"; sha256 = "1js89429pfw79mxvbzp8p3q93il6rdff332hddhzi5wqglc4gml9"; })
(fetchNuGet { pname = "System.Reflection"; version = "4.3.0"; sha256 = "0xl55k0mw8cd8ra6dxzh974nxif58s3k1rjv1vbd7gjbjr39j11m"; })
(fetchNuGet { pname = "System.Reflection.Emit"; version = "4.0.1"; sha256 = "0ydqcsvh6smi41gyaakglnv252625hf29f7kywy2c70nhii2ylqp"; })
(fetchNuGet { pname = "System.Reflection.Emit"; version = "4.3.0"; sha256 = "11f8y3qfysfcrscjpjym9msk7lsfxkk4fmz9qq95kn3jd0769f74"; })
(fetchNuGet { pname = "System.Reflection.Emit"; version = "4.7.0"; sha256 = "121l1z2ypwg02yz84dy6gr82phpys0njk7yask3sihgy214w43qp"; })
(fetchNuGet { pname = "System.Reflection.Emit.ILGeneration"; version = "4.0.1"; sha256 = "1pcd2ig6bg144y10w7yxgc9d22r7c7ww7qn1frdfwgxr24j9wvv0"; })
(fetchNuGet { pname = "System.Reflection.Emit.ILGeneration"; version = "4.3.0"; sha256 = "0w1n67glpv8241vnpz1kl14sy7zlnw414aqwj4hcx5nd86f6994q"; })
(fetchNuGet { pname = "System.Reflection.Emit.Lightweight"; version = "4.0.1"; sha256 = "1s4b043zdbx9k39lfhvsk68msv1nxbidhkq6nbm27q7sf8xcsnxr"; })
(fetchNuGet { pname = "System.Reflection.Emit.Lightweight"; version = "4.3.0"; sha256 = "0ql7lcakycrvzgi9kxz1b3lljd990az1x6c4jsiwcacrvimpib5c"; })
(fetchNuGet { pname = "System.Reflection.Extensions"; version = "4.0.1"; sha256 = "0m7wqwq0zqq9gbpiqvgk3sr92cbrw7cp3xn53xvw7zj6rz6fdirn"; })
(fetchNuGet { pname = "System.Reflection.Extensions"; version = "4.3.0"; sha256 = "02bly8bdc98gs22lqsfx9xicblszr2yan7v2mmw3g7hy6miq5hwq"; })
(fetchNuGet { pname = "System.Reflection.Primitives"; version = "4.0.1"; sha256 = "1bangaabhsl4k9fg8khn83wm6yial8ik1sza7401621jc6jrym28"; })
(fetchNuGet { pname = "System.Reflection.Primitives"; version = "4.3.0"; sha256 = "04xqa33bld78yv5r93a8n76shvc8wwcdgr1qvvjh959g3rc31276"; })
(fetchNuGet { pname = "System.Reflection.TypeExtensions"; version = "4.1.0"; sha256 = "1bjli8a7sc7jlxqgcagl9nh8axzfl11f4ld3rjqsyxc516iijij7"; })
(fetchNuGet { pname = "System.Reflection.TypeExtensions"; version = "4.3.0"; sha256 = "0y2ssg08d817p0vdag98vn238gyrrynjdj4181hdg780sif3ykp1"; })
(fetchNuGet { pname = "System.Resources.ResourceManager"; version = "4.0.1"; sha256 = "0b4i7mncaf8cnai85jv3wnw6hps140cxz8vylv2bik6wyzgvz7bi"; })
(fetchNuGet { pname = "System.Resources.ResourceManager"; version = "4.3.0"; sha256 = "0sjqlzsryb0mg4y4xzf35xi523s4is4hz9q4qgdvlvgivl7qxn49"; })
(fetchNuGet { pname = "System.Runtime"; version = "4.1.0"; sha256 = "02hdkgk13rvsd6r9yafbwzss8kr55wnj8d5c7xjnp8gqrwc8sn0m"; })
(fetchNuGet { pname = "System.Runtime"; version = "4.3.0"; sha256 = "066ixvgbf2c929kgknshcxqj6539ax7b9m570cp8n179cpfkapz7"; })
(fetchNuGet { pname = "System.Runtime.CompilerServices.Unsafe"; version = "4.6.0"; sha256 = "0xmzi2gpbmgyfr75p24rqqsba3cmrqgmcv45lsqp5amgrdwd0f0m"; })
(fetchNuGet { pname = "System.Runtime.CompilerServices.Unsafe"; version = "5.0.0"; sha256 = "02k25ivn50dmqx5jn8hawwmz24yf0454fjd823qk6lygj9513q4x"; })
(fetchNuGet { pname = "System.Runtime.Extensions"; version = "4.1.0"; sha256 = "0rw4rm4vsm3h3szxp9iijc3ksyviwsv6f63dng3vhqyg4vjdkc2z"; })
(fetchNuGet { pname = "System.Runtime.Extensions"; version = "4.3.0"; sha256 = "1ykp3dnhwvm48nap8q23893hagf665k0kn3cbgsqpwzbijdcgc60"; })
(fetchNuGet { pname = "System.Runtime.Handles"; version = "4.0.1"; sha256 = "1g0zrdi5508v49pfm3iii2hn6nm00bgvfpjq1zxknfjrxxa20r4g"; })
(fetchNuGet { pname = "System.Runtime.Handles"; version = "4.3.0"; sha256 = "0sw2gfj2xr7sw9qjn0j3l9yw07x73lcs97p8xfc9w1x9h5g5m7i8"; })
(fetchNuGet { pname = "System.Runtime.InteropServices"; version = "4.1.0"; sha256 = "01kxqppx3dr3b6b286xafqilv4s2n0gqvfgzfd4z943ga9i81is1"; })
(fetchNuGet { pname = "System.Runtime.InteropServices"; version = "4.3.0"; sha256 = "00hywrn4g7hva1b2qri2s6rabzwgxnbpw9zfxmz28z09cpwwgh7j"; })
(fetchNuGet { pname = "System.Runtime.InteropServices.RuntimeInformation"; version = "4.3.0"; sha256 = "0q18r1sh4vn7bvqgd6dmqlw5v28flbpj349mkdish2vjyvmnb2ii"; })
(fetchNuGet { pname = "System.Runtime.Numerics"; version = "4.3.0"; sha256 = "19rav39sr5dky7afygh309qamqqmi9kcwvz3i0c5700v0c5cg61z"; })
(fetchNuGet { pname = "System.Runtime.Serialization.Primitives"; version = "4.1.1"; sha256 = "042rfjixknlr6r10vx2pgf56yming8lkjikamg3g4v29ikk78h7k"; })
(fetchNuGet { pname = "System.Security.Cryptography.Algorithms"; version = "4.3.0"; sha256 = "03sq183pfl5kp7gkvq77myv7kbpdnq3y0xj7vi4q1kaw54sny0ml"; })
(fetchNuGet { pname = "System.Security.Cryptography.Cng"; version = "4.3.0"; sha256 = "1k468aswafdgf56ab6yrn7649kfqx2wm9aslywjam1hdmk5yypmv"; })
(fetchNuGet { pname = "System.Security.Cryptography.Csp"; version = "4.3.0"; sha256 = "1x5wcrddf2s3hb8j78cry7yalca4lb5vfnkrysagbn6r9x6xvrx1"; })
(fetchNuGet { pname = "System.Security.Cryptography.Encoding"; version = "4.3.0"; sha256 = "1jr6w70igqn07k5zs1ph6xja97hxnb3mqbspdrff6cvssgrixs32"; })
(fetchNuGet { pname = "System.Security.Cryptography.OpenSsl"; version = "4.3.0"; sha256 = "0givpvvj8yc7gv4lhb6s1prq6p2c4147204a0wib89inqzd87gqc"; })
(fetchNuGet { pname = "System.Security.Cryptography.Primitives"; version = "4.3.0"; sha256 = "0pyzncsv48zwly3lw4f2dayqswcfvdwq2nz0dgwmi7fj3pn64wby"; })
(fetchNuGet { pname = "System.Security.Cryptography.X509Certificates"; version = "4.3.0"; sha256 = "0valjcz5wksbvijylxijjxb1mp38mdhv03r533vnx1q3ikzdav9h"; })
(fetchNuGet { pname = "System.Security.Principal.Windows"; version = "4.7.0"; sha256 = "1a56ls5a9sr3ya0nr086sdpa9qv0abv31dd6fp27maqa9zclqq5d"; })
(fetchNuGet { pname = "System.Text.Encoding"; version = "4.0.11"; sha256 = "1dyqv0hijg265dwxg6l7aiv74102d6xjiwplh2ar1ly6xfaa4iiw"; })
(fetchNuGet { pname = "System.Text.Encoding"; version = "4.3.0"; sha256 = "1f04lkir4iladpp51sdgmis9dj4y8v08cka0mbmsy0frc9a4gjqr"; })
(fetchNuGet { pname = "System.Text.Encoding.CodePages"; version = "4.7.1"; sha256 = "1y1hdap9qbl7vp74j8s9zcbh3v1rnrrvcc55wj1hl6has2v3qh1r"; })
(fetchNuGet { pname = "System.Text.Encoding.Extensions"; version = "4.0.11"; sha256 = "08nsfrpiwsg9x5ml4xyl3zyvjfdi4mvbqf93kjdh11j4fwkznizs"; })
(fetchNuGet { pname = "System.Text.Encoding.Extensions"; version = "4.3.0"; sha256 = "11q1y8hh5hrp5a3kw25cb6l00v5l5dvirkz8jr3sq00h1xgcgrxy"; })
(fetchNuGet { pname = "System.Text.Encodings.Web"; version = "5.0.0"; sha256 = "144pgy65jc3bkar7d4fg1c0rq6qmkx68gj9k1ldk97558w22v1r1"; })
(fetchNuGet { pname = "System.Text.Json"; version = "5.0.0"; sha256 = "1gpgl18z6qrgmqrikgh99xkjwzb1didrjp77bch7nrlra21gr4ks"; })
(fetchNuGet { pname = "System.Text.RegularExpressions"; version = "4.1.0"; sha256 = "1mw7vfkkyd04yn2fbhm38msk7dz2xwvib14ygjsb8dq2lcvr18y7"; })
(fetchNuGet { pname = "System.Text.RegularExpressions"; version = "4.3.0"; sha256 = "1bgq51k7fwld0njylfn7qc5fmwrk2137gdq7djqdsw347paa9c2l"; })
(fetchNuGet { pname = "System.Threading"; version = "4.0.11"; sha256 = "19x946h926bzvbsgj28csn46gak2crv2skpwsx80hbgazmkgb1ls"; })
(fetchNuGet { pname = "System.Threading"; version = "4.3.0"; sha256 = "0rw9wfamvhayp5zh3j7p1yfmx9b5khbf4q50d8k5rk993rskfd34"; })
(fetchNuGet { pname = "System.Threading.Tasks"; version = "4.0.11"; sha256 = "0nr1r41rak82qfa5m0lhk9mp0k93bvfd7bbd9sdzwx9mb36g28p5"; })
(fetchNuGet { pname = "System.Threading.Tasks"; version = "4.3.0"; sha256 = "134z3v9abw3a6jsw17xl3f6hqjpak5l682k2vz39spj4kmydg6k7"; })
(fetchNuGet { pname = "System.Threading.Tasks.Extensions"; version = "4.0.0"; sha256 = "1cb51z062mvc2i8blpzmpn9d9mm4y307xrwi65di8ri18cz5r1zr"; })
(fetchNuGet { pname = "System.Threading.Tasks.Extensions"; version = "4.3.0"; sha256 = "1xxcx2xh8jin360yjwm4x4cf5y3a2bwpn2ygkfkwkicz7zk50s2z"; })
(fetchNuGet { pname = "System.Threading.Tasks.Extensions"; version = "4.5.4"; sha256 = "0y6ncasgfcgnjrhynaf0lwpkpkmv4a07sswwkwbwb5h7riisj153"; })
(fetchNuGet { pname = "System.Threading.Timer"; version = "4.3.0"; sha256 = "1nx773nsx6z5whv8kaa1wjh037id2f1cxhb69pvgv12hd2b6qs56"; })
(fetchNuGet { pname = "System.ValueTuple"; version = "4.5.0"; sha256 = "00k8ja51d0f9wrq4vv5z2jhq8hy31kac2rg0rv06prylcybzl8cy"; })
(fetchNuGet { pname = "System.Xml.ReaderWriter"; version = "4.0.11"; sha256 = "0c6ky1jk5ada9m94wcadih98l6k1fvf6vi7vhn1msjixaha419l5"; })
(fetchNuGet { pname = "System.Xml.ReaderWriter"; version = "4.3.0"; sha256 = "0c47yllxifzmh8gq6rq6l36zzvw4kjvlszkqa9wq3fr59n0hl3s1"; })
(fetchNuGet { pname = "System.Xml.XDocument"; version = "4.0.11"; sha256 = "0n4lvpqzy9kc7qy1a4acwwd7b7pnvygv895az5640idl2y9zbz18"; })
(fetchNuGet { pname = "System.Xml.XDocument"; version = "4.3.0"; sha256 = "08h8fm4l77n0nd4i4fk2386y809bfbwqb7ih9d7564ifcxr5ssxd"; })
(fetchNuGet { pname = "Tmds.DBus"; version = "0.9.0"; sha256 = "0vvx6sg8lxm23g5jvm5wh2gfs95mv85vd52lkq7d1b89bdczczf3"; })
]

View File

@@ -0,0 +1,135 @@
{
lib,
stdenv,
fetchFromGitHub,
buildDotnetModule,
dotnetCorePackages,
xz,
pcre,
libX11,
libICE,
libSM,
autoPatchelfHook,
bintools,
fixDarwinDylibNames,
darwin,
fontconfig,
libgdiplus,
libXrandr,
glib,
writeShellScriptBin,
blender,
openssl,
libkrb5,
icu,
}:
let
# blenderfarm (client) will run from the current workdir.
# It needs to create files there, so it cannot be in the nix store.
# We also need to create some files there so it can work with its
# server part.
USERHOMEDIR = "~/.local/share/blenderfarm";
blenderfarm-nix = writeShellScriptBin "blenderfarm-nix" ''
if [[ -z $BLENDERFARM_HOME && ! -d ${USERHOMEDIR} ]]; then
echo "Creating home for blenderfarm at ${USERHOMEDIR}"
echo "You can change that by setting BLENDERFARM_HOME to another directory"
fi
if [[ -z $BLENDERFARM_HOME ]]; then
BLENDERFARM_HOME=${USERHOMEDIR}
fi
mkdir -p $BLENDERFARM_HOME/BlenderData/nix-blender-linux64 > /dev/null 2>&1
ln -s ${blender}/bin/blender $BLENDERFARM_HOME/BlenderData/nix-blender-linux64/blender > /dev/null 2>&1
echo "nix-blender" > $BLENDERFARM_HOME/VersionCustom
cd $BLENDERFARM_HOME
exec -a "$0" @out@/bin/LogicReinc.BlendFarm "$@"
'';
in
buildDotnetModule rec {
pname = "blenderfarm";
version = "1.1.6";
src = fetchFromGitHub {
owner = "LogicReinc";
repo = "LogicReinc.BlendFarm";
rev = "v${version}";
hash = "sha256-2w2tdl5n0IFTuthY97NYMeyRe2r72jaKFfoNSjWQMM4=";
};
nativeBuildInputs =
[ ]
++ lib.optionals stdenv.hostPlatform.isLinux [ autoPatchelfHook ]
++ lib.optionals stdenv.hostPlatform.isDarwin [
bintools
fixDarwinDylibNames
darwin.autoSignDarwinBinariesHook
];
buildInputs = [
stdenv.cc.cc.lib
fontconfig
openssl
libkrb5
icu
];
runtimeDeps = [
xz
pcre
libX11
libICE
libSM
libgdiplus
glib
libXrandr
fontconfig
] ++ lib.optionals stdenv.hostPlatform.isLinux [ blender ];
# there is no "*.so.3" or "*.so.5" in nixpkgs. So ignore the warning
# and add it later
autoPatchelfIgnoreMissingDeps = [
"libpcre.so.3"
"liblzma.so.5"
];
dotnet-sdk = dotnetCorePackages.sdk_6_0;
dotnet-runtime = dotnetCorePackages.runtime_6_0;
projectFile = [
"LogicReinc.BlendFarm.Client/LogicReinc.BlendFarm.Client.csproj"
"LogicReinc.BlendFarm.Server/LogicReinc.BlendFarm.Server.csproj"
"LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj"
];
nugetDeps = ./deps.nix;
executables = [
"LogicReinc.BlendFarm"
"LogicReinc.BlendFarm.Server"
];
# add libraries not found by autopatchelf
libPath = lib.makeLibraryPath [
pcre
xz
];
makeWrapperArgs = [ "--prefix LD_LIBRARY_PATH : ${libPath}" ];
postInstall =
lib.optionalString stdenv.hostPlatform.isLinux ''
mkdir -p $out/bin
cp -v ${blenderfarm-nix}/bin/blenderfarm-nix $out/bin
substituteInPlace $out/bin/blenderfarm-nix --subst-var out
''
+ lib.optionalString stdenv.hostPlatform.isDarwin ''
ln -s ${libgdiplus}/lib/libgdiplus.dylib $out/lib/blenderfarm/
'';
meta = with lib; {
description = "A open-source, cross-platform, stand-alone, Network Renderer for Blender";
homepage = "https://github.com/LogicReinc/LogicReinc.BlendFarm";
license = with licenses; [ gpl3Plus ];
maintainers = with maintainers; [ gador ];
mainProgram = "blenderfarm-nix";
platforms = platforms.unix;
};
}

View File

@@ -0,0 +1,20 @@
{ lib, buildGoModule, fetchurl, pkg-config }:
buildGoModule rec {
pname = "zabbix-agent2-plugin-postgresql";
version = "6.0.25";
src = fetchurl {
url = "https://cdn.zabbix.com/zabbix-agent2-plugins/sources/postgresql/zabbix-agent2-plugin-postgresql-${version}.tar.gz";
hash = "sha256-NFohopyUFO2C1k5moM4qkXX0Q9zc8W0Z+WrvZ5lgr1I=";
};
vendorHash = null;
meta = with lib; {
description = "Required tool for Zabbix agent integrated PostgreSQL monitoring";
homepage = "https://www.zabbix.com/integrations/postgresql";
license = licenses.asl20;
maintainers = with maintainers; [ gador ];
};
}

View File

@@ -38,6 +38,9 @@ buildPythonPackage rec {
# Tests require network access
"test_pickling"
"test_password_manager"
# https://github.com/python-mechanize/mechanize/issues/94
"test_ftp"
];
meta = with lib; {

View File

@@ -1,4 +1,9 @@
generic: {
v64 = generic {
version = "6.4.15";
hash = "sha256-CtmNCuzDVchijinWcop3lGUTVGS2JbiQCbmusyXBQvY=";
vendorHash = null;
};
v60 = generic {
version = "6.0.26";
hash = "sha256-MIOKe5hqfDecB1oWZKzbFmJCsQLuAGtp21l2WxxVG+g=";

View File

@@ -26650,6 +26650,7 @@ with pkgs;
};
zabbix60 = recurseIntoAttrs (zabbixFor "v60");
zabbix64 = recurseIntoAttrs (zabbixFor "v64");
zabbix50 = recurseIntoAttrs (zabbixFor "v50");
zabbix = zabbix60;