Build against Nix 2.5.1

This commit is contained in:
Cole Helbling
2022-03-28 11:36:14 -07:00
parent 2ba83a5cba
commit 921e27d6c0
2 changed files with 14 additions and 12 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.5.1";
outputs = { self, nixpkgs, nix }:
let