Commit Graph
819012 Commits
Author SHA1 Message Date
K900andGitHub 034aa3f28e nixos/installer/plasma6: trim closure (#418266) 2025-06-20 08:55:57 +03:00
Mauricio CollaresandGitHub 2587e1965c lcalc: 2.1.0 -> 2.1.1 (#415107) 2025-06-20 02:50:18 -03:00
Gaétan LepageandGitHub ed5d02d9a5 mihomo-party: 1.7.5 -> 1.7.6 (#417686) 2025-06-20 07:36:47 +02:00
437239b21e museeks: 0.20.9 -> 0.21.1 (#417987)
Co-authored-by: zendo <zendo@users.noreply.github.com>
2025-06-20 05:36:04 +00:00
Gaétan LepageandGitHub e66cca8f1f hatch: fix build, disable failing tests (#418282) 2025-06-20 07:29:37 +02:00
Vladimír Čunát 6d551eda66 thunderbird-esr: 128.11.0esr -> 128.11.1esr (#418315) 2025-06-20 07:15:35 +02:00
Mutsuha AsadaandGitHub 451f48f244 ocamlPackages.eigen: 0.2.0 -> 0.3.3 (#414921)
* ocamlPackages.eigen: 0.2.0 -> 0.3.3
Diff: https://github.com/owlbarn/eigen/compare/0.2.0...0.3.3
Changelog: https://github.com/owlbarn/eigen/releases/tag/0.3.3

* ocamlPackages.eigen: modernized derivation
- Removed with lib;
- Changed rev to tag and sha256 to hash
2025-06-20 07:08:47 +02:00
AleksanaandGitHub 8eddc6720f kapitano: init at 1.1.2 (#417133) 2025-06-20 13:01:24 +08:00
AleksanaandGitHub 0659949e4e crc64fast-nvme: init at 1.2.0 (#411239) 2025-06-20 12:56:03 +08:00
Philip TaronandBjørn Forsman 16252c01f0 libcollectdclient: fix build
I unified the `meta` field from `collectd` here too.
2025-06-20 06:47:26 +02:00
Philip TaronandBjørn Forsman 97734f4a9a collectd: fix build and modernize derivation slightly
1. I experienced intermittent connection failures to <https://collectd.org> and I suspect it's hosted on hobbyist equipment.
   This made the `src` derivation flaky, so I switched to the upstream GitHub repository.
   It seems better to use the actual source instead of a prepared tarball from the release process anyway.

2. When building out of the source instead of the release tarball, we need to run Bison and Flex to generate the parser and lexer, and we need Perl for `pod2man`.

3. As the [build error on Hydra](https://hydra.nixos.org/build/300269816) notes, `src/virt.c` makes use of some token `ATTRIBUTE_UNUSED` but it's not defined anywhere. Define it.

4. Switch all hashes to use the SRI style.

5. Switch to `finalAttrs` fixpoint style for better overriding.

6. Reduce the scope of `with lib;` in the `meta` section.

Bit of a smörgåsbord but not too bad.
2025-06-20 06:47:26 +02:00
AleksanaandGitHub 18975e6da3 cosmic: add orca (screen reader) support (#417847) 2025-06-20 12:38:17 +08:00
Vincent LaporteandVincent Laporte 23328d1c23 ocamlPackages.janeStreet_0_15: remove 2025-06-20 06:31:50 +02:00
Mutsuha AsadaandGitHub c0b96fce53 ocamlPackages.directories: 0.5 -> 0.6 (#414677)
* ocamlPackages.directories: 0.5 -> 0.6
Changelog: https://github.com/OCamlPro/directories/releases/tag/0.6
Diff: https://github.com/OCamlPro/directories/compare/0.5...0.6

* ocamlPackages.directories: modernized derivation
- Rename: ocamlpro -> OCamlPro
- Added: meta.changelog
- Change: rev -> tag and sha256 -> hash
- Fix: minimalOCamlVersion
2025-06-20 06:25:56 +02:00
ColinandGitHub 704de12c28 mpris-discord-rpc: init at 0.4.0 (#411588) 2025-06-20 04:23:36 +00:00
b097a16254 crc64fast-nvme: init at 1.2.0
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2025-06-19 20:58:09 -07:00
loner aa8481ac52 kapitano: init at 1.1.2 2025-06-20 11:57:37 +08:00
Peder Bergebakken SundtandGitHub 13a6c1a2d0 meowlnir: 0.5.0 -> 0.6.0 (#417316) 2025-06-20 05:56:48 +02:00
Peder Bergebakken SundtandGitHub b5e035e61d mautrix-meta: 0.4.6 -> 0.5.0 (#417315) 2025-06-20 05:56:15 +02:00
Peder Bergebakken SundtandGitHub 7f7f81fd59 mautrix-discord: 0.7.3 -> 0.7.4 (#417311) 2025-06-20 05:55:50 +02:00
Peder Bergebakken SundtandGitHub 14cbbf687a mautrix-gmessages: 0.6.2 -> 0.6.3 (#417309) 2025-06-20 05:55:25 +02:00
Peder Bergebakken SundtandGitHub 88a777211d nixos/tests/bird: migrate to runTest and test both bird2 and bird3 (#417864) 2025-06-20 05:54:39 +02:00
Pratham Patel 4b3f38fb77 nixos/cosmic: add orca (screen reader) support 2025-06-20 09:20:25 +05:30
Pratham Patel 83a5712b72 nixos/cosmic: add helper function to check for excluded package 2025-06-20 09:20:20 +05:30
Adam C. StephensandGitHub 0d757bb2cd zfs_{2_3,unstable}: 2.3.2 -> 2.3.3 (#418264) 2025-06-19 23:36:59 -04:00
AleksanaandGitHub 98f908854a annotation-mono: init at 0.2 (#418312) 2025-06-20 11:26:34 +08:00
Philip TaronandGitHub c732882ce1 s3ql: 5.2.3 -> 5.3.0 (#415908) 2025-06-19 20:10:51 -07:00
ColinandGitHub 0050e38ada gtklock-virtkb-module: init at 0-unstable-2025-02-27 (#412870) 2025-06-20 02:48:08 +00:00
YtandGitHub 9562a69330 python3Packages.fastembed: 0.7.0 -> 0.7.1 (#418261) 2025-06-19 22:41:19 -04:00
Max Guppy f723d1207e annotation-mono: init at 0.2 2025-06-20 12:36:14 +10:00
R. Ryantm 1daafc52a3 thunderbird-128-unwrapped: 128.11.0esr -> 128.11.1esr 2025-06-20 02:32:30 +00:00
YtandGitHub 13feb26685 python3Packages.paddleocr: 3.0.1 -> 3.0.2 (#418068) 2025-06-19 22:30:52 -04:00
Peder Bergebakken SundtandGitHub 076e8c6678 python312Packages.openai: 1.86.0 -> 1.87.0 (#417329) 2025-06-20 04:24:11 +02:00
Peder Bergebakken SundtandGitHub 0c7cd54af8 python3Packages.reflex-hosting-cli: 0.1.49 -> 0.1.50 (#414904) 2025-06-20 04:05:12 +02:00
Peder Bergebakken SundtandGitHub f0d433d9a4 gk-cli: 2.1.2 -> 3.0.9 (#415707) 2025-06-20 03:56:31 +02:00
Peder Bergebakken SundtandGitHub 35e1b26734 matrix-continuwuity: 0.5.0-rc.5 -> 0.5.0-rc.6 (#418070) 2025-06-20 03:54:52 +02:00
Peder Bergebakken SundtandGitHub eb8a84cba4 flexget: 3.16.3 -> 3.16.5 (#416268) 2025-06-20 03:47:34 +02:00
Peder Bergebakken SundtandGitHub 302f3a10e1 python3Packages.pygame-ce: 2.5.4 -> 2.5.5 (#416272) 2025-06-20 03:47:13 +02:00
Peder Bergebakken SundtandGitHub d78ea1f72c readest: 0.9.57 -> 0.9.58 (#417929) 2025-06-20 03:39:24 +02:00
Peder Bergebakken SundtandGitHub 38d40926f2 python3Packages.falconpy: 1.5.2 -> 1.5.3 (#418033) 2025-06-20 03:34:42 +02:00
Peder Bergebakken SundtandGitHub cef822ed36 python3Packages.google-cloud-network-connectivity: 2.8.0 -> 2.8.1 (#417126) 2025-06-20 03:34:03 +02:00
Peder Bergebakken SundtandGitHub 9531e811ad high-tide: 0.1.5 -> 0.1.7 (#417622) 2025-06-20 03:10:39 +02:00
Peder Bergebakken SundtandGitHub a1d9ba96e0 casilda: 0.2.0 -> 0.3.0-unstable-2025-06-16 (#418060) 2025-06-20 03:02:06 +02:00
c8da4cc81a upbound-main: 0.39.0-8.gfb176095 -> 0.39.0-43.g3cca6045 (#418290)
Co-authored-by: jljox <jljox@users.noreply.github.com>
2025-06-20 01:01:33 +00:00
Peder Bergebakken SundtandGitHub 4e704fa476 scala-next: 3.7.0 -> 3.7.1 (#418003) 2025-06-20 03:00:56 +02:00
Peder Bergebakken SundtandGitHub 5a44fe4432 goose-cli: 1.0.27 -> 1.0.28 (#417669) 2025-06-20 02:58:39 +02:00
Peder Bergebakken SundtandGitHub 8a52047428 tauno-monitor: 0.1.28 -> 0.1.29 (#417932) 2025-06-20 02:53:19 +02:00
Peder Bergebakken SundtandGitHub af6fe94fe6 wealthfolio: 1.1.3 -> 1.1.4 (#417776) 2025-06-20 02:51:53 +02:00
Peder Bergebakken SundtandGitHub fb884ed40f yokadi: 1.2.0 -> 1.3.0 (#414125) 2025-06-20 02:50:45 +02:00
Peder Bergebakken SundtandGitHub cb42b28ad1 dwarf2json: unstable-2021-04-15 -> 0.9.0 (#417297) 2025-06-20 02:48:22 +02:00