Flakes/zh: Difference between revisions
Created page with "<syntaxhighlight lang="nix"> { description = "针对多种架构的 flake";" Tags: Mobile edit Mobile web edit |
Created page with "inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; };" |
||
| Line 310: | Line 310: | ||
description = "针对多种架构的 flake"; | description = "针对多种架构的 flake"; | ||
inputs = { | |||
inputs = { | |||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; | nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; | ||
}; | }; | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||