Skip to content

Commit

Permalink
Enable linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbertra committed Apr 12, 2023
1 parent f4807d9 commit 054ebae
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 @@
outputs = { self, nixpkgs, flake-utils, haskellNix, easy-purescript-nix, pre-commit-hooks, iohkNix, CHaP, std, nosys, ... }@inputs:
let
supportedSystems = [
# "x86_64-linux"
"x86_64-linux"
"x86_64-darwin"
];
in
Expand Down

0 comments on commit 054ebae

Please sign in to comment.