2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 09:43:14 +00:00
Commit Graph

65595 Commits

Author SHA1 Message Date
Florian Brandes
5daabc568f
datalad-gooey: move to Python packages
datalad-gooey expoes a module system. Therefore we move
it to python-modules.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-01 10:21:33 +02:00
Florian Brandes
2f83bdcfa7
datalad: move to python-modules
This move is necessarry to next introduce python311 compat

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-01 10:21:30 +02:00
Cosima Neidahl
41875e7146
Merge pull request from OPNA2608/init/box86
box86: init at 0.3.6
2024-07-30 10:58:45 +02:00
Florian
bc95156d37
Merge pull request from t4ccer/t4/sratoolkit-3.1.1
sratoolkit: 2.11.3 -> 3.1.1, build from source
2024-07-29 21:16:34 +02:00
t4ccer
35db6ff3e7
sratoolkit: build from source 2024-07-29 11:25:25 -06:00
Jared Baur
303bc9a08e
xilinx-bootgen: move to pkgs/by-name 2024-07-29 08:53:06 -07:00
superherointj
1b7f164483 bs-platform: remove
Reason developed has mostly halted. And BuckleScript became ReScript. And now there is Melange. This package currently is broken. And no one is fixing it.
2024-07-29 09:42:09 -03:00
Sandro
f82b7afd37
Merge pull request from shivaraj-bh/commitizen-library
python3Packages.commitizen: Add library along with binary
2024-07-29 13:52:09 +02:00
Sandro
f22c61e419
Merge pull request from teutat3s/default-docker-27
docker: move default from 24.x to 27.x, docker_24 mark as vulnerable, docker_{25,26}: bump
2024-07-29 13:48:20 +02:00
Sandro
6d16721c61
Merge pull request from anthonyroussel/openstack-full
openstackclient-full: init
2024-07-29 13:38:54 +02:00
Doron Behar
6921160271
Merge pull request from linsui/friture
friture: use python 3.12
2024-07-29 09:39:38 +00:00
Matthias Beyer
f7fa2daf89
Merge pull request from Sigmanificient/fava
fava: 1.27.3 -> 1.28
2024-07-29 08:41:33 +02:00
shivaraj-bh
0d80854712 python312Packages.commitizen: Add library along with binary
custom commit rules require the library, see:
https://commitizen-tools.github.io/commitizen/customization/#2-customize-through-customizing-a-class

---

Co-authored-by: Anthony Roussel <anthony@roussel.dev>
2024-07-29 11:00:18 +05:30
John Ericson
18cb69fb9b
Merge pull request from rhelmot/freebsd-14.1
freebsd: 14.0 -> 14.1
2024-07-28 23:24:38 -05:00
Franz Pletz
c3df41f44d
Merge pull request from thillux/wpa_supplicant-2.11 2024-07-29 01:19:47 +02:00
Anthony ROUSSEL
b5fc3a09e1
openstackclient-full: init
Goal of this package is to package OpenStack client with all available
OpenStack CLI plugins in NixOS.

See https://github.com/openstack/python-openstackclient/blob/master/doc/source/contributor/plugins.rst
2024-07-28 22:51:22 +02:00
Peder Bergebakken Sundt
817b5bc3c0
Merge pull request from Sigmanificient/bsc
bsc: add sigmanificient to maintainers, 3.1.0 -> 3.3.4, migrate to by-name, modernize
2024-07-28 21:59:08 +02:00
Audrey Dutcher
43fb06aa92
freebsd: 14.0 -> 14.1 2024-07-28 19:42:11 +00:00
Markus Theil
238488db8a wpa_supplicant: 2.10 -> 2.11
Upstream Changes:
	* Wi-Fi Easy Connect
	  - add support for DPP release 3
	  - allow Configurator parameters to be provided during config exchange
	* MACsec
	  - add support for GCM-AES-256 cipher suite
	  - remove incorrect EAP Session-Id length constraint
	  - add hardware offload support for additional drivers
	* HE/IEEE 802.11ax/Wi-Fi 6
	  - support BSS color updates
	  - various fixes
	* EHT/IEEE 802.11be/Wi-Fi 7
	  - add preliminary support
	* support OpenSSL 3.0 API changes
	* improve EAP-TLS support for TLSv1.3
	* EAP-SIM/AKA: support IMSI privacy
	* improve mitigation against DoS attacks when PMF is used
	* improve 4-way handshake operations
	  - discard unencrypted EAPOL frames in additional cases
	  - use Secure=1 in message 2 during PTK rekeying
	* OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases
	  to avoid interoperability issues
	* support new SAE AKM suites with variable length keys
	* support new AKM for 802.1X/EAP with SHA384
	* improve cross-AKM roaming with driver-based SME/BSS selection
	* PASN
	  - extend support for secure ranging
	  - allow PASN implementation to be used with external programs for
	    Wi-Fi Aware
	* FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP)
	  - this is based on additional details being added in the IEEE 802.11
	    standard
	  - the new implementation is not backwards compatible, but PMKSA
	    caching with FT-EAP was, and still is, disabled by default
	* support a pregenerated MAC (mac_addr=3) as an alternative mechanism
	  for using per-network random MAC addresses
	* EAP-PEAP: require Phase 2 authentication by default (phase2_auth=1)
	  to improve security for still unfortunately common invalid
	  configurations that do not set ca_cert
	* extend SCS support for QoS Characteristics
	* extend MSCS support
	* support unsynchronized service discovery (USD)
	* add support for explicit SSID protection in 4-way handshake
	  (a mitigation for CVE-2023-52424; disabled by default for now, can be
	  enabled with ssid_protection=1)
	  - in addition, verify SSID after key setup when beacon protection is
	    used
	* fix SAE H2E rejected groups validation to avoid downgrade attacks
	* a large number of other fixes, cleanup, and extensions

Changelog:
http://w1.fi/cgit/hostap/tree/wpa_supplicant/ChangeLog?id=d945ddd368085f255e68328f2d3b020ceea359af

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-28 18:40:54 +02:00
linsui
3e9479c953 friture: use python 3.12
pyqt5 has been updated to support python 3.12
2024-07-28 23:57:08 +08:00
Pol Dellaiera
c281d0773d
Merge pull request from Aleksanaa/cameractrls
cameractrls: init at 0.6.6
2024-07-28 17:09:44 +02:00
tomberek
d94fe8dbab
Merge pull request from dotlambda/rnote
rnote: 0.10.2 -> 0.11.0
2024-07-28 00:23:38 -04:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
7c6f434c
ad083b0fbe
Merge pull request from hraban/sbcl-2.4.7
sbcl: 2.4.6 -> 2.4.7
2024-07-27 19:52:45 +00:00
7c6f434c
dfbfa17eb1
Merge pull request from afh/update-modernize-remind
remind: 05.00.01 -> 05.00.02
2024-07-27 19:21:20 +00:00
Hraban Luyat
b97bf364c0 sbcl: 2.4.6 -> 2.4.7 2024-07-27 13:12:04 -04:00
rewine
f144faebf1
Merge pull request from Tungsten842/jamesdsp-qt6
jamesdsp: build with qt6
2024-07-28 00:25:10 +08:00
Peder Bergebakken Sundt
f81d6df1d2
Merge pull request from SFrijters/arduino-cli-1.0.3
arduino-cli: 1.0.2 -> 1.0.3, clean up
2024-07-27 18:12:11 +02:00
Martin Weinelt
6e7c87e6f3
flatbuffers_23: init at 23.5.26
Required at least for onnxruntime, which asserts hard on this version.
2024-07-27 15:30:21 +02:00
Will Cohen
3301b10044
Merge pull request from willcohen/emscripten-3.1.63
emscripten: 3.1.55 -> 3.1.64
2024-07-27 08:12:44 -04:00
github-actions[bot]
614efe64e8
Merge master into staging-next 2024-07-27 12:01:12 +00:00
Tungsten842
da3d63f5e9 jamesdsp: build with qt6 2024-07-27 13:20:51 +02:00
rewine
e36e9f5733
Merge pull request from magnouvean/g4music-rename
g4music: 3.7.2 -> 3.8 and rename package to gapless
2024-07-27 17:52:18 +08:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Silvan Mosberger
b772e94a2e
Merge pull request from philiptaron/__attrsFailEvaluation/pidginPackages-fix 2024-07-27 06:46:40 +02:00
Alexis Hildebrandt
12b1282cf0 remind: migrate to pkgs/by-name 2024-07-27 01:41:32 +02:00
Nick Cao
9b70d206f2
Merge pull request from sikmir/agate
agate: 3.3.7 → 3.3.8
2024-07-26 19:19:25 -04:00
Silvan Mosberger
d2a2dbc063
Merge pull request from philiptaron/doc-in-pkgs
nixpkgs-manual: init
2024-07-27 01:05:09 +02:00
Robert Schütz
dd09d70cc8 rnote: 0.10.2 -> 0.11.0
Diff: https://github.com/flxzt/rnote/compare/v0.10.2...v0.11.0

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.11.0
2024-07-26 14:42:53 -07:00
Robert Scott
18dc1231d4 libvpx_1_8: remove 2024-07-26 22:10:08 +01:00
Philip Taron
b5dc82844f
nixpkgs-manual: init 2024-07-26 13:46:12 -07:00
Nikolay Korotkiy
ee732eb25c
agate: migrate to by-name 2024-07-26 23:47:27 +04:00
Sandro
461114233f
Merge pull request from anthonyroussel/openstack-barbican 2024-07-26 21:33:26 +02:00
teutat3s
b381163c0b
docker: move default from 24.x to 27.x
24.x is no longer maintained as of February 1, 2024[1].
It did not (yet?) receive a fix for CVE-2024-41110.

[1] https://github.com/moby/moby/pull/46772#discussion_r1686464084
2024-07-26 20:57:43 +02:00
Sandro
2f0c10a073
Merge pull request from eclairevoyant/yt-dlp-cffi 2024-07-26 20:54:42 +02:00
Philip Taron
52e5b77cf1
pidginPackages: re-add recurseIntoAttrs
This was erroneously removed in 3abc5f7093
2024-07-26 10:17:41 -07:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Martin Weinelt
369f63c0f4
python{311,312}Packages: restore recurseIntoAttrs for package sets
Fixes: 0213840c ("pythonPackages: move __attrsFailEvaluation to allo...")
2024-07-26 17:54:29 +02:00
magnouvean
dd4feba205
g4music: rename to gapless and move to pkgs/by-name 2024-07-26 16:52:10 +02:00
éclairevoyant
0f0687f6b3
yt-dlp: move to by-name 2024-07-26 09:32:23 -04:00