summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index eb6601c..f8b2104 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,7 +1,7 @@
{
name = "patchelf";
- epoch = 201906;
+ edition = 201906;
description = "A tool for modifying ELF executables and libraries";