Skip to content

Commit 980edec

Browse files
committed
chore: updated flake
1 parent 128a6e7 commit 980edec

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
shell = { ci ? false }:
1616
with pkgs;
1717
mkShell {
18-
nativeBuildInputs = [ nodejs shellcheck patchelf gitAndTools.gh ];
18+
nativeBuildInputs = [ nodejs shellcheck patchelf gitAndTools.gh yek ];
1919
shellHook = ''
2020
echo "Entering $(npm pkg get name)"
2121
set -o allexport

0 commit comments

Comments
 (0)