| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-09 | fix(nix): make sure wrapped nix is always used | seth | |
| We assume `nix` to have the newer `path-info --json` output. This is not present in Lix or older versions of Nix | |||
| 2024-11-08 | Clean up Nix Flake and packaging (#24) | seth | |
| * refactor(nix): split package.nix from flake.nix * chore(nix): split checks; add more * ci: run all nix checks * ci: build in debug mode * chore(nix): use versionCheckHook this makes sure the version test is always run, and on the right package * chore(nix): nix-filter -> lib.fileset * feat(nix): support stable nix * ci: fix clippy check | |||
