summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index bc24bf4..5ba87db 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,8 +1,8 @@
{
- edition = 201909;
-
description = "A tool for modifying ELF executables and libraries";
+ inputs.nixpkgs.url = "nixpkgs/nixos-20.03";
+
outputs = { self, nixpkgs }:
let