1
0
Fork 0
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:
Eelco Dolstra 2017-01-03 16:41:34 +01:00
parent 5d377ace2d
commit 9000150a78
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
2 changed files with 6 additions and 13 deletions

View file

@ -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.