aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Collapse)AuthorAge
* lib: move library to its own directoryKarel Kočí2022-04-14
|
* flake.nix: make default not cross compileKarel Kočí2022-04-14
| | | | | The cross compilation is not exactly working correctly and thus we should perfer the host build but still allow cross compilation.
* flake: allow cross compilation of tarballsKarel Kočí2022-04-12
|
* Refactor Mox supportKarel Kočí2022-04-12
|
* nios: Add sentinel moduleKarel Kočí2022-04-12
|
* Convert to use flake.nixKarel Kočí2022-01-02
The flakes are the future as it seems and thus it makes more sense to use that.