epoch -> edition

This commit is contained in:
Eelco Dolstra 2019-07-26 20:06:03 +02:00
parent aa82f8b2d2
commit 13604318ad
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -3,7 +3,7 @@
description = "The purely functional package manager";
epoch = 201906;
edition = 201906;
inputs = [ "nixpkgs" ];