Update flake.{nix,lock}

This commit is contained in:
Eelco Dolstra
2019-06-18 18:00:40 +02:00
parent 7936a29364
commit d834ac9c14
2 changed files with 16 additions and 8 deletions

View File

@ -3,7 +3,7 @@
description = "A Nix-based continuous build system";
epoch = 2019;
epoch = 201906;
inputs = [ "nixpkgs" "nix" ];