Commit Graph
765605 Commits
Author SHA1 Message Date
Nick CaoandGitHub bf84666afa inputplumber: 0.48.0 -> 0.49.2 (#388601) 2025-03-10 15:18:56 -04:00
Nick CaoandGitHub c75032f92b cargo-update: 16.1.0 -> 16.2.0 (#388612) 2025-03-10 15:15:02 -04:00
Nick CaoandGitHub 2f12626091 esbuild: 0.25.0 -> 0.25.1 (#388618) 2025-03-10 15:14:09 -04:00
Nick CaoandGitHub 33b2c7b35f pulumi-bin: 3.153.0 -> 3.154.0 (#388623) 2025-03-10 15:13:21 -04:00
Nick CaoandGitHub 748f308a66 snowsql: 1.3.0 -> 1.3.3 (#388556) 2025-03-10 15:12:18 -04:00
Nick CaoandGitHub 4bee99c389 chirp: 0.4.0-unstable-2025-03-05 -> 0.4.0-unstable-2025-03-07 (#388571) 2025-03-10 15:09:43 -04:00
235b961207 opshin: 0.24.0 -> 0.24.1 (#388134)
Co-authored-by: t4ccer <t4ccer@users.noreply.github.com>
2025-03-10 19:09:04 +00:00
Nick CaoandGitHub 7ea5c680f7 ttdl: 4.9.0 -> 4.10.0 (#388578) 2025-03-10 15:08:37 -04:00
Nick CaoandGitHub 91745621a9 python312Packages.ultralytics: 8.3.85 -> 8.3.86 (#388524) 2025-03-10 15:06:58 -04:00
Nick CaoandGitHub 78c5ee0f1a python313Packages.python-roborock: 2.12.0 -> 2.12.1 (#388532) 2025-03-10 15:04:30 -04:00
SandroandGitHub bcfa2a020c nixos/postgresql: fix merging of shared_preload_libraries option (#388754) 2025-03-10 19:32:38 +01:00
Martin WeineltandGitHub a148653ccd nixos/tests/firefox: migrate to runTest (#388774) 2025-03-10 19:27:13 +01:00
Martin Weinelt 8ed2c5f961 nixos/tests/firefox: migrate to runTest
Part of #386873
2025-03-10 19:17:52 +01:00
Austin HorstmanandGitHub 1ac930de53 {vimPlugins.sniprun,gdmd}: use replaceVars intead of substituteAll (#388753) 2025-03-10 13:12:06 -05:00
Masum RezaandGitHub b06d85e0bf google-chrome: add libuuid to update script path 2025-03-10 23:38:40 +05:30
Arne KellerandGitHub 6af46873e5 {catfs,catppuccinifier-cli,cfdyndns,cicero-tui}: use fetchCargoVendor (#388733) 2025-03-10 18:51:11 +01:00
Arne KellerandGitHub c1247e1e3d yaak: init at 2025.1.2 (#384648) 2025-03-10 18:30:16 +01:00
Arne KellerandGitHub 631b0f73e2 filen-desktop: init at 3.0.41 (#368948) 2025-03-10 18:28:01 +01:00
Arne KellerandGitHub b1619b6e83 ttl2c: init at 1.0.1 (#371222) 2025-03-10 18:23:40 +01:00
Arne KellerandGitHub e518fa2340 nixos/services.mysql: fix wait for galera cluster sync to be done (#381333) 2025-03-10 18:22:47 +01:00
Arne KellerandGitHub 00604c4f76 buf: increase test timeout (#373791) 2025-03-10 18:15:34 +01:00
Austin HorstmanandGitHub 4ee0b8e348 isd: 0.2.0 -> 0.5.1 (#388396) 2025-03-10 12:13:30 -05:00
Benjamin StaffinandGitHub e1a78cc16e freeipa: Cleanup obsolete patches (#381250)
paths.py is included in freeipa since 4.11.0, along with the rest of
ipaplatform/nixos (https://github.com/freeipa/freeipa/commit/f66160fdc9e000db0191c21c51401256e2805cf4),
so our `cp -r` command has been adding a nested
`ipaplatform/nixos/fedora` directory that isn't used.

ipaplatform.nixos is also present upstream in ipaplatform/setup.py now.
2025-03-10 13:11:12 -04:00
Arne KellerandGitHub 2fa1303aa6 processing: 4.3.1 -> 4.3.2 (#373618) 2025-03-10 18:10:56 +01:00
Maximilian Bosch 8bf1e138bc nixos/postgresql: fix merging of shared_preload_libraries option
Closes #386804

The issue with coercing to `types.str` is that it's not mergeable, so
any declarations will result in an eval error like this:

    error: The option `interactive.nodes.tmp.services.postgresql.settings.shared_preload_libraries' has conflicting definition values:
    - In `/home/ma27/Projects/nixpkgs-hack/tmp.nix@node-tmp': "foo"
    - In `/home/ma27/Projects/nixpkgs-hack/tmp.nix@node-tmp': "bar2"
    Use `lib.mkForce value` or `lib.mkDefault value` to change the priority on any of these definitions.

Using a mergeable type (`types.comma`, i.e. a string, where all declarations
get joined with a comma as delimiter) fixes the problem.
2025-03-10 18:07:44 +01:00
TomaSajt 83201a86a1 vimPlugins.sniprun: use replaceVars intead of substituteAll 2025-03-10 18:06:44 +01:00
TomaSajt 15c5832faf gdmd: use replaceVars intead of substituteAll 2025-03-10 18:06:18 +01:00
TomaSajt 05976273eb cicero-tui: use fetchCargoVendor 2025-03-10 18:00:35 +01:00
TomaSajt e25947c2fc cfdyndns: use fetchCargoVendor 2025-03-10 18:00:35 +01:00
TomaSajt 36609c28fd catppuccinifier-cli: use fetchCargoVendor 2025-03-10 18:00:35 +01:00
TomaSajt 81addd73f5 catfs: use fetchCargoVendor 2025-03-10 18:00:26 +01:00
SandroandGitHub 0c2f7d5f08 qq: 3.2.15-2025.1.10 -> 3.2.16-2025.3.7 (#388672) 2025-03-10 17:59:31 +01:00
Philipp SchusterandGitHub b9c19e2c4c libvirt-glib: adjust description (#388682) 2025-03-10 17:58:48 +01:00
SandroandGitHub 17bef0a0f7 {neothesia,noaa-apt,nurl}: use fetchCargoVendor (#388705) 2025-03-10 17:58:42 +01:00
SandroandGitHub 3a9ca4576d s0ix-selftest-tool: switch to makeBinPath (#388688) 2025-03-10 17:55:36 +01:00
Fabian AffolterandGitHub 467de20c36 python313Packages.aioshelly: 13.1.0 -> 13.2.0 (#388693) 2025-03-10 17:53:11 +01:00
Fabian AffolterandGitHub ec7a36f5a5 python313Packages.inkbird-ble: 0.7.1 -> 0.8.0 (#388695) 2025-03-10 17:52:44 +01:00
Fabian AffolterandGitHub 2d973b6e64 python313Packages.velbus-aio: 2025.1.1 -> 2025.3.0 (#388696) 2025-03-10 17:52:23 +01:00
SandroandGitHub 2872581ea9 hyprswitch: init at 3.3.2 (#388687) 2025-03-10 17:51:48 +01:00
SandroandGitHub 2b5ef83a5c google-cloud-sdk: 5.111.0.0 -> 5.113.0.0 (#388684) 2025-03-10 17:51:02 +01:00
Fabian AffolterandGitHub 84e3d90d13 python313Packages.govee-local-api: 2.0.1 -> 2.1.0 (#388700) 2025-03-10 17:49:58 +01:00
Fabian AffolterandGitHub bbd37fbecc unicorn-angr: init at 2.0.1.post1, python313Packages.unicorn-angr: init at 2.0.1.post1 (#388155) 2025-03-10 17:49:41 +01:00
SandroandGitHub 05cef3fabe pycrdt: 0.12.8 -> 0.12.9 (#388643) 2025-03-10 17:47:03 +01:00
Martin WeineltandGitHub c29bf5199f esphome: 2025.2.1 -> 2025.2.2 (#386880) 2025-03-10 17:46:07 +01:00
SandroandGitHub 4e0e69f6b1 snowflake-cli: 3.4.1 -> 3.5.0 (#388736) 2025-03-10 17:43:21 +01:00
AleksanaandGitHub e098b5b11f varia: fix missing dependencies (#388737) 2025-03-11 00:40:04 +08:00
SandroandGitHub 48d1149774 {hdr10plus_tool,humility,ion}: use fetchCargoVendor (#388730) 2025-03-10 17:39:40 +01:00
Gutyina Gergő d767edac8e isd: 0.2.0 -> 0.5.1 2025-03-10 17:36:13 +01:00
SandroandGitHub 210c859277 {freshfetch,findomain,gir-rs,geph.gui.gephgui-wry,gdrive3,ghostie}: use fetchCargoVendor (#388709) 2025-03-10 17:36:11 +01:00
Arne KellerandGitHub 40ce21b751 mudlet: fix strictDeps build (#373208) 2025-03-10 17:19:03 +01:00