<?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%2F200%2Fzh</id>
	<title>Translations:Flakes/200/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%2F200%2Fzh"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Flakes/200/zh&amp;action=history"/>
	<updated>2026-04-07T08:22:39Z</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/200/zh&amp;diff=25601&amp;oldid=prev</id>
		<title>Weijia: Created page with &quot;outputs = { self, nixpkgs}:     let       system = &quot;x86_64-linux&quot;;       pkgs = import nixpkgs { inherit system; };     in {       devShells.x86_64-linux.default = pkgs.mkShell {         buildInputs = with pkgs; [           hello         ];         shellHook = &#039;&#039;           echo &quot;欢迎进入 devShell!&quot;         &#039;&#039;;       };     }; } &lt;/syntaxhighlight&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:Flakes/200/zh&amp;diff=25601&amp;oldid=prev"/>
		<updated>2025-08-28T19:26:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;outputs = { self, nixpkgs}:     let       system = &amp;quot;x86_64-linux&amp;quot;;       pkgs = import nixpkgs { inherit system; };     in {       devShells.x86_64-linux.default = pkgs.mkShell {         buildInputs = with pkgs; [           hello         ];         shellHook = &amp;#039;&amp;#039;           echo &amp;quot;欢迎进入 devShell!&amp;quot;         &amp;#039;&amp;#039;;       };     }; } &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;outputs = { self, nixpkgs}:&lt;br /&gt;
    let&lt;br /&gt;
      system = &amp;quot;x86_64-linux&amp;quot;;&lt;br /&gt;
      pkgs = import nixpkgs { inherit system; };&lt;br /&gt;
    in {&lt;br /&gt;
      devShells.x86_64-linux.default = pkgs.mkShell {&lt;br /&gt;
        buildInputs = with pkgs; [&lt;br /&gt;
          hello&lt;br /&gt;
        ];&lt;br /&gt;
        shellHook = &amp;#039;&amp;#039;&lt;br /&gt;
          echo &amp;quot;欢迎进入 devShell!&amp;quot;&lt;br /&gt;
        &amp;#039;&amp;#039;;&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>