Commit Graph

5 Commits

Author SHA1 Message Date
5ee8044b04 github actions: niv -> flakes
Use flake.nix/lock as a single source of truth for resolving
dependencies

NOTE: this patch implies a dependency update as well.
2021-01-23 17:15:48 +01:00
460e96f89d github actions: test build from flake 2021-01-23 17:08:15 +01:00
44dd899fce flake: rename inputs to prevent errors on update
If input name contains `.` character then `invalid flake input path
element` error message is displayed on running `nix flake update
--update-input x.y`
2021-01-23 17:08:15 +01:00
9bebee33af work around #62 2020-11-01 09:51:49 +01:00
dd6819f0e0 wip: flake support 2020-11-01 09:51:49 +01:00