Flakes/zh: Difference between revisions
Created page with "<syntaxhighlight lang="nix"> { description = "带有 devShell 的示例 flake";" |
Created page with "inputs.nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";" |
||
Line 116: | Line 116: | ||
description = "带有 devShell 的示例 flake"; | description = "带有 devShell 的示例 flake"; | ||
inputs.nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; | |||
inputs.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"> |