Skip to content

Commit dfc2fa8

Browse files
committed
chore: update to real ghc 9.14
1 parent 0fc4bab commit dfc2fa8

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

flake.lock

Lines changed: 11 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "PyF";
33

44
inputs.flake-utils.url = "github:numtide/flake-utils";
5-
inputs.nixpkgs.url = "github:guibou/nixpkgs/ghc-914";
5+
inputs.nixpkgs.url = "github:nixos/nixpkgs";
66
inputs.treefmt-nix.url = "github:numtide/treefmt-nix";
77

88
nixConfig.extra-substituters = [ "https://guibou.cachix.org" ];

0 commit comments

Comments
 (0)