Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 453529bd605a473b44802f8ac1df077ac98bf456
      
https://github.com/NixOS/nixpkgs/commit/453529bd605a473b44802f8ac1df077ac98bf456
  Author: Rodney Lorrimar <[email protected]>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M pkgs/development/node-packages/node-env.nix

  Log Message:
  -----------
  nodePackages: support github:owner/repo scheme for package deps

JS devs found a new way to be annoying - adjust code accordingly.

Have also put this change in PR svanderburg/node2nix#40


  Commit: 252e58a95e395d34a8d3925639ba565d0632eaf8
      
https://github.com/NixOS/nixpkgs/commit/252e58a95e395d34a8d3925639ba565d0632eaf8
  Author: Rodney Lorrimar <[email protected]>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M pkgs/servers/web-apps/pump.io/generate.sh
    M pkgs/servers/web-apps/pump.io/node-packages.nix

  Log Message:
  -----------
  pump.io: 1.0.0 -> 3.0.0

The package stopped building for some unknown reason (npm could no
longer fetch a module).

This is one of the build failures listed in #23253.

    http://hydra.nixos.org/build/49551309
    http://hydra.nixos.org/build/49548753

Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.

The databank-memcached dependency needed to be dropped due to
dependency failures.


  Commit: f1a1490135aaf4d2f1fe9b4001cc40718c6ebf2a
      
https://github.com/NixOS/nixpkgs/commit/f1a1490135aaf4d2f1fe9b4001cc40718c6ebf2a
  Author: Rodney Lorrimar <[email protected]>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M nixos/modules/services/web-apps/pump.io.nix

  Log Message:
  -----------
  pumpio service: adjust upload directory config for 3.0.0

These changes are backwards compatible.


  Commit: f488b1811bf0ee1430ce728d661830e55abef88c
      
https://github.com/NixOS/nixpkgs/commit/f488b1811bf0ee1430ce728d661830e55abef88c
  Author: Rodney Lorrimar <[email protected]>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    A nixos/modules/services/web-apps/pump.io-configure.js
    M nixos/modules/services/web-apps/pump.io.nix

  Log Message:
  -----------
  pumpio service: don't keep secrets in nix store

Added extra config options to allow reading passwords from file rather
than the world-readable nix store.

The full config.json file is created at service startup.

Relevant to #18881


  Commit: 41625dcab64efe29c3b15876f27ec520927367bf
      
https://github.com/NixOS/nixpkgs/commit/41625dcab64efe29c3b15876f27ec520927367bf
  Author: Jörg Thalheim <[email protected]>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M nixos/tests/pump.io.nix

  Log Message:
  -----------
  pump.io: fix tests

fixes #23568


Compare: https://github.com/NixOS/nixpkgs/compare/196f64d6756b...41625dcab64e
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to