3f4ff1d276
Fix typo in shell script
2022-06-09 11:09:12 +02:00
60f4c9fd0e
Remove unused (and broken) file shell.nix
2022-06-09 10:35:23 +02:00
abc49f6cf2
Update generated node2nix files
2022-04-08 02:23:53 +02:00
1c9122cc9b
Update flakes
2022-04-08 02:23:53 +02:00
36bf32ac57
Update location of financier repository
...
It is now hosted at codeberg.org.
2022-04-08 02:23:53 +02:00
dd5f51d9cc
Use nix flake functionality for development
2022-04-08 02:23:53 +02:00
8c56307c55
Add nix flake support
...
With this commit, we add nix flake support. Flakes are evaluated in pure
evaluation mode. The script generate.sh does not work in pure evaluation
mode since it node2nix fetches itself resources from the network. In
order to enable pure evaluation, we add the generated nix files to this
repository.
2021-09-20 00:11:34 +02:00
c0fd2b96a5
Formatting (nixfmt)
2021-07-31 16:58:29 +02:00
e71e35cb55
Make Caddy the default web server
2021-02-20 03:21:26 +01:00
98ab6e58f1
Fix src for financier
...
We accidentally used to rely on the src for financier not having been
garbage-collected.
2020-09-21 10:47:08 +02:00
25c955aac5
Remove unused nix-shell dependency
2020-09-21 10:47:08 +02:00
9c373d62d7
Improve README
2020-09-17 13:01:24 +02:00
b8ff16e98a
Add NixOS module
...
This module adds the necessary configuration for hosting Financier with
nginx.
2020-09-15 11:15:50 +02:00
f1d4ed0e75
Add .gitignore
2020-09-10 18:46:13 +02:00
338cc66e08
Remove unnecessary whitespace
2020-09-10 18:41:08 +02:00
6bddd5c49a
Add LICENSE
2020-09-10 16:23:09 +00:00
e1abf18f5b
Minor changes in README
2020-09-10 16:45:24 +02:00
0d00fa5123
Initial commit
2020-09-10 16:39:11 +02:00