mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Remove 'name' attribute from flakes
This is no longer needed since flakes are given an identity in the 'inputs' attribute.
This commit is contained in:
parent
30ccf4e52d
commit
80c36d4562
6 changed files with 6 additions and 41 deletions
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
name = "nix";
|
||||
|
||||
description = "The purely functional package manager";
|
||||
|
||||
edition = 201909;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue