flake.nix: Update epoch

This commit is contained in:
Eelco Dolstra
2020-02-05 23:14:32 +01:00
parent b70a4436c6
commit 395f044bbe
+1 -1
View File
@@ -1,7 +1,7 @@
{
name = "nixpkgs";
epoch = 2019;
epoch = 201906;
description = "A collection of packages for the Nix package manager";