Christina Sørensen
7cb89032c2
build(flake): change flake inputs
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-27 15:52:17 +01:00
Christina Sørensen
80b63969c6
feat(reuse): reuse compliance
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-17 09:05:16 +01:00
Christina Sørensen
c5c988d465
build(flake): add pre-commit-hook
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-17 08:45:04 +01:00
Christina Sørensen
50bd636a64
chore(flake): move to semnix, update inputs
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-17 08:41:00 +01:00
Christina Sørensen
03b5a617c6
build(nix): do crane EZA style
...
This is essentailly taken from the work of 9glenda
https://github.com/eza-community/eza/pull/462
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-06 16:16:56 +02:00
Christina Sørensen
cab7f72e28
refactor: removed unused code from flake
...
Most of this was introduced during the process of getting the flake to
work.
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-06-18 19:34:51 +02:00
Christina Sørensen
551c406591
WIP: mvp flake working
...
This still has an issue, because tests cannot run with network inside of
the flake.
When this is solved, the code just needs to be refactored and it's
ready.
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-06-17 14:11:42 +02:00
Christina Sørensen
ce2ceee129
feat: started flakification
...
The flake is still not fully functional.
First, it seems nescesarry to get a solid system for relative paths,
so that we can run tests inside of a nix build.
To iterate on this, use `nix flake check`.
2023-06-14 18:52:02 +02:00