1
0
Fork 0

shell.nix: fix typo

This commit is contained in:
Peder Bergebakken Sundt 2024-08-10 18:15:31 +02:00
parent c6684d5146
commit 2f3bcaf124
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShellNoCC {
packages = with pkgs; [
justfile
just
jq
gum
sops