Commit Graph

533553 Commits

Author SHA1 Message Date
K900
16753291fa nixos/tests/legit: fix eval 2023-10-06 23:55:20 +03:00
K900
a3323f68a7 nixos/tests/hardened: fix eval 2023-10-06 23:54:57 +03:00
K900
1bc5af0f6a nixos/tests/dconf: fix config format
This was changed in the module, but not in the test
2023-10-06 23:52:52 +03:00
K900
d4eca0e8bb nixos/gollum: remove non-existent maintainer 2023-10-06 23:52:42 +03:00
K900
80cc25eb51 nixos/testing: fix eval for tests created without make-python-test.nix
We have too many test entrypoints and this is a problem.
2023-10-06 23:52:04 +03:00
Fabian Affolter
ed672de4db python311Packages.losant-rest: 1.19.0 -> 1.19.1
Diff: https://github.com/Losant/losant-rest-python/compare/v1.19.0...v1.19.1
2023-10-06 22:36:53 +02:00
Anderson Torres
efbbd73736 glooctl: 1.15.4 -> 1.15.7 2023-10-06 17:25:10 -03:00
Fabian Affolter
2d3efe9591 python311Packages.simple-websocket: 0.10.1 -> 1.0.0
Diff: https://github.com/miguelgrinberg/simple-websocket/compare/refs/tags/v0.10.1...v1.0.0

Changelog: https://github.com/miguelgrinberg/simple-websocket/blob/1.0.0/CHANGES.md
2023-10-06 22:18:55 +02:00
Fabian Affolter
3478b5f52b python311Packages.twilio: 8.9.0 -> 8.9.1
Diff: https://github.com/twilio/twilio-python/compare/refs/tags/8.9.0...8.9.1

Changelog: https://github.com/twilio/twilio-python/blob/8.9.1/CHANGES.md
2023-10-06 22:18:08 +02:00
Robert Scott
3a60f9bf63
Merge pull request #258943 from techknowlogick/bump-teleport
teleport_11: 11.3.10 -> 11.3.25, teleport_12: 12.4.7 -> 12.4.20, teleport_13: init at 13.4.1, teleport_14: init at 14.0.1
2023-10-06 20:56:01 +01:00
Pol Dellaiera
05c36949c0
Merge pull request #259426 from etu/composer-keep-versions-in-sync
php.packages.composer: Make sure that both composers use the same version
2023-10-06 21:49:07 +02:00
R. Ryantm
56189354ae python310Packages.rjsmin: 1.2.1 -> 1.2.2 2023-10-06 19:47:54 +00:00
Markus S. Wamser
918329cc94 treewide: fix typo instalation -> installation 2023-10-06 21:45:08 +02:00
Nick Cao
dba2db340c
Merge pull request #259407 from r-ryantm/auto-update/orcania
orcania: 2.3.2 -> 2.3.3
2023-10-06 15:41:12 -04:00
Nick Cao
fb25cf2881
Merge pull request #259415 from natsukium/pylyzer/update
pylyzer: 0.0.47 -> 0.0.48
2023-10-06 15:40:19 -04:00
Sander van der Burg
b909526ffa vice: use GTK+-3 UI and use included desktop files
The GTK+ UI is the recommended UI by the developers. It also fixed the x128 emulator from crashing. Moreover, the GTK+ UI also includes desktop files, so we should use these instead of our own.
2023-10-06 21:39:48 +02:00
Nick Cao
10c2897c0b
Merge pull request #259420 from r-ryantm/auto-update/deck
deck: 1.27.0 -> 1.27.1
2023-10-06 15:39:42 -04:00
Nick Cao
5abf8d7114
Merge pull request #259130 from GaetanLepage/omnisharp
omnisharp-roslyn: 1.39.8 -> 1.39.10
2023-10-06 15:38:06 -04:00
R. Ryantm
b16f197a85 python310Packages.altgraph: 0.17.3 -> 0.17.4 2023-10-06 21:20:59 +02:00
Artturi
d17b5e1c1b
Merge pull request #259266 from markuskowa/upd-libflame 2023-10-06 22:18:58 +03:00
Nikolay Korotkiy
db71e08dcb
Merge pull request #257771 from antonmosich/aerc-update
aerc: 0.15.2 -> 0.16.0
2023-10-06 23:17:34 +04:00
Infinidoge
f93a3efa6d autorandr: add meta.mainProgram 2023-10-06 21:10:19 +02:00
Emily
bd1cf55f63
Merge pull request #259416 from yayayayaka/forgejo-1.20.5-0
forgejo: 1.20.4-1 -> 1.20.5-0
2023-10-06 20:56:23 +02:00
Sandro Jäckel
cc340c1b11
python310Packages.einops: remove seemingly unused test dependencies
The amount of successful run and skipped tests stays the same and one
warning is removed.
2023-10-06 20:54:20 +02:00
Weijia Wang
697fd9a8e7 rtx: fix build on darwin 2023-10-06 20:47:26 +02:00
Weijia Wang
a26e94a278
Merge pull request #258277 from wegank/viewnior-exiv2
viewnior: add patch for exiv2 0.28
2023-10-06 20:46:12 +02:00
R. Ryantm
9099df694b simpleitk: 2.2.1 -> 2.3.0 2023-10-06 18:42:45 +00:00
Anton Mosich
9508e4cb25 aerc: 0.15.2 -> 0.16.0
Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.16.0
also enable doCheck. doCheck was set to false when the default value was
set to true. The tests work in this case, so I enabled them
2023-10-06 20:18:50 +02:00
Elis Hirwing
f0987a05a9
php.packages.composer: Make sure that both composers use the same version
So in php we have a bootstrapping composer (that lives in
composer-phar.nix) that downloads the binary distribution of composer
to be able to bootstrap and build a composer built from source.

However, it's desirable to keep composer updated at all time, and this
includes the phar one that isn't used by users directly. So this makes
sure we don't "forget" about the phar one since it now borrows the
version from the source version. However, then it also made sense to
move the hash for the phar to the same file as the source
composer. Then we can control the full upgrade life cycle of both the
phar and source versions of composer from the same file.
2023-10-06 20:09:48 +02:00
Lin Jian
272dba1e31
Merge pull request #257415 from ehmry/yggdrasil
nixos/yggdrasil: add extraArgs option
2023-10-07 02:05:36 +08:00
R. Ryantm
95503b9292 libpkgconf: 2.0.2 -> 2.0.3 2023-10-06 14:56:20 -03:00
Elis Hirwing
13441fc1f5
Merge pull request #259349 from NixOS/php/bump-composer-2-6-5
phpPackages.composer: 2.6.4 -> 2.6.5
2023-10-06 19:51:30 +02:00
R. Ryantm
ed9126fecb kubelogin: 0.0.31 -> 0.0.32 2023-10-06 17:40:42 +00:00
Bjørn Forsman
e5b8b12ac9 nixos/coredns: add extraArgs option 2023-10-06 19:38:38 +02:00
Bjørn Forsman
55e30da2eb buildFHSEnvBubblewrap: preserve pname, version
It's useful to have access to these attributes from packages built with
buildFHSEnvBubblewrap, and it reduces the difference between FHS and
non-FHS packages.

'name' is already handled by runCommandLocal.
2023-10-06 19:37:39 +02:00
Bernardo Meurer
e276d0c597 nix-eval-jobs: propagate nix in passthru
Since this package is intimately tied to a specific Nix release, we
propagate the Nix used for building it to make it easier for users
downstream to reference it.
2023-10-06 13:37:13 -04:00
Bjørn Forsman
d3993c144f python3Packages.clustershell: 1.9.1 -> 1.9.2 2023-10-06 19:35:00 +02:00
Bjørn Forsman
fa8ace3618 nixos: don't implicitly map missing user groups to nogroup
Before: `users.users.user1.group = "group-not-defined-anywhere-else"`
would result in user1 having the primary group `nogroup`, assigned at
activation time and only with a (easy to miss) warning from the
activation script. This behaviour is a security issue becase no files
should be owned by `nogroup` and it allows for unrelated users (and
services) to accidentally have access to files they shouldn't have.

After: The configuration above results in this eval error:
  - The following users have a primary group that is undefined: user1
  Hint: Add this to your NixOS config:
    users.groups.group-not-defined-anywhere-else = {};
2023-10-06 19:33:01 +02:00
Weijia Wang
b64632d21a
Merge pull request #259033 from f2k1de/mongodb-5.0.21
mongodb-5_0: 5.0.19 -> 5.0.21
2023-10-06 19:19:37 +02:00
Weijia Wang
0c29bf9d0d
Merge pull request #259036 from f2k1de/mongodb-4.4.25
mongodb-4_4: 4.4.23 -> 4.4.25
2023-10-06 19:19:17 +02:00
Emery Hemingway
3fc4ecafeb nixos/yggdrasil: add extraArgs option 2023-10-06 17:59:14 +01:00
R. Ryantm
7c2b308952 deck: 1.27.0 -> 1.27.1 2023-10-06 16:56:09 +00:00
Christina Sørensen
0d917d1621
imhex: add cafkafk to maintainers
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-06 18:54:50 +02:00
Christina Sørensen
b2cb9c6fb9
imhex: move to pkgs/by-name
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-06 18:54:49 +02:00
Christina Sørensen
7b69d8e885
imhex: 1.30.1 -> unstable-2023-10-01
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-06 18:54:47 +02:00
Yaya
73df0bf251 forgejo: 1.20.4-1 -> 1.20.5-0
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-20-5-0
2023-10-06 18:53:58 +02:00
Markus Theil
e6ff73add9 frr: fix supported platforms
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-10-06 18:49:34 +02:00
natsukium
356b500e01
pylyzer: 0.0.47 -> 0.0.48
Diff: https://github.com/mtshiba/pylyzer/compare/v0.0.47...v0.0.48

Changelog: https://github.com/mtshiba/pylyzer/releases/tag/v0.0.48
2023-10-07 01:47:31 +09:00
Raito Bezarius
63032da271 netdata-go-plugins: 0.55.0 -> 0.56.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.0
2023-10-06 18:47:23 +02:00
Raito Bezarius
f0ecb859a3 netdata: 1.42.2 -> 1.42.4
https://github.com/netdata/netdata/releases/tag/v1.42.3
https://github.com/netdata/netdata/releases/tag/v1.42.4
2023-10-06 18:47:23 +02:00