Commit graph

14 commits

Author SHA1 Message Date
Anish Lakhwara 014510977e still testing 2022-10-03 23:02:21 +13:00
Anish Lakhwara 5a41739f56 fix my bad wrong terrible code 2022-10-03 23:02:21 +13:00
Anish Lakhwara de36ba3eb4 update flake to include nix module 2022-09-30 08:38:32 +13:00
Alejandro Baez c50a8df84e fix: set meilisearch only for linux 2022-08-01 16:40:30 +12:00
Alejandro Baez 7761655c61 fix: postgres with postgis extension 2022-08-01 16:40:30 +12:00
Alejandro Baez 944f08f91c fix: use default systems instead of curated list 2022-08-01 16:40:30 +12:00
Alejandro Baez f9e594ae24 fix: add env vars on nix for postgres 2022-08-01 16:40:30 +12:00
Alejandro Baez 3a60d80ea8 feat: add postgres to justfile for nix 2022-08-01 16:40:30 +12:00
Alejandro Baez 90a9b65658 feat: add postgres and meilisearch 2022-08-01 16:40:30 +12:00
Alejandro Baez ea6ff0ff6a fix: missing deps for local dev env 2022-08-01 16:40:30 +12:00
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
happysalada e6fa78d9a6 nix: add initial flake 2021-07-03 17:04:49 +09:00