Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1c7fc46ee574aa4d173cc321d81887a95fd5b5df
      
https://github.com/NixOS/nixpkgs/commit/1c7fc46ee574aa4d173cc321d81887a95fd5b5df
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  Adding the raspberrypi2 platform.


  Commit: 56989d9f2034d175c206e7fb166e4c5f07997d42
      
https://github.com/NixOS/nixpkgs/commit/56989d9f2034d175c206e7fb166e4c5f07997d42
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    R pkgs/os-specific/linux/kernel/linux-rpi-3.6.nix
    A pkgs/os-specific/linux/kernel/linux-rpi.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Updating the raspberry pi kernel sources to recent, for pi2


  Commit: 3e92c4e0ffd26949ea73dafb02eddbf245f80e85
      
https://github.com/NixOS/nixpkgs/commit/3e92c4e0ffd26949ea73dafb02eddbf245f80e85
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix

  Log Message:
  -----------
  Trying to make DTBs if set in platform.


  Commit: 42c6115872c6d1ec471605006e258daaca1ceee5
      
https://github.com/NixOS/nixpkgs/commit/42c6115872c6d1ec471605006e258daaca1ceee5
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix

  Log Message:
  -----------
  kernel: I forgot $makeFlags in make dtbs


  Commit: 31cccd88ed6fcaca86eb19dcee6d263909cbe829
      
https://github.com/NixOS/nixpkgs/commit/31cccd88ed6fcaca86eb19dcee6d263909cbe829
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix

  Log Message:
  -----------
  kernel: Trying to fix makeflags of 'make dtbs'


  Commit: cfd9b77e82c6a4224b74215c7c0504014d83aa39
      
https://github.com/NixOS/nixpkgs/commit/cfd9b77e82c6a4224b74215c7c0504014d83aa39
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix

  Log Message:
  -----------
  kernel: I hope to fix the dtbs thing

I thought $arch was defined. Now I'm using karch, that should serve for cross
building as well.


  Commit: c1b803ba0ea9402ef8f4264896691d04c8167ec7
      
https://github.com/NixOS/nixpkgs/commit/c1b803ba0ea9402ef8f4264896691d04c8167ec7
  Author: Ambroz Bizjak <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  Cut down on the gcc flags for raspberrypi2.


  Commit: 9d8c26efaef7900f2658ba5695cee15334f6f649
      
https://github.com/NixOS/nixpkgs/commit/9d8c26efaef7900f2658ba5695cee15334f6f649
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  Add comment explaining the rpi2 gcc flags.


  Commit: e47afb3601f56dc9ed9594a842638ef5bd5ab01c
      
https://github.com/NixOS/nixpkgs/commit/e47afb3601f56dc9ed9594a842638ef5bd5ab01c
  Author: Ambroz Bizjak <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M pkgs/development/interpreters/spidermonkey/17.0.nix

  Log Message:
  -----------
  spidermonkey-17: Disable test which fails on ARM.
(cherry picked from commit b90dca35aac458953182b4e1ad725c9466d11a66)


  Commit: 5f76d088654e12404457185288af791642121b7f
      
https://github.com/NixOS/nixpkgs/commit/5f76d088654e12404457185288af791642121b7f
  Author: Ambroz Bizjak <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  polkit: Use spidermonkey-17.

The old version doesn't build for ARMv7.
(cherry picked from commit 5fe72cafffb22749520dd03a18bb862a37cca8b3)


  Commit: 0f4a9a58d8a9dec4a1cf10f0e9f04f075aaa5671
      
https://github.com/NixOS/nixpkgs/commit/0f4a9a58d8a9dec4a1cf10f0e9f04f075aaa5671
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M pkgs/development/interpreters/spidermonkey/17.0.nix

  Log Message:
  -----------
  Avoid bash arg in Spidermonkey 17


  Commit: d1e302121a1cbe4ead2573c8790a15ebec094af4
      
https://github.com/NixOS/nixpkgs/commit/d1e302121a1cbe4ead2573c8790a15ebec094af4
  Author: Lluís Batlle i Rossell <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M pkgs/development/interpreters/spidermonkey/17.0.nix
    R pkgs/os-specific/linux/kernel/linux-rpi-3.6.nix
    A pkgs/os-specific/linux/kernel/linux-rpi.nix
    M pkgs/os-specific/linux/kernel/manual-config.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  Merging changes to make more things build on rpi2


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

Reply via email to