From 49df402f0762b34c88b01d183b9d217da117cc79 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Wed, 29 Sep 2021 15:48:33 -0400 Subject: [PATCH] maybe this is the right url --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index dd877ca7f..2fc8e88e7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -475,7 +475,7 @@ jobs: # Note this doesn't look more similar to the 19.09 NIX_PATH URL because # there was some internal shuffling by the NixOS project about how they # publish stable revisions. - NIX_PATH: "nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/d32b07e6df276d78e3640eb43882b80c9b2b3459.tar.gz" + NIX_PATH: "nixpkgs=https://github.com/NixOS/nixpkgs/archive/d32b07e6df276d78e3640eb43882b80c9b2b3459.tar.gz" SOURCE: "nix/py3.nix" typechecks: