Skip to content

Commit 0d69066

Browse files
committed
fix: Nix shell
1 parent efd5f5c commit 0d69066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
...
3636
} @ inputs:
3737
flake-utils.lib.eachDefaultSystem
38+
# Creates an attribute map `{ devShells.<system>.default = ...}`
3839
(
3940
system: let
4041
pkgs = import nixpkgs {

0 commit comments

Comments
 (0)