Skip to content

Commit

Permalink
Use oxalica nil in devshells.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Jun 10, 2024
1 parent ca188b4 commit 1949823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/devshells.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
devShells = {
default = pkgs.mkShell {
buildInputs = with pkgs; [
nil
alejandra
];
};
Expand Down

0 comments on commit 1949823

Please sign in to comment.