Commit Graph

104132 Commits

Author SHA1 Message Date
Dennis Wuitz
6ed529c47c python3Packages.mtcnn: init at 0.1.1 2024-10-07 17:24:34 +02:00
Dennis Wuitz
bcae1ced2a python3Packages.retinaface: init at 0.0.17 2024-10-07 17:17:13 +02:00
Dennis Wuitz
a09e225c2d python3Packages.deepface: init at 0.0.92 2024-10-07 17:17:13 +02:00
Tristan Ross
8931ba93e5
Drop old Flutter versions (#346732) 2024-10-07 10:40:20 -04:00
ocfox
53a9fff539
python3Packages.flask-babelex: drop (#346313)
* python3Packages.flask-babelex: drop

broken and no packages depend on this.

* python3Packages.flask-babelex: add python aliase
2024-10-07 22:40:27 +09:00
OTABI Tomoya
47d95049c3
python3Packages.can-isotp: init at 2.0.6 (#341270) 2024-10-07 22:07:20 +09:00
Francesco Gazzetta
dc774e4d7a dillong: drop 2024-10-07 13:04:27 +00:00
Fabian Affolter
1c69e6af00
python312Packages.propcache: init at 0.1.0, python312Packages.yalexs: 8.7.1 -> 8.10.0 (#347041) 2024-10-07 14:45:19 +02:00
github-actions[bot]
b33aedbb4d
Merge master into staging-next 2024-10-07 12:05:43 +00:00
Nico Felbinger
7f233a7627
python312Packages.netbox-documents: init at 0.7.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-10-07 13:59:13 +02:00
Peder Bergebakken Sundt
2fb6098c9a
kconf: refactor (#345495) 2024-10-07 13:51:25 +02:00
Nico Felbinger
75cedf7fb0
python312Packages.drf-extra-fields: init at 3.7.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-10-07 13:50:22 +02:00
Rick van Schijndel
fa62cbb08e
hydra: 0-unstable-2024-09-20 -> 0-unstable-2024-09-24 (#344312) 2024-10-07 11:57:46 +02:00
Michael Adler
42b9d03848 notmuch-mailmover: migrate to pkgs/by-name, format, add updateScript 2024-10-07 11:27:54 +02:00
Fabian Affolter
1d11666f60 python312Packages.propcache: init at 0.1.0
Fast property caching

https://github.com/aio-libs/propcache
2024-10-07 09:48:47 +02:00
Thiago Kenji Okada
2977943aeb
treewide: move packages maintained by aaronjheng to by-name (#346765) 2024-10-07 07:38:59 +01:00
github-actions[bot]
5fa43e7396
Merge master into staging-next 2024-10-07 06:05:15 +00:00
Emily
9ddfebc8a0 cage: 0.1.5-unstable-2024-07-29 -> 0.2.0
Diff: d3fb99d665...v0.2.0
2024-10-07 05:11:52 +01:00
Randy Eckenrode
341a8aa7f7
bacula: fix build on Darwin
After the CoreFoundation hook was dropped, bacula requires the following
changes to build on Darwin:

* Ensure bacula links CoreFoundation. Override incorrectly failing
  `configure` tests and add gettext as a build input. Even if those
  tests pass, bacula only links CoreFoundation when it finds libintl.
* Add Kerberos framework. Required to build on x86_64-darwin.
2024-10-06 23:43:11 -04:00
Emily
dc32d18e52 lowdown: add flag to disable the Darwin sandbox
This is a program written in a memory‐unsafe language that processes
potentially‐untrusted user input. We shouldn’t disable upstream’s
sandboxing mechanisms for all downstream consumers without good
reason.

Although the sandbox API is officially marked as deprecated, it is
used as the basis for the supported App Sandbox and it is extremely
unlikely to ever be removed as it is used extensively throughout
the OS for service hardening and by third parties like the Chrome
sandbox. Nix itself uses it to sandbox builds, and its lack of support
for nesting is why this caused problems in the first place. Instead,
introduce a `lowdown-unsandboxed` package that can be used in the
`nativeBuildInputs` of Nix builds, while keeping the sandboxed
version of the program for general use. The name might not be ideal,
as it remains identical to `lowdown` on non‐Darwin platforms,
but I couldn’t think of a better one.

See: #125004
Closes: #346933
2024-10-07 04:26:56 +01:00
Steven Keuchel
10b278c83a
mtdutils: migrate to by-name 2024-10-07 05:16:08 +02:00
Emily
85c36fecfc
xen: nuke, move to by-name. (#345192) 2024-10-07 03:48:37 +01:00
Aaron Jheng
b85511ca3c
treewide: move packages maintained by aaronjheng to by-name 2024-10-07 01:15:33 +00:00
Emily
1a53b400e5
mongodb: mongodb-5_0 -> mongodb-7_0; mongodb-5_0: drop; unifi: unifi7 -> unifi8; unifi{7,-video}: drop (#345625) 2024-10-07 01:38:54 +01:00
github-actions[bot]
ab0e8e5be7
Merge master into staging-next 2024-10-07 00:14:55 +00:00
h7x4
199d79e4a1
sioyek: 2.0.0 -> 2.0.0-unstable-2024-09-29 (#283813) 2024-10-07 02:06:48 +02:00
Emily
7d8fcc7420 mongodb-5_0: drop
See <https://www.mongodb.com/legal/support-policy/lifecycles>.
2024-10-06 22:47:42 +01:00
Emily
086676017e mongodb: mongodb-5_0 -> mongodb-7_0 2024-10-06 22:47:42 +01:00
Emily
b0395df085 unifi7: drop 2024-10-06 22:47:41 +01:00
m1dugh
2aa9d16122 msi-ec-kmods: init at 0-unstable-2024-09-19
Adds msi-ec-kmods kernel module for msi embedded controllers.
2024-10-06 23:14:30 +02:00
h7x4
79962601e4
buf: 1.42.0 -> 1.44.0 (#346804) 2024-10-06 22:36:09 +02:00
Fernando Rodrigues
1610ee03f1
treewide: purge remaining calls to xen-slim
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:30 +00:00
Fernando Rodrigues
f5e6e7ac2a
qemu_xen: move to by-name
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:29 +00:00
Fernando Rodrigues
3c97ed9d11
aliases: explain the removals of xen-slim, the versioned attributes and the xenPackages set
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:28 +00:00
Fernando Rodrigues
8cf52f2c03
xen: move to by-name
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
Co-authored-by: Emily <vcs@emily.moe>
2024-10-06 20:24:27 +00:00
Jacob Koziej
dac076fdd7
python3Packages.can-isotp: init at 2.0.6 2024-10-06 15:32:40 -04:00
Matthieu C.
d20f08c6c6 playwright: warn that the attribute will refer a different package
it's confusing to have the 'playwright' attribute refer to a python
subpackage when there is already an official playwright repo with its
binaires (referred
to as playwright-driver for now).
2024-10-06 20:56:43 +02:00
Jonas Heinrich
0023b4dcab python3Packages.prosemirror: init at 0.5.0 2024-10-06 18:56:28 +00:00
Fernando Rodrigues
1dad6fe5cb
xen: turn the generic builder into the buildXenPackage function
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
2024-10-06 15:55:40 -03:00
Fernando Rodrigues
0eaec9f2f3
xen: drop 4.17
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 15:55:39 -03:00
github-actions[bot]
7ab01e096c
Merge master into staging-next 2024-10-06 18:03:58 +00:00
Tristan Ross
ff473790a4
pkgs/top-level/aliases.nix: add clang19Stdenv and clang-tools_19 2024-10-06 09:24:35 -07:00
Tristan Ross
24acfbe80a
flutter323: remove 2024-10-06 09:05:08 -07:00
Tristan Ross
d08e057fcb
firmware-updater: unstable-2024-18-04 -> 0-unstable-2024-10-03 2024-10-06 09:05:08 -07:00
Tristan Ross
7a8ea953f4
flutter324: 3.24.1 -> 3.24.3 2024-10-06 09:05:08 -07:00
Tristan Ross
276a231441
flutter322: remove 2024-10-06 09:05:07 -07:00
Tristan Ross
426a41f3f0
flutter316: remove 2024-10-06 09:05:06 -07:00
Tristan Ross
f3d53d2f5a
flutter313: remove 2024-10-06 09:05:06 -07:00
Xyven1
9ed5dad1e5 sioyek: 2.0.0 -> 2.0.0-unstable-2024-09-29
Gives access to many new configuration options, bug fixes, accessibility
improvements, and features.
2024-10-06 11:57:56 -04:00
Peder Bergebakken Sundt
f2f1962b2b
miriway: 0-unstable-2024-08-31 -> 24.09 (#345920) 2024-10-06 17:32:51 +02:00
Peder Bergebakken Sundt
f54ce7e10e
darcs: 2015-06-04 -> 0-unstable-2024-02-20 (#345092) 2024-10-06 15:47:09 +02:00
github-actions[bot]
5c3e5ec59f
Merge master into staging-next 2024-10-06 12:05:15 +00:00
Sandro
915af63a65
shaka-packager: 2.6.1 -> 3.2.0 (#301846) 2024-10-06 14:03:53 +02:00
Sandro
7686035a43
httplib: 0.17.3 -> 0.18.0 (#343963) 2024-10-06 13:31:01 +02:00
Aaron Jheng
16b59bd291
buf: 1.42.0 -> 1.44.0 2024-10-06 11:26:38 +00:00
OTABI Tomoya
c9391bccb0
python3Packages.replicate: init at 0.34.1 (#345710) 2024-10-06 16:36:48 +09:00
OTABI Tomoya
99e91f8ff2
firebase-tools: 13.18.0 -> 13.20.2 (#346442) 2024-10-06 16:35:47 +09:00
OTABI Tomoya
dd9583d923
python312Packages.biothings-client: init at 0.3.1 (#344340) 2024-10-06 16:25:36 +09:00
Pol Dellaiera
6e53063cad
runme: move to pkgs/by-name, 3.8.3 (#346800) 2024-10-06 09:21:30 +02:00
OTABI Tomoya
fb3bb44432
python312Packages.django-split-settings: init at 1.3.2 (#346531) 2024-10-06 15:52:16 +09:00
OTABI Tomoya
74a44a122d
python312Packages.django-axes: init at 7.0.0 (#346522) 2024-10-06 15:37:21 +09:00
OTABI Tomoya
1b19a97e5f
python312Packages.nitrokey: init at 0.2.0 (#346706) 2024-10-06 15:18:37 +09:00
github-actions[bot]
7dc1e4239b
Merge master into staging-next 2024-10-06 06:04:33 +00:00
OTABI Tomoya
ae58135210
python312Packages.ambee: drop (#346566) 2024-10-06 14:46:31 +09:00
OTABI Tomoya
64b23f7de2
python312Packages.aiolip: drop (#346564) 2024-10-06 14:46:08 +09:00
OTABI Tomoya
3e63b6efbd
python312Packages.pc-ble-driver-py: drop (#346561) 2024-10-06 14:45:51 +09:00
OTABI Tomoya
3bf7da161b
python312Packages.google-reauth: drop (#346557) 2024-10-06 14:45:32 +09:00
OTABI Tomoya
39325a4d97
python312Packages.azure-functions-devops-build: remove (#346391) 2024-10-06 14:45:11 +09:00
OTABI Tomoya
d97c422a77
python312Packages.arnparse: drop (#346562) 2024-10-06 14:38:53 +09:00
OTABI Tomoya
b678cb3b5a
python312Packages.pdfx: drop (#346568) 2024-10-06 14:36:30 +09:00
OTABI Tomoya
40f6a8e78f
python312Packages.acoustics: drop (#346569) 2024-10-06 14:33:08 +09:00
phanirithvij
8440e7f343 runme: move to pkgs/by-name
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-06 09:58:08 +05:30
h7x4
a411bab8cb
agebox: re-init at 0.7.1 (#346416) 2024-10-06 03:14:43 +02:00
Peder Bergebakken Sundt
cb3226fd0b
entangle: fix build (#344986) 2024-10-06 02:55:58 +02:00
github-actions[bot]
ff851b037d
Merge master into staging-next 2024-10-06 00:15:37 +00:00
Mikut
dc2ce3b652
python312Packages.requests-unixsocket2: init at 0.4.2
requests-unixsocket2 is a dependency of azure-iot-device Python package
2024-10-06 01:42:37 +02:00
Emily
b2cb2a8d44 {clang-sierraHack{,-stdenv},tests.macOSSierraShared}: drop
This is some thing introduced in 2017 to work around a problem that
no longer seems to exist. Nothing uses it except its own test, which
these days passes even with the standard `clangStdenv`.
2024-10-05 21:29:07 +01:00
Anthony ROUSSEL
878f43f915 zabbix-cli: migrate to pkgs/by-name, reformat with nixfmt-rfc-style 2024-10-05 21:58:21 +02:00
h7x4
1008d5b885
{staruml, figma-linux, infracost, obsidian, scaleway-cli, netbeans}: migrate to by-name (#332171) 2024-10-05 21:36:16 +02:00
t4ccer
2306dc442a release-haskell: enable pakcs 2024-10-05 21:30:18 +02:00
t4ccer
5bf4123d0d pakcs: build on ghc9 2024-10-05 21:30:18 +02:00
Anthony Roussel
d5d83eaed0 wmic-bin: move to pkgs/servers/monitoring/wmic-bin 2024-10-05 20:55:47 +02:00
Anthony Roussel
a521fec1bf nagiosPlugins: init from pkgs/servers/monitoring/nagios/plugins 2024-10-05 20:55:41 +02:00
h7x4
47f6e4c5d3
sparrow: 1.9.1 -> 2.0.0 (#343413) 2024-10-05 20:51:45 +02:00
Sandro
57d7c72fcc
python312Packages.manifold3d: init at 2.5.1 (#344375) 2024-10-05 20:21:57 +02:00
Augustin Trancart
5431aacb84 ifcopenshell: 240611 -> 0.7.10, fix build and activate most tests
By relevant release, I mean the ifcopenshell-python release, and not the blenderbim release
2024-10-05 20:21:00 +02:00
github-actions[bot]
653bcc0ea9
Merge master into staging-next 2024-10-05 18:04:03 +00:00
Nicolas Benes
f3303548a0 python312Packages.nitrokey: init at 0.2.0
https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.2.0
2024-10-05 19:48:03 +02:00
Pol Dellaiera
847a9f1bdd
awsebcli: remove eqyiel from maintainers; clean up; move to by-name; nixfmt-rfc-style (#346521) 2024-10-05 17:39:54 +02:00
emilylange
d4ecdb36b5
apko: 0.14.1 -> 0.19.1
https://github.com/chainguard-dev/apko/releases/tag/v0.19.1

https://github.com/chainguard-dev/apko/releases/tag/v0.19.0

https://github.com/chainguard-dev/apko/releases/tag/v0.18.1

https://github.com/chainguard-dev/apko/releases/tag/v0.18.0

https://github.com/chainguard-dev/apko/releases/tag/v0.17.0

https://github.com/chainguard-dev/apko/releases/tag/v0.16.0

https://github.com/chainguard-dev/apko/releases/tag/v0.15.0

https://github.com/chainguard-dev/apko/releases/tag/v0.14.9

https://github.com/chainguard-dev/apko/releases/tag/v0.14.8

https://github.com/chainguard-dev/apko/releases/tag/v0.14.7

https://github.com/chainguard-dev/apko/releases/tag/v0.14.6

https://github.com/chainguard-dev/apko/releases/tag/v0.14.5

https://github.com/chainguard-dev/apko/releases/tag/v0.14.4

https://github.com/chainguard-dev/apko/releases/tag/v0.14.3

https://github.com/chainguard-dev/apko/releases/tag/v0.14.2

diff: https://github.com/chainguard-dev/apko/compare/v0.14.1...v0.19.1
2024-10-05 15:22:27 +02:00
sternenseemann
c95b3e3904
haskellPackages: update hackage (#339272) 2024-10-05 14:48:08 +02:00
Nikolay Korotkiy
a72d8c5c4b
python312Packages.mapbox: drop (#346567) 2024-10-05 16:32:45 +04:00
github-actions[bot]
94cb2166da
Merge master into staging-next 2024-10-05 12:05:30 +00:00
sternenseemann
f7bd593b4b Merge remote branch master into haskell-updates 2024-10-05 13:53:01 +02:00
h7x4
86490ad30c
vault: 1.17.5 -> 1.17.6, vault-bin: 1.17.5 -> 1.17.6 (#344555) 2024-10-05 11:51:22 +02:00
h7x4
1648fec67b
deck: 1.40.2 -> 1.40.3 (#345095) 2024-10-05 11:48:37 +02:00
h7x4
329b4ddb05
libbde: refactor (#345282) 2024-10-05 11:46:37 +02:00
Gaetan Lepage
6c46673f51 gpu-viewer: move to pkgs/by-name 2024-10-05 10:43:31 +02:00
github-actions[bot]
13400dc754
Merge master into staging-next 2024-10-05 06:04:21 +00:00
Yarny0
001181d49e oath-toolkit: migrate to pkgs/by-name overlay 2024-10-05 07:19:54 +02:00
seth
66424cca79
python312Packages.acoustics: drop 2024-10-04 21:42:32 -04:00
seth
243f4c9a89
python312Packages.pdfx: drop 2024-10-04 21:40:00 -04:00
seth
57a5a4303f
python312Packages.mapbox: drop 2024-10-04 21:37:54 -04:00
seth
44d73edf1a
python312Packages.ambee: drop 2024-10-04 21:33:21 -04:00
seth
c3cfd8b642
python312Packages.aiolip: drop 2024-10-04 21:28:35 -04:00
seth
1e2e73f867
python312Packages.arnparse: drop 2024-10-04 21:26:23 -04:00
seth
479566b5dd
python312Packages.pc-ble-driver-py: drop 2024-10-04 21:23:10 -04:00
seth
a6aabfd807
python312Packages.google-reauth: drop 2024-10-04 21:19:55 -04:00
OTABI Tomoya
40f838f678
bundletool: moved to by-name and modernized derivation (#346159) 2024-10-05 09:30:10 +09:00
github-actions[bot]
edd71fd02c
Merge master into haskell-updates 2024-10-05 00:15:55 +00:00
github-actions[bot]
e9c8665026
Merge master into staging-next 2024-10-05 00:14:01 +00:00
Robert Schütz
cf7f108819
home-assistant: 2024.9.3 -> 2024.10.0 (#346048) 2024-10-04 17:09:12 -07:00
h7x4
40085bbbd1
treewide: migrate packages maintained by ivankovnatsky to by-name (#345512) 2024-10-05 01:08:54 +02:00
Nikolay Korotkiy
3927efcb1f
python312Packages.django-axes: init at 7.0.0 2024-10-05 02:42:14 +04:00
Robert Schütz
31bcaf75e8 python312Packages.lektricowifi: init at 0.0.43 2024-10-04 15:36:21 -07:00
Robert Schütz
f645888bb5 python312Packages.pyiskra: init at 0.1.14 2024-10-04 15:36:21 -07:00
Robert Schütz
0c691d6cb7 python312Packages.google-photos-library-api: init at 0.12.1 2024-10-04 15:36:20 -07:00
Robert Schütz
f5ec6712dd python312Packages.aiodukeenergy: init at 0.2.2 2024-10-04 15:36:20 -07:00
Anderson Torres
aff7901ec8 libremidi: migrate to by-name 2024-10-04 19:29:48 -03:00
Anderson Torres
8d2f1602be libremidi: move darwin dependencies inside expression 2024-10-04 19:29:48 -03:00
Anderson Torres
e8f6b8225a httplib: migrate to by-name 2024-10-04 19:29:48 -03:00
Nikolay Korotkiy
664ad4ba09
python312Packages.django-split-settings: init at 1.3.2 2024-10-05 02:07:30 +04:00
Kirill Radzikhovskyy
4f3042a038 awsebcli: move to by-name 2024-10-05 07:18:07 +10:00
Ryan Mulligan
7407c73329
lighthouse-steamvr: 1.1.1 -> 1.2.0 (#346466) 2024-10-04 13:50:13 -07:00
Anthony ROUSSEL
9c5b9e3b5f overcommit: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-10-04 22:42:29 +02:00
h7x4
5dac824396
riseup-vpn: 0.21.11 -> 0.24.8 (#344549) 2024-10-04 22:11:16 +02:00
Austin Horstman
7be3d140aa
p3x-onenote: move to by-name 2024-10-04 13:31:27 -05:00
Weijia Wang
44d822877c
nchat: 3.67 → 5.2.11, move to by-name, add luftmensch-luftmensch to maintainers (#345606) 2024-10-04 20:05:30 +02:00
github-actions[bot]
fb53f9f64b
Merge master into staging-next 2024-10-04 18:04:31 +00:00
Weijia Wang
44de13c26c
Treewide: migrate guile packages to by-name (#346423) 2024-10-04 19:55:41 +02:00
Luna Simons
b88fc81a2e
lighthouse-steamvr: 1.1.1 -> 1.2.0 2024-10-04 18:41:42 +02:00
mathis
84baefda97 kconf: refactor 2024-10-04 18:28:09 +02:00
Anderson Torres
f886811352 treewide: migrate guile-modules to by-name 2024-10-04 13:10:15 -03:00
Anderson Torres
e89b77ef6c guile-cairo: migrate to by-name 2024-10-04 13:10:14 -03:00
Anderson Torres
43c282915c guile-xcb: migrate to by-name 2024-10-04 13:10:14 -03:00
Anderson Torres
962d90bf45 guile-hall: migrate to by-name 2024-10-04 13:10:10 -03:00
Anderson Torres
3a76aa988a g-wrap: migrate to by-name
And green-alias it to gwrap.
2024-10-04 13:09:18 -03:00
Mutsuha Asada
1eec2d3b0c
bundletool: moved to by-name 2024-10-05 00:49:05 +09:00
Mutsuha Asada
77328f1179 firebase-tools: moved to by-name 2024-10-04 14:47:18 +00:00
Ivan Kovnatsky
f3f69171dd
treewide: migrate packages maintained by ivankovnatsky to by-name 2024-10-04 16:31:04 +03:00
Sandro
a91d15ccc0
python3Packages.blake3: init at 0.4.1 (#343277) 2024-10-04 14:45:34 +02:00
github-actions[bot]
5942e21e4e
Merge master into staging-next 2024-10-04 12:05:36 +00:00
Paul Meyer
0bd28ed1e5 agebox: move to by-name
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-04 13:56:37 +02:00
Paul Meyer
1db4fee3bd Revert "agebox: drop, lack of upstream maintenance"
This reverts commit dd70191416.
2024-10-04 13:46:01 +02:00
Vincent Laporte
a2f49d26d3 compcert: add support for Coq 8.20.0 2024-10-04 12:57:01 +02:00
natsukium
8a7605d779
python312Packages.azure-functions-devops-build: remove
azure-functions-devops-build has been removed, because it is abandoned
2024-10-04 18:59:38 +09:00
Peder Bergebakken Sundt
a52f0060b6 python312Packages.manifold3d: init at 2.5.1 2024-10-04 10:57:45 +02:00
Vladimír Čunát
b7868eb3ee
acme-dns: pin back to go 1.22
https://hydra.nixos.org/build/274239582/nixlog/2
https://github.com/joohoi/acme-dns/issues/365
2024-10-04 10:42:02 +02:00
Peder Bergebakken Sundt
23fb9a88a3
chiaki-ng: 1.8.1 -> 1.9.0 (#343258) 2024-10-04 10:00:31 +02:00
Paul Meyer
3e9b0cdf35
go_1_21/buildGo121Module: remove (#344622) 2024-10-04 08:29:15 +02:00
Ryan Cao
ec7c9c3d97
lxgw-wenkai: move to pkgs/by-name 2024-10-04 10:46:35 +08:00
github-actions[bot]
d4db941d79
Merge master into haskell-updates 2024-10-04 00:16:09 +00:00
github-actions[bot]
579054c806
Merge master into staging-next 2024-10-04 00:14:14 +00:00
éclairevoyant
e7d7dc0da1 waydroid: move to by-name 2024-10-03 22:59:00 +00:00
Sandro
ed0ddfe174
slweb: 0.9.0 -> 0.10.1 (#346125) 2024-10-04 00:04:53 +02:00
github-actions[bot]
192fd67cc3
Merge master into staging-next 2024-10-03 18:04:30 +00:00
Peder Bergebakken Sundt
9db553098d
mathmod: 11.1-unstable-2024-01-26 -> 12.0, move to pkgs/by-name (#345378) 2024-10-03 19:54:10 +02:00
Peder Bergebakken Sundt
be9e3be863
renderdoc: 1.34 -> 1.35 (#344995) 2024-10-03 19:38:36 +02:00
Peder Bergebakken Sundt
be7e4ff8c8
bibletime: migrate to by-name (#344546) 2024-10-03 19:37:50 +02:00
Peder Bergebakken Sundt
68e9e37ba5
luckybackup: migrate to by-name (#344939) 2024-10-03 19:36:47 +02:00
Peder Bergebakken Sundt
a5b6569ca9
cfn-nag: 0.8.9 -> 0.8.10 (#345859) 2024-10-03 19:17:52 +02:00
h7x4
5190ddc27d
treewide: \xc2\xa0 -> (#345898) 2024-10-03 18:23:59 +02:00
Yongun Seong
40d78f5d7b
kubelogin-oidc: 1.30.0 -> 1.30.1 (#346100)
- Diff: https://github.com/int128/kubelogin/compare/v1.30.0...v1.30.1
- Pinned buildGo123Module to fix build
- Added version in ldflags for correct version reporting
- Run all package tests during build
- Moved to by-name
- Added myself as maintainer
2024-10-03 11:44:57 -04:00
Artturin
f8c445bd75
cope: init at 0-unstable-2024-03-27 (#304918) 2024-10-03 18:43:09 +03:00
Gaetan Lepage
83bec9a6b3 python312Packages.sagemaker-core: init at 1.0.10 2024-10-03 15:11:30 +02:00
Emily
7dc35d8704
cudaPackages_{10*,11*}: warn about upcoming removal (#342112) 2024-10-03 13:48:13 +01:00
Mutsuha Asada
e0945356c7
clean-css-cli: moved to by-name 2024-10-03 21:47:47 +09:00
github-actions[bot]
ca0b5f7edc
Merge master into staging-next 2024-10-03 12:05:39 +00:00
Sandro
7f88038d2c
python312Packages.torch-geometric: init at 2.6.1, python312Packages.compressai: 1.2.4 -> 1.2.6 (#345934) 2024-10-03 13:49:20 +02:00
Sandro
3b7c16460a
gotools: 0.22.0 -> 0.25.0 (#346041) 2024-10-03 13:18:12 +02:00
Pol Dellaiera
3cc08a989e
winbox4: init at 4.0beta9 (#338351) 2024-10-03 11:56:22 +02:00
wxt
e63e39988a
nym: move to by-name; nixfmt 2024-10-03 17:35:56 +08:00
Nikolay Korotkiy
8ea3363046
mbtileserver: 0.10.0 -> 0.11.0 (#346050) 2024-10-03 12:23:29 +04:00
lukts30
2fcd00092f ocamlPackages.augeas: init at 0.6 2024-10-03 09:51:38 +02:00
Nikolay Korotkiy
61f49a4b56
mbtileserver: migrate to by-name 2024-10-03 10:59:35 +04:00
DeftDawg
8019b9413d cope: init at 0-unstable-2024-03-27 2024-10-02 22:20:30 -04:00
techknowlogick
b6e2e8f2fc gotools: move to pkgs/by-name 2024-10-02 21:19:23 -04:00
github-actions[bot]
9d0ab8b5db
Merge master into haskell-updates 2024-10-03 00:16:04 +00:00
github-actions[bot]
0e9a6f22a1
Merge master into staging-next 2024-10-03 00:14:11 +00:00
Anderson Torres
e032a06dc9 {seabios-coreboot, seabios-csm, seabios-qemu}: "init" 2024-10-02 20:03:36 -03:00
Ilan Joselevich
2b0612403e
ormolu: Fix haskellPackages overlay usage (#345523) 2024-10-03 00:36:56 +02:00
Sefa Eyeoglu
36f91fc73f
winbox4: init at 4.0beta9
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-02 22:10:35 +02:00
7c6f434c
bc63f402fd
sbcl: 2.4.8 -> 2.4.9 (#345415) 2024-10-02 18:29:29 +00:00
Pol Dellaiera
5b1e84da9d
luaformatter: fix x86_64 darwin (#345839) 2024-10-02 20:15:00 +02:00
github-actions[bot]
b90a808faa
Merge master into staging-next 2024-10-02 18:04:34 +00:00
Maximilian Bosch
5ec2b2f14d
Merge: php8{1..3}Extensions.soap: fix tests (#345893) 2024-10-02 19:24:37 +02:00
Gaetan Lepage
3ca2a8c214 python312Packages.torch-geometric: init at 2.6.1 2024-10-02 18:48:37 +02:00
Sandro
ce76e7aa78
libpqxx_6: remove (#345931) 2024-10-02 18:06:33 +02:00
Jun Matsushita
5fd2fd5dba
Update release-haskell.nix
ghc9101 is fully supported since haskell-language-server-2.9.0.0 https://github.com/haskell/haskell-language-server/pull/4319/files#diff-79cf716c1820425aff19ccc293f5526d96964620e8686a6da542d9c416474b7b 

Also ties loose end from https://github.com/NixOS/nixpkgs/pull/337720#issuecomment-2312726359
2024-10-02 16:55:34 +02:00
superherointj
d0b5027c4b libpqxx_6: remove 2024-10-02 10:59:52 -03:00
Nick Cao
7317b3a31f
goda: move to pkgs/by-name, format (#345856) 2024-10-02 09:58:12 -04:00
Gaetan Lepage
bbb291adf0 slweb: move to pkgs/by-name 2024-10-02 15:35:35 +02:00
Peder Bergebakken Sundt
3100acba08 treewide: \xc2\xa0 ->
I have no idea what this escape sequence even is, but it breaks the nix parser with cryptic errors if not used in a comment.
A friend let me know MacOS is prone to input weird spaces, not sure if that is the source.

Candidates were located and created with:

    chr="$(echo -e '\xc2\xa0')"; rg -F "$chr" -l | xe sd -F "$chr" " "

There are some examples left, most being example output from `tree` in various markdown documents, some patches which we can't really touch, and `pkgs/tools/nix/nixos-render-docs/src/tests/test_commonmark.py` which I'm not sure if should be addressed
2024-10-02 15:33:06 +02:00
Sandro
b04f9d16f2
OSCAR: rename to oscar (#320361) 2024-10-02 15:13:57 +02:00
OPNA2608
cb53ffd4d4 miriway: Move to by-name 2024-10-02 14:18:48 +02:00
Maximilian Bosch
a06b0e266a
php8{1..3}Extensions.soap: fix tests
See e.g. https://github.com/cachix/devenv/actions/runs/11125063603/job/30922426947#step:7:527

There were multiple issues I observed:

* `--offline` not being set causing several tests to try accessing the
  internet:

      Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: can't import schema from 'http://www.w3.org/2009/01/xml.xsd' in /build/php-8.3.12/ext/soap/tests/bugs/bug76348.php:2

  I'm not really sure, why this worked before or if a default was
  flipped. However, the tests are passing on Linux (both x86_64-linux
  and aarch64-linux for me).

* On Darwin, a few more tests are failing like this:

      reason: php_network_getaddresses: getaddrinfo for localhost failed: nodename nor servname provided, or not known

  This looks like some sandbox problem on Darwin, but since we have a
  working test-suite on Linux I figured that's good enough and turned it
  off on Darwin.
2024-10-02 12:57:59 +02:00
luftmensch-luftmensch
a9ed1dc140 nchat: 3.67 -> 5.2.11, move to by-name, add luftmensch-luftmensch to maintainers
Modifications done for the version change:
1. Update to the latest version
2. Fix aarch64-darwin build
3. Fix library import
2024-10-02 13:12:22 +03:00
wxt
0f736cf05e
libbde: move to by-name; nixfmt 2024-10-02 16:42:51 +08:00
jokatzke
47142b84f9 python3Packages.replicate: init at 0.34.1 2024-10-02 10:01:06 +02:00
Mutsuha Asada
6d73f83f1e
cfn-nag: moved to by-name 2024-10-02 15:16:17 +09:00
github-actions[bot]
90e6cbdb1b
Merge master into staging-next 2024-10-02 06:05:44 +00:00
Michael Adler
e5ddbb1974 goda: move to pkgs/by-name, format 2024-10-02 07:56:58 +02:00
Austin Horstman
a50c6b51ed
luaformatter: move to by-name 2024-10-01 23:26:56 -05:00
Masum Reza
f7e7761c64
viddy: migrate to pkgs/by-name (#345727) 2024-10-02 09:50:21 +05:30
Connor Glosser
0667d78232 python312Packages.biothings-client: init at 0.3.1
Intended for use with mygene library
2024-10-01 20:17:57 -04:00
github-actions[bot]
2eb05ff3a1
Merge master into haskell-updates 2024-10-02 00:16:14 +00:00
github-actions[bot]
5810844b9c
Merge master into staging-next 2024-10-02 00:14:22 +00:00
Zitrone
3c7cbaade8
OSCAR: rename to oscar 2024-10-02 01:40:55 +02:00
Robert Schütz
46bb7c84ac nodePackages.bower2nix: drop 2024-10-01 16:23:59 -07:00
h7x4
06f6b50f17
gimoji: 1.1.0 -> 1.1.1 (#345765) 2024-10-01 23:19:13 +02:00
Nick Cao
5f7a247c2b
typos: move to by-name (#345681) 2024-10-01 16:42:22 -04:00
kirillrdy
90fc7b122b
galculator: migrate to by-name (#344531) 2024-10-02 06:02:35 +10:00
K900
9afe9942d1 opencascade-occt_7_6: backport patch to fix build 2024-10-01 23:02:18 +03:00
a-kenji
254a29ad41 gimoji: move to pkgs/by-name 2024-10-01 21:59:28 +02:00
h7x4
6a97b5b8fd
matrix-hebbot: 2.1 -> 2.1-unstable-2024-09-20; fix build (#345296) 2024-10-01 21:44:48 +02:00
h7x4
6a0de76511
qbittorrent: 4.6.7 -> 5.0.0 (#345595) 2024-10-01 21:40:58 +02:00
h7x4
51011df470
ndn-tools: 22.12 -> 24.07 (#330897) 2024-10-01 21:12:46 +02:00
h7x4
2193f8e1e2
python3Packages.xen: init at 4.19.0 (#345171) 2024-10-01 20:41:10 +02:00
Kristoffer Dalby
aec399ee4b
headscale: 0.22.3 -> 0.23.0
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-10-01 20:40:19 +02:00
phanirithvij
e16e11cd20 viddy: migrate to pkgs/by-name
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-01 23:51:08 +05:30
github-actions[bot]
c3c8b24e1c
Merge master into staging-next 2024-10-01 18:04:42 +00:00
h7x4
2f6e3993a5
authelia: 4.38.10 -> 4.38.15 (#345542) 2024-10-01 19:45:27 +02:00
Florian Klink
b586ee1271
brasero: rename brasero-original to brasero-unwrapped; rhythmbox: use brasero-unwrapped instead of brasero (#345381) 2024-10-01 19:00:35 +03:00
Filippo Berto
18258fbd15
nfd: move to by-name 2024-10-01 18:00:06 +02:00
Filippo Berto
4f5ccc4fe7
ndn-tools: move to by-name 2024-10-01 18:00:05 +02:00
Filippo Berto
4597d7fe6e
ndn-cxx: move to by-name 2024-10-01 18:00:04 +02:00
Emily
e209411415 unifi: unifi7 -> unifi8 2024-10-01 15:58:19 +01:00
Emily
4ec4146f54 unifi-video: drop
EOL since January 2021.
2024-10-01 15:58:19 +01:00
OTABI Tomoya
7aa3c79e9f
python312Packages.scikit-optimize: remove (#345515) 2024-10-01 23:21:28 +09:00
Merlin Humml
4f9cbe839b
typos: move to by-name and formatting 2024-10-01 15:16:37 +02:00
Maximilian Bosch
25fe330bc9
Merge: nextcloud30: init at 30.0.0; nextcloud30Packages: init (#342521) 2024-10-01 14:51:56 +02:00
K900
e3bf09623f Merge remote-tracking branch 'origin/master' into staging-next 2024-10-01 15:09:28 +03:00
Thiago Kenji Okada
a92b1e187b
{ftjam,jam}: migrate to by-name (#343849) 2024-10-01 12:51:25 +01:00
Emmanuel Rosa
2043efede7 sparrow: 1.9.1 -> 2.0.0 2024-10-01 06:54:10 -04:00
Jonas Heinrich
1b121c1ea2
nextcloud30: init at 30.0.0 2024-10-01 12:48:45 +02:00
Paul Meyer
6e839b8f99 go_1_21/buildGo121Module: remove
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-01 12:43:42 +02:00
Paul Meyer
2c7cfbb88c zincsearch: unpin Go version, mark broken
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-01 10:35:59 +02:00
K900
3f7da3dfa9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-01 08:44:24 +03:00
Morgan Helton
2a42c191d4
pomerium: move to by-name 2024-09-30 20:50:17 -05:00
Peder Bergebakken Sundt
9dc3c339a2
gotestsum: 1.11.0 -> 1.12.0-unstable-2024-09-17; move to by-name (#345462) 2024-10-01 02:26:20 +02:00
github-actions[bot]
3c833cfcd1
Merge master into haskell-updates 2024-10-01 00:18:21 +00:00
seth
e4efc38613
cargo-tauri: migrate to by-name 2024-09-30 20:13:10 -04:00
Peder Bergebakken Sundt
268ee8ec60
activemq: 6.1.2 -> 6.1.3 (#343794) 2024-10-01 02:04:50 +02:00
Peder Bergebakken Sundt
0214720570
twm: 0.10.2 -> 0.11.0, move to pkgs/by-name (#345159) 2024-10-01 01:52:45 +02:00
Peder Bergebakken Sundt
67d198aefa
devbox: 0.12.0 -> 0.13.0 (#343377) 2024-10-01 01:50:39 +02:00
Silvan Mosberger
e1ca81afa8
doc/by-name: 2 small manual transition improvements (#342621) 2024-10-01 01:32:33 +02:00
h7x4
cc12ae05c7
libbassmix: init at 2.4.12 (#345577) 2024-10-01 01:29:39 +02:00
Peder Bergebakken Sundt
e62369f59b
python312Packages.hf-transfer: init at 0.1.8 (#345474) 2024-10-01 01:25:55 +02:00
h7x4
75410ea57f
newsboat: migrate to pkgs/by-name, format using nixfmt-rfc-style, 2.36 -> 2.37 (#344003) 2024-10-01 01:11:27 +02:00
h7x4
ed96650379
skkDictionaries: split up skk-dicts (#266144) 2024-10-01 00:55:16 +02:00