Michael Daniels
cdb47d5b88
Merge branch 'staging-next' into staging
2026-02-17 19:55:41 -05:00
Fabián Heredia Montiel
d80b1bccd5
Merge remote-tracking branch 'origin/master' into staging-next
2026-02-17 12:29:41 -06:00
Sandro
f1cb6ce433
nixos/xserver: abort when encountering unknown xorg drivers ( #486149 )
2026-02-17 15:51:17 +00:00
nixpkgs-ci[bot]
ff3c954c55
Merge staging-next into staging
2026-02-16 18:13:07 +00:00
nixpkgs-ci[bot]
ae20412acf
Merge master into staging-next
2026-02-16 18:12:30 +00:00
Sébastien Guimmara
bc02bf2f21
docker-color-ourput: 2.6.1 -> 3.0.1
2026-02-16 15:52:10 +01:00
jopejoe1
58c1ec779f
treewide: replace lib.trivial.version with lib.trivial.release
2026-02-16 09:45:06 +01:00
nixpkgs-ci[bot]
161e3306eb
Merge staging-next into staging
2026-02-16 06:26:16 +00:00
K900
47739901c2
Merge remote-tracking branch 'origin/master' into staging-next
2026-02-16 03:26:29 +03:00
nixpkgs-ci[bot]
99649d3e89
Merge staging-next into staging
2026-02-16 00:24:26 +00:00
Tomodachi94
8abfa7ac0b
nodePackages.coc-{go,tsserver}: drop ( #490476 )
2026-02-15 22:37:39 +00:00
dish
8586efc2c9
coc-go,coc-tsserver: add release notes
2026-02-15 16:04:41 -05:00
K900
07d05da020
Merge remote-tracking branch 'origin/master' into staging-next
2026-02-15 21:11:29 +03:00
nixpkgs-ci[bot]
5bbb1b1e97
Merge staging-next into staging
2026-02-15 18:08:20 +00:00
Matthieu Coudron
3aa54ebaae
neovim: set provider configuration to initrc ( #487390 )
2026-02-15 16:35:42 +00:00
Arne Keller
34009e9bce
friction-graphics: init at 1.0.0-rc.3 ( #322957 )
2026-02-15 16:31:59 +00:00
Martin Weinelt
b79da2786f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/bundlewrap/default.nix
pkgs/development/python-modules/coverage/default.nix
pkgs/development/python-modules/h5netcdf/default.nix
pkgs/development/python-modules/hypothesis/default.nix
pkgs/development/python-modules/numba/default.nix
pkgs/development/python-modules/optype/default.nix
pkgs/development/python-modules/setuptools-git-versioning/default.nix
pkgs/development/python-modules/sphinx/default.nix
2026-02-15 16:17:41 +01:00
teto
bd66006c65
neovim: set provider configuration to initrc
...
as an attempt to simplify configuration:
instead of having wrapping arguments + an optional neovim configuration
let's always generate a neovim configuration.
The change should be transparent for most users, and require
intervention for users that fulfill both conditions:
- using remote plugins (rare already)
- that set `wrapRc = false` in wrapNeovimUnstable without loading later
the generated luaRcContent
The fix is then to pass as wrapping arguments the wrapper's generated config via
(wrapNeovimUnstable neovim-unwrapped { } ).overrideAttrs(oa: { wrapperArgs = oa.wrapperArgs ++ [ ''--cmd "lua dofile('${writeText "init.lua" oa.luaRcContent}')"'' ]; })
neovim: avoid creating empty newlines
2026-02-15 15:50:44 +01:00
Martin Weinelt
77ca080475
python310: drop
...
Reaches end of life before NixOS 26.05 and therefore has to leave early.
2026-02-15 03:17:23 +01:00
Robert Scott
d8d07a0e82
bintools-wrapper: disable libcxxhardeningextensive hardening flag by default
2026-02-14 11:40:27 +00:00
Ben Lovell
786876dc1e
friction-graphics: init at 1.0.0-rc.3
2026-02-14 00:31:30 +01:00
Jörg Thalheim
8e6f57309d
release notes: fix npmDeps attribute names ( #489766 )
2026-02-13 06:17:56 +00:00
nixpkgs-ci[bot]
e7fa64d05e
Merge staging-next into staging
2026-02-12 16:47:26 +00:00
K900
daeb684bfa
Merge remote-tracking branch 'origin/master' into staging-next
2026-02-12 15:22:32 +03:00
Jörg Thalheim
fffe3d8308
release notes: fix npmDeps attribute names
...
Use the correct attribute names after the cacheVersion -> fetcherVersion
rename and mention fetchNpmDeps's fetcherVersion parameter as well.
Addresses review feedback from #470517 .
2026-02-12 12:42:27 +01:00
Bruno BELANYI
9d73edab12
balatro: add support for Google Play and Xbox PC editions ( #487860 )
2026-02-12 11:41:52 +00:00
Brenton Simpson
5122924f49
balatro: add support for Google Play and Xbox PC editions
...
Different editions of Balatro have essentially the same Lua codebase,
delegating to a native bridge `love.platform` to handle cloud
functionality like profiles and achievements. These bridges are not
part of the standard LÖVE SDK, and hence aren't provided
by`pkgs.love`.
`withBridgePatch` uses the local filesystem for loading/saving games,
and short-circuits the other bridge functions. This enables the Google
Play and Xbox PC editions of the game to be played with the open source
LÖVE runtime.
2026-02-12 11:34:36 +00:00
Matt Sturgeon
9c2ca0014d
doc: update references to nixfmt-rfc-style to treefmt ( #486664 )
2026-02-12 10:01:13 +00:00
nixpkgs-ci[bot]
677c3558ee
Merge staging-next into staging
2026-02-12 06:26:35 +00:00
nixpkgs-ci[bot]
f3e15eda7d
Merge master into staging-next
2026-02-12 06:25:52 +00:00
Matthieu Coudron
ecc2b677c3
doc/neovim: update treesitter section ( #489421 )
2026-02-12 01:19:42 +00:00
nixpkgs-ci[bot]
9158c593e6
Merge staging-next into staging
2026-02-12 00:23:30 +00:00
Marc Jakobi
5ad3a95562
doc/neovim: promote subsection headings
2026-02-12 00:05:21 +01:00
Robert Scott
9a6599e26f
bintools-wrapper: enable strictflexarrays1 hardening flag by default ( #473648 )
2026-02-11 22:11:13 +00:00
Marc Jakobi
a959a3f60c
doc/neovim: update treesitter section
2026-02-11 22:48:29 +01:00
K900
15a6983bd3
Merge remote-tracking branch 'origin/master' into staging-next
2026-02-11 21:30:26 +03:00
Sandro
2a9b8ea432
bartender: 5.3.7 -> 6.4.1 ( #488653 )
2026-02-11 17:21:35 +00:00
Sandro
53f0e7dfe1
arti: 1.9.0 -> 2.0.0, add self as maintainer ( #486461 )
2026-02-11 12:21:10 +00:00
William Huebner
90a69ec976
bartender: 5.3.7 -> 6.4.1
...
https://www.macbartender.com/Bartender6/release_notes/
2026-02-10 21:58:12 -05:00
nixpkgs-ci[bot]
76a60023f8
Merge staging-next into staging
2026-02-11 00:29:10 +00:00
nixpkgs-ci[bot]
0ca5658488
Merge master into staging-next
2026-02-11 00:28:09 +00:00
Steven Allen
3405711091
nixos/xserver: abort when encountering unknown xorg drivers
...
Instead of silently ignoring unknown X11 video drivers, fail immediately
with a helpful error message.
2026-02-10 15:43:18 -08:00
Jo
60b1b86d04
nixpkgs-manual: set pname and version ( #487669 )
2026-02-10 20:08:54 +00:00
Jo
e9901b8a55
eclipses.plugins.*: set pname ( #486594 )
2026-02-10 20:07:25 +00:00
dotlambda
d09b9581a2
python3Packages.pikepdf: Make mupdf dependency optional ( #488659 )
2026-02-10 01:16:17 +00:00
René Neumann
50d0312929
python3Packages.pikepdf: Add parameter withMupdf, defaulting to false
2026-02-09 23:21:41 +01:00
nixpkgs-ci[bot]
83741d677f
Merge master into staging-next
2026-02-09 12:17:08 +00:00
Ivan Mincik
448511471d
peertube: 7.3.0 -> 8.0.2; add ngi team ( #486313 )
2026-02-09 08:22:42 +00:00
nixpkgs-ci[bot]
121b2e35f1
Merge master into staging-next
2026-02-09 00:24:28 +00:00
Peder Bergebakken Sundt
db18c3780d
albert: 33.0.1 -> 34.0.5 ( #481865 )
2026-02-08 21:59:39 +00:00