Skip to content

Commit 969e4af

Browse files
wolfgangwaltherlaurenceisla
authored andcommitted
nix: provide shell completions via flake packages
1 parent de25b26 commit 969e4af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ rec {
9292
postgrestPackage = pkgs.lib.pipe postgrest [
9393
lib.dontCheck
9494
lib.enableSeparateBinOutput
95+
(haskellPackages.generateOptparseApplicativeCompletions [ "postgrest" ])
9596
];
9697

9798
# Profiled dynamic executable.

0 commit comments

Comments
 (0)