Commit Graph
757744 Commits
Author SHA1 Message Date
Pavol RusnakandGitHub bc89c8691c python312Packages.cypherpunkpay: cleanup & fix (#384351) 2025-02-22 23:02:56 +01:00
Gaetan Lepage 3070775387 python312Packages.cypherpunkpay: cleanup & fix 2025-02-22 22:56:39 +01:00
DontEatOreoandBernardo Meurer 639b4629a3 raycast: 1.91.2 -> 1.92.1
Changelog: https://www.raycast.com/changelog/1-92-0
2025-02-22 18:42:23 -03:00
Nick CaoandGitHub 688fd63286 pcl: 1.15.0-rc1 -> 1.15.0 (#384333) 2025-02-22 16:39:49 -05:00
ArtturinandGitHub 9fb99dedbf ydiff: fix build (#384041) 2025-02-22 23:20:11 +02:00
Nick CaoandGitHub e7e1c30ce3 python312Packages.tinygrad: 0.10.0 -> 0.10.2 (#379553) 2025-02-22 16:00:57 -05:00
Nick CaoandGitHub 2843d20a3a python313Packages.bc-detect-secrets: 1.5.34 -> 1.5.35 (#380336) 2025-02-22 15:59:37 -05:00
Nikolay KorotkiyandGitHub a716c173ff garmindb: init at 3.6.3 (#383553) 2025-02-23 00:56:55 +04:00
Nick CaoandGitHub fe69ef3466 dolibarr: 20.0.3 -> 20.0.4 (#383888) 2025-02-22 15:56:02 -05:00
TomaandGitHub 39b61ef520 uiua-unstable: 0.15.0-dev.1 -> 0.15.0-dev.2 (#384317) 2025-02-22 21:49:23 +01:00
Fabian AffolterandGitHub dad819baf4 gitxray: 1.0.17.1 -> 1.0.17.2 (#384272) 2025-02-22 21:43:32 +01:00
Fabian AffolterandGitHub cd1b2f83c5 python312Packages.llama-index-core: 0.12.15 -> 0.12.17.post2 (#382484) 2025-02-22 21:42:26 +01:00
Gaétan LepageandGitHub 0bbb645889 tmuxPlugins.pass: bump, add license, adopt (#383689) 2025-02-22 21:35:37 +01:00
Gaétan LepageandGitHub 22cab82f50 softflowd: init at 1.1.1 (#379809) 2025-02-22 21:34:57 +01:00
Gaetan Lepage 11fe08ce2c pcl: 1.15.0-rc1 -> 1.15.0
Diff: https://github.com/PointCloudLibrary/pcl/compare/refs/tags/pcl-1.15.0-rc1...pcl-1.15.0

Changelog: https://github.com/PointCloudLibrary/pcl/blob/pcl-1.15.0/CHANGES.md
2025-02-22 21:29:33 +01:00
Maximilian BoschandGitHub f6634090cf Merge: nixos/nextcloud: add hint about HSTS to https setting (#345609) 2025-02-22 21:16:18 +01:00
Pavol RusnakandGitHub 63d46c3c63 python312Packages.pygithub: 2.5.0 -> 2.6.0 (#383335) 2025-02-22 21:12:26 +01:00
Fabian AffolterandGitHub 85225386de python312Packages.microsoft-kiota-http: 1.9.1 -> 1.9.2 (#384312) 2025-02-22 21:09:55 +01:00
Paul MeyerandGitHub 52588048d1 azure-cli-extensions: test extensions can be used in az (#383909) 2025-02-22 21:09:33 +01:00
Fabian Affolter aca98b7c46 python313Packages.bc-detect-secrets: 1.5.34 -> 1.5.36
Diff: https://github.com/bridgecrewio/detect-secrets/compare/refs/tags/1.5.34...1.5.36
2025-02-22 21:04:26 +01:00
SandroandGitHub 53cf148d36 nixos/prometheus: use the non-alias path for dovecot exporter (#380619) 2025-02-22 21:02:09 +01:00
Nick CaoandGitHub b212296a2e rerun: 0.21.0 -> 0.22.1 (#379876) 2025-02-22 14:47:47 -05:00
Michele Guerini RoccoandGitHub a94b69f936 mutt: 2.2.13 -> 2.2.14 (#384278) 2025-02-22 20:27:04 +01:00
YtandGitHub 81aebb632a datafusion-cli: 44.0.0 -> 45.0.0 (#384195) 2025-02-22 14:20:00 -05:00
Felix BühlerandGitHub 046a3deff6 homer: 24.12.1 -> 25.02.1 (#384069) 2025-02-22 20:17:12 +01:00
Defelo c4b1f36b39 uiua-unstable: 0.15.0-dev.1 -> 0.15.0-dev.2 2025-02-22 20:13:42 +01:00
Wolfgang WaltherandGitHub 0a7465c47d pkgsCross.loongarch64-linux.libgcc: update for gcc-14 (#381016) 2025-02-22 20:10:35 +01:00
R. RyanTMandGitHub 8df38230bf apko: 0.24.0 -> 0.25.1
https://github.com/chainguard-dev/apko/releases/tag/v0.25.1
https://github.com/chainguard-dev/apko/releases/tag/v0.25.0

diff: https://github.com/chainguard-dev/apko/compare/v0.24.0...v0.25.1
2025-02-22 19:57:40 +01:00
Doron BeharandGitHub aaf527e056 gnuradioMinimal: 3.10.11.0 -> 3.10.12.0 (#383611) 2025-02-22 20:52:43 +02:00
Louis OpterandGitHub 324404fe2c nixos/vault-agent: fix ExecStart generation when a vault package is set
Without this fix, if `config.services.vault.package` is set to e.g.
`vault-bin` (instead of the `vault` default), then `ExecStart` gets
improperly generated without the `agent` positional argument because
`vault-bin` did not match `vault`, and the command for the `consul`
flavor gets generated instead.

To fix this, we can look at the `flavor` argument instead of the package
name.
2025-02-22 19:44:24 +01:00
R. Ryantm a26d72a9a9 python312Packages.microsoft-kiota-http: 1.9.1 -> 1.9.2 2025-02-22 18:35:28 +00:00
EmilyandGitHub c414ff7314 electron-bin: copy over fixes from electron-source, remove no longer needed version conditionals (#383706) 2025-02-22 19:16:43 +01:00
0e65727dc8 opnborg: 0.1.63 -> 0.1.64 (#384249)
Co-authored-by: paepckehh <git@paepcke.de>
2025-02-22 17:52:29 +00:00
Silvan MosbergerandGitHub a94dbc9337 pkgs/top-level/release-attrpaths-superset.nix: Add attrpath to error context (#373669) 2025-02-22 18:50:57 +01:00
Nikolay KorotkiyandGitHub 2dc744e2d8 openorienteering-mapper: fix build on darwin (#383469) 2025-02-22 21:50:38 +04:00
Dustin Frisch 5d6a9de30a softflowd: init at 1.1.1 2025-02-22 18:44:42 +01:00
Peder Bergebakken SundtandGitHub a2ce3eeb2e python312Packages.{cirq,cirq-core,cirq-google,cirq-rigetti,quil,pyquil}: cleanup & fix (#384232) 2025-02-22 18:44:27 +01:00
163c1868fb chirpstack-concentratord: 4.4.6 -> 4.4.7 (#383899)
Co-authored-by: stv0g <post@steffenvogel.de>
2025-02-22 17:09:41 +00:00
Robert SchützandGitHub 7dd54f634d python3Packages.beancount: 2.3.6 -> 3.1.0 (#371541) 2025-02-22 09:06:09 -08:00
TomaandGitHub b3c931b954 sudachi-rs: update outdated lockfile (#383171) 2025-02-22 18:05:55 +01:00
Kevin CoxandGitHub c95b088856 cross-seed: Remove broken test. (#384279) 2025-02-22 12:03:37 -05:00
Nick CaoandGitHub c754f9cac9 rzls: 9.0.0-preview.25052.3 -> 9.0.0-preview.25073.1 (#379968) 2025-02-22 12:02:13 -05:00
Nick CaoandGitHub 02e5429d50 python312Packages.elasticsearch8: 8.17.0 -> 8.17.1 (#382648) 2025-02-22 12:00:52 -05:00
Nick CaoandGitHub 860666ce23 termius: 9.13.1 -> 9.14.0 (#382966) 2025-02-22 12:00:29 -05:00
Nick CaoandGitHub 7d45ccbd92 agorakit: 1.9.2 -> 1.9.3 (#383554) 2025-02-22 11:59:38 -05:00
Nick CaoandGitHub 76360519dc tigerbeetle: 0.16.26 -> 0.16.28 (#384016) 2025-02-22 11:58:13 -05:00
Nick CaoandGitHub 5c22e595d0 python312Packages.semchunk: 3.0.1 -> 3.1.1 (#384073) 2025-02-22 11:57:47 -05:00
Nick CaoandGitHub 14aed0b052 ghidra-extensions.findcrypt: 3.0.3 -> 3.0.4 (#384192) 2025-02-22 11:57:01 -05:00
Nick CaoandGitHub fda1c7e56a nu_scripts: 0-unstable-2025-02-03 -> 0-unstable-2025-02-17 (#383423) 2025-02-22 11:53:25 -05:00
Nick CaoandGitHub b112f1b459 sonobuoy: 0.57.2 -> 0.57.3 (#383476) 2025-02-22 11:52:59 -05:00