Commit Graph
693039 Commits
Author SHA1 Message Date
Randy Eckenrode 445953f80d libcaca: fix build on Darwin
libcaca tries to access a private API that is no longer available. It
worked before the SDK changes because no Darwin frameworks were
available in the build environment, but there is now always an SDK
available, causing it to try to build Cocoa code that no longer works.
2024-10-07 00:22:18 -04:00
Emily 9ddfebc8a0 cage: 0.1.5-unstable-2024-07-29 -> 0.2.0
Diff: https://github.com/cage-kiosk/cage/compare/d3fb99d6654325ec46277cfdb589f89316bed701...v0.2.0
2024-10-07 05:11:52 +01:00
Randy Eckenrode e5542cc78c icoutils: defining missing target conditions on Darwin 2024-10-07 00:06:12 -04:00
Robert SchützandGitHub af30319f2a python312Packages.lcn-frontend: 0.1.6 -> 0.1.7 (#346887) 2024-10-06 21:03:25 -07:00
adisbladisandGitHub a4edf43440 python3Packages.mkPythonEditablePackage: correct documentation (#346995) 2024-10-07 03:56:40 +00: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
Ali CaglayanandVincent Laporte dbddb79827 coqPackages.coq-lsp: 0.2.0 -> 0.2.2
Signed-off-by: Ali Caglayan <alizter@gmail.com>

<!-- ps-id: 7e13fc8b-4522-4d16-81ca-7a3ec1a111fb -->
2024-10-07 05:36:37 +02:00
Steven Keuchel ca00987003 mtdutils: replace hardcoded /bin/mount in mount.ubifs 2024-10-07 05:31:00 +02:00
Emily b370a686ca treewide: use lowdown-unsandboxed where appropriate 2024-10-07 04:26:56 +01: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
R. Ryantm 41442dfbb8 rqlite: 8.31.0 -> 8.31.2 2024-10-07 03:20:01 +00:00
Steven Keuchel e459735ee0 mtdutils: 2.2.0 -> 2.2.1 2024-10-07 05:16:08 +02:00
Steven Keuchel 10b278c83a mtdutils: migrate to by-name 2024-10-07 05:16:08 +02:00
Steven Keuchel d87a80752a mtdutils: apply nixfmt 2024-10-07 05:16:07 +02:00
R. Ryantm 3f9b9f1410 webfontkitgenerator: 1.1.1 -> 1.2.0 2024-10-07 03:13:07 +00:00
Bobby RongandGitHub 9f2b9d882f webkitgtk: 2.46.0 → 2.46.1 (#345887) 2024-10-07 11:06:33 +08:00
EmilyandGitHub af35505584 xen: replace binutils-unwrapped override with binutils-unwrapped-all-targets (#347001) 2024-10-07 04:03:47 +01:00
Fernando Rodrigues 4f8f36e5ad xen: replace binutils override with binutils-unwrapped-all-targets
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-07 03:02:27 +00:00
EmilyandGitHub a73ccf2d08 whois: link libiconv on Darwin (#346966) 2024-10-07 03:54:20 +01:00
ArtturinandGitHub a8208e78ff slskd: disable flaky test (#346984) 2024-10-07 05:50:51 +03:00
EmilyandGitHub 85c36fecfc xen: nuke, move to by-name. (#345192) 2024-10-07 03:48:37 +01:00
R. Ryantm b91f16b94b stu: 0.6.3 -> 0.6.4 2024-10-07 02:45:47 +00:00
R. Ryantm aeb01caccc python312Packages.beanhub-cli: 1.4.0 -> 1.4.1 2024-10-07 02:40:15 +00:00
Kirill Radzikhovskyy d04c244c09 python3Packages.mkPythonEditablePackage: correct documentation 2024-10-07 13:39:29 +11:00
seth 7c4c284e9d python312Packages.apprise: disable nondeterministic test 2024-10-06 22:28:13 -04:00
EmilyandGitHub 10b89ee9eb quakespasm: fix build on Darwin (#346972) 2024-10-07 03:18:50 +01:00
R. Ryantm ce6fb6d8b0 fnm: 1.37.1 -> 1.37.2 2024-10-07 02:15:17 +00:00
R. Ryantm 4b82a051d2 legit-web: 0.2.3 -> 0.2.4 2024-10-07 02:14:55 +00:00
OTABI TomoyaandGitHub db451cd47f python312Packages.anthropic: 0.34.2 -> 0.35.0 (#346903) 2024-10-07 11:12:03 +09:00
OTABI TomoyaandGitHub 00ab34e272 python312Packages.chess: 1.10.0 -> 1.11.0 (#346580) 2024-10-07 11:10:45 +09:00
OTABI TomoyaandGitHub 32d0bd7fac nwg-hello: 0.2.2 -> 0.2.4 (#344620) 2024-10-07 11:09:52 +09:00
Randy Eckenrode 34a95389bb quakespasm: fix build on Darwin
QuakeSpasm tries to use a 10.6 deployment target on Darwin, which is too
old for SDL2. Use the default to fix the build.
2024-10-06 21:57:53 -04:00
Robert Schütz fcfdc7a358 imagemagick: 7.1.1-38 -> 7.1.1-39
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-38...7.1.1-39

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
2024-10-06 18:53:30 -07:00
melvyn c8073c4439 slskd: disable flaky test 2024-10-06 21:32:19 -04:00
R. Ryantm edc017aaa8 doublecmd: 1.1.18 -> 1.1.19 2024-10-07 01:21:41 +00:00
R. Ryantm 232b5613c9 darcs-to-git: 0-unstable-2024-02-20 -> 0-unstable-2024-09-30 2024-10-07 01:21:03 +00:00
R. Ryantm 6c1816897f alembic: 1.8.6 -> 1.8.7 2024-10-07 01:20:32 +00:00
Aaron Jheng b85511ca3c treewide: move packages maintained by aaronjheng to by-name 2024-10-07 01:15:33 +00:00
Emily 7779a7bdbe mjmap: init at 0.1.0-unstable-2023-11-13
I needed to use `git send-email`, and I wanted an MTA that
supported JMAP to use with it. We already package `mujmap`, but
even after bumping it to the latest Git commit to deal with Fastmail
authentication changes, it choked on the beautiful UTF‐8 email I
created. Enter this random Go tool from a random SourceHut repository
that did just the trick.
2024-10-07 01:44:05 +01:00
EmilyandGitHub 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
R. Ryantm e79165878a ast-grep: 0.27.3 -> 0.28.0 2024-10-07 00:34:53 +00:00
Lewis Arias 197f37c80f opencv4: properly install Python type-stubs
Without these type stubs installed auto-completion for the `cv2` module
will not be available and diagnostics may not be accurate.
This is especially notable in a devshell using `mkShell` and `python3.withPackages`
leading to editors such as Neovim having a poor development experience.
2024-10-06 20:28:13 -04:00
Bobby RongandGitHub 792b14b9b9 vscode: fix darwin build (#346727) 2024-10-07 08:26:11 +08:00
h7x4andGitHub d0deb15858 terramate: 0.10.4 -> 0.10.6 (#344589) 2024-10-07 02:16:58 +02:00
h7x4andGitHub de4bd4e1de vkquake: 1.31.1.1 -> 1.31.2 (#346306) 2024-10-07 02:16:17 +02:00
github-actions[bot]andGitHub ab0e8e5be7 Merge master into staging-next 2024-10-07 00:14:55 +00:00
Kevin CoxandGitHub c1bdc0da23 cargo-web: Adopt (#346961) 2024-10-06 20:07:44 -04:00
h7x4andGitHub 199d79e4a1 sioyek: 2.0.0 -> 2.0.0-unstable-2024-09-29 (#283813) 2024-10-07 02:06:48 +02:00
R. Ryantm d7b531e6d3 go-ethereum: 1.14.9 -> 1.14.11 2024-10-07 00:06:45 +00:00
Peder Bergebakken SundtandGitHub 0691f482df starpls-bin: Fix dynamically linked dependencies (#345315) 2024-10-07 01:57:19 +02:00