Revert "Update Nix to 2.6"

This reverts commit 5ae26aa760.
This commit is contained in:
Cole Helbling
2022-03-28 09:24:31 -07:00
committed by Cole Helbling
parent 8e3ada2afc
commit 127a644595
3 changed files with 13 additions and 34 deletions

View File

@ -2,7 +2,6 @@
description = "A Nix-based continuous build system";
inputs.nixpkgs.follows = "nix/nixpkgs";
inputs.nix.url = github:NixOS/nix/2.6.0;
outputs = { self, nixpkgs, nix }:
let