Skip to content

Commit 3b64c96

Browse files
committed
pin nixpkgs
1 parent 962579a commit 3b64c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Customizable quasiquote interpolation";
33

44
inputs.hix.url = "git+https://git.tryp.io/tek/hix";
5-
inputs.hix.inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
5+
inputs.hix.inputs.nixpkgs.url = "github:nixos/nixpkgs/8c4dc69b9732f6bbe826b5fbb32184987520ff26";
66

77
outputs = {hix, ...}: hix.lib.pro ({config, lib, ...}: let
88

0 commit comments

Comments
 (0)