瀏覽代碼
flake.nix: Remove edition field
wip-nanopi-m4v2
Eelco Dolstra
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 8170B4726D7198DE
共有
1 個檔案被更改,包括
0 行新增 和
2 行删除
-
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 }: |
|
|
|
|