Commit Graph

1019685 Commits

Author SHA1 Message Date
Eman Resu 646409453c lib.cli.toGNUCommandLine: beta reduce mkList for free 2026-06-21 16:21:45 -04:00
Eman Resu a023145c70 lib.cli: use partially applied mkValueStringDefault 2026-06-21 16:16:02 -04:00
Eman Resu 1ffe9499a2 lib.cli.toGNUCommandLine: move variable definition to higher scope 2026-06-21 16:13:54 -04:00
Eman Resu 72785188e1 lib.cli: inherit functions to global scope 2026-06-21 16:13:36 -04:00
Eman Resu 101fd9ad15 lib.cli.toCommandLine: share let variables for a single optionFormat 2026-06-21 16:06:53 -04:00
zowoq c0818c94ff terraform-providers.fastly_fastly: 9.2.1 -> 9.3.0 (#533759) 2026-06-20 23:09:08 +00:00
zowoq f1b8495965 terraform-providers.buildkite_buildkite: 1.34.0 -> 1.34.2 (#533757) 2026-06-20 23:08:54 +00:00
Sandro 73bd9a95fc home-assistant-custom-components.blueprints-updater: 2.7.4 -> 2.8.1 (#532763) 2026-06-20 23:03:43 +00:00
R. Ryantm e9d7fc84a5 terraform-providers.fastly_fastly: 9.2.1 -> 9.3.0 2026-06-20 23:02:40 +00:00
R. Ryantm de2f6e7c0c terraform-providers.buildkite_buildkite: 1.34.0 -> 1.34.2 2026-06-20 22:56:16 +00:00
Philip Taron 25acb8974e teams/redis: init (#529607) 2026-06-20 22:54:36 +00:00
zowoq 448d6256f8 dnscontrol: 4.41.0 -> 4.42.0 (#533682) 2026-06-20 22:33:16 +00:00
zowoq 36aa0719b7 terraform-providers.huaweicloud_huaweicloud: 1.92.0 -> 1.93.0 (#533698) 2026-06-20 22:32:55 +00:00
zowoq f502d9c7cc terraform-providers.splunk-terraform_signalfx: 9.30.1 -> 9.30.2 (#533598) 2026-06-20 22:32:48 +00:00
Philip Taron 6391031a51 gst_all_1: move env variable into env for structuredAttrs (#524071) 2026-06-20 22:21:37 +00:00
Markus Kowalewski 5b2999f2bb slurm: 26.05.0.1 -> 26.05.1.1 (#531928) 2026-06-20 22:18:30 +00:00
Philip Taron ffd26f9dea niks3: build niks3-hook (#533213) 2026-06-20 22:16:37 +00:00
Philip Taron c54ec587ec makeAutostartItem: only use sed on Exec key (#531535) 2026-06-20 22:12:17 +00:00
Philip Taron 911eec67e2 lib.systems: performance improvements (#520174) 2026-06-20 22:10:21 +00:00
Wolfgang Walther 33622481ca postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1 (#533729) 2026-06-20 22:01:05 +00:00
Wolfgang Walther 42b8b61086 postgresqlPackages.pg_squeeze: 1.9.2 -> 1.9.3 (#533385) 2026-06-20 21:59:48 +00:00
Yohann Boniface cc1121cce1 xaos: 4.3.4 -> 4.3.5 (#531857) 2026-06-20 21:59:06 +00:00
Yohann Boniface 039ca29eae python3Packages.oelint-parser: 8.11.2 -> 8.11.4 (#533525) 2026-06-20 21:56:55 +00:00
Yohann Boniface 3ef9249983 python3Packages.blinkstick: migrate to pyproject (#528791) 2026-06-20 21:53:06 +00:00
Yohann Boniface b7227bacad stoat-desktop: add passthru.updateScript (#533631) 2026-06-20 21:51:19 +00:00
dotlambda 0a7bb12a9e python3Packages.elevenlabs: 2.52.0 -> 2.53.0 (#533674) 2026-06-20 21:39:48 +00:00
Gaétan Lepage 8030586f1c python3Packages.compressed-tensors: 0.15.0.1 -> 0.17.1 (#533690) 2026-06-20 21:33:10 +00:00
nixpkgs-ci[bot] fc43acd7f2 waywall: 0.2026.02.06 -> 0.2026.06.13 (#533715) 2026-06-20 21:27:08 +00:00
nixpkgs-ci[bot] a1d896289f lstk: 0.11.0 -> 0.13.0 (#533529) 2026-06-20 21:27:00 +00:00
Eman Resu add81e270c lib.systems.doubles: only typecheck in CI 2026-06-20 17:05:35 -04:00
Eman Resu 0bc9fb54a4 lib.systems.parse: avoid toString if no version specified 2026-06-20 17:05:35 -04:00
Eman Resu 38816ea2a3 lib.systems.inspect: save memory when removing attributes 2026-06-20 17:05:35 -04:00
Eman Resu 6e37f410ad lib.systems.parse: avoid redefining component lists 2026-06-20 17:05:35 -04:00
Eman Resu 14da2748d2 lib.systems.parse: define variables for components 2026-06-20 17:05:34 -04:00
Eman Resu c344980c19 lib.systems.parse: avoid some function calls 2026-06-20 17:05:34 -04:00
Eman Resu 753e3defc2 lib.systems.parse: inherit verification functions 2026-06-20 17:05:34 -04:00
Eman Resu 792207ab34 lib.systems.parse: rewrite to use meta-types 2026-06-20 17:05:34 -04:00
Eman Resu bbad0fcf20 stdenv/meta-types: support non-strings in enums 2026-06-20 17:05:34 -04:00
Eman Resu 50cf7fe9dc stdenv/check-meta: move to within lib/
This is going to be used in lib.systems, which isn't allowed to import
from outside the lib folder. We don't actually expose this through lib,
though.
2026-06-20 17:05:33 -04:00
Eman Resu c5cb2f465c lib.systems: cache attrNames calls for each pattern 2026-06-20 17:05:30 -04:00
Eman Resu 88d7ba7fc7 lib.systems: only run isAttrs on one side when recursing 2026-06-20 17:05:16 -04:00
Eman Resu d65d6f570f lib.systems: define matchAttrs locally
Skipping the assertion.
2026-06-20 17:05:14 -04:00
Eman Resu e7a80a0510 lib.attrsets.matchAttrs: check attrset equality before recursing 2026-06-20 16:53:33 -04:00
Eman Resu bc4b353bff lib.attrsets.matchAttrs: only assert isAttrs once 2026-06-20 16:53:32 -04:00
Eman Resu 0cadcfb613 lib.systems: define let variables outside of function 2026-06-20 16:53:32 -04:00
Sarah Clark 9a6ddc724e python3Packages.compressed-tensors: 0.15.0.1 -> 0.17.1 2026-06-20 13:40:40 -07:00
R. Ryantm a832c63403 postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1 2026-06-20 20:31:02 +00:00
Thiago Kenji Okada c9d6f532c7 libretro.np2kai: 0-unstable-2026-05-09 -> 0-unstable-2026-06-19 (#533721) 2026-06-20 20:29:38 +00:00
Ramses 52b979aa43 switch-to-configuration-ng: Handle dbus errors (#528308) 2026-06-20 20:25:28 +00:00
Thiago Kenji Okada 8fe34dc0aa libretro.pcsx-rearmed: 0-unstable-2026-05-15 -> 0-unstable-2026-06-13 (#533661) 2026-06-20 20:21:54 +00:00