Commit Graph
842562 Commits
Author SHA1 Message Date
Sergei Zimmerman 609c8799fa lib/tests/test-with-nix: run lib/tests/fetchers.nix in the derivation
This suffers from the same issue as misc.nix tests, because they
were evaluated by the host nix, not the one that is being tested.
2025-08-14 23:12:11 +03:00
Sergei Zimmerman c2698371ef lib/tests/test-with-nix: remove broken import ./check-eval
This doesn't do the right thing here, because it evaluates
the test with nix that is evaluating the `nixpkgs-lib-tests-nix-${nix.version}`
derivation, not the Nix/Lix under test. This was just really busted for a long
time.
2025-08-14 23:12:09 +03:00
Sergei Zimmerman 67ef2657ff lib/tests/test-with-nix: run misc.nix tests in the derivation
This would have allowed us to catch to fromTOML regression in
[1] without waiting for the dogfooding on master, since previously
these tests [2] were not run for the Nix/Lix under test - only the host
nix.

[1]: https://github.com/NixOS/nix/pull/13741
[2]: https://github.com/NixOS/nixpkgs/pull/433710
2025-08-14 19:22:35 +03:00
Sergei Zimmerman 76a7b54083 lib/tests/misc: don't hardcode store directory 2025-08-14 19:18:08 +03:00
Sergei Zimmerman 74799dd97c lib/tests/misc: don't import nixpkgs 2025-08-14 19:10:08 +03:00
Markus KowalewskiandGitHub abbcbdd863 feishu: 7.42.17 -> 7.46.11 (#430831) 2025-08-11 14:44:32 +02:00
Markus KowalewskiandGitHub da43309907 armadillo: 14.6.1 -> 14.6.2 (#432036) 2025-08-11 14:43:26 +02:00
Ihar HrachyshkaandPascal Bach 92103f8d36 ramalama: init at 0.11.3
Closes: #383398

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-08-11 14:26:03 +02:00
Adam C. StephensandGitHub af7f652b8d nixos/traefik: add WorkingDirectory (#432214) 2025-08-11 07:50:10 -04:00
K900andGitHub c46649f3e0 sane-backends: cherry-pick fix for scanimage locking up on exit (#432780) 2025-08-11 14:46:50 +03:00
Sefa EyeogluandGitHub 4e8da1e434 wlx-overlay-s: make openvr support optional, disable on aarch64-linux (#432627) 2025-08-11 13:43:23 +02:00
K900 618142c161 sane-backends: cherry-pick fix for scanimage locking up on exit
This takes installCheckPhase from hanging on probably 90% of attempts
to not hanging a single time over an hour or so of looped builds.
2025-08-11 14:35:47 +03:00
Martin WeineltandGitHub f29a3c52f2 python3Packages.py-melissa-climate: init at 2.1.2 (#432717) 2025-08-11 13:14:46 +02:00
Martin WeineltandGitHub 0ee054a3d2 python3Packages.pystiebeleltron: init at 0.2.3 (#432714) 2025-08-11 13:13:32 +02:00
Martin WeineltandGitHub 179516ed19 python3Packages.xs1-api-client: init at 3.0.1 (#432711) 2025-08-11 13:12:04 +02:00
Martin WeineltandGitHub 5fff6d13f4 python3Packages.python-blockchain-api: init at 0.0.2 (#432709) 2025-08-11 13:11:24 +02:00
Martin WeineltandGitHub 6c6559527d python3Packages.starlingbank: init at 3.2 (#432706) 2025-08-11 13:10:04 +02:00
fdcce2ae2d firezone-gateway: 1.4.12 -> 1.4.15 (#429712)
Co-authored-by: oddlama <oddlama@oddlama.org>
2025-08-11 11:07:17 +00:00
Martin WeineltandGitHub 1178c952a4 python3Packages.pyrepetierng: init at 0.1.0 (#432705) 2025-08-11 13:07:02 +02:00
Pol DellaieraandGitHub 5c0a0b4c93 drupal: fix update script (#432355) 2025-08-11 13:03:28 +02:00
Martin WeineltandGitHub 01f74ccf56 python3Packages.pymochad: init at 0.3.0 (#432688) 2025-08-11 13:03:01 +02:00
Martin WeineltandGitHub 896c2da47f python3Packages.electrickiwi-api: init at 0.9.14 (#432678) 2025-08-11 13:01:34 +02:00
Martin WeineltandGitHub 2c4fb50df4 python3Packages.pyoppleio-legacy: init at 1.0.8 (#432674) 2025-08-11 13:00:53 +02:00
1e114fffce openstack-rs: 0.12.4 -> 0.13.0 (#432751)
Co-authored-by: Lykos153 <Lykos153@users.noreply.github.com>
2025-08-11 10:51:44 +00:00
Ivan MincikandGitHub 689556e6db blink-qt: init at 6.0.4 (#431321) 2025-08-11 11:58:00 +02:00
Bruno BELANYIandGitHub 4e29de6ae0 python3Packages.recipe-scrapers: 15.8.0 -> 15.9.0 (#432612) 2025-08-11 10:56:17 +01:00
jadeandGitHub 6acd456118 capnproto: fix fibers on static builds (#432323) 2025-08-11 11:52:58 +02:00
Jade Lovelace 784852621a capnproto: fix fibers on static builds
This was broken (https://git.lix.systems/lix-project/lix/issues/955) and
it's just us not using libucontext (and the libucontext package being
broken).

Fibers should basically be supported on all platforms that matter and
it's mostly just some packaging mishaps that stop them from working, so
we want to turn on the requirement by default so that it works.
2025-08-11 09:47:53 +00:00
Pol DellaieraandGitHub 511f6efea2 gemini-cli: 0.1.14 -> 0.1.18 (#432020) 2025-08-11 11:29:37 +02:00
Janne HeßandGitHub 6296268ba2 rustdesk-flutter: 1.4.0 -> 1.4.1 (#431192) 2025-08-11 11:27:45 +02:00
André SilvaandGitHub efff51490a vuetorrent: 2.28.1 -> 2.28.2 (#432569) 2025-08-11 10:15:29 +01:00
Thiago Kenji OkadaandGitHub c1c74dcb6d libretro.stella: 0-unstable-2025-07-28 -> 0-unstable-2025-08-07 (#432739) 2025-08-11 10:08:18 +01:00
Thiago Kenji OkadaandGitHub b5995a627c libretro.snes9x: 0-unstable-2025-07-03 -> 0-unstable-2025-08-10 (#432655) 2025-08-11 10:08:00 +01:00
Jack Rosenberg f26c52e8cf nixos/traefik: add WorkingDirectory 2025-08-11 11:03:17 +02:00
SandroandGitHub d758133a5e python3Packages.warp-lang: 1.8.0 -> 1.8.1 (#430837) 2025-08-11 11:02:02 +02:00
95ccfea55a alpaca-proxy: 2.0.10 -> 2.0.11 (#432722)
Co-authored-by: 1nv0k32 <1nv0k32@users.noreply.github.com>
2025-08-11 08:57:23 +00:00
5a982134d5 cargo-tally: 1.0.66 -> 1.0.67 (#432719)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-08-11 08:44:34 +00:00
Peter H. Hoeg b3d220e95d amarok: 3.3.0 -> 3.3.1 2025-08-11 10:42:31 +02:00
Peter H. Hoeg ad06f16748 amarok: 3.2.2 -> 3.3.0 2025-08-11 10:42:31 +02:00
Peter H. Hoeg 2ef1846937 puddletag: 2.3.0 -> 2.5.0 2025-08-11 10:42:10 +02:00
Rick van SchijndelandGitHub 9c0b6838e3 zabbix70: 7.0.16 -> 7.0.17 (#427783) 2025-08-11 10:41:49 +02:00
Janne HeßandGitHub 48d85cad8d nixos/oxidized: allow for providing config by other means (#431687) 2025-08-11 10:37:33 +02:00
R. Ryantm 7875ce5bd5 openstack-rs: 0.12.4 -> 0.13.0 2025-08-11 08:37:13 +00:00
9ba77d6ebe cloudflared: 2025.7.0 -> 2025.8.0 (#432512)
Co-authored-by: wrbbz <wrbbz@users.noreply.github.com>
2025-08-11 08:08:31 +00:00
e2f31e60d6 nezha-theme-admin: 1.13.0 -> 1.13.1 (#432452)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-08-11 07:55:08 +00:00
eee963d1a1 easytier: 2.4.0 -> 2.4.1 (#432520)
Co-authored-by: L-Trump <L-Trump@users.noreply.github.com>
2025-08-11 07:52:51 +00:00
github-actions[bot]andMasum Reza a4727cf3fd vscode: 1.102.3 -> 1.103.0 2025-08-11 13:21:11 +05:30
R. Ryantm 0a168b7734 libretro.stella: 0-unstable-2025-07-28 -> 0-unstable-2025-08-07 2025-08-11 07:49:46 +00:00
7a3a980a06 upsun: 5.1.1 -> 5.2.0 (#431924)
Co-authored-by: spk <laurent@spkdev.net>
2025-08-11 07:34:22 +00:00
Ben SiraphobandGitHub 04b0a4711b treewide: standardize descriptions according to style guide (#430180) 2025-08-11 07:32:59 +00:00