Commit Graph
869734 Commits
Author SHA1 Message Date
Adam C. StephensandGitHub bfda4b2825 fish: 4.1.0 -> 4.1.1 (#447575) 2025-09-30 21:52:29 +00:00
kirillrdyandGitHub c21bed5ba3 postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1 (#447486) 2025-09-30 21:40:36 +00:00
nixpkgs-merge-bot[bot]andGitHub 925441a3bb fastcdr: 2.3.1 -> 2.3.2 (#447531) 2025-09-30 21:36:45 +00:00
R. RyantmandWolfgang Walther 45d61b67c7 postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1 2025-09-30 23:36:09 +02:00
Yohann BonifaceandGitHub b379800680 neardal: drop (#447340) 2025-09-30 21:23:13 +00:00
Gaétan LepageandGitHub 5a40713172 python3Packages.textual: 6.1.0 -> 6.2.0 (#447491) 2025-09-30 21:14:17 +00:00
SandroandGitHub 3e65f5d263 nchat: enable WhatsApp support on darwin (#446621) 2025-09-30 21:06:36 +00:00
SandroandGitHub 88bd0e42ea sloth-app: 3.3 -> 3.4, add myself to maintainers (#445175) 2025-09-30 21:05:30 +00:00
nixpkgs-merge-bot[bot]andGitHub 0d5bc17822 salt: 3007.7 -> 3007.8 (#446518) 2025-09-30 20:46:36 +00:00
Jost Alemann 31226e5629 fish: 4.1.0 -> 4.1.1
Changelog: https://github.com/fish-shell/fish-shell/releases/tag/4.1.1
Diff: https://github.com/fish-shell/fish-shell/compare/4.1.0...4.1.1
2025-09-30 22:36:26 +02:00
kirillrdyandGitHub 68538cb6e1 boringssl: don't install test-only artifacts (#447300) 2025-09-30 20:29:32 +00:00
nixpkgs-merge-bot[bot]andGitHub 80bd25fafb prisma-language-server: 6.16.2 -> 6.16.3 (#447569) 2025-09-30 20:28:21 +00:00
Yohann BonifaceandGitHub 0d840264a8 copywrite: use finalAttrs pattern (#446774) 2025-09-30 20:23:54 +00:00
misuzuandGitHub dd8b5b49ab nixos/clickhouse: tests: Increase Kafka memory (#447286) 2025-09-30 20:12:08 +00:00
Yohann BonifaceandGitHub a306114fe1 tkey-ssh-agent: Set mainProgram (#447319) 2025-09-30 19:51:53 +00:00
R. Ryantm 5cb36954f0 prisma-language-server: 6.16.2 -> 6.16.3 2025-09-30 19:35:37 +00:00
Weijia WangandGitHub 94ec902818 python3Packages.pyvisa-py: modernize (#447535) 2025-09-30 19:31:31 +00:00
Martin WeineltandGitHub e0ebbb71d0 Firefox: 143.0.1 -> 143.0.3 (#447519) 2025-09-30 19:30:02 +00:00
Pol DellaieraandGitHub 65dba0362d etlegacy-unwrapped: cleanup, remove obsolete things, restore fakeGit (#445740) 2025-09-30 19:24:26 +00:00
Lin JianandGitHub 66063074cf emacsPackages.cask: 0.9.0 -> 0.9.1 (#445674) 2025-09-30 18:56:00 +00:00
GrimmauldandGitHub 60d80dd33a sdbus-cpp: 2.0.0 -> 2.1.0, fix cmake flags (#447542) 2025-09-30 18:54:28 +00:00
Lin Jian d9734a731a emacsPackages.cask: let cask use its own native compiled results 2025-10-01 02:49:57 +08:00
Lin Jian be406552d6 emacsPackages.cask: improve patch substitution
- use --replace-fail to fail fast
- use shell variable melpaVersion to avoid a string interperation
- use shell variable ename to be consistent with other code and to
  avoid hardcoding
2025-10-01 02:49:57 +08:00
magicquarkandLin Jian 6d7351801c emacsPackages.cask: 0.9.0 -> 0.9.1
Changelog:
https://github.com/cask/cask/compare/v0.9.0...v0.9.1
2025-10-01 02:49:56 +08:00
magicquarkandLin Jian 0749d7abed emacsPackages.cask: fix import error and use non-vendored dependencies
- Fixes issue 445465.

- Cask expects a local `package-build` directory to be present in the
  output, as it loads a custom version during bootstrap. See:
  https://github.com/cask/cask/blob/master/cask-bootstrap.el#L45

- The vendored version of `package-build` is then used to download from
  `melpa` and `elpa` the dependencies that `cask` requires. This is
  contrary to the philosophy of `nixpkgs` whereby the dependencies
  should be sourced from `nixpkgs` itself.

- To avoid this, the bootstrap process has been patched to provide the
  required dependencies using `nixpkgs`.

- Additionally, `cask-cli` has a function `upgrade-cask` that uses the
  `cask-bootstrap-dir` that its own bootstrap process creates. See
  https://github.com/cask/cask/blob/fd16ea95664b8f13c55b8608dea63942d431ca00/cask-cli.el#L131.
  As the bootstrap process has been modified to use dependencies from
  `nixpkgs`, `cask` can no longer update itself. Therefore, this
  function has been patched to make it effectively a noop.

- The patch cannot be upstreamed as it is specific to the way that
  packages are integrated into `nixpkgs`.
2025-10-01 02:49:45 +08:00
Gaétan LepageandGitHub dee34fdbb4 python3Packages.oelint-data: 1.0.28 -> 1.1.0 (#447550) 2025-09-30 18:47:10 +00:00
SandroandGitHub ff1c3b9536 woodpecker-server: 3.9.0 -> 3.10.0 (#447015) 2025-09-30 18:33:45 +00:00
etwas e572bee1e1 sdbus-cpp_2: 2.0.0 -> 2.1.0 2025-09-30 20:30:24 +02:00
etwas 558b212024 sdbus-cpp{,_2}: fix cmake flags 2025-09-30 20:30:13 +02:00
etwas 39d379c9a8 sdbus-cpp{,_2}: add etwas to maintainers 2025-09-30 20:29:57 +02:00
SandroandGitHub fbb6cb55b0 vagrant: fix broken gemdir that caused build failure (#447420) 2025-09-30 18:29:49 +00:00
Yohann BonifaceandGitHub 66e2676c34 trelby: Update homepage (#443308) 2025-09-30 18:27:17 +00:00
lassulusandGitHub a118cba259 services.meilisearch: restrict write paths and add hardening option RemoveIPC (#447087) 2025-09-30 18:19:40 +00:00
SandroandGitHub 82a2c5e841 emscripten: fix cross-compilation by using host python (#431462) 2025-09-30 18:18:27 +00:00
SandroandGitHub 862cbde744 parabolic: 2025.8.1 -> 2025.9.0; libnick: 2025.8.0 -> 2025.9.2 (#444401) 2025-09-30 18:15:15 +00:00
6543 fcf00a6c71 services.meilisearch: restrict write paths and add hardening option RemoveIPC 2025-09-30 20:13:57 +02:00
Austin HorstmanandGitHub 6c46f1dc9d _1password-gui: 8.11.10 -> 8.11.12 (#447513) 2025-09-30 18:09:34 +00:00
R. Ryantm 2426aa2e04 python3Packages.oelint-data: 1.0.28 -> 1.1.0 2025-09-30 17:37:42 +00:00
Benjamin StaffinandGitHub 63ac62c2e2 freeipa: 4.12.4 -> 4.12.5 (#447512) 2025-09-30 17:26:29 +00:00
nixpkgs-merge-bot[bot]andGitHub 3139ab469a open-vm-tools: 13.0.0 -> 13.0.5 (#447508) 2025-09-30 17:22:29 +00:00
Jörg ThalheimandGitHub d834ad8f74 bash-git-prompt: init at 2.7.1-unstable-23-04-2025 (#432533) 2025-09-30 17:07:21 +00:00
Gaetan Lepage 8a8a9ebd0c python3Packages.textual: 6.1.0 -> 6.2.0
Diff: https://github.com/Textualize/textual/compare/v6.1.0...v6.2.0

Changelog: https://github.com/Textualize/textual/blob/v6.2.0/CHANGELOG.md
2025-09-30 17:02:16 +00:00
Robert Schütz b8fbc22672 python3Packages.pyvisa-py: modernize 2025-09-30 09:55:46 -07:00
SandroandGitHub 249c11a050 pocket-casts: use electron_36 (#447494) 2025-09-30 16:41:08 +00:00
SandroandGitHub 4d2776a0b0 nixos/doc: fix typo in systemd/initrd note (#447502) 2025-09-30 16:40:36 +00:00
Weijia WangandGitHub 3818eccca8 python3Packages.rkm-codes: 0.6 -> 1.0 (#444774) 2025-09-30 16:40:02 +00:00
IljoandSandro Jäckel 00ae18e6ad vagrant: fix broken gemdir that caused build failure 2025-09-30 18:39:31 +02:00
Jared BaurandGitHub 34558290fd Revert "switch-to-configuration-ng: wait for NameOwnerChanged after s… (#447487) 2025-09-30 16:39:15 +00:00
Masum RezaandGitHub 595d470edc restic: add openssh to PATH, refactor (#422189) 2025-09-30 16:38:07 +00:00
6c28813c41 trelby: Update homepage
Current homepage url doesn't link to the homepage on search.nix

Co-authored-by: Acid Bong <acidbong@tilde.club>
2025-09-30 18:36:30 +02:00