From 84d54402a5dcd5f5561f1273db0781d8e96df229 Mon Sep 17 00:00:00 2001 From: Nicolas Berbiche Date: Tue, 24 Aug 2021 15:49:46 -0400 Subject: [PATCH] format: update nixpkgs revision in format script (#2283) --- format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format b/format index bcdaf7b4..f0f3b8fb 100755 --- a/format +++ b/format @@ -1,5 +1,5 @@ #! /usr/bin/env nix-shell -#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/05f0934825c2a0750d4888c4735f9420c906b388.tar.gz -i bash -p findutils nixfmt +#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/5edf5b60c3d8f82b5fc5e73e822b6f7460584945.tar.gz -i bash -p findutils nixfmt CHECK_ARG=