diff options
author | Alan Pearce | 2024-06-29 22:00:20 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-29 22:00:20 +0200 |
commit | 1b59c4dd9cd2303baa97dca1c5d85696f9945356 (patch) | |
tree | 449d98421554f5c695b467bf96202d49a6de3af0 /nix/dev-shell.nix | |
parent | ed909273a2b15cdf0b178f7d7f3abe7931adeaee (diff) | |
download | searchix-1b59c4dd9cd2303baa97dca1c5d85696f9945356.tar.lz searchix-1b59c4dd9cd2303baa97dca1c5d85696f9945356.tar.zst searchix-1b59c4dd9cd2303baa97dca1c5d85696f9945356.zip |
build: generate correct changelog for next version
Diffstat (limited to 'nix/dev-shell.nix')
-rw-r--r-- | nix/dev-shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/dev-shell.nix b/nix/dev-shell.nix index eb2021f..7d21e9d 100644 --- a/nix/dev-shell.nix +++ b/nix/dev-shell.nix @@ -11,6 +11,7 @@ mkShell { packages = with pkgs; [ goEnv + sd templ modd brotli |