瀏覽代碼

flake.nix: Remove edition field

wip-nanopi-m4v2
Eelco Dolstra 6 年之前
父節點
當前提交
97fc8af29b
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 8170B4726D7198DE
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      flake.nix

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


Loading…
取消
儲存