diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { name = "patchelf"; - epoch = 201906; + edition = 201906; description = "A tool for modifying ELF executables and libraries"; |