Commit Graph

13 Commits

Author SHA1 Message Date
nelind 39f74b5adf feat(nix): pratice what i preach. expose lib.mkPackages 2026-06-07 22:14:27 +02:00
nelind fc6063dba8 fix(nix): override the right frontend package setting in the flake nixos module 2026-05-27 01:04:31 +02:00
isabel 1901b0a630 fix(nix): build against pnpm 11
side note: you may also notice that I have removed the `github:` url for
nixpkgs this is because it save a massive 15mb, is faster and more
reliable than github
See also:
-
<https://nix.dev/manual/nix/stable/protocols/tarball-fetcher#lockable-http-tarball-protocol>
-
<http://web.archive.org/web/20250806225139/https://nix.dev/manual/nix/2.28/protocols/tarball-fetcher#lockable-http-tarball-protocol>
2026-05-14 21:37:28 +03:00
teq 7ed9c8ce59 feat(ci): supply cache by arg 2026-04-17 01:32:30 +03:00
teq b0c3402a82 feat(ci): add cachix publishing workflows 2026-04-17 01:32:30 +03:00
nelind ec273fa814 feat(nix): cross compiled aarch64 package 2026-04-14 23:26:34 +02:00
isabel 55d3b7f83d fix(nix/module): don't import using self 2026-04-12 22:50:00 +00:00
isabel bc5e0e0446 build(frontend): use pnpm
deno is evil
2026-04-12 16:01:21 +00:00
lewis 1521f98b2e feat: actual good config from Isabel 2026-02-21 20:51:03 +00:00
lewis a7840e2ac5 fix: better defaults, add in pg & nginx 2026-02-21 20:51:03 +00:00
lewis a2cea49b0f feat: nix module 2026-02-21 20:51:03 +00:00
nelind afc1db95e0 feat(nix): derivation for frontend 2026-01-28 17:42:13 +00:00
nelind ac792fdd75 add nix package, devshell and an .envrc 2025-12-23 21:38:19 +00:00