diff options
author | Alan Pearce | 2024-05-06 17:30:43 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-07 14:01:30 +0200 |
commit | 8c1332020d25f74baa463bb1cec0e6783f565034 (patch) | |
tree | cd770b758b2538b79c5f0ddf7187b2cd61380f8d /shell.nix | |
parent | c0fbf11f843af84e8891a708c4d217dd6c523473 (diff) | |
download | searchix-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.nix | 1 |
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 |