Skip to content

Commit

Permalink
updated flake dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mast3rwaf1z committed Aug 31, 2024
1 parent a646400 commit 4db5d62
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 @@ -25,7 +25,7 @@
executableHaskellDepends = with pkgs.haskellPackages; [
base blaze-builder blaze-html bytestring http-types ihp-hsx
sqlite-simple text time utf8-string uuid wai warp directory
aeson split
aeson split password cryptonie string-random
];
license = "unknown";
mainProgram = "homepage";
Expand Down

0 comments on commit 4db5d62

Please sign in to comment.