Commit Graph
770891 Commits
Author SHA1 Message Date
Peder Bergebakken SundtandGitHub 2df3564310 ausweisapp: 2.3.0 -> 2.3.1 (#390941) 2025-03-20 03:30:11 +01:00
Peder Bergebakken SundtandGitHub f1e1ca8f0f mqttx: 1.10.1 -> 1.11.1 (#390958) 2025-03-20 03:29:42 +01:00
Peder Bergebakken SundtandGitHub 60b3de4311 mago: 0.10.0 -> 0.20.2 (#390915) 2025-03-20 03:27:50 +01:00
Peder Bergebakken SundtandGitHub fbac572119 kitty: 0.40.0->0.40.1 (#390886) 2025-03-20 03:26:49 +01:00
Peder Bergebakken SundtandGitHub 78585049fa opengamepadui: 0.35.8 -> 0.37.0 (#390862) 2025-03-20 03:26:01 +01:00
Peder Bergebakken SundtandGitHub 6680168025 xcode-install: 2.6.8 -> 2.8.1 (#390805) 2025-03-20 03:23:08 +01:00
Peder Bergebakken SundtandGitHub 39d7467a03 fastlane: 2.220.0 -> 2.227.0 (#390795) 2025-03-20 03:22:24 +01:00
Seth FlynnandGitHub a573bb2a48 showtime: 47.0 -> 48.0 (#390850) 2025-03-19 22:22:01 -04:00
Peder Bergebakken SundtandGitHub 139ce2a452 xcpretty: 0.3.0 -> 0.4.0 (#390791) 2025-03-20 03:21:15 +01:00
Peder Bergebakken SundtandGitHub 8161d8b178 rufo: 0.17.0 -> 0.18.1 (#390749) 2025-03-20 03:20:52 +01:00
Seth FlynnandGitHub 0cdf340c43 dosage-tracker: 1.9.3 -> 1.9.4 (#390837) 2025-03-19 22:20:35 -04:00
Peder Bergebakken SundtandGitHub 13504d8ffe showoff: Update ruby gems. (#391291) 2025-03-20 03:19:48 +01:00
Seth FlynnandGitHub 32c1697845 protonplus: 0.4.25 -> 0.4.27 (#390809) 2025-03-19 22:19:31 -04:00
Seth FlynnandGitHub bbf764b2e5 refine: 0.5.2 -> 0.5.5 (#391254) 2025-03-19 22:18:35 -04:00
Peder Bergebakken SundtandGitHub a5104e8439 veryl: 0.13.5 -> 0.14.1 (#389116) 2025-03-20 03:09:24 +01:00
Peder Bergebakken SundtandGitHub 485531c8a5 ninjavis: init at 0.2.1 (#386963) 2025-03-20 03:08:26 +01:00
Peder Bergebakken SundtandGitHub 306f59c9e3 vale: 3.9.6 -> 3.10.0 (#391113) 2025-03-20 02:12:10 +01:00
Peder Bergebakken SundtandGitHub 8a1ea3b67a dolphin-emu[-primehack]: cleanup, move to by-name (#390208) 2025-03-20 02:11:16 +01:00
Peder Bergebakken SundtandGitHub 5c545bde6a follow: 0.2.0-beta.2 -> 0.3.7 (#383051) 2025-03-20 02:03:38 +01:00
YtandGitHub 40d359244b services/cloudflare-dyndns: require that apiTokenFile be an api token (#388853) 2025-03-19 20:45:48 -04:00
55fc12ae0f siyuan: 3.1.24 -> 3.1.25 (#391196)
Co-authored-by: L-Trump <L-Trump@users.noreply.github.com>
2025-03-20 00:35:46 +00:00
Lin JianandGitHub 504f9ae8d1 emacs: set FD_SETSIZE and DARWIN_UNLIMITED_SELECT on darwin (#391407) 2025-03-20 08:34:50 +08:00
Jonathan Carroll Otsuka 6a9b338960 emacs: set FD_SETSIZE and DARWIN_UNLIMITED_SELECT on darwin
This fixes the issue around macOS and `too many open files`.

Prior work:

https://github.com/d12frosted/homebrew-emacs-plus/commit/4b34ed7402a4f3e1f212b2c6fa0851f4b59e247c

Context:

https://en.liujiacai.net/2022/09/03/emacs-maxopenfiles/
2025-03-19 19:15:53 -05:00
Gaétan LepageandGitHub dc18c6f81c python312Packages.conduit[-mpi]: init at 0.9.3 (#391333) 2025-03-20 00:55:09 +01:00
Gaétan LepageandGitHub 9113970986 python3Packages.langchain*: fix automatic updates (#390196) 2025-03-20 00:46:53 +01:00
Gaetan Lepage 0d23178313 python312Packages.conduit[-mpi]: init at 0.9.3 2025-03-20 00:46:23 +01:00
Nick CaoandGitHub a172348e48 linuxPackages.nvidiaPackages.production: 570.124.04 -> 570.133.07 (#391307) 2025-03-19 19:45:17 -04:00
Nick CaoandGitHub b11100a111 python312Packages.awkward: 2.7.4 -> 2.8.0 (#391399) 2025-03-19 19:44:24 -04:00
dotlambdaandGitHub ff48d3983a bitwarden-cli: re-enable building native modules (#390933) 2025-03-19 16:39:42 -07:00
KiskaeandNick Cao 787aeb2495 linuxPackages.nvidiaPackages.production: 570.124.04 -> 570.133.07 2025-03-19 19:33:20 -04:00
Jeremy Fleischman 9c02a1e422 services/cloudflare-dyndns: require that apiTokenFile be an api token
Previously, this option was supposed to be a file of the form
`CLOUDFLARE_API_TOKEN=...`, which has a few problems:

- That's not an api token. It's an env file fit for passing to systemd's
  `EnvironmentFile` option. The user could typo the variable name, or
  intentionally/unintentionally include unrelated environment variables.
- It's not how secret files usually work in NixOS. Secret files are
  usually just the secret, and don't leak details about how the secret
  is passed to the service.
- This increases friction for people switching between cloudflare dyndns
  services, such as `services.cloudflare-dyndns` and
  `services.cfdyndns`, which both have a `apiToken` option, but (before
  this change) with different semantics.
2025-03-19 18:19:29 -05:00
sternenseemann 269a2c324e foot: 1.20.2 -> 1.21.0
https://codeberg.org/dnkl/foot/releases/tag/1.21.0
2025-03-20 00:17:05 +01:00
sternenseemann 8bbea3f65c fcft: 3.2.0 -> 3.3.1
https://codeberg.org/dnkl/fcft/releases/tag/3.3.0https://codeberg.org/dnkl/fcft/releases/tag/3.3.1
2025-03-20 00:17:05 +01:00
Gaetan Lepage 034eb04046 python312Packages.awkward: 2.7.4 -> 2.8.0
Diff: https://github.com/scikit-hep/awkward/compare/refs/tags/v2.7.4...v2.8.0

Changelog: https://github.com/scikit-hep/awkward/releases/tag/v2.8.0
2025-03-20 00:07:05 +01:00
Gaétan LepageandGitHub c9fa0a3a4f python3Packages.kubernetes-validate: init at 1.31.0 (#356174) 2025-03-20 00:01:40 +01:00
Martin WeineltandGitHub b7b4682488 exabgp: 4.2.22 -> 4.2.25 (#391376) 2025-03-20 00:01:26 +01:00
Gaetan Lepage cf18cc959d python312Packages.awkward-cpp: 44 -> 45 2025-03-19 23:58:31 +01:00
Felix BühlerandGitHub 42ecfe908e ab-av1: 0.9.1 -> 0.9.3 (#391257) 2025-03-19 23:50:05 +01:00
Felix BühlerandGitHub 310c01ef2f mill: 0.12.8 -> 0.12.9 (#391278) 2025-03-19 23:47:20 +01:00
Heitor Augustoandzowoq 8b90097c39 gh: 2.68.1 -> 2.69.0
Diff: https://github.com/cli/cli/compare/refs/tags/v2.68.1...v2.69.0

Changelog: https://github.com/cli/cli/releases/tag/v2.69.0
2025-03-20 08:45:27 +10:00
hdhogandzowoq 52b0eecca3 terraform-providers.nexus: init at v2.5.0 2025-03-20 08:44:53 +10:00
eaadd9b513 protonmail-desktop: 1.7.1 -> 1.8.0 (#390767)
Co-authored-by: rsniezek <rsniezek@users.noreply.github.com>
2025-03-19 22:35:03 +00:00
Donovan GloverandGitHub 6b6ab6786e windsurf: add sarahec as maintainer (#391378) 2025-03-19 22:28:59 +00:00
Felix BühlerandGitHub 30358ab7a7 formats.lua: init; types.luaInline: init (#390120) 2025-03-19 23:18:05 +01:00
Nick CaoandGitHub a84ebe20c6 python312Packages.pytorch-lightning: 2.5.0.post0 -> 2.5.1 (#391387) 2025-03-19 18:12:44 -04:00
81040db479 owntracks-recorder: 0.9.9 -> 1.0.0 (#391285)
Co-authored-by: gaelreyrol <me@gaelreyrol.dev>
2025-03-19 22:12:32 +00:00
John EricsonandGitHub fd36cd2a0f libblake3: 1.6.1 -> 1.7.0; enable TBB multi-threading support (#390458) 2025-03-19 18:09:38 -04:00
Jakub KozłowskiandGitHub be9be764ad bloop: 2.0.8 -> 2.0.9 (#391337) 2025-03-19 23:07:29 +01:00
Silvan MosbergerandGitHub 4babefd727 genealogos: init at 1.0.0 (#309849) 2025-03-19 22:49:21 +01:00
Gaetan Lepage a6706df9c1 python312Packages.pytorch-lightning: 2.5.0.post0 -> 2.5.1
Diff: https://github.com/Lightning-AI/pytorch-lightning/compare/refs/tags/2.5.0.post0...2.5.1

Changelog: https://github.com/Lightning-AI/pytorch-lightning/releases/tag/2.5.1
2025-03-19 22:40:47 +01:00