From 2678fb3441f3db34e7f2017c78aa3f85f1e8c9f1 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Wed, 4 Mar 2020 19:35:31 +0100 Subject: [PATCH] format: pin Nixpkgs version This is to make sure that we get a consistent version of nixfmt. --- format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format b/format index d644e219a..8fe8c2e61 100755 --- a/format +++ b/format @@ -1,5 +1,5 @@ #! /usr/bin/env nix-shell -#! nix-shell -i bash -p findutils nixfmt +#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/b0bbacb52134a7e731e549f4c0a7a2a39ca6b481.tar.gz -i bash -p findutils nixfmt CHECK_ARG=