Commit Graph

643421 Commits

Author SHA1 Message Date
Yueh-Shun Li
86e5c53b29
clang-tools_*: move to aliases 2024-06-23 01:34:26 +05:30
Yueh-Shun Li
eb572c420d
clang-tools: move into llvmPackages 2024-06-23 01:34:26 +05:30
Yueh-Shun Li
ff60b6d3a5
clang-tools: format with nixfmt (Nix RFC 166)
Format default.nix with nixfmt in accordance with Nix RFC 166.

Manually Place the comments above the corresponding argument.
2024-06-23 01:34:25 +05:30
éclairevoyant
6f92eb1919
Merge pull request from lpchaim/init-smartcat
smartcat: init at 1.3.0
2024-06-22 19:58:12 +00:00
Masum Reza
a13270c552
Merge pull request from mrnossiom/fix/add-ozone-wl-flag-figma-linux
figma-linux: add NIXOS_OZONE_WL workaround
2024-06-23 01:25:46 +05:30
R. Ryantm
abdeb43baf ad-miner: 1.4.0 -> 1.5.0 2024-06-22 19:55:44 +00:00
John Titor
60ee995198
android-studio: add johnrtitor as maintainer
and there is really no need to keep seperate maintainers list for beta, canary and dev
2024-06-23 01:16:43 +05:30
R. Ryantm
5d0e84cc24 grizzly: 0.4.2 -> 0.4.3 2024-06-22 19:44:57 +00:00
R. Ryantm
f03e53175b zfind: 0.4.3 -> 0.4.4 2024-06-22 19:36:35 +00:00
John Titor
002d949bba
android-studio: stable 2023.3.1.19 -> 2024.1.1.11
beta: 2023.3.1.17 -> 2024.1.1.10
canary, dev: 2024.1.1.4 -> 2024.1.2.7
2024-06-23 01:03:25 +05:30
R. Ryantm
0190d7b09f safeeyes: 2.1.8 -> 2.1.9 2024-06-22 19:04:37 +00:00
Mihai Fufezan
cf7b89e9a6
hyprlandPlugins: init upstream hyprland-plugins at 0.41.1 2024-06-22 21:50:59 +03:00
Masum Reza
9693852a20
Merge pull request from r-ryantm/auto-update/ananicy-rules-cachyos
ananicy-rules-cachyos: 0-unstable-2024-06-14 -> 0-unstable-2024-06-19
2024-06-23 00:16:48 +05:30
R. Ryantm
9550309a98 bitmagnet: 0.9.2 -> 0.9.3 2024-06-22 18:40:56 +00:00
Fabian Affolter
74d8dda4f8
Merge pull request from fabaff/aiomealie
python312Packages.aiomealie: init at 0.4.0
2024-06-22 20:18:00 +02:00
Fabian Affolter
a9fd20d216
Merge pull request from fabaff/zwave-js-server-python-bump
python312Packages.zwave-js-server-python: 0.56.0 -> 0.57.0
2024-06-22 20:17:46 +02:00
Fabian Affolter
64279c3ec0 burpsuite: 2024.1.1.4 -> 2024.5.3 2024-06-22 20:11:39 +02:00
Fabian Affolter
49b12d10ff
Merge pull request from fabaff/conkeyscan
conkeyscan: init at 1.0.0
2024-06-22 20:01:26 +02:00
github-actions[bot]
bd842ca267
Merge master into staging-next 2024-06-22 18:00:54 +00:00
Mihai Fufezan
ef64bb4915
hyprlandPlugins.hy3: 0.41.0 -> 0.41.1 2024-06-22 21:00:10 +03:00
Alexis Hildebrandt
65c94bc0ba weechat: 4.3.2 -> 4.3.3
Release notes: https://github.com/weechat/weechat/releases/tag/v4.3.3
2024-06-22 19:57:44 +02:00
superherointj
5539b6e658
Merge pull request from trofi/libimobiledevice-gcc-14-fix
libimobiledevice: pull `gcc-14` fix pending upstream inclusion
2024-06-22 14:51:11 -03:00
R. Ryantm
6dd848feea ananicy-rules-cachyos: 0-unstable-2024-06-14 -> 0-unstable-2024-06-19 2024-06-22 17:48:52 +00:00
R. Ryantm
c2132a15f0 bloat: 0-unstable-2024-02-12 -> 0-unstable-2024-06-17 2024-06-22 17:26:01 +00:00
Sergei Trofimovich
e568a6f0e4 nodejs: backport openssl fixes
Without the change `nodejs` fails on staging as:

    Failed tests:
    out/Release/node /build/node-v20.12.2/test/parallel/test-http2-https-fallback.js
    out/Release/node /build/node-v20.12.2/test/parallel/test-http2-server-unknown-protocol.js
    out/Release/node /build/node-v20.12.2/test/parallel/test-tls-alpn-server-client.js
2024-06-22 18:22:54 +01:00
abysssol
00c876544e ollama: refactor wrapper options 2024-06-22 13:14:04 -04:00
abysssol
42c70e2923 nixos/ollama: add option for HSA_OVERRIDE_GFX_VERSION
There are several GPUs that ROCm doesn't officially support but
will work correctly if ROCm is directed to treat the GPU as a different
one that is supported and has a similar architecture.
This can be done by setting `HSA_OVERRIDE_GFX_VERSION`.
Ollama has documentation on this topic: https://github.com/ollama/ollama/blob/main/docs/gpu.md#amd-radeon
2024-06-22 13:13:08 -04:00
Emily
8504c28691 bicgl: replace mesa_glu with libGLU 2024-06-22 18:06:51 +01:00
Emily
760eabadbb mar1d: add patch for Darwin 2024-06-22 18:06:51 +01:00
Emily
db82f16668 mar1d: 0.3.1 -> unstable-2023-02-02 2024-06-22 18:06:51 +01:00
Emily
95bd48a076 SDL_compat: fix build on Darwin
On Darwin, libGL is the same as libGLU now, and the build system
doesn’t like having the same path passed twice for whatever
reason. Since libGLU always propagates libGL, just specify the former.
2024-06-22 18:06:51 +01:00
Emily
82c97b5cde minetest: fix build on Darwin
It wants a Mesa‐specific header for some reason, even though it
works without X11.
2024-06-22 18:06:51 +01:00
Emily
fd276f75c8 ocamlPackages.lablgl: simplify build and fix Darwin 2024-06-22 18:06:51 +01:00
Emily
5cb1babeb3 python3Packages.pyftgl: fix build on Darwin 2024-06-22 18:06:51 +01:00
Emily
25f7f9a636 fox: use mesa_glu explicitly
Drop the seemingly‐unused CoreServices dependency while we’re at it.
2024-06-22 18:06:51 +01:00
K900
ee6ffaf921 unixbench: depend on libGLX explicitly
Needed for Darwin.
2024-06-22 18:06:51 +01:00
Emily
e0798e1d52 jasper: add Cocoa dependency on Darwin 2024-06-22 18:06:51 +01:00
K900
45aa182b6b ddnet: skip tests on Darwin
This isn't really related to this change, but makes nixpkgs-review runs a lot nicer.
2024-06-22 18:06:51 +01:00
Emily
3307e926ed python3Packages.vispy: skip patch on Darwin
The upstream code can already successfully find the system framework
on macOS, and fontconfig isn’t used at all.

Co-authored-by: Randy Eckenrode <randy@largeandhighquality.com>
2024-06-22 18:06:51 +01:00
K900
03be5af68e xorg.xorgserver: add explicit Mesa dependency to Darwin build
Needed for GLX
2024-06-22 18:06:51 +01:00
K900
8768181db1 geant4: use libGLX explicitly
Required on Darwin.
2024-06-22 18:06:51 +01:00
K900
61c1de31fb freeglut: use libGLX explicitly
Required on Darwin.
2024-06-22 18:06:51 +01:00
Emily
0b0a66ca70 mesa_glu: use libGLX explicitly
This requires hacks to build against Apple’s OpenGL framework, and
there’s no point; macOS ships with a GLU implementation already, so
this package should only be used for X11 applications that explicitly
require Mesa’s libGLX and want `<GL/glu.h>`.
2024-06-22 18:06:51 +01:00
Emily
8696744ce9 treewide: clean up uses of lib{GL,GLU,glut}.dev
These were now broken on Darwin; most of them were unnecessary,
but best practice for the remaining ones is to use `lib.getDev`.
2024-06-22 18:06:51 +01:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Emily
c884bc3260 libglut: add cross‐platform alias
freeglut requires GLX; this allows more packages to work with the
native macOS GLUT framework without conditionals.
2024-06-22 18:06:50 +01:00
Emily
755c400a92 {libGL,libGLU}: use the OpenGL framework on Darwin
This reduces the reverse closure of Mesa on Darwin considerably. As
a result, we can also drop the Mesa stubs package entirely, as its
output on Linux is functionally identical to libglvnd.

It should no longer be necessary for packages to switch between libGL
and darwin.apple_sdk.frameworks.OpenGL depending on the platform.

A cross‐platform libGLX alias is added for packages that specifically
need it (mostly old X11 applications that barely know what a macOS is).

Co-authored-by: K900 <me@0upti.me>
2024-06-22 18:06:50 +01:00
Maximilian Bosch
a71e967ef3
Merge pull request from Ma27/nc-dbtableprefix
nixos/nextcloud: deprecate dbtableprefix
2024-06-22 16:54:41 +00:00
euxane
686e0652a5 stalwart-mail: patch service file to fix module compat
We're using the upstream systemd service file since dfa130e.
It specifies `PermissionsStartOnly = true`, which is not only
deprecated in recent systemd, but also interferes with the
`ExecPreStart` in our module.

This adds a patch to the package solving this, allowing our module and
NixOS test to work until this gets merged upstream.

Upstream PR: https://github.com/stalwartlabs/mail-server/pull/528
2024-06-22 18:53:41 +02:00
euxane
bcf7455bbc stalwart-mail: 0.8.1 -> 0.8.2
Changelog: https://github.com/stalwartlabs/mail-server/blob/v0.8.2/CHANGELOG.md
2024-06-22 18:53:34 +02:00