Commit graph

8 commits

Author SHA1 Message Date
Jörg Thalheim 4bafcc2454 Refactor tests to load flake inputs with flake-compat
This makes `nix fmt` just works and we no longer have to override flake
inputs.
2025-10-30 12:36:49 +01:00
Jörg Thalheim e8bd6a44ac disable treefmt on riscv64 2025-07-01 20:02:30 +02:00
Jörg Thalheim 1ead2d05dd bump nixos-stable/nixos-unstable 2025-07-01 19:30:42 +02:00
Jörg Thalheim a7600cef40 move treefmt to tests flake
this way we don't polute our consumers flake.lock with treefmt
2025-07-01 19:16:10 +02:00
Andre 51e51e6014 chore: format repo using treefmt-nix and nixfmt-rfc-style 2025-06-04 12:35:54 -04:00
Jörg Thalheim b83e517bfc bump tests/flake.nix to 24.11 2025-05-13 08:14:44 +02:00
Cassie Cheung 2e22e4ad70
tests: fix unused importPath in unfreeNixpkgs function
* originally importPath in the unfreeNixpkgs function was not used at all.
  this commit fixes the issue, allowing the function to work as intended.
2024-11-03 00:58:49 +08:00
Jörg Thalheim 04a366f28c fix ci and make it reproducible 2024-08-19 10:39:18 +02:00