Skip to content

Commit efa479f

Browse files
committed
flake.nix attempt
1 parent 76f454f commit efa479f

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

flake.lock

Lines changed: 6 additions & 7 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
@@ -1,5 +1,5 @@
11
{
2-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/haskell-updates";
2+
inputs.nixpkgs.url = "github:NixOS/nixpkgs";
33
inputs.flake-utils.url = "github:numtide/flake-utils";
44
inputs.pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
55
inputs.pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)