<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFlakes%2F219%2Fzh</id>
	<title>Translations:Flakes/219/zh - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFlakes%2F219%2Fzh"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Flakes/219/zh&amp;action=history"/>
	<updated>2026-04-07T18:26:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.0</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Translations:Flakes/219/zh&amp;diff=25701&amp;oldid=prev</id>
		<title>Weijia: Created page with &quot;&lt;syntaxhighlight lang=&quot;nix&quot;&gt; {   inputs.nixpkgs.url = &quot;github:nixos/nixpkgs?ref=nixos-unstable&quot;;   outputs = { self, nixpkgs, flake-compat }:     let       system = &quot;x86_64-linux&quot;;       pkgs = import nixpkgs { inherit system; config.allowUnfree = true;};     in {       ...     }; } &lt;/syntaxhighlight&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Flakes/219/zh&amp;diff=25701&amp;oldid=prev"/>
		<updated>2025-08-28T19:30:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;nix&amp;quot;&amp;gt; {   inputs.nixpkgs.url = &amp;quot;github:nixos/nixpkgs?ref=nixos-unstable&amp;quot;;   outputs = { self, nixpkgs, flake-compat }:     let       system = &amp;quot;x86_64-linux&amp;quot;;       pkgs = import nixpkgs { inherit system; config.allowUnfree = true;};     in {       ...     }; } &amp;lt;/syntaxhighlight&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;nix&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  inputs.nixpkgs.url = &amp;quot;github:nixos/nixpkgs?ref=nixos-unstable&amp;quot;;&lt;br /&gt;
  outputs = { self, nixpkgs, flake-compat }:&lt;br /&gt;
    let&lt;br /&gt;
      system = &amp;quot;x86_64-linux&amp;quot;;&lt;br /&gt;
      pkgs = import nixpkgs { inherit system; config.allowUnfree = true;};&lt;br /&gt;
    in {&lt;br /&gt;
      ...&lt;br /&gt;
    };&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Weijia</name></author>
	</entry>
</feed>