Skip to content

Commit

Permalink
chore(flake): use new-style devshells
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn committed Sep 14, 2024
1 parent 0636003 commit 7bdaa2b
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 @@ -23,7 +23,7 @@
pkgs = import nixpkgs { inherit system overlays; };
in
{
devShell =
devShells.${system} =
with pkgs;
mkShell.override
{
Expand Down

0 comments on commit 7bdaa2b

Please sign in to comment.