commit 99a5bc1df8c4abdd0abf1c80b4a36809d31a7813
parent cb1263100f4f0e7f587b3b0648eb49a2c03f4480
Author: Silas Brack <silasbrack@gmail.com>
Date: Thu, 9 Jan 2025 20:59:17 +0100
fix: get rebar pc package from nix
Diffstat:
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/docs/todo.md b/docs/todo.md
@@ -1,3 +1,4 @@
# Todo
-- [ ] Fix compilation of pc in rebar3 such that we provide pc instead of having it download it from the web, for which we need to disable sandbox
+- [ x ] Fix compilation of pc in rebar3 such that we provide pc instead of having it download it from the web, for which we need to disable sandbox
+- [ ] Sqlite not being used properly in production
diff --git a/flake.lock b/flake.lock
@@ -25,11 +25,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
- "lastModified": 1736359505,
- "narHash": "sha256-G880/uKWddTP2BqxkdpH6ntfn4iCgt87ekDedfCHkNM=",
+ "lastModified": 1736449443,
+ "narHash": "sha256-g0MrVfFwrTJ9V1WyJqADu2YEvflxZPD5QMhW4xtyKQQ=",
"owner": "silasbrack",
"repo": "example-todomvc",
- "rev": "640a500239558cca94640a381420fae59d3ad9f2",
+ "rev": "e6794e44bf7b48b1b73367b48abce9ade4b28313",
"type": "github"
},
"original": {