Tim Van Baak
887a75bb29
Add Makefile
...
I don't remember if it's normal for `pytest` to fail to find the module and `python -m pytest` to succeed, but it seems like something to write down, and a Makefile is the place
2024-09-21 12:54:36 -07:00
Tim Van Baak
a5754e7023
Apply nixfmt
2024-09-21 12:51:24 -07:00
Tim Van Baak
75c13a21dc
Add nixfmt
2024-09-21 12:48:24 -07:00
Tim Van Baak
29740d5864
23.05 -> 24.05
2024-06-28 15:46:08 +00:00
Tim Van Baak
926a67a05e
Unpin python from 3.8 to whatever nixpkgs defaults to
2024-06-28 04:11:03 +00:00
Tim Van Baak
c5778513e2
Pass flake into module again
...
There doesn't seem to be a better way at present to get the overlay to the module
2023-06-20 14:26:40 -07:00
Tim Van Baak
7b7936cabc
Make use of overlay in service module
2023-06-20 14:06:24 -07:00
Tim Van Baak
b68b7b75fa
Pass package to demo config with overlay
2023-06-20 14:02:23 -07:00
Tim Van Baak
f08af933cc
Add overlay
2023-06-20 20:38:35 +00:00
Tim Van Baak
760781d6d9
Update nixpkgs pin to 23.05
2023-06-19 17:40:40 -07:00
Tim Van Baak
1dbf7ddb60
Add htpasswd password support
2023-06-19 11:34:52 -07:00
Tim Van Baak
b2e199f8f3
Move demo to its own folder
2023-06-06 19:33:48 -07:00
Tim Van Baak
a2a14d26b4
Get the demo running an intake server
2023-06-05 16:58:27 -07:00
Tim Van Baak
862e555516
Turn nixos-shell vm into an integration test importing a module
2023-06-05 14:52:51 -07:00
Tim Van Baak
66b818dcf7
Add a flake template
2023-06-04 18:16:34 -07:00
Tim Van Baak
7987a23f07
Add flake.nix
...
This also fixes the develop shell to properly include dependencies so python scripts and nixos-shell are available
2023-06-04 18:09:12 -07:00