Skip to content

Commit

Permalink
fix(flake): move shadow to sys packages
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Dec 22, 2023
1 parent 91f6620 commit cbf6010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
cacert
nix
direnv
shadow
];

mkRootNss = pkgs.runCommand "mkRootNss" {} ''
Expand Down Expand Up @@ -193,7 +194,6 @@
man-pages
poethepoet
ripgrep
shadow
starship
tree
yq-go
Expand Down

0 comments on commit cbf6010

Please sign in to comment.