Bart Brouns
1369d3edb7
MMA: 20.12 -> 21.09
2022-08-06 11:57:38 +02:00
Jan Schmitt
87de89e23b
luaPackages.luaunit: init at 3.4-1
2022-08-06 11:28:05 +02:00
Ben Siraphob
6f6755a844
Merge pull request #185390 from siraben/vyper-update
2022-08-06 02:00:30 -07:00
Ben Siraphob
81e6eaab30
vyper: 0.3.3 -> 0.3.5
2022-08-06 01:51:22 -07:00
Raghav Sood
80c11e0121
Merge pull request #180960 from uninsane/colinsane/zecwallet-lite
...
zecwallet-lite: init at 1.7.13
2022-08-06 16:12:39 +08:00
Raghav Sood
21a48eb952
Merge pull request #183714 from r-ryantm/auto-update/particl-core
...
particl-core: 0.19.2.14 -> 0.19.2.20
2022-08-06 16:09:27 +08:00
Pavol Rusnak
bf38139a82
Merge pull request #185309 from r-ryantm/auto-update/ffmpeg-normalize
2022-08-06 10:09:23 +02:00
figsoda
7e44b46cc4
Merge pull request #185377 from r-ryantm/auto-update/sqlx-cli
...
sqlx-cli: 0.6.0 -> 0.6.1
2022-08-06 15:42:14 +08:00
Frederik Rietdijk
2270b66d75
pythonPackagesExtensions: override all Python package sets at once
...
Python package sets can be overridden by overriding an interpreter
and passing in `packageOverrides = self: super: {...};`. This is fine
in case you need a single interpreter, however, it does not help you
when you want to override all sets.
With this change it is possible to override all sets at once by
appending a list of "extensions" to `pythonPackagesExtensions`.
From reading the implementation you might wonder why a list is used, and
not
`lib.composeExtensions`? The reason is the latter requires knowledge of
the library function. This approach should be easier for most users
as it is similar to how we append to lists of e.g. inputs or patches
when overriding a derivation.
2022-08-06 09:39:39 +02:00
Florian Brandes
6205cd64dd
pinegrow: don't auto update
...
there is an old version of pinegrow (6.21) on
https://repology.org which didn't follow semantic
versioning.
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-06 17:20:56 +10:00
R. Ryantm
907febfc56
ec2-metadata-mock: 1.11.1 -> 1.11.2
2022-08-06 02:54:20 -04:00
Markus Kowalewski
62a68d8e6f
nfs-ganesha: 4.0 -> 4.0.7
2022-08-06 02:48:01 -04:00
R. Ryantm
a999ed1a60
httm: 0.14.7 -> 0.14.8
2022-08-06 02:42:28 -04:00
Alyssa Ross
be430239ce
sommelier: init at 104.0
...
Since virtio-gpu context types are now in upstream kernels, it is now
possible to use Sommelier without patching it or using custom kernels,
so I think it's finally suitable for inclusion in Nixpkgs.
I'm using the same versioning scheme I made up for crosvm here.
Figuring out the version is handled by the update script, which I
adapted from the crosvm one. Sadly there's too many differences
between them to easily merge them into one, so reducing duplication
between them is left as further work.
Closes: https://github.com/NixOS/nixpkgs/pull/95874
2022-08-06 06:38:25 +00:00
R. Ryantm
02ed575f74
sqlx-cli: 0.6.0 -> 0.6.1
2022-08-06 06:38:17 +00:00
Raghav Sood
2a873d2830
Merge pull request #182818 from mariaa144/charge-lnd-update
...
charge-lnd: 0.2.4 -> 0.2.12
2022-08-06 14:08:16 +08:00
Raghav Sood
a7f75828cb
Merge pull request #183234 from r-ryantm/auto-update/erigon
...
erigon: 2022.07.02 -> 2022.07.03
2022-08-06 14:07:23 +08:00
Raghav Sood
71a2c5ebf3
Merge pull request #184055 from r-ryantm/auto-update/stellar-core
...
stellar-core: 18.5.0 -> 19.3.0
2022-08-06 14:01:30 +08:00
Raghav Sood
c6568cae89
Merge pull request #185139 from 0xnook/framesh
...
framesh: 0.5.0-beta.21 -> 0.5.0-beta.22
2022-08-06 13:35:24 +08:00
Raghav Sood
a8474d9007
Merge pull request #184130 from r-ryantm/auto-update/wasabiwallet
...
wasabiwallet: 1.1.13.1 -> 2.0.1.3
2022-08-06 13:31:40 +08:00
Raghav Sood
fb7daae8b7
Merge pull request #185364 from RaghavSood/polkadot/0.9.27
...
polkadot: 0.9.26 -> 0.9.27
2022-08-06 13:31:03 +08:00
Raghav Sood
2fe0976d97
Merge pull request #184058 from r-ryantm/auto-update/stripe-cli
...
stripe-cli: 1.9.0 -> 1.10.3
2022-08-06 13:26:33 +08:00
Raghav Sood
ec0d808d15
Merge pull request #185338 from r-ryantm/auto-update/namecoin
...
namecoin: 22.0 -> 23.0
2022-08-06 13:24:39 +08:00
Raghav Sood
c47e144237
polkadot: 0.9.26 -> 0.9.27
2022-08-06 12:58:47 +08:00
Samuel Ainsworth
0c60eb310e
Merge pull request #183052 from mcwitt/squashed/init-etils
...
python310Packages.etils: init at 0.6.0
2022-08-05 21:53:40 -07:00
Martin Weinelt
07ed3ff369
python3Packages.etils: init at 0.6.0
2022-08-05 20:43:14 -07:00
Austin Seipp
3524da2f0a
kerf_1: init at unstable-2022-08-05
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-08-05 22:19:42 -05:00
Samuel Ainsworth
2c5f5c783e
python3Packages.cupy: mark as broken
2022-08-05 20:02:54 -07:00
R. Ryantm
998bc5d86c
redpanda: 22.1.6 -> 22.1.7
2022-08-05 22:45:18 -04:00
Astro
7727c70a52
wargus: fixup path in .desktop file
2022-08-05 21:00:19 -05:00
Astro
6333128137
wargus: unpack data in package
2022-08-05 21:00:19 -05:00
Astro
eb3ac5a74f
wargus: 2.4.3 -> 3.3.1
2022-08-05 21:00:19 -05:00
R. Ryantm
5df7183935
namecoin: 22.0 -> 23.0
2022-08-06 01:39:13 +00:00
Martin Weinelt
9cfb5c053b
Merge pull request #184509 from r-ryantm/auto-update/python3.10-pytest-mpl
2022-08-06 01:03:26 +02:00
Martin Weinelt
23af41d6d5
Merge pull request #184530 from r-ryantm/auto-update/python3.10-rcssmin
2022-08-06 01:02:04 +02:00
Francesco Gazzetta
2a4041b586
pokete: 0.8.0 -> 0.8.2
2022-08-05 18:45:20 -04:00
Astro
5b51b71502
sipexer: init at 1.0.3 ( #185278 )
...
Co-authored-by: Winter <winter@winter.cafe>
2022-08-06 00:34:19 +02:00
Robert Scott
219b3ba9a8
Merge pull request #185186 from r-ryantm/auto-update/python3.10-cock
...
python310Packages.cock: 0.9.0 -> 0.10.0
2022-08-05 23:32:08 +01:00
Martin Weinelt
e94c601c32
Merge pull request #184545 from r-ryantm/auto-update/python3.10-rjsmin
2022-08-06 00:27:52 +02:00
Bruno BELANYI
006298e99e
woodpecker-cli: patch out spurious CA certs errors
...
Closes #184875 .
2022-08-05 18:25:05 -04:00
Martin Weinelt
7ddef1b8b8
python3Packages.django-compressor: 4.0 -> 4.1
...
Reindent, reformat, tried to get the tests going, but missing dependency.
2022-08-06 00:22:17 +02:00
Martin Weinelt
33ee10c80e
python3Packages.django-compressor: rename from django_compressor
2022-08-06 00:21:16 +02:00
Samuel Ainsworth
f1f16f3ab6
Merge pull request #185316 from NixOS/revert-179912-dg/cudatoolkit_11_7_0
...
Revert "cudatoolkit_11_7: init at 11.7.0"
2022-08-05 15:13:36 -07:00
Samuel Ainsworth
90c505790c
Revert "cudatoolkit_11_7: init at 11.7.0"
2022-08-05 15:12:47 -07:00
Martin Weinelt
4949fcec58
Merge pull request #184635 from r-ryantm/auto-update/strongswan
2022-08-05 23:55:15 +02:00
Martin Weinelt
ec17affee2
Merge pull request #184755 from r-ryantm/auto-update/wallabag
2022-08-05 23:52:57 +02:00
Martin Weinelt
f96da4c9f8
Merge pull request #184771 from r-ryantm/auto-update/xmlsec
2022-08-05 23:52:26 +02:00
Samuel Ainsworth
a53c2775d7
Merge pull request #179912 from dguibert/dg/cudatoolkit_11_7_0
...
cudatoolkit_11_7: init at 11.7.0
2022-08-05 14:45:59 -07:00
Bernardo Meurer
5b3a9a815d
Merge pull request #185089 from NickCao/bind
...
nixos/stage-1-systemd: fix initrd-fstab generation for bind mounts
2022-08-05 14:25:11 -07:00
R. Ryantm
0a3046da01
ffmpeg-normalize: 1.23.1 -> 1.24.0
2022-08-05 21:24:40 +00:00