about summary refs log tree commit diff stats
path: root/shell.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-06 17:30:43 +0200
committerAlan Pearce2024-05-07 14:01:30 +0200
commit8c1332020d25f74baa463bb1cec0e6783f565034 (patch)
treecd770b758b2538b79c5f0ddf7187b2cd61380f8d /shell.nix
parentc0fbf11f843af84e8891a708c4d217dd6c523473 (diff)
downloadsearchix-8c1332020d25f74baa463bb1cec0e6783f565034.tar.lz
searchix-8c1332020d25f74baa463bb1cec0e6783f565034.tar.zst
searchix-8c1332020d25f74baa463bb1cec0e6783f565034.zip
feat: link to exact commits in NixOS/nixpkgs
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index b5a7a33..97d8cda 100644
--- a/shell.nix
+++ b/shell.nix
@@ -21,6 +21,7 @@ pkgs.mkShell {
   packages = with pkgs; [
     goEnv
 
+    brotli
     wgo
     gomod2nix
     niv