about summary refs log tree commit diff
path: root/nixpkgs/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/flake.nix')
-rw-r--r--nixpkgs/flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixpkgs/flake.nix b/nixpkgs/flake.nix
index 52fd2f82a37e..e37621c6fc1c 100644
--- a/nixpkgs/flake.nix
+++ b/nixpkgs/flake.nix
@@ -1,8 +1,6 @@
 # Experimental flake interface to Nixpkgs.
 # See https://github.com/NixOS/rfcs/pull/49 for details.
 {
-  edition = 201909;
-
   description = "A collection of packages for the Nix package manager";
 
   outputs = { self }: