Commit graph

5 commits

Author SHA1 Message Date
Alejandro Baez c034b728e6 chore: update flake lock 2022-08-01 16:40:30 +12:00
Alejandro Baez 581903de4f refactor: nix build set up
The current nix set up was set up to use both nixos installation and
nix flake.

However, it was set up in a way that is isolated from the
active usage and build of bonfire. The following patch changes quite a
bit the original nix flake. The purpose is to use the same tooling as
that of the current setup for bonfire with just. In doing so, focusing
more on development environment for working with bonfire

The new set up takes the procedure of using just setup target with
WITH_DOCKER=no to imitate a similar local setup.

Note: while the nix flake does have sections to create nix packages and
even container images to build for bonfire, it is not goal of the
current PR to make those sections to work.

Ref: #405
2022-08-01 16:40:30 +12:00
bernini 54153934b1 up 2021-09-23 09:19:59 +02:00
Mayel 14cfb5cecb nix lock and docs 2021-07-04 08:00:22 +02:00
happysalada e6fa78d9a6 nix: add initial flake 2021-07-03 17:04:49 +09:00