mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
Drop a few more references to all-packages.nix
And also don't refer to f-spot, which apparently no longer exists. Issue #1170.
This commit is contained in:
parent
5d377ace2d
commit
9000150a78
2 changed files with 6 additions and 13 deletions
|
@ -235,9 +235,8 @@
|
|||
named <replaceable>name</replaceable>, it will call it with value
|
||||
<replaceable>value</replaceable>.</para>
|
||||
|
||||
<para>For instance, the file
|
||||
<literal>pkgs/top-level/all-packages.nix</literal> in Nixpkgs is
|
||||
actually a function:
|
||||
<para>For instance, the top-level <literal>default.nix</literal> in
|
||||
Nixpkgs is actually a function:
|
||||
|
||||
<programlisting>
|
||||
{ # The system (e.g., `i686-linux') for which to build the packages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue