0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jann Marc Villablanca
12843414f8
🧑‍💻 feat: add cargo-watch to nix dev shell (#452)
- Contributors using NixOS won't need to install cargo-watch
  imperatively via `cargo` since it is already packaged up in `nixpkgs`
2023-12-23 09:45:30 +03:00
Jann Marc Villablanca
b95c3c8afe
🐛 fix: add openssl runtime dependencies (#451)
- OpenSSL dependencies are usually readily available for
  non-Nix distros but not for NixOS users.
2023-12-22 07:32:05 +03:00
Nico Jensch
838d0fd76a
feat: add redis to devshell, fix comments 2023-09-27 14:23:27 +02:00
Nico Jensch
ba4c3b0612
fix: pass nix flake check; ignore result 2023-09-27 09:04:36 +02:00
Nico Jensch
32b2b27509
feat: add flake.nix to allow building NixOS packages 2023-09-27 08:37:45 +02:00