Merge pull request #1140 from Ma27/nix-update

Update Nix to 2.6
This commit is contained in:
Graham Christensen
2022-02-19 08:38:34 -05:00
committed by GitHub
3 changed files with 34 additions and 13 deletions

View File

@ -2,6 +2,7 @@
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