Commit Graph

103751 Commits

Author SHA1 Message Date
Randy Eckenrode
56b9fe7a6b
lowdown: add flag to disable the Darwin sandbox (#346945) 2024-10-07 20:29:28 -04:00
Tomo
a3c06b40ce
msi-ec-kmods: init at 0-unstable-2024-09-19 (#343038) 2024-10-07 16:08:51 -07:00
Randy Eckenrode
2f5e1fdce9
bacula: fix build on Darwin (#346986) 2024-10-07 17:08:18 -04:00
Thiago Kenji Okada
7b588db5b9
openjfx11: drop (#347149) 2024-10-07 21:49:16 +01:00
Emily
c979637f24 openjfx11: drop
OpenJFX 11 reached end‐of‐life in 2023.
2024-10-07 20:22:30 +01:00
Thomas Gerbet
a37db1b310
oath-toolkit: 2.6.11 -> 2.6.12, migrate to by-name (#346617) 2024-10-07 20:58:34 +02:00
Emily
3ec78d4118 soapui: remove dead code
The derivation doesn’t support Darwin anyway, and OpenJFX 11 is EOL.
2024-10-07 19:36:31 +01:00
Emily
9d3560b6eb bisq-desktop: mark as broken
OpenJFX 11 has been EOL for over a year; upstream
uses OpenJFX 15 which is also EOL. According
to <https://github.com/bisq-network/bisq/pull/6758>, the
application does not function with later versions, and has a
limited remaining lifespan as there is a new major version that
uses more modern versions. It looks like that version officially
supports OpenJDK 22, which is also EOL, but hopefully it will
work with 21 or 23. Some work was done already to package it here:
<https://github.com/NixOS/nixpkgs/pull/318594>.
2024-10-07 19:32:47 +01:00
Artturin
cd6608a897
deterministic-host-uname: fix use in nativeBuildInputs (#341256) 2024-10-07 19:59:02 +03:00
Sandro
925c23dc68
python3Packages.parselmouth: init at 0.4.4 (#334636) 2024-10-07 18:41:14 +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
Peder Bergebakken Sundt
2fb6098c9a
kconf: refactor (#345495) 2024-10-07 13:51:25 +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
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
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
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
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
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
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
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