aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Collapse)AuthorAge
* nixos: try to fix Turris Omnia PCIe on Linux 6.0Karel Kočí2022-11-01
| | | | Unfortunatelly this seems to not work.
* nixos: allow tarball build and cross-build directlyKarel Kočí2022-07-17
|
* lib: provide default for nixturrisSystemKarel Kočí2022-07-02
|
* nixos/modules/hostapd: fork and expand hostapdKarel Kočí2022-06-11
|
* flake: drop the stable nixosKarel Kočí2022-06-11
|
* Switch to unstableKarel Kočí2022-05-01
|
* flake: allow access to the tarball nixos configurationKarel Kočí2022-04-20
| | | | | This way it is possible to access the nixos config and packages for boards with ease.
* 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.