flake.nix: Remove obsolete name attribute

This commit is contained in:
Eelco Dolstra
2020-02-05 23:14:32 +01:00
parent 63bcbc19cd
commit 6a210fa345
-2
View File
@@ -1,6 +1,4 @@
{
name = "nixpkgs";
epoch = 201909;
description = "A collection of packages for the Nix package manager";