Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 96d3534a9ed0d93c5e819543692933e50f246982
      
https://github.com/NixOS/nix/commit/96d3534a9ed0d93c5e819543692933e50f246982
  Author: Scott R. Parish <[email protected]>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  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


  Commit: a375326a9788d8a336c3d145e5e685b042ecbed4
      
https://github.com/NixOS/nix/commit/a375326a9788d8a336c3d145e5e685b042ecbed4
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-03 (Tue, 03 May 2016)

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

  Log Message:
  -----------
  Merge pull request #884 from srp/fix-nix-build-examples

fix "nix-build" examples


Compare: https://github.com/NixOS/nix/compare/a647c163ca1b...a375326a9788
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to