[Nix-commits] [NixOS/nixpkgs] 7cbe53: pythonPackages.wrapPython: fix for paths with spac...

2017-02-18 Thread Frederik Rietdijk
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7cbe538e942e2ae753f83225f97c8dc22cbd4817
  
https://github.com/NixOS/nixpkgs/commit/7cbe538e942e2ae753f83225f97c8dc22cbd4817
  Author: Nikolay Amiantov 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/python/wrap.sh

  Log Message:
  ---
  pythonPackages.wrapPython: fix for paths with spaces


  Commit: 429add6541423fc0352e370e55cde7c600fdbda2
  
https://github.com/NixOS/nixpkgs/commit/429add6541423fc0352e370e55cde7c600fdbda2
  Author: Frederik Rietdijk 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/python/wrap.sh

  Log Message:
  ---
  Merge pull request #22962 from abbradar/python-env

pythonPackages.wrapPython: fix for paths with spaces


Compare: https://github.com/NixOS/nixpkgs/compare/fca09185d002...429add654142___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 86ff21: paperwork: fix locale path

2017-02-18 Thread aszlig
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86ff21af165c23bebf877623e0db65713f93a708
  
https://github.com/NixOS/nixpkgs/commit/86ff21af165c23bebf877623e0db65713f93a708
  Author: Symphorien Gibol 
  Date:   2017-02-08 (Wed, 08 Feb 2017)

  Changed paths:
M pkgs/applications/office/paperwork/default.nix

  Log Message:
  ---
  paperwork: fix locale path


  Commit: 6d6cf3f24acce7ef4dc541c797ad23e70889883b
  
https://github.com/NixOS/nixpkgs/commit/6d6cf3f24acce7ef4dc541c797ad23e70889883b
  Author: aszlig 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/applications/office/paperwork/default.nix

  Log Message:
  ---
  Merge pull request #22551 (paperwork locale path)

Fixes the locale path, which I got wrong in
7199f1bd9470f6acabcfadddef50d4934727796e.

It should have been "$out/share", because Paperwork itself already
appends /locale to the path.

Thanks to @symphorien for the fix.


Compare: https://github.com/NixOS/nixpkgs/compare/44820907afab...6d6cf3f24acc___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 448209: ocaml-ezjsonm: 0.4.1 -> 0.4.3

2017-02-18 Thread sternenseemann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 44820907afab52221ac7db20bf6e115ee42a927a
  
https://github.com/NixOS/nixpkgs/commit/44820907afab52221ac7db20bf6e115ee42a927a
  Author: sternenseemann 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/development/ocaml-modules/ezjsonm/default.nix

  Log Message:
  ---
  ocaml-ezjsonm: 0.4.1 -> 0.4.3


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 4f0feb: ocaml-logs: init at 0.6.2

2017-02-18 Thread sternenseemann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4f0feb4f5f2f4662a075f015d9675b25865b3ae9
  
https://github.com/NixOS/nixpkgs/commit/4f0feb4f5f2f4662a075f015d9675b25865b3ae9
  Author: sternenseemann 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/development/ocaml-modules/logs/default.nix
M pkgs/top-level/ocaml-packages.nix

  Log Message:
  ---
  ocaml-logs: init at 0.6.2


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-dev] "Consider the Maintainer"

2017-02-18 Thread Graham Christensen

Hi Nix Users and Nix Maintainers,

Linux.conf.au had this great talk called "Consider the Maintainer" about
being a software maintainer, and managing open source projects. I'd
encourage you all to watch it:

https://www.youtube.com/watch?v=W2AR1owg0ao

Graham
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] Removing KDE 4 packages

2017-02-18 Thread Thomas Tuegel
Hello nix-dev!

I am pleased to announce that we are ready to begin removing some of the
legacy KDE 4 packages from Nixpkgs. This was previously discussed on
GitHub #15866 [1]. The NixOS modules which provide the services for the KDM
display manager and KDE 4 desktop environment were removed in #22677
[2]. The next step is to remove the obsolete KDE 4 modules, which I have
begun to do in #22977 [3].

In order to be able to remove as many KDE 4 libraries as possible, I
have also started to remove third-party KDE 4-based packages. So far I
have removed packages which either have no ongoing upstream development
or are unmaintained in Nixpkgs. In the latter category, a few packages
have updates available upstream, but most are also no longer under
development.

The remaining KDE 4-based packages have dependencies only on core KDE
libraries. These packages will remain until upstream stops updating
the core KDE 4 libraries around December 2017. At that time I will
remove the core KDE 4 libraries and any dependent packages. I have
already contacted the maintainers so they have time to update their
packages.

The list of packages which have been or will be removed follows this
message. If your favorite package is on the list below and you would
like to keep it beyond the NixOS 17.03 release, we must find a
"champion" to take on the responsibilities of updating and maintaining
it. No experience is necessary and volunteers are always welcome!

I will keep the pull request open until 25 Feb 2017 to allow
discussion.

Regards,
Thomas

[1]. https://github.com/NixOS/nixpkgs/issues/15866
[2]. https://github.com/NixOS/nixpkgs/pull/22677
[3]. https://github.com/NixOS/nixpkgs/pull/22977

---

## Removed Now

### Removed Outright
- semnotes
- psi
- partition-manager
- liblikeback
- libkvkontakte
- libalkimia
- kuickshow
- kvirc
- kmymoney
- kdesvn
- kbibtex
- choqok
- basket
- bangarang
- rekonq and kwebkitpart
- rsibreak
- kwooty
- qtcurve
- oxygen-gtk
- eventlist
- kde-wacomtablet

### Already Updated
- digikam
- kdeconnect
- kdevelop
- kdiff3
- kile
- krename
- konversation
- quassel
- skrooge
- yakuake
- bluedevil
- colord-kde
- kde-gtk-config
- ksshaskpass
- plasma-nm, libmm-qt, and libnm-qt
- polkit-kde-agent
- ktorrent and libktorrent
- kipi-plugins

## To Be Removed Dec 2017

### Update Available
- calligra (#22966)
- kmplayer (#22959)
- krusader (#22952)
- telepathy (#22954)

### Development Version Available
- k3b
- kadu (#22956)
- kgraphviewer (#22958)
- ktikz (#22961)
- massif-visualizer (#22963)
- zanshin (#22964)
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 87cf22: intecture-agent: init at 0.3.0

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 87cf2231fa9d932cbd8a634ed722f1f73b457cb5
  
https://github.com/NixOS/nixpkgs/commit/87cf2231fa9d932cbd8a634ed722f1f73b457cb5
  Author: rushmorem 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/agent.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  intecture-agent: init at 0.3.0


  Commit: c9c7c3e9cd7c5cf05c9890f4adab5121226b72ce
  
https://github.com/NixOS/nixpkgs/commit/c9c7c3e9cd7c5cf05c9890f4adab5121226b72ce
  Author: Rushmore Mushambi 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/agent.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22980 from rushmorem/intecture

intecture-agent: init at 0.3.0


Compare: https://github.com/NixOS/nixpkgs/compare/0982d9b00fb7...c9c7c3e9cd7c___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 31d4b7: intecture-auth: init at 0.1.0

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 31d4b7b83041129dffd009323cd87d1feb143762
  
https://github.com/NixOS/nixpkgs/commit/31d4b7b83041129dffd009323cd87d1feb143762
  Author: rushmorem 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/auth.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  intecture-auth: init at 0.1.0


  Commit: 0982d9b00fb719000337a8a34864d1d3983f401d
  
https://github.com/NixOS/nixpkgs/commit/0982d9b00fb719000337a8a34864d1d3983f401d
  Author: Rushmore Mushambi 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/auth.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22979 from rushmorem/intecture

intecture-auth: init at 0.1.0


Compare: https://github.com/NixOS/nixpkgs/compare/d738ac4fd598...0982d9b00fb7___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] d738ac: ocaml-angstrom: init at 0.3.0

2017-02-18 Thread sternenseemann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d738ac4fd598fb2983aa336e94df4efa2a5f1e1a
  
https://github.com/NixOS/nixpkgs/commit/d738ac4fd598fb2983aa336e94df4efa2a5f1e1a
  Author: sternenseemann 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/development/ocaml-modules/angstrom/default.nix
M pkgs/top-level/ocaml-packages.nix

  Log Message:
  ---
  ocaml-angstrom: init at 0.3.0


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 1ae9b5: vapoursynth: disable OCR by default (#22943)

2017-02-18 Thread Michele Guerini Rocco
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1ae9b50a772e7acf5ce61fe55a56b9f4effa73e7
  
https://github.com/NixOS/nixpkgs/commit/1ae9b50a772e7acf5ce61fe55a56b9f4effa73e7
  Author: Michele Guerini Rocco 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/development/libraries/vapoursynth/default.nix

  Log Message:
  ---
  vapoursynth: disable OCR by default (#22943)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] af6c72: intecture-cli: init at 0.3.2

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: af6c722a7b3f32a3ef78eaedb06a2d9c4eee42b3
  
https://github.com/NixOS/nixpkgs/commit/af6c722a7b3f32a3ef78eaedb06a2d9c4eee42b3
  Author: rushmorem 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/cli.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  intecture-cli: init at 0.3.2


  Commit: de4a17409feec402844911f1b080ef5ca47fd60c
  
https://github.com/NixOS/nixpkgs/commit/de4a17409feec402844911f1b080ef5ca47fd60c
  Author: Rushmore Mushambi 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/tools/admin/intecture/cli.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22972 from rushmorem/incli

intecture-cli: init at 0.3.2


Compare: https://github.com/NixOS/nixpkgs/compare/7274fc32d2af...de4a17409fee___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 7274fc: linux: 4.4.48 -> 4.4.50

2017-02-18 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7274fc32d2af261f2d0884152140a821b005b56f
  
https://github.com/NixOS/nixpkgs/commit/7274fc32d2af261f2d0884152140a821b005b56f
  Author: Tim Steinbach 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  ---
  linux: 4.4.48 -> 4.4.50


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 46f1e9: linux: 4.4.48 -> 4.4.50

2017-02-18 Thread Tim Steinbach
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 46f1e9af6ee5bd731e8b6b196f50d24486b8a68d
  
https://github.com/NixOS/nixpkgs/commit/46f1e9af6ee5bd731e8b6b196f50d24486b8a68d
  Author: Tim Steinbach 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  ---
  linux: 4.4.48 -> 4.4.50


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] c056f0: kernel: 4.9.10 -> 4.9.11

2017-02-18 Thread Tim Steinbach
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c056f0acfc9ac82912a25b88951a04dcac1b01a6
  
https://github.com/NixOS/nixpkgs/commit/c056f0acfc9ac82912a25b88951a04dcac1b01a6
  Author: Tim Steinbach 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-4.9.nix
M pkgs/os-specific/linux/kernel/patches.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  kernel: 4.9.10 -> 4.9.11


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 242331: kernel: 4.9.10 -> 4.9.11

2017-02-18 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2423313581c6429b7cab25aa24c8bad848ad164f
  
https://github.com/NixOS/nixpkgs/commit/2423313581c6429b7cab25aa24c8bad848ad164f
  Author: Tim Steinbach 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-4.9.nix
M pkgs/os-specific/linux/kernel/patches.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  kernel: 4.9.10 -> 4.9.11


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 993d2d: libreoffice-fresh: build on hydra

2017-02-18 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 993d2db029577b580741a58b68694d5b05869e19
  
https://github.com/NixOS/nixpkgs/commit/993d2db029577b580741a58b68694d5b05869e19
  Author: Peter Hoeg 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
M pkgs/applications/office/libreoffice/default.nix

  Log Message:
  ---
  libreoffice-fresh: build on hydra


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 39aac0: rustPackages: update to latest

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 39aac045f63170f35d9e4a036f2d2dd6c7855821
  
https://github.com/NixOS/nixpkgs/commit/39aac045f63170f35d9e4a036f2d2dd6c7855821
  Author: rushmorem 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

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

  Log Message:
  ---
  rustPackages: update to latest


  Commit: bf51a20825223e6655f0f9d5f00d984ce0bd4bba
  
https://github.com/NixOS/nixpkgs/commit/bf51a20825223e6655f0f9d5f00d984ce0bd4bba
  Author: Rushmore Mushambi 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

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

  Log Message:
  ---
  Merge pull request #22968 from rushmorem/rust-packages

rustPackages: update to latest


Compare: https://github.com/NixOS/nixpkgs/compare/9326a8991043...bf51a2082522___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9326a8: lvm: add missing dependency

2017-02-18 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9326a89910434f96b3af4dd7758614e0143735e2
  
https://github.com/NixOS/nixpkgs/commit/9326a89910434f96b3af4dd7758614e0143735e2
  Author: Robin Gloster 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/lvm2/default.nix

  Log Message:
  ---
  lvm: add missing dependency

fixes #14394


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 3f09f8: czmq: v3.0.2 -> v4.0.2

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3f09f8fa4d32fa532177858cf8c5e6b6ba9e36c4
  
https://github.com/NixOS/nixpkgs/commit/3f09f8fa4d32fa532177858cf8c5e6b6ba9e36c4
  Author: rushmorem 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
A pkgs/development/libraries/czmq/3.x.nix
A pkgs/development/libraries/czmq/4.x.nix
R pkgs/development/libraries/czmq/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  czmq: v3.0.2 -> v4.0.2


  Commit: 23e2824d0f039eccb3c9cf8e00dd927757a561e9
  
https://github.com/NixOS/nixpkgs/commit/23e2824d0f039eccb3c9cf8e00dd927757a561e9
  Author: Rushmore Mushambi 
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
A pkgs/development/libraries/czmq/3.x.nix
A pkgs/development/libraries/czmq/4.x.nix
R pkgs/development/libraries/czmq/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22955 from rushmorem/czmq-update

czmq: v3.0.2 -> v4.0.2


Compare: https://github.com/NixOS/nixpkgs/compare/492101dfce91...23e2824d0f03___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 492101: nixos-container: fix destroy with immutable /var/e...

2017-02-18 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 492101dfce919350d1897f8c96ff402e7ca53827
  
https://github.com/NixOS/nixpkgs/commit/492101dfce919350d1897f8c96ff402e7ca53827
  Author: Robin Gloster 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/tools/virtualization/nixos-container/nixos-container.pl

  Log Message:
  ---
  nixos-container: fix destroy with immutable /var/empty

fixes #21573


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 086056: btrfs-dedupe: init at 1.1.0 (#22938)

2017-02-18 Thread ikervagyok
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0860565ee0d95192cea006e49656e33959984e9a
  
https://github.com/NixOS/nixpkgs/commit/0860565ee0d95192cea006e49656e33959984e9a
  Author: ikervagyok 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
A pkgs/tools/filesystems/btrfs-dedupe/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  btrfs-dedupe: init at 1.1.0 (#22938)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] ca016c: grsecurity: 4.9.10-201702152052 -> 4.9.11-20170218...

2017-02-18 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ca016c26269f130e37d020712b742e365520e328
  
https://github.com/NixOS/nixpkgs/commit/ca016c26269f130e37d020712b742e365520e328
  Author: Joachim Fasting 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-grsecurity.nix
M pkgs/os-specific/linux/kernel/patches.nix

  Log Message:
  ---
  grsecurity: 4.9.10-201702152052 -> 4.9.11-201702181444


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 467f7d: zmq: v4.2.0 -> v4.2.2

2017-02-18 Thread Rushmore Mushambi
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 467f7d3f6cc8b0c6080720a4abda1391a82d3b99
  
https://github.com/NixOS/nixpkgs/commit/467f7d3f6cc8b0c6080720a4abda1391a82d3b99
  Author: rushmorem 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/libraries/zeromq/4.x.nix

  Log Message:
  ---
  zmq: v4.2.0 -> v4.2.2


  Commit: d4ae26a1fc81f6273698f512e9834eb03e4e29fa
  
https://github.com/NixOS/nixpkgs/commit/d4ae26a1fc81f6273698f512e9834eb03e4e29fa
  Author: Rushmore Mushambi 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/libraries/zeromq/4.x.nix

  Log Message:
  ---
  Merge pull request #22960 from rushmorem/zmq-update

zmq: v4.2.0 -> v4.2.2


Compare: https://github.com/NixOS/nixpkgs/compare/e3f5ebd38ff1...d4ae26a1fc81___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] e3f5eb: worker: add version to name and so some minor clea...

2017-02-18 Thread ndowens
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e3f5ebd38ff18482fc166ad6eef4bd3556d2df6f
  
https://github.com/NixOS/nixpkgs/commit/e3f5ebd38ff18482fc166ad6eef4bd3556d2df6f
  Author: ndowens 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/worker/default.nix

  Log Message:
  ---
  worker: add version to name and so some minor cleanups (#22949)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] bd97e1: epic5: changed rm, cp, chmod to use pkgs.coreutils

2017-02-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bd97e19d011eeafb4a182018ab2e247d9e6e83a3
  
https://github.com/NixOS/nixpkgs/commit/bd97e19d011eeafb4a182018ab2e247d9e6e83a3
  Author: ndowens 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/networking/irc/epic5/default.nix

  Log Message:
  ---
  epic5: changed rm, cp, chmod to use pkgs.coreutils

epic5: removed pkgs from pkgs.coreutils

modified:   pkgs/applications/networking/irc/epic5/default.nix


  Commit: 6561fafb4a8308fb81087f953a11a62b46f639f2
  
https://github.com/NixOS/nixpkgs/commit/6561fafb4a8308fb81087f953a11a62b46f639f2
  Author: Daiderd Jordan 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/networking/irc/epic5/default.nix

  Log Message:
  ---
  Merge pull request #22951 from ndowens/epic5

epic5: changed rm, cp, chmod to use pkgs.coreutils


Compare: https://github.com/NixOS/nixpkgs/compare/e4606c57083c...6561fafb4a83___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fca091: pycurl: 7.19.5 -> 7.19.5.1

2017-02-18 Thread Ricardo M. Correia
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fca09185d0021256a28b1a2cb710b197e3a08bd6
  
https://github.com/NixOS/nixpkgs/commit/fca09185d0021256a28b1a2cb710b197e3a08bd6
  Author: Ricardo M. Correia 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  ---
  pycurl: 7.19.5 -> 7.19.5.1

Fixes import error when curl was built with LibreSSL.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fd0e0c: Revert "haskell: add nix-specific fixes for variou...

2017-02-18 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fd0e0cdc761d1edb0f02b0f5d2d04f557d06711b
  
https://github.com/NixOS/nixpkgs/commit/fd0e0cdc761d1edb0f02b0f5d2d04f557d06711b
  Author: Thomas Tuegel 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/haskell-modules/configuration-nix.nix

  Log Message:
  ---
  Revert "haskell: add nix-specific fixes for various packages in stackage"

This reverts commit 17c5ca9018619d819c48e25add78f47d7d575611.

This commit causes an evaluation error due to infinite recursion, which can be
tested by running:
```
$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace > /dev/null
```


  Commit: e4606c57083c5fa2848f9380b6620523bf79e49b
  
https://github.com/NixOS/nixpkgs/commit/e4606c57083c5fa2848f9380b6620523bf79e49b
  Author: Thomas Tuegel 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/haskell-modules/configuration-nix.nix

  Log Message:
  ---
  Merge pull request #22950 from ttuegel/eval-error-17c5ca9

Revert "haskell: add nix-specific fixes for various packages in stack…


Compare: https://github.com/NixOS/nixpkgs/compare/32560d26998f...e4606c57083c___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 713918: haskellPackages.pointfree: fix build

2017-02-18 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 713918a094d7d6ad0d75aea16e4b1f5b316f8c59
  
https://github.com/NixOS/nixpkgs/commit/713918a094d7d6ad0d75aea16e4b1f5b316f8c59
  Author: Nikolay Amiantov 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  ---
  haskellPackages.pointfree: fix build


  Commit: 32560d26998fb593d512ac8dce0946486bb299f1
  
https://github.com/NixOS/nixpkgs/commit/32560d26998fb593d512ac8dce0946486bb299f1
  Author: Nikolay Amiantov 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  ---
  haskellPackages.lambdabot: fix build


Compare: https://github.com/NixOS/nixpkgs/compare/f78f207f1775...32560d26998f___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] f78f20: nixos.samba: add enableNmbd and enableWinbindd opt...

2017-02-18 Thread Ricardo M. Correia
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f78f207f1775fbf37c67e546b77ba206c107da36
  
https://github.com/NixOS/nixpkgs/commit/f78f207f1775fbf37c67e546b77ba206c107da36
  Author: Ricardo M. Correia 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/services/network-filesystems/samba.nix

  Log Message:
  ---
  nixos.samba: add enableNmbd and enableWinbindd options

This allows for disabling these services, in case they are not needed.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 31dac1: mpd: add avahi zeroconf support

2017-02-18 Thread Profpatsch
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 31dac10c330faf453ba946cbf558c04ca19102b9
  
https://github.com/NixOS/nixpkgs/commit/31dac10c330faf453ba946cbf558c04ca19102b9
  Author: Profpatsch 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/servers/mpd/default.nix

  Log Message:
  ---
  mpd: add avahi zeroconf support


  Commit: 2b0469c48f3211425ed06ae3ee5f257f97d9753c
  
https://github.com/NixOS/nixpkgs/commit/2b0469c48f3211425ed06ae3ee5f257f97d9753c
  Author: Profpatsch 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/services/audio/mpd.nix

  Log Message:
  ---
  modules/mpd: factor out name & mention man 5 mpd.conf


Compare: https://github.com/NixOS/nixpkgs/compare/313ccd5be3bf...2b0469c48f32___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 313ccd: network-interfaces service: fix typo in bonding op...

2017-02-18 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 313ccd5be3bfe780356615d22e54428fdb4c165b
  
https://github.com/NixOS/nixpkgs/commit/313ccd5be3bfe780356615d22e54428fdb4c165b
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-systemd.nix

  Log Message:
  ---
  network-interfaces service: fix typo in bonding options


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 5e0b97: mwprocapture: init at 1.2.3269 (#22160)

2017-02-18 Thread Cray Elliott
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5e0b978eff60998d9b2ff7152e87e876a3296169
  
https://github.com/NixOS/nixpkgs/commit/5e0b978eff60998d9b2ff7152e87e876a3296169
  Author: Cray Elliott 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
A nixos/modules/hardware/video/capture/mwprocapture.nix
M nixos/modules/module-list.nix
A pkgs/os-specific/linux/mwprocapture/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  mwprocapture: init at 1.2.3269 (#22160)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 405e11: php70: 7.0.15 -> 7.0.16

2017-02-18 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 405e117d310b2c1e3b281623de2aafca42045a55
  
https://github.com/NixOS/nixpkgs/commit/405e117d310b2c1e3b281623de2aafca42045a55
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/php/default.nix

  Log Message:
  ---
  php70: 7.0.15 -> 7.0.16


  Commit: 78abfe951b0af77da3d7865e598fc1393d3a6b2f
  
https://github.com/NixOS/nixpkgs/commit/78abfe951b0af77da3d7865e598fc1393d3a6b2f
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/php/default.nix

  Log Message:
  ---
  php71: 7.1.1 -> 7.1.2


Compare: https://github.com/NixOS/nixpkgs/compare/17c5ca901861...78abfe951b0a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 17c5ca: haskell: add nix-specific fixes for various packag...

2017-02-18 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 17c5ca9018619d819c48e25add78f47d7d575611
  
https://github.com/NixOS/nixpkgs/commit/17c5ca9018619d819c48e25add78f47d7d575611
  Author: Benno Fünfstück 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/haskell-modules/configuration-nix.nix

  Log Message:
  ---
  haskell: add nix-specific fixes for various packages in stackage

With these overrides, nearly all of the stackage packages in the latest
stackage release should compile now.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 7901a7: dgsh-unstable: Init at 2017-02-05 (#22657)

2017-02-18 Thread Rahul Gopinath
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7901a7a65f10c820fbc7b3887e564cc2cd99b975
  
https://github.com/NixOS/nixpkgs/commit/7901a7a65f10c820fbc7b3887e564cc2cd99b975
  Author: Rahul Gopinath 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
A pkgs/shells/dgsh/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  dgsh-unstable: Init at 2017-02-05 (#22657)

Dgsh is the directed graph shell


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 979d20: buildRebar3: fix buildPhase & cleanup (#22744)

2017-02-18 Thread Eric Sagnes
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 979d20794d8651d7ac5c86ad37b68eacbadc5cc1
  
https://github.com/NixOS/nixpkgs/commit/979d20794d8651d7ac5c86ad37b68eacbadc5cc1
  Author: Eric Sagnes 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/beam-modules/build-rebar3.nix

  Log Message:
  ---
  buildRebar3: fix buildPhase & cleanup (#22744)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9d82b3: Intercal: a little fix

2017-02-18 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9d82b3ebebb5752c2ba437e64834692af19f9689
  
https://github.com/NixOS/nixpkgs/commit/9d82b3ebebb5752c2ba437e64834692af19f9689
  Author: AndersonTorres 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  ---
  Intercal: a little fix

Intercal doesn't build with the most recent version of flex -
it complains with an "undefined reference to `yywrap'"
in the link phase.

So, we need to downgrade flex.


  Commit: 8a6fa4a320e77e7f8ba92e61355131c6438ec2d6
  
https://github.com/NixOS/nixpkgs/commit/8a6fa4a320e77e7f8ba92e61355131c6438ec2d6
  Author: Frederik Rietdijk 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

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

  Log Message:
  ---
  Merge pull request #22244 from AndersonTorres/intercal

Intercal: a little fix


Compare: https://github.com/NixOS/nixpkgs/compare/8c3480f3b948...8a6fa4a320e7___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 876505: bean-add: 2016-12-02 -> 2017-01-20

2017-02-18 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 87650525ce2027698fae192eefd952c84ad98376
  
https://github.com/NixOS/nixpkgs/commit/87650525ce2027698fae192eefd952c84ad98376
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/applications/office/beancount/bean-add.nix

  Log Message:
  ---
  bean-add: 2016-12-02 -> 2017-01-20


  Commit: 1017489b9691792bc338793a66612f8a896eebd1
  
https://github.com/NixOS/nixpkgs/commit/1017489b9691792bc338793a66612f8a896eebd1
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/applications/misc/buku/default.nix

  Log Message:
  ---
  buku: 2.7 -> 2.8


  Commit: f370cbbfdf996d67fcda2f9291d320672e5d13b6
  
https://github.com/NixOS/nixpkgs/commit/f370cbbfdf996d67fcda2f9291d320672e5d13b6
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/applications/misc/hstr/default.nix

  Log Message:
  ---
  hstr: 1.19 -> 1.22


  Commit: 83d09a333667fb379c5180b8dca12125b8f762df
  
https://github.com/NixOS/nixpkgs/commit/83d09a333667fb379c5180b8dca12125b8f762df
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/tools/networking/http-prompt/default.nix

  Log Message:
  ---
  http-prompt: 0.8.0 -> 0.9.1


  Commit: 7620ea63b9eacf865271b5842560ec871f84c316
  
https://github.com/NixOS/nixpkgs/commit/7620ea63b9eacf865271b5842560ec871f84c316
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/applications/misc/khal/default.nix

  Log Message:
  ---
  khal: 0.8.4 -> 0.9.2


  Commit: 3de22bb760e5ac3d5e93fb648e56fea25e809b59
  
https://github.com/NixOS/nixpkgs/commit/3de22bb760e5ac3d5e93fb648e56fea25e809b59
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/applications/misc/khard/default.nix

  Log Message:
  ---
  khard: 0.11.1 -> 0.11.3

>From the README of khard:

# vobject version is pinned to 0.9.2 for now because of bug
# https://github.com/eventable/vobject/issues/39

This is why we explicitely pin the dependency "vobject" via a new python
package in the expression here.


  Commit: f9d7d29fa939eeba39d5aa497b9703e60a016eab
  
https://github.com/NixOS/nixpkgs/commit/f9d7d29fa939eeba39d5aa497b9703e60a016eab
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/development/tools/database/sqlitebrowser/default.nix

  Log Message:
  ---
  sqlitebrowser: 3.8.0 -> 3.9.1


  Commit: b96a2fdd1b4ccec7839c75cd150530cf2cfc3897
  
https://github.com/NixOS/nixpkgs/commit/b96a2fdd1b4ccec7839c75cd150530cf2cfc3897
  Author: Matthias Beyer 
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
M pkgs/tools/misc/vdirsyncer/default.nix

  Log Message:
  ---
  vdirsyncer: 0.14.0 -> 0.14.1


  Commit: 92f66c252033c1a4afd4e78bc00ef8d000819cf4
  
https://github.com/NixOS/nixpkgs/commit/92f66c252033c1a4afd4e78bc00ef8d000819cf4
  Author: Matthias Beyer 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/khard/default.nix

  Log Message:
  ---
  khard: 0.11.3 -> 0.11.4


  Commit: 8c3480f3b948c3be2d9cb66da3610cbb13b7ee76
  
https://github.com/NixOS/nixpkgs/commit/8c3480f3b948c3be2d9cb66da3610cbb13b7ee76
  Author: Frederik Rietdijk 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/buku/default.nix
M pkgs/applications/misc/hstr/default.nix
M pkgs/applications/misc/khal/default.nix
M pkgs/applications/misc/khard/default.nix
M pkgs/applications/office/beancount/bean-add.nix
M pkgs/development/tools/database/sqlitebrowser/default.nix
M pkgs/tools/misc/vdirsyncer/default.nix
M pkgs/tools/networking/http-prompt/default.nix

  Log Message:
  ---
  Merge pull request #22828 from matthiasbeyer/update-my-pkgs

Updates for some of my packages


Compare: https://github.com/NixOS/nixpkgs/compare/5236e235022c...8c3480f3b948___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 5236e2: prometheus-bind-exporter: init at 20161221

2017-02-18 Thread Rene Treffer
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5236e235022ca8542f934938866fe2c9de11bfcc
  
https://github.com/NixOS/nixpkgs/commit/5236e235022ca8542f934938866fe2c9de11bfcc
  Author: Rene Treffer 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M lib/maintainers.nix
A pkgs/servers/monitoring/prometheus/bind-exporter.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  prometheus-bind-exporter: init at 20161221

prometheus-bind-exporter: init at 20161221


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 76a3c3: network-interfaces service: fix bindsTo deps for m...

2017-02-18 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 76a3c30471e57faaa75f4ed957c12f13e9f92d90
  
https://github.com/NixOS/nixpkgs/commit/76a3c30471e57faaa75f4ed957c12f13e9f92d90
  Author: Franz Pletz 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-scripted.nix

  Log Message:
  ---
  network-interfaces service: fix bindsTo deps for masters

Previously, netdev units for network interfaces defined in the nixos
configurations would bindTo the systemd device unit of the interface if
not in a container.

In situations where you switch to a new nixos configration with changes
to network-setup.service (like nameservers) and have stacked interfaces
like vlans on a bond, it would fail to propagate restarts to the netdevs
correctly resulting with broken networking. The bond would be present
but no vlan interfaces rendering the machine unreachable.

My fear is that the udev events fail to propagate correctly while a systemd
transaction that is also restarting the triggered netdev service is running.
This commit changes this behaviour so netdev services bindTo other netdev
services if present and otherwise fall back to the previous behaviour.

We also noticed that stacked interfaces would sometimes seemingly be stopped
in the wrong order. For instance in the above example, the bond interface
would be deleted before the vlan interfaces resulting in the vlan interfaces
not being present when their service is being stopped. This would cause the
systemd transaction to fail and thus break networking. Their postStop hooks
are now allowed to fail as we have reached the desired state.


  Commit: 741770c99abbd6a165b5a7b0d8206aebba671de7
  
https://github.com/NixOS/nixpkgs/commit/741770c99abbd6a165b5a7b0d8206aebba671de7
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-scripted.nix

  Log Message:
  ---
  network-interface service: tuntap ifs have netdev services


  Commit: c4c23f36caf91261ee316d763890a4684ef22771
  
https://github.com/NixOS/nixpkgs/commit/c4c23f36caf91261ee316d763890a4684ef22771
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-scripted.nix

  Log Message:
  ---
  Merge pull request #22727 from mayflower/fix/netdev-master-bindsto

network-interfaces service: fix bindsTo deps for masters


Compare: https://github.com/NixOS/nixpkgs/compare/47c214cc2ac2...c4c23f36caf9___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 47c214: fix comments about nixos-hardware-scan

2017-02-18 Thread Brice Waegeneire
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 47c214cc2ac2bf83dac05b96f6807610a6743fe4
  
https://github.com/NixOS/nixpkgs/commit/47c214cc2ac2bf83dac05b96f6807610a6743fe4
  Author: Brice Waegeneire 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M nixos/modules/installer/scan/detected.nix
M nixos/modules/installer/scan/not-detected.nix
M nixos/modules/system/boot/kernel.nix

  Log Message:
  ---
  fix comments about nixos-hardware-scan

It has been renamed to nixos-generate-config in 3ed4173


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 376b37: atom: 1.14.1 -> 1.14.3

2017-02-18 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 376b35b8c31db48f8eb757c016a7a404f181
  
https://github.com/NixOS/nixpkgs/commit/376b35b8c31db48f8eb757c016a7a404f181
  Author: Tim Steinbach 
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
M pkgs/applications/editors/atom/default.nix

  Log Message:
  ---
  atom: 1.14.1 -> 1.14.3


  Commit: 41933918b7443131a8cefd3530f1848f6b2a0595
  
https://github.com/NixOS/nixpkgs/commit/41933918b7443131a8cefd3530f1848f6b2a0595
  Author: Franz Pletz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/editors/atom/default.nix

  Log Message:
  ---
  Merge pull request #22918 from NeQuissimus/atom_1_14_3

atom: 1.14.1 -> 1.14.3


Compare: https://github.com/NixOS/nixpkgs/compare/0db10d76d2a2...41933918b744___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 0db10d: kafka: 0.8.2.1 -> 0.8.2.2

2017-02-18 Thread Pradeep Chhetri
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0db10d76d2a28f57ececd36058f13091b88728db
  
https://github.com/NixOS/nixpkgs/commit/0db10d76d2a28f57ececd36058f13091b88728db
  Author: Pradeep Chhetri 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/servers/apache-kafka/default.nix

  Log Message:
  ---
  kafka: 0.8.2.1 -> 0.8.2.2


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 69ea45: lxqt.screengrab: fixup build after KDE updates

2017-02-18 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 69ea45da63c1e58a9132206df989cafaaa21377e
  
https://github.com/NixOS/nixpkgs/commit/69ea45da63c1e58a9132206df989cafaaa21377e
  Author: Vladimír Čunát 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/desktops/lxqt/optional/screengrab/default.nix

  Log Message:
  ---
  lxqt.screengrab: fixup build after KDE updates

/cc #22698 and maintainer @romildo.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] ae9151: gapi-ocaml: 0.2.10 -> 0.3.1

2017-02-18 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ae91514b269afc8053d55d8ba8cb1515c6b6683c
  
https://github.com/NixOS/nixpkgs/commit/ae91514b269afc8053d55d8ba8cb1515c6b6683c
  Author: obadz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/ocaml-modules/gapi-ocaml/default.nix

  Log Message:
  ---
  gapi-ocaml: 0.2.10 -> 0.3.1


  Commit: 1f9d33b9e4e704b0c04adb8566b01375a873bf5c
  
https://github.com/NixOS/nixpkgs/commit/1f9d33b9e4e704b0c04adb8566b01375a873bf5c
  Author: obadz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/networking/google-drive-ocamlfuse/default.nix

  Log Message:
  ---
  google-drive-ocamlfuse: 0.5.22 -> 0.6.17


  Commit: 0c488ed8f0d1af52c219f0632d4752d3d9ebb9d9
  
https://github.com/NixOS/nixpkgs/commit/0c488ed8f0d1af52c219f0632d4752d3d9ebb9d9
  Author: obadz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/keepass/default.nix

  Log Message:
  ---
  keepass: 2.34 -> 2.35


  Commit: db9509767434c29bd83adf455c4d7a98cb1ca8b0
  
https://github.com/NixOS/nixpkgs/commit/db9509767434c29bd83adf455c4d7a98cb1ca8b0
  Author: obadz 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/syscall_limiter/default.nix

  Log Message:
  ---
  syscall_limiter: 20160105 -> 20170123


Compare: https://github.com/NixOS/nixpkgs/compare/37294413401a...db9509767434___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] facb2c: bundler: 1.14.3 -> 1.14.4

2017-02-18 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: facb2c0483eb49f8baadadcacff02209659aa9f0
  
https://github.com/NixOS/nixpkgs/commit/facb2c0483eb49f8baadadcacff02209659aa9f0
  Author: Peter Hoeg 
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
M pkgs/development/ruby-modules/bundler/default.nix

  Log Message:
  ---
  bundler: 1.14.3 -> 1.14.4


  Commit: 37294413401abf88ddf0618a3780d27a666209af
  
https://github.com/NixOS/nixpkgs/commit/37294413401abf88ddf0618a3780d27a666209af
  Author: Peter Hoeg 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/development/ruby-modules/bundler/default.nix

  Log Message:
  ---
  Merge branch 'u/bundler' into real_master


Compare: https://github.com/NixOS/nixpkgs/compare/a3410e2912db...37294413401a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 43dbd9: calibre: 2.76.0 -> 2.79.1

2017-02-18 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 43dbd916efa828ccd5ec7f77ef38b16044a3e049
  
https://github.com/NixOS/nixpkgs/commit/43dbd916efa828ccd5ec7f77ef38b16044a3e049
  Author: Peter Hoeg 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/calibre/default.nix
M pkgs/applications/misc/calibre/dont_build_unrar_plugin.patch

  Log Message:
  ---
  calibre: 2.76.0 -> 2.79.1


  Commit: a3410e2912db6f70d8a1dc291f04e52a11b65ff1
  
https://github.com/NixOS/nixpkgs/commit/a3410e2912db6f70d8a1dc291f04e52a11b65ff1
  Author: Peter Hoeg 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/misc/calibre/default.nix
M pkgs/applications/misc/calibre/dont_build_unrar_plugin.patch

  Log Message:
  ---
  Merge pull request #22933 from peterhoeg/u/cal

calibre: 2.76.0 -> 2.79.1


Compare: https://github.com/NixOS/nixpkgs/compare/70cadb6cbd09...a3410e2912db___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 70cadb: krita: 3.1.1 -> 3.1.2.1

2017-02-18 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 70cadb6cbd09f1d62d19b3a0381e00449eac53f5
  
https://github.com/NixOS/nixpkgs/commit/70cadb6cbd09f1d62d19b3a0381e00449eac53f5
  Author: Vladimír Čunát 
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
M pkgs/applications/graphics/krita/default.nix

  Log Message:
  ---
  krita: 3.1.1 -> 3.1.2.1

This fixes build after KDE updates in f228ea521 #22698.
/cc maintainer @abbradar.  I only tested starting it up.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a01f8a: glibc: security 2.24 -> 2.25

2017-02-18 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a01f8a4c38d4958ff45abf3ff72c0d5066aaccfd
  
https://github.com/NixOS/nixpkgs/commit/a01f8a4c38d4958ff45abf3ff72c0d5066aaccfd
  Author: Vladimír Čunát 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/development/libraries/glibc/common.nix
M pkgs/development/libraries/glibc/default.nix

  Log Message:
  ---
  glibc: security 2.24 -> 2.25

https://sourceware.org/ml/libc-alpha/2017-02/msg00079.html

Stripping was failing on libm.a; I don't know why.


  Commit: 1941a740c59769a261cef10dde7803dd0a98eac8
  
https://github.com/NixOS/nixpkgs/commit/1941a740c59769a261cef10dde7803dd0a98eac8
  Author: Aneesh Agrawal 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

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

  Log Message:
  ---
  cryptography: 1.5.3 -> 1.7.2

Also update cryptography-vectors


  Commit: ab5fe171af14ae61b4dfab07b2c6b2ad9b3729be
  
https://github.com/NixOS/nixpkgs/commit/ab5fe171af14ae61b4dfab07b2c6b2ad9b3729be
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/libraries/fontconfig/default.nix

  Log Message:
  ---
  fontconfig: patch to build with glibc-2.25


  Commit: 12d9eac8f050dda7a0dce726d438cc38ff6b6f8c
  
https://github.com/NixOS/nixpkgs/commit/12d9eac8f050dda7a0dce726d438cc38ff6b6f8c
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

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

  Log Message:
  ---
  pythonPackages.argparse: only for Python < 2.7


  Commit: b210c53757182b866475e062f9db15132c5689ce
  
https://github.com/NixOS/nixpkgs/commit/b210c53757182b866475e062f9db15132c5689ce
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

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

  Log Message:
  ---
  Merge pull request #22686 from aneeshusa/update-cryptography-to-1.7.2

cryptography: 1.5.3 -> 1.7.2


  Commit: 94db8d7dd22dddb4988bdf396faffb6f722979b0
  
https://github.com/NixOS/nixpkgs/commit/94db8d7dd22dddb4988bdf396faffb6f722979b0
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

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

  Log Message:
  ---
  Revert "pythonPackages.argparse: only for Python < 2.7"

This reverts commit 12d9eac8f050dda7a0dce726d438cc38ff6b6f8c.


  Commit: 71812be9ef75612e489379de7110978811c2229c
  
https://github.com/NixOS/nixpkgs/commit/71812be9ef75612e489379de7110978811c2229c
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/applications/networking/newsreaders/kwooty/default.nix

  Log Message:
  ---
  kwooty: kde-apps url's have changed


  Commit: d375d7b354a8f7839154cd53f207e4bcb65bfbd7
  
https://github.com/NixOS/nixpkgs/commit/d375d7b354a8f7839154cd53f207e4bcb65bfbd7
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/applications/video/kmplayer/default.nix

  Log Message:
  ---
  kmplayer: file not available via new mirror either


  Commit: 63bff03f97620faa92ca8b44c7a5ac897eee6750
  
https://github.com/NixOS/nixpkgs/commit/63bff03f97620faa92ca8b44c7a5ac897eee6750
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/tools/misc/kronometer/default.nix

  Log Message:
  ---
  kronometer: 2.1.0 -> 2.1.3


  Commit: a35ffe3c01e087896adab5c58f63306d427841e3
  
https://github.com/NixOS/nixpkgs/commit/a35ffe3c01e087896adab5c58f63306d427841e3
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/development/libraries/kde-frameworks/fetch.sh
M 
pkgs/development/libraries/kde-frameworks/kpackage/allow-external-paths.patch
M pkgs/development/libraries/kde-frameworks/srcs.nix

  Log Message:
  ---
  kde frameworks: 5.30 -> 5.31


  Commit: dce2202d535a5fa1f1881f45363dbd954b5c8c7d
  
https://github.com/NixOS/nixpkgs/commit/dce2202d535a5fa1f1881f45363dbd954b5c8c7d
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/desktops/kde-5/applications/fetch.sh
M pkgs/desktops/kde-5/applications/srcs.nix

  Log Message:
  ---
  kde applications: 16.12.1 -> 16.12.2


  Commit: b71985256866d6c119d4101f52c9e0c102250af3
  
https://github.com/NixOS/nixpkgs/commit/b71985256866d6c119d4101f52c9e0c102250af3
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/desktops/kde-5/plasma/khotkeys.nix

  Log Message:
  ---
  kde5.khotkeys: fix for new frameworks


  Commit: 5de48cc3ed3e7a695d58c0c743e23c4a2b5b96d6
  
https://github.com/NixOS/nixpkgs/commit/5de48cc3ed3e7a695d58c0c743e23c4a2b5b96d6
  Author: Frederik Rietdijk 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/applications/graphics/dig