Edwin Mackenzie-Owen
e9761ca2ae
minetest: add arg for using irrlicht's SDL backend
...
Irrlicht's SDL device (=backend) was enabled by default for the 5.9.0
pre-release, but was disabled again at the last minute before the
release due to issues reported by some users.
NOTE: the irrlicht device is a compile time option and cannot be
switched at runtime.
2024-08-12 22:08:25 +02:00
Edwin Mackenzie-Owen
d61c03fe46
minetest: 5.8.0 -> 5.9.0
...
* remove irrlichtmt input. Minetest's irrlicht fork has been moved into
the minetest repo and is now statically linked.
* remove mesa from buildInputs for darwin. Otherwise startup fails with
"OpenGL driver version is not 1.2 or better." and "Shaders are enabled
but GLSL is not supported by the driver.". Presumably that happens
because minetest tries to use an incomplete OpenGL driver from mesa
instead of the drivers provided by macOS.
* remove withTouchSupport arg, as the upstream CMake option has been
removed. Touch support should now always be enabled.
* make minetest-touch an alias for minetestclient
* remove unused args
2024-08-12 22:07:55 +02:00
Masum Reza and GitHub
33c8b1a720
Merge pull request #333074 from fufexan/hyprland
...
hyprland: 0.41.2 -> 0.42.0; aquamarine: 0.2.0 -> 0.3.1
2024-08-12 22:01:47 +05:30
Philip Taron and GitHub
7fbfc53b54
Merge pull request #334176 from philiptaron/pr-333270/follow-up
...
pkgs.writers: improve documentation on {makeScriptWriter,makeScriptWriterBin}
2024-08-12 09:16:24 -07:00
gador and GitHub
e66d58c7ca
Merge pull request #318068 from anas-contribs/lrcget
...
lrcget: init at 0.4.0
2024-08-12 17:57:27 +02:00
Alyssa Ross
5fcd336356
gnutar: disable acl and attr when unavailable
...
Fixes building for microblaze.
2024-08-12 17:52:57 +02:00
Alyssa Ross
caa96fda2c
coreutils: disable acl and attr when unavailable
...
Fixes building for microblaze.
2024-08-12 17:52:57 +02:00
Alyssa Ross
cf857999cf
acl: inherit platforms from attr
...
attr is a hard requirement, so platforms that attr doesn't support
won't be supported by acl either.
2024-08-12 17:52:57 +02:00
Alyssa Ross
878f51f098
attr: mark unsupported on microblaze
...
Requires symver, which isn't available on microblaze.
2024-08-12 17:52:57 +02:00
Alyssa Ross
6f95189f88
wrapBintoolsWith: add s390(x)-linux dynamic linkers
...
This fixes autoPatchElfHook for these platforms.
2024-08-12 17:52:03 +02:00
Philip Taron
989f10d419
pkgs.writers: improve documentation on {makeScriptWriter,makeScriptWriterBin}
2024-08-12 08:42:11 -07:00
gador and GitHub
c865becfbe
Merge pull request #333748 from identinet/yeahconsole-0.1.3
...
yeahconsole: init at 0.1.3
2024-08-12 17:40:44 +02:00
Philip Taron and GitHub
b0b14e13b5
Merge pull request #334161 from philiptaron/issue-300735/remaining
2024-08-12 08:32:06 -07:00
Luka Blaskovic and Alyssa Ross
e0c576a083
mountpoint-s3: 1.6.0 -> 1.8.0
2024-08-12 17:31:38 +02:00
Philip Taron
c44e170e3f
nixos/proxmox-lxc: lib.mdDoc is deprecated
2024-08-12 08:02:57 -07:00
Philip Taron
5c21c35835
nixos/borgmatic: lib.mdDoc is deprecated
2024-08-12 08:02:10 -07:00
Mihai Fufezan
a52cc31521
hyprlandPlugins.hy3: 0.41.2 -> 0.42.0
2024-08-12 18:00:44 +03:00
Mihai Fufezan
18ec93f298
hyprlandPlugins/hyprland-plugins: 0.41.2 -> 0.42.0
2024-08-12 18:00:44 +03:00
Mihai Fufezan
73bad3c5e4
hyprland: 0.41.2 -> 0.42.0
2024-08-12 18:00:44 +03:00
Mihai Fufezan
6404fe89d6
aquamarine: 0.2.0 -> 0.3.1
2024-08-12 18:00:44 +03:00
gador and GitHub
ad91a23e66
Merge pull request #333634 from ornicar/stockfish-update-16.1
...
Stockfish update: 16 -> 16.1
2024-08-12 16:12:22 +02:00
Jan Christoph Ebersbach
731de59cb5
yeahconsole: init at 0.1.3
2024-08-12 15:55:18 +02:00
lassulus and GitHub
85fa3d6a3b
Merge pull request #333340 from r-ryantm/auto-update/kubeone
...
kubeone: 1.8.1 -> 1.8.2
2024-08-12 15:50:42 +02:00
Peder Bergebakken Sundt and GitHub
6a59129419
Merge pull request #333342 from pbsds/fix-deadnix-1722620675
...
treewide: remove nested let-in
2024-08-12 15:42:52 +02:00
gador and GitHub
20d3d501ad
Merge pull request #290913 from flandweber/borgmatic-improvement
...
nixos/borgmatic: added test
2024-08-12 15:37:12 +02:00
José Romildo Malaquias and GitHub
729c56cf38
Merge pull request #333801 from r-ryantm/auto-update/enlightenment.evisum
...
enlightenment.evisum: 0.6.0 -> 0.6.1
2024-08-12 10:33:28 -03:00
Pol Dellaiera and GitHub
ca5752c9f3
Merge pull request #334118 from piotrkwiecinski/phpactor-install-shell
...
phpactor: format with nixfmt-rfc-style; simplify shell completion installation
2024-08-12 15:20:43 +02:00
Thibault Duplessis
529157ef28
stockfish: 16 -> 16.1
...
Stockfish 16.1 now uses 2 NNUE files:
https://stockfishchess.org/blog/2024/stockfish-16-1/
2024-08-12 15:14:00 +02:00
Silvan Mosberger and GitHub
ef23c7da7a
Merge pull request #334117 from hercules-ci/test-modules-report-location
2024-08-12 15:10:42 +02:00
K900 and GitHub
0ed621ef5d
Merge pull request #334121 from r-vdp/specialisation-fix-acme
...
acme: fix test
2024-08-12 16:01:16 +03:00
Bobby Rong and GitHub
de4e9b526d
Merge pull request #333853 from bobby285271/upd/cinnamon
...
Cinnamon updates 2024-08-11
2024-08-12 20:46:59 +08:00
Sandro and GitHub
e32c796ff7
Merge pull request #332541 from SuperSandro2000/mailman-relay-assert
...
nixos/mailman: allow setting relay domains with services.postfix.conf…
2024-08-12 14:37:53 +02:00
r-vdp
f09a62f122
acme: fix test after fc35704bc8
2024-08-12 14:04:09 +02:00
Piotr Kwiecinski
67dc98c20d
phpactor: format with nixfmt-rfc-style
2024-08-12 13:57:02 +02:00
Piotr Kwiecinski
b018ad68c0
phpactor: simplify shell completion installation
2024-08-12 13:56:46 +02:00
Robert Hensing
7f838d4c54
lib/tests/modules.sh: Improve failure log format
...
- Clear separation between failures
- Move error regex close to error message, which is at the bottom
of a fairly long trace
- Move most relevant and consistent info to bottom of terminal:
the location of the failure.
Some editors including vscode heuristically resolve file paths
on Ctrl+click.
- Less wordy - easy to glance
- Capitalized prefixes to distinguish from Nix's own logging
2024-08-12 13:48:25 +02:00
Robert Hensing
6fa24da815
lib/tests/modules.sh: Add loc <depth> optional parameter
2024-08-12 13:47:41 +02:00
Robert Hensing
c516c03bf4
lib/tests/modules.sh: Do not redirect diagnostics to stdout
...
It still prints its own diagnostics to stdout, but it's always done that.
2024-08-12 13:47:36 +02:00
Robert Hensing
8a6c85d886
lib/tests/modules.sh: Report failure source location
2024-08-12 13:46:38 +02:00
Sandro and GitHub
2d8b5bc8b3
Merge pull request #327686 from erictapen/osrm-backend
2024-08-12 13:45:18 +02:00
Gaétan Lepage and GitHub
a194f9d065
Merge pull request #334079 from fabaff/dask-awkward-fix
...
python312Packages.dask-expr: update source hash
2024-08-12 13:25:07 +02:00
Yt and GitHub
3ec86a20ef
Merge pull request #334070 from datafoo/vscode-extensions.elixir-lsp.vscode-elixir-ls
...
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.23.0 -> 0.23.1
2024-08-12 11:24:54 +00:00
Yt and GitHub
e2e2a2c9bc
Merge pull request #334076 from fabaff/argilla-fix
...
python312Packages.argilla: add sourceRoot
2024-08-12 11:04:20 +00:00
Sandro and GitHub
2e11a22606
Merge pull request #334048 from r-ryantm/auto-update/vaultwarden
...
vaultwarden: 1.31.0 -> 1.32.0
2024-08-12 12:31:24 +02:00
Florian Klink and GitHub
fc35704bc8
Merge pull request #333952 from r-vdp/specialisation-name-regex
...
specialisation: limit the allowed characters in specialisation names
2024-08-12 13:30:54 +03:00
nixpkgs-merge-bot[bot] and GitHub
c67d90d517
Merge pull request #334063 from r-ryantm/auto-update/maa-cli
...
maa-cli: 0.4.9 -> 0.4.10
2024-08-12 09:21:02 +00:00
Jonas Chevalier and GitHub
9a645edbb7
github-runner: move to by-name ( #333309 )
...
Allow the merge bot to work
2024-08-12 11:09:36 +02:00
OTABI Tomoya and GitHub
a5dfefa56b
Merge pull request #333499 from nim65s/cxxheaderparser
...
python3Packages.cxxheaderparser: init at 1.3.3
2024-08-12 17:56:40 +09:00
OTABI Tomoya and GitHub
bc22320212
Merge pull request #333930 from r-ryantm/auto-update/python312Packages.anthropic
...
python312Packages.anthropic: 0.32.0 -> 0.33.0
2024-08-12 17:28:56 +09:00
Pol Dellaiera and GitHub
fbed97f972
Merge pull request #334065 from r-ryantm/auto-update/gh-dash
...
gh-dash: 4.5.0 -> 4.5.2
2024-08-12 09:53:20 +02:00