shell.nix: fix typo
This commit is contained in:
parent
c6684d5146
commit
2f3bcaf124
@ -1,7 +1,7 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShellNoCC {
|
||||
packages = with pkgs; [
|
||||
justfile
|
||||
just
|
||||
jq
|
||||
gum
|
||||
sops
|
||||
|
Loading…
x
Reference in New Issue
Block a user