Commit Graph
1005283 Commits
Author SHA1 Message Date
SandroandGitHub a67513474a fossil: refactor install phase (#523445) 2026-05-24 14:47:03 +00:00
Sigmanificient f69ebe0945 python3Packages.qtile-extras: 0.35.0 -> 0.36.0 2026-05-24 16:46:53 +02:00
Sigmanificient 83b8ff5ad3 python3Packages.qtile: add meta.changelog 2026-05-24 16:46:52 +02:00
Sigmanificient e25a46d54d python3Packages.qtile: add pytest-rerunfailures 2026-05-24 16:46:52 +02:00
Austin HorstmanandGitHub 628847c94d vimPlugins.blink-calc: init at 0-unstable-2025-10-06 (#523599) 2026-05-24 14:46:33 +00:00
R. Ryantm ca68ffba1e qpwgraph: 1.0.1 -> 1.0.2 2026-05-24 14:43:54 +00:00
Nikolay KorotkiyandGitHub 23e9e83030 saga: 9.12.3 -> 9.12.4 (#523496) 2026-05-24 14:43:02 +00:00
Lisanna Dettwyler 8dbd5a6628 mpir: rearrange attrs
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com>
2026-05-24 10:37:32 -04:00
Peder Bergebakken SundtandGitHub 2887859fa2 manifold: 3.4.1 -> 3.5.0 (#523248) 2026-05-24 14:30:29 +00:00
Maciej Krüger 8bb14203c5 rolldown: 1.0.0-rc.12 -> 1.0.0 2026-05-24 16:20:21 +02:00
Peder Bergebakken SundtandGitHub 91d59c7af0 qbz: wrap pactl and pw-metadata into PATH (#522039) 2026-05-24 14:19:02 +00:00
SandroandGitHub 0a7851832d librewolf-unwrapped: 150.0.3-1 -> 151.0.1-2 (#522154) 2026-05-24 14:17:29 +00:00
SandroandGitHub ded3cab417 peertube: 8.1.5 -> 8.1.8 (#523443) 2026-05-24 14:15:56 +00:00
Nikolay KorotkiyandGitHub 6802527b57 orbiton: 2.74.0 -> 2.74.2 (#523212) 2026-05-24 14:14:35 +00:00
SandroandGitHub 2af6bedac6 libsolv: 0.7.36 -> 0.7.37 (#522674) 2026-05-24 14:12:28 +00:00
nixpkgs-ci[bot]andGitHub 68ac0b94b4 amdgpu_top: 0.11.4 -> 0.11.5 (#523508) 2026-05-24 13:42:10 +00:00
TomaandGitHub 11db3d2b9f siyuan: support darwin (#521546) 2026-05-24 13:40:53 +00:00
AleksanaandGitHub 2ec6f0187a nwg-dock-hyprland: 0.4.8 -> 0.4.9 (#519992) 2026-05-24 13:36:43 +00:00
AleksanaandGitHub 6275b32ffa netease-cloud-music-gtk: 2.5.2 -> 2.5.3 (#521409) 2026-05-24 13:35:24 +00:00
Johannes Kirschbauer ae142b5738 types.attrListWith: review fixes
- Improve extractItem error messages: distinguish non-attrset elements
  from multi-key attrsets, and include the faulty definition via showDefs.
- Use isType instead of raw _type access for order detection.
- Disable type merging (typeMerge = t: null) instead of providing a
  functor-based merge. Add test confirming duplicate declarations fail.
2026-05-24 15:32:04 +02:00
Robert HensingandJohannes Kirschbauer 8aa6e3dbb9 types.attrListWith: add valueMeta.definitions 2026-05-24 15:32:04 +02:00
Robert HensingandJohannes Kirschbauer e29bf2412b lib.modules.mapDefinitionValue: init 2026-05-24 15:32:04 +02:00
zowoqandGitHub 058b87331f terraform-providers.fastly_fastly: 9.1.1 -> 9.2.0 (#523615) 2026-05-24 13:27:51 +00:00
R. Ryantm 0e9652423b oxlint: 1.65.0 -> 1.66.0 2026-05-24 13:27:40 +00:00
zowoqandGitHub 3288ec4f5d terraform-providers.aliyun_alicloud: 1.278.0 -> 1.279.0 (#523280) 2026-05-24 13:24:16 +00:00
zowoqandGitHub 2549e16bf0 terraform-providers.gitlabhq_gitlab: 18.11.0 -> 19.0.0 (#523204) 2026-05-24 13:24:01 +00:00
yaya a2e55e31d6 26.11 is Zokor 2026-05-24 15:07:40 +02:00
Robert HensingandJohannes Kirschbauer f1b62fdc4e types.attrListWith: add asAttrs
This allows the type's return value to be accessed more easily.

Motivating use case:
- Built-in module provides CLI functionality by declaring
  an `attrListWith { asAttrs = true; }`, extracting the ordered list
  from `valueMeta` for the purpose of creating the `argv`.
- User modules can read the command line's flags directly without
  having to parse the list of attrs.
2026-05-24 15:07:05 +02:00
Robert HensingandJohannes Kirschbauer 17fdb6f68a types.attrListWith: init
Trivial extraction from attrListOf.
2026-05-24 15:07:05 +02:00
Robert HensingandJohannes Kirschbauer 43d998e6c0 types.attrListOf: init
This adds a type for name-value mappings that preserve ordering.

Motivating use case: command line flags for package modules /
wrappers / modular services.
The option value can be transformed into a command line in the
correct order.
Additionally, a convenience readOnly option could be provided
to give easy introspection access to the values in an ad hoc
manner.
2026-05-24 15:07:02 +02:00
Austin HorstmanandGitHub f69b2eb358 vimPlugins.blink-pairs: 0.4.1 -> 0.5.0 (#523577) 2026-05-24 13:01:55 +00:00
nixpkgs-ci[bot]andGitHub b3c2035bbd cargo-codspeed: 4.6.0 -> 4.7.0 (#523205) 2026-05-24 12:59:30 +00:00
JoandGitHub 56298ea069 .github: Add release-26.05 CI config (#523610) 2026-05-24 12:56:15 +00:00
JoandGitHub 3295052572 Update 26.11 documentation (#523605) 2026-05-24 12:52:53 +00:00
R. Ryantm 51e39c08a8 terraform-providers.fastly_fastly: 9.1.1 -> 9.2.0 2026-05-24 12:52:13 +00:00
yaya 41a5348c15 .github: Add release-26.05 CI config 2026-05-24 14:51:41 +02:00
R. Ryantm f5bcef8a5f inputplumber: 0.77.1 -> 0.77.2 2026-05-24 12:43:06 +00:00
yaya ca22d15bca doc: Update for 26.11 2026-05-24 14:42:27 +02:00
Aaron Andersen d5a9adccf6 libudev-zero: 1.0.3 -> 1.0.4 2026-05-24 08:34:01 -04:00
Adam C. StephensandGitHub 6dce29a1d5 quickwit.tests: drop deleted test reference (#523603) 2026-05-24 12:33:10 +00:00
John Titor fd2acaeefa mprime: add pre phase and post phase hooks 2026-05-24 18:00:13 +05:30
Aaron Jheng 5c8553d66b mysql-shell-innovation: fix build with libc++ 21 2026-05-24 20:29:11 +08:00
Aaron Jheng 8f85bca57f mysql-shell_9: fix build with libc++ 21 2026-05-24 20:29:11 +08:00
Aaron Jheng 70854d52a1 mysql-shell_8: fix build with clang 2026-05-24 20:29:11 +08:00
someplaceguyandJohn Titor f511847d35 mprime: fix fatal error with -march=znver1
Compiling for recent architectures causes rounding issues:

FATAL ERROR: Rounding was 0.4977243728, expected less than 0.4
2026-05-24 17:58:21 +05:30
Yohann BonifaceandGitHub 0ac780c690 python3Packages.github-webhook: modernize and migrate to pyproject (#522860) 2026-05-24 12:09:58 +00:00
Sergei Trofimovich 251367f734 quickwit.tests: drop deleted test reference
Without the change the eval fails as:

```
$ nix-instantiate -A quickwit.tests
error:
       … while evaluating the attribute 'syslog-quickwit'
         at pkgs/by-name/qu/quickwit/package.nix:112:35:
          111|       inherit (nixosTests) quickwit;
          112|       inherit (nixosTests.vector) syslog-quickwit;
             |                                   ^
          113|     };

       error: attribute 'syslog-quickwit' missing
       at pkgs/by-name/qu/quickwit/package.nix:112:35:
          111|       inherit (nixosTests) quickwit;
          112|       inherit (nixosTests.vector) syslog-quickwit;
             |                                   ^
          113|     };
```
2026-05-24 13:02:16 +01:00
Yohann BonifaceandGitHub 054616c9c7 python3Packages.unicurses: modernize and migrate to pyproject (#522866) 2026-05-24 11:59:07 +00:00
Yohann BonifaceandGitHub 258544fde3 python3Packages.github-to-sqlite: modernize and migrate to pyproject (#522868) 2026-05-24 11:58:53 +00:00
Harinn 83d906581b python3Packages.obspec: fix pytest-mypy-plugins under sandbox 2026-05-24 18:58:48 +07:00