Branch: refs/heads/1.11-maintenance
  Home:   https://github.com/NixOS/nix
  Commit: 0c67498be9e701cbb686dbce6338c7b2f48bf7ca
      
https://github.com/NixOS/nix/commit/0c67498be9e701cbb686dbce6338c7b2f48bf7ca
  Author: Scott R. Parish <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M doc/manual/expressions/simple-building-testing.xml

  Log Message:
  -----------
  fix "nix-build" examples

The existing "nix-build" examples were failing:

  error: cannot auto-call a function that has an argument without a default 
value (‘system’)

Thanks to @groxxda on irc for pointing out the fix!

Updated to completely remove unneeded path argument, suggested by @joachifm

Updated to remove other occurences of `all-packages.nix` from files as
suggested by @domenkozar

(cherry picked from commit 96d3534a9ed0d93c5e819543692933e50f246982)


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to