Skip to content

Commit

Permalink
epoch -> edition
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Jul 11, 2019
1 parent e153a3b commit 1bc54f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
name = "patchelf";

epoch = 201906;
edition = 201906;

description = "A tool for modifying ELF executables and libraries";

Expand Down

0 comments on commit 1bc54f0

Please sign in to comment.