Skip to content

Commit

Permalink
chore: format flake.nix
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed Feb 18, 2025
1 parent 03e18fd commit 4b0133c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@
];

perSystem =
{
pkgs,
lib,
system,
...
}:
{ pkgs, ... }:
rec {
devenv.shells = {
default = {
Expand Down

0 comments on commit 4b0133c

Please sign in to comment.