Skip to content

Commit

Permalink
temporarily disable withHoogle in devShell
Browse files Browse the repository at this point in the history
  • Loading branch information
chessai committed Nov 5, 2024
1 parent 786eff4 commit 5d26c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
z3
pkg-config
];
shell.withHoogle = false;
};
})
];
Expand Down

0 comments on commit 5d26c24

Please sign in to comment.