Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/model: init | sinanmohd | 2024-09-23 | 1 | -1/+6 |
| | |||||
* | flake/devShell: add python | sinanmohd | 2024-09-18 | 1 | -0/+2 |
| | |||||
* | flake: only support linux for now | sinanmohd | 2024-09-03 | 1 | -1/+1 |
| | |||||
* | flake/checks: use nix from inputs | sinanmohd | 2024-09-03 | 1 | -2/+5 |
| | |||||
* | flake/inputs: add nix | sinanmohd | 2024-09-03 | 1 | -5/+21 |
| | |||||
* | flake/devShell: add jq | sinanmohd | 2024-08-24 | 1 | -0/+1 |
| | |||||
* | Merge pull request #14 from sinanmohd/feat/nixosTests | Sinan Mohd | 2024-08-17 | 1 | -0/+28 |
|\ | | | | | nixosTests: WIP integration tests | ||||
| * | nixosTests: make options hierarchical | Someone Serge | 2024-08-15 | 1 | -0/+2 |
| | | |||||
| * | nixosTests/dsl: verify assertChosen | sinanmohd | 2024-08-14 | 1 | -1/+1 |
| | | |||||
| * | nixosTests: drop nixos-lib | sinanmohd | 2024-08-13 | 1 | -3/+1 |
| | | |||||
| * | flake/devShell: add nixfmt-rfc-style | sinanmohd | 2024-08-11 | 1 | -0/+1 |
| | | |||||
| * | flake.nix: add .#checks | SomeoneSerge | 2024-08-08 | 1 | -0/+19 |
| | | |||||
| * | nixosTests: init | SomeoneSerge | 2024-08-03 | 1 | -0/+8 |
| | | | | | | | | A PoC that only runs --dry-run, no evanix | ||||
* | | flake/packages/evanix-asan: init | sinanmohd | 2024-08-17 | 1 | -0/+5 |
| | | |||||
* | | flake/devShell: add nix-eval-jobs | sinanmohd | 2024-08-02 | 1 | -0/+1 |
|/ | |||||
* | .#devShells: reuse buildInputs from .#evanix | SomeoneSerge | 2024-07-31 | 1 | -11/+2 |
| | |||||
* | .#evanix: make callPackage-able | SomeoneSerge | 2024-07-31 | 1 | -30/+1 |
| | |||||
* | queue: switch to uthash | sinanmohd | 2024-07-18 | 1 | -0/+2 |
| | |||||
* | flake/devShell: add flamegraph | sinanmohd | 2024-07-17 | 1 | -0/+2 |
| | |||||
* | build: record the nix-eval-jobs path in the binary, rm the wrapper | SomeoneSerge | 2024-07-07 | 1 | -4/+3 |
| | |||||
* | solver_util: init | sinanmohd | 2024-06-29 | 1 | -1/+2 |
| | |||||
* | flake/supportedSystems: lib.platforms.unix -> lib.systems.flakeExposed | sinanmohd | 2024-06-28 | 1 | -1/+1 |
| | |||||
* | evanix-py: init | Someone Serge | 2024-06-25 | 1 | -58/+82 |
| | |||||
* | flake/packages: drop revision | sinanmohd | 2024-06-18 | 1 | -2/+1 |
| | |||||
* | c: improve memory management | sinanmohd | 2024-06-16 | 1 | -0/+1 |
| | |||||
* | src/jobs: init | sinanmohd | 2024-06-09 | 1 | -0/+2 |
| | | | | implement data structures and json unmarshalling | ||||
* | flake/packages: wrap with nix-eval-jobs | sinanmohd | 2024-06-08 | 1 | -0/+7 |
| | |||||
* | repo: init | sinanmohd | 2024-06-07 | 1 | -0/+68 |