Browse Source

flake.nix: Remove edition field

wip-nanopi-m4v2
Eelco Dolstra 6 years ago
parent
commit
97fc8af29b
No known key found for this signature in database GPG Key ID: 8170B4726D7198DE
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      flake.nix

+ 0
- 2
flake.nix View File

@@ -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 }:


Loading…
Cancel
Save