[Nix-commits] [NixOS/nixpkgs] c57715: freealut: fix build on Darwin

2017-01-24 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c57715570a27ce89df57234e3ce7f1eb7c64cfe4
  
https://github.com/NixOS/nixpkgs/commit/c57715570a27ce89df57234e3ce7f1eb7c64cfe4
  Author: Vincent Laporte 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

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

  Log Message:
  ---
  freealut: fix build on Darwin


  Commit: 453a3838f9eb96cee9c6234658d3d4ba34d1478a
  
https://github.com/NixOS/nixpkgs/commit/453a3838f9eb96cee9c6234658d3d4ba34d1478a
  Author: Vincent Laporte 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.mtime: init at 0.8.3

Mtime is an OCaml module to access monotonic wall-clock time.

Homepage: http://erratique.ch/software/mtime


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


[Nix-commits] [NixOS/nixpkgs] 93d0e4: pythonPackages.pytestdjango: 2.9.1 -> 3.1.2

2017-01-24 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 93d0e4ab5b790207842d7bba03d5bc3383c55edf
  
https://github.com/NixOS/nixpkgs/commit/93d0e4ab5b790207842d7bba03d5bc3383c55edf
  Author: Lancelot SIX 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/python-modules/pytestdjango.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.pytestdjango: 2.9.1 -> 3.1.2


  Commit: b6e5976d4b55e15b5f204a659c92fbb87b7d9031
  
https://github.com/NixOS/nixpkgs/commit/b6e5976d4b55e15b5f204a659c92fbb87b7d9031
  Author: Lancelot SIX 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/python-modules/django_guardian.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.django_guardian: 1.4.4 -> 1.4.6


  Commit: 18b2c31eaad696f87566164bedb01e64bc33c9e3
  
https://github.com/NixOS/nixpkgs/commit/18b2c31eaad696f87566164bedb01e64bc33c9e3
  Author: Lancelot SIX 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/python-modules/pytest/2_7.nix
A pkgs/development/python-modules/pytest/2_8.nix
A pkgs/development/python-modules/pytest/2_9.nix
A pkgs/development/python-modules/pytest/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.pytest_*: move to pkgs/development/python-modules


  Commit: 86a26322e8d38d096ecf77756e4f60ebad1c0fd1
  
https://github.com/NixOS/nixpkgs/commit/86a26322e8d38d096ecf77756e4f60ebad1c0fd1
  Author: Lancelot SIX 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/python-modules/pytest/default.nix

  Log Message:
  ---
  pythonPackages.pytest_30: 3.0.5 -> 3.0.6


  Commit: cad9bdc78d3135aacb822874aa8274e7bc3a7d89
  
https://github.com/NixOS/nixpkgs/commit/cad9bdc78d3135aacb822874aa8274e7bc3a7d89
  Author: Frederik Rietdijk 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
A pkgs/development/python-modules/django_guardian.nix
A pkgs/development/python-modules/pytest/2_7.nix
A pkgs/development/python-modules/pytest/2_8.nix
A pkgs/development/python-modules/pytest/2_9.nix
A pkgs/development/python-modules/pytest/default.nix
A pkgs/development/python-modules/pytestdjango.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #22025 from lsix/update_django_guardian

Update django guardian


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


[Nix-commits] [NixOS/nix] cf1c3d: Makefile.config.in: drop unused bsddiff_compat_inc...

2017-01-24 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: cf1c3d03bddd91179d89d4f0edfe1e3d20a1515d
  
https://github.com/NixOS/nix/commit/cf1c3d03bddd91179d89d4f0edfe1e3d20a1515d
  Author: Sergei Trofimovich 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M Makefile.config.in

  Log Message:
  ---
  Makefile.config.in: drop unused bsddiff_compat_include

bsddiff_compat_include configure.ac substitution
was removed in commit 16d9c872e41eb39248d88a3ba7c5706267676153

Signed-off-by: Sergei Trofimovich 


  Commit: 49bcb18035081fb893357baf3c3cb2a59dab7c80
  
https://github.com/NixOS/nix/commit/49bcb18035081fb893357baf3c3cb2a59dab7c80
  Author: Domen Kožar 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M Makefile.config.in

  Log Message:
  ---
  Merge pull request #1202 from trofi/no-bsddiff_compat_include

Makefile.config.in: drop unused bsddiff_compat_include


Compare: https://github.com/NixOS/nix/compare/00928c8bc9bf...49bcb1803508___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nix] 48d4a2: bail out if macOS 10.9 or lower is used during ins...

2017-01-24 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 48d4a23aa073a22161d4b37eb0f6eb103dee68d0
  
https://github.com/NixOS/nix/commit/48d4a23aa073a22161d4b37eb0f6eb103dee68d0
  Author: Domen Kožar 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M scripts/install-nix-from-closure.sh

  Log Message:
  ---
  bail out if macOS 10.9 or lower is used during installer


  Commit: 00928c8bc9bff9ff69a98e6695fadd0078c962ca
  
https://github.com/NixOS/nix/commit/00928c8bc9bff9ff69a98e6695fadd0078c962ca
  Author: Domen Kožar 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M scripts/install-nix-from-closure.sh

  Log Message:
  ---
  Merge pull request #1199 from NixOS/osx-minimal-version

Bail out if MacOS 10.9 or lower is used during installer


Compare: https://github.com/NixOS/nix/compare/4e6a2fbc561f...00928c8bc9bf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nix] 48d4a2: bail out if macOS 10.9 or lower is used during ins...

2017-01-24 Thread Domen Kožar
  Branch: refs/heads/osx-minimal-version
  Home:   https://github.com/NixOS/nix
  Commit: 48d4a23aa073a22161d4b37eb0f6eb103dee68d0
  
https://github.com/NixOS/nix/commit/48d4a23aa073a22161d4b37eb0f6eb103dee68d0
  Author: Domen Kožar 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M scripts/install-nix-from-closure.sh

  Log Message:
  ---
  bail out if macOS 10.9 or lower is used during installer


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


[Nix-commits] [NixOS/nixpkgs] a96b6e: ghc-8.0.2: remove unused fetchFilteredPatch functi...

2017-01-24 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a96b6e64fb6028c29dea49b5c74e8c45e668f529
  
https://github.com/NixOS/nixpkgs/commit/a96b6e64fb6028c29dea49b5c74e8c45e668f529
  Author: Bas van Dijk 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/compilers/ghc/8.0.2.nix

  Log Message:
  ---
  ghc-8.0.2: remove unused fetchFilteredPatch function


  Commit: b5c1b8eb6792287b33f8ec3a29b05a59563932ad
  
https://github.com/NixOS/nixpkgs/commit/b5c1b8eb6792287b33f8ec3a29b05a59563932ad
  Author: Domen Kožar 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M pkgs/development/compilers/ghc/8.0.2.nix

  Log Message:
  ---
  Merge pull request #22118 from LumiGuide/ghc802-cleanup

ghc-8.0.2: remove unused fetchFilteredPatch function


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


[Nix-commits] [NixOS/nixpkgs] eebee9: apache-kafka service: change default brokerId to -...

2017-01-24 Thread Daniel Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: eebee951763424d932fe9895df8206824d37967f
  
https://github.com/NixOS/nixpkgs/commit/eebee951763424d932fe9895df8206824d37967f
  Author: Dan Peebles 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/services/misc/apache-kafka.nix

  Log Message:
  ---
  apache-kafka service: change default brokerId to -1

A default of 0 means that if you deploy two NixOS boxes with the default
configuration, the second will fail because the brokerId was already in
use. Using -1 instead tells it to pick one automatically at first start.


  Commit: 95add2c2f76521793ee7fed8140411420b53e055
  
https://github.com/NixOS/nixpkgs/commit/95add2c2f76521793ee7fed8140411420b53e055
  Author: Daniel Peebles 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/services/misc/apache-kafka.nix

  Log Message:
  ---
  Merge pull request #22103 from copumpkin/automatic-kafka-broker-id

apache-kafka service: change default brokerId to -1


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


[Nix-commits] [NixOS/nixpkgs] 942a60: terminology: 0.9.1 -> 1.0.0 (#22115)

2017-01-24 Thread José Romildo Malaquias
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 942a60697d1802e7ac7f3a62f8e759ac7b1e4274
  
https://github.com/NixOS/nixpkgs/commit/942a60697d1802e7ac7f3a62f8e759ac7b1e4274
  Author: José Romildo Malaquias 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M pkgs/desktops/enlightenment/terminology.nix

  Log Message:
  ---
  terminology: 0.9.1 -> 1.0.0 (#22115)


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


[Nix-commits] [NixOS/nixpkgs] d90337: dropbox: 17.4.33 -> 18.4.32

2017-01-24 Thread Graham Christensen
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d9033715f5e3d3d932ae8a9d74e93cdd2a470045
  
https://github.com/NixOS/nixpkgs/commit/d9033715f5e3d3d932ae8a9d74e93cdd2a470045
  Author: Peter Hoeg 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M pkgs/applications/networking/dropbox/default.nix

  Log Message:
  ---
  dropbox: 17.4.33 -> 18.4.32


  Commit: 83d3cfaee6afe10de4c9c24e4e252141109abe59
  
https://github.com/NixOS/nixpkgs/commit/83d3cfaee6afe10de4c9c24e4e252141109abe59
  Author: Graham Christensen 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/dropbox/default.nix

  Log Message:
  ---
  Merge pull request #22123 from peterhoeg/u/db_stable

dropbox: 17.4.33 -> 18.4.32


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


[Nix-commits] [NixOS/nixpkgs] b96041: dropbox: 17.4.33 -> 18.4.32

2017-01-24 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b9604116378c9a5241cfce136c9470d6def49e81
  
https://github.com/NixOS/nixpkgs/commit/b9604116378c9a5241cfce136c9470d6def49e81
  Author: Peter Hoeg 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/dropbox/default.nix

  Log Message:
  ---
  dropbox: 17.4.33 -> 18.4.32


  Commit: 129e90a4226839ab3689d98acaea05f88add3064
  
https://github.com/NixOS/nixpkgs/commit/129e90a4226839ab3689d98acaea05f88add3064
  Author: Graham Christensen 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/dropbox/default.nix

  Log Message:
  ---
  Merge pull request #22122 from peterhoeg/u/db

dropbox: 17.4.33 -> 18.4.32


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


[Nix-commits] [NixOS/nixpkgs] bdfe63: tor: 0.2.8.12 -> 0.2.9.9

2017-01-24 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bdfe638f31042872344325d4b1fe29b70ebb525e
  
https://github.com/NixOS/nixpkgs/commit/bdfe638f31042872344325d4b1fe29b70ebb525e
  Author: Joachim Fasting 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

  Changed paths:
M pkgs/tools/security/tor/default.nix

  Log Message:
  ---
  tor: 0.2.8.12 -> 0.2.9.9


  Commit: 0501e496956c5e341b165c507d1481e451554d98
  
https://github.com/NixOS/nixpkgs/commit/0501e496956c5e341b165c507d1481e451554d98
  Author: Joachim Fasting 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

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

  Log Message:
  ---
  electrum: 2.7.12 -> 2.7.18

See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES


  Commit: 482c67af70ffe43a0c8ca17c3a3b8e83593d9f1b
  
https://github.com/NixOS/nixpkgs/commit/482c67af70ffe43a0c8ca17c3a3b8e83593d9f1b
  Author: Joachim Fasting 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

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

  Log Message:
  ---
  grsecurity: adapt new to mirror url structure


  Commit: c50c55114264dc369a60efb1735694324d904714
  
https://github.com/NixOS/nixpkgs/commit/c50c55114264dc369a60efb1735694324d904714
  Author: Joachim Fasting 
  Date:   2017-01-25 (Wed, 25 Jan 2017)

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

  Log Message:
  ---
  grsecurity: 4.8.16-201701062021 -> 4.8.17-201701151620


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


[Nix-commits] [NixOS/nixpkgs] 4a914f: overpass: 2.1 -> 3.0.2

2017-01-24 Thread Robert Helgesson
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4a914f2f9f9b2784d2bf78ee3cd56a7fd4e44e93
  
https://github.com/NixOS/nixpkgs/commit/4a914f2f9f9b2784d2bf78ee3cd56a7fd4e44e93
  Author: Robert Helgesson 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/data/fonts/overpass/default.nix

  Log Message:
  ---
  overpass: 2.1 -> 3.0.2


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


[Nix-commits] [NixOS/nixpkgs] d35065: hackage-packages.nix: automatic Haskell package se...

2017-01-24 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d3506505775425c31e4699451545e44751bc63e3
  
https://github.com/NixOS/nixpkgs/commit/d3506505775425c31e4699451545e44751bc63e3
  Author: Peter Simons 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/haskell-modules/hackage-packages.nix

  Log Message:
  ---
  hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/e2cd120f1536e2100e34f51ea105dbae8407ecf0.


  Commit: 8ea8493889dc52e2478d95f8540e63bcb22631b7
  
https://github.com/NixOS/nixpkgs/commit/8ea8493889dc52e2478d95f8540e63bcb22631b7
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.ReadArgs: remove jailbreak

fixed here:

https://github.com/rampion/ReadArgs/pull/9/commits/90d6122d743a85037f5d7ef4cc6fdb9447c5803e


  Commit: a8aee189e814f11e2b058d94f8c29e00a4028f0a
  
https://github.com/NixOS/nixpkgs/commit/a8aee189e814f11e2b058d94f8c29e00a4028f0a
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.barrier: remove jailbreak

fixed here:

https://github.com/philopon/barrier/pull/4/commits/1d61f4db12e748e922c13c08c73889f78aced187


  Commit: 4e536a9f61d002119d88f97e93872a49dcdd9533
  
https://github.com/NixOS/nixpkgs/commit/4e536a9f61d002119d88f97e93872a49dcdd9533
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.elm-export: remove jailbreak

fixed here:

https://github.com/krisajenkins/elm-export/commit/257962f51230e868a91d653dd1f382f392d7ba4a


  Commit: 0cb43b920eb0cf8b8b30f9023e1be3cfd947ac8d
  
https://github.com/NixOS/nixpkgs/commit/0cb43b920eb0cf8b8b30f9023e1be3cfd947ac8d
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.git-annex: remove overrides

they don't seem to be needed anymore


  Commit: dc3182a15cc94fe6808aa8b7f37a8f4e1069dfde
  
https://github.com/NixOS/nixpkgs/commit/dc3182a15cc94fe6808aa8b7f37a8f4e1069dfde
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.store: enable check

looks like it works again


  Commit: 663afff78097bedf803af7d2a16e0533e825fda0
  
https://github.com/NixOS/nixpkgs/commit/663afff78097bedf803af7d2a16e0533e825fda0
  Author: William Casarin 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.HsOpenSSL: remove jailbreak

issue has been closed and it seems to work


  Commit: 2bbf68eafb5bf247366131f3ec67f3209a3dbf6f
  
https://github.com/NixOS/nixpkgs/commit/2bbf68eafb5bf247366131f3ec67f3209a3dbf6f
  Author: Peter Simons 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  structured-haskell-mode: drop obsolete version override


  Commit: e832d380deb61872af1012f9b37889c198547467
  
https://github.com/NixOS/nixpkgs/commit/e832d380deb61872af1012f9b37889c198547467
  Author: Peter Simons 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskell-brick: fix reference to vty


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


[Nix-commits] [NixOS/nixpkgs] 86af73: hubicfuse: 2.1.0 -> 3.0.0

2017-01-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86af731cf81e78811251a891e8693b28058bd1b9
  
https://github.com/NixOS/nixpkgs/commit/86af731cf81e78811251a891e8693b28058bd1b9
  Author: Jean-Pierre PRUNARET 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/filesystems/hubicfuse/default.nix

  Log Message:
  ---
  hubicfuse: 2.1.0 -> 3.0.0

* bump version
* fetchurl -> fetchFromGitHub


  Commit: 11f878a0e54818b2feb226b9b5a7cc22ffb9dd36
  
https://github.com/NixOS/nixpkgs/commit/11f878a0e54818b2feb226b9b5a7cc22ffb9dd36
  Author: Jean-Pierre PRUNARET 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/tools/filesystems/hubicfuse/default.nix

  Log Message:
  ---
  add a maintainer


  Commit: 204a2354bdf130dac67c95d53fb4a4be333cfead
  
https://github.com/NixOS/nixpkgs/commit/204a2354bdf130dac67c95d53fb4a4be333cfead
  Author: Daiderd Jordan 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/tools/filesystems/hubicfuse/default.nix

  Log Message:
  ---
  Merge pull request #22037 from jpierre03/pr-hubicfuse

hubicfuse: 2.1.0 -> 3.0.0


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


Re: [Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Samuel W. Flint
> Samuel DENIS writes:

SD> Unfortunately, I did nothing else particular to my
SD> configuration. I'm on Gnome 3 with GDM if it can help.  Sorry to
SD> don't beeing able to help you more.  Samuel DENIS

Hey, no problem!

Sam

SD>  Original Message  On 24 janv. 2017 22:27,
SD> wrote:

>> Samuel DENIS writes:

SD> Hi! First time answering (and writing) on this mailing list.  On
SD> a recent laptop with NixOS 16.09, I had to choose the 4.8 kernel
SD> package set to make the touchpad working (with libinput), as
SD> default is 4.4 LTS. Maybe this can fix your problem?  Otherwise
SD> I don't have any idea.

SD>  Had to use the latest kernel for performance with the internal
SD> storage (internal SD). But I hadn't thought to add libinput.

SD>  I went ahead and enabled that with
SD> services.xserver.libinput.enable = true, and that didn't help as
SD> far as I can tell. Anything special you did for your config?

SD>  Thanks,

SD>  Sam

SD> Best, Samuel DENIS  Original Message  On 24
SD> janv. 2017 22:04, wrote:

SD> Hello!

SD> I've recently installed NixOS on a laptop, and aside from some
SD> initially weird issues related to the hardware and kernel
SD> versions, I have it mostly set up. However, as of right now, I'd
SD> like to get my touchpad working, as only the touchscreen is.

SD> I do have services.xserver.synaptics.enable set to true, but
SD> otherwise have no idea what to do.

SD> Thanks,

SD> Sam

SD> -- Samuel W. Flint 4096R/266596F4 (9477 D23E 389E 40C5 2F10 DE19
SD> 68E5 318E 2665 96F4) λs.(s s) λs.(s s)
SD> ___ nix-dev mailing
SD> list nix-dev@lists.science.uu.nl
SD> http://lists.science.uu.nl/mailman/listinfo/nix-dev

SD>  -- Samuel W. Flint 4096R/266596F4 (9477 D23E 389E 40C5 2F10
SD> DE19 68E5 318E 2665 96F4) λs.(s s) λs.(s s)



-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Samuel DENIS
Unfortunately, I did nothing else particular to my configuration. I'm on Gnome 
3 with GDM if it can help.

Sorry to don't beeing able to help you more.
Samuel DENIS


 Original Message 
On 24 janv. 2017 22:27, wrote:

> Samuel DENIS writes:

SD> Hi! First time answering (and writing) on this mailing list.
SD> On a recent laptop with NixOS 16.09, I had to choose the 4.8
SD> kernel package set to make the touchpad working (with libinput),
SD> as default is 4.4 LTS. Maybe this can fix your problem?
SD> Otherwise I don't have any idea.

Had to use the latest kernel for performance with the internal storage
(internal SD). But I hadn't thought to add libinput.

I went ahead and enabled that with services.xserver.libinput.enable =
true, and that didn't help as far as I can tell. Anything special you
did for your config?

Thanks,

Sam

SD> Best, Samuel DENIS  Original Message  On 24
SD> janv. 2017 22:04, wrote:

SD> Hello!

SD> I've recently installed NixOS on a laptop, and aside from some
SD> initially weird issues related to the hardware and kernel
SD> versions, I have it mostly set up. However, as of right now, I'd
SD> like to get my touchpad working, as only the touchscreen is.

SD> I do have services.xserver.synaptics.enable set to true, but
SD> otherwise have no idea what to do.

SD> Thanks,

SD> Sam

SD> -- Samuel W. Flint 4096R/266596F4 (9477 D23E 389E 40C5 2F10
SD> DE19 68E5 318E 2665 96F4) λs.(s s) λs.(s s)
SD> ___ nix-dev mailing
SD> list nix-dev@lists.science.uu.nl
SD> http://lists.science.uu.nl/mailman/listinfo/nix-dev



--
Samuel W. Flint
4096R/266596F4
(9477 D23E 389E 40C5 2F10 DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 1a534e: diagrams: Fix the 1.4.* versions of the ecosystem

2017-01-24 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1a534e0aabf64c704c044504790c789493d63220
  
https://github.com/NixOS/nixpkgs/commit/1a534e0aabf64c704c044504790c789493d63220
  Author: Andreas Herrmann 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  diagrams: Fix the 1.4.* versions of the ecosystem

The affected packages now depend on:

   diagrams-core ==1.4.*
   diagrams-lib ==1.4.*
   optparse-applicative ==0.13.*


  Commit: 7673d5932d41a022938ffccf28781a03e3c35ec4
  
https://github.com/NixOS/nixpkgs/commit/7673d5932d41a022938ffccf28781a03e3c35ec4
  Author: Peter Simons 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22104 from aherrmann/pr_diagrams

diagrams: Fix the 1.4.* versions of the ecosystem


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


[Nix-commits] [NixOS/nixpkgs] ae0475: ocaml: init at 4.04

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ae047510bfb534f89225d26820872467e66f5328
  
https://github.com/NixOS/nixpkgs/commit/ae047510bfb534f89225d26820872467e66f5328
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/compilers/ocaml/4.04.nix
M pkgs/development/compilers/ocaml/generic.nix
M pkgs/top-level/ocaml-packages.nix

  Log Message:
  ---
  ocaml: init at 4.04


  Commit: f697e5ae3b573616dec1f3b0bf9e0502cb96c88c
  
https://github.com/NixOS/nixpkgs/commit/f697e5ae3b573616dec1f3b0bf9e0502cb96c88c
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/tools/ocaml/camlp4/default.nix

  Log Message:
  ---
  camlp4: init at 4.04+1


  Commit: 0caeaf4cdddaf53301b90d82f4840d732918c76d
  
https://github.com/NixOS/nixpkgs/commit/0caeaf4cdddaf53301b90d82f4840d732918c76d
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.ppx_tools: minor refactoring


  Commit: 82ab1f84081f1f15a9075f3c6b445f5e21e0b40d
  
https://github.com/NixOS/nixpkgs/commit/82ab1f84081f1f15a9075f3c6b445f5e21e0b40d
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/compilers/ocaml/generic.nix

  Log Message:
  ---
  ocaml: fix the meta.branch attribute


  Commit: 92f9c0600dc6ebe2d44fae487ddcc88450a05dce
  
https://github.com/NixOS/nixpkgs/commit/92f9c0600dc6ebe2d44fae487ddcc88450a05dce
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.ocsigen-deriving: 0.7 -> 0.7.1


  Commit: 88e620f58751d7eb2a7aac9b96f752b0ece432dc
  
https://github.com/NixOS/nixpkgs/commit/88e620f58751d7eb2a7aac9b96f752b0ece432dc
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/tools/ocaml/js_of_ocaml/default.nix

  Log Message:
  ---
  ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency


  Commit: 5bcf3c5e25aeb6b2d0d587ec6d5f3cb6ca5170c9
  
https://github.com/NixOS/nixpkgs/commit/5bcf3c5e25aeb6b2d0d587ec6d5f3cb6ca5170c9
  Author: Vincent Laporte 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.spacetime_lib: init at 0.1.0


  Commit: 54e97b8ec6348e5d3f11014aa1902d85a26db51f
  
https://github.com/NixOS/nixpkgs/commit/54e97b8ec6348e5d3f11014aa1902d85a26db51f
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/compilers/ocaml/4.04.nix
M pkgs/development/compilers/ocaml/generic.nix
M pkgs/development/ocaml-modules/ocsigen-deriving/default.nix
M pkgs/development/ocaml-modules/ppx_tools/default.nix
A pkgs/development/ocaml-modules/spacetime_lib/default.nix
M pkgs/development/tools/ocaml/camlp4/default.nix
M pkgs/development/tools/ocaml/js_of_ocaml/default.nix
M pkgs/top-level/ocaml-packages.nix

  Log Message:
  ---
  Merge pull request #22114 from vbgl/ocaml-4.04

OCaml 4.04


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


[Nix-commits] [NixOS/nixpkgs] fa8f6f: pydub: 0.16.7

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fa8f6f652c5a57e203f449c9b06fdfcf815467ec
  
https://github.com/NixOS/nixpkgs/commit/fa8f6f652c5a57e203f449c9b06fdfcf815467ec
  Author: Mariusz `shd` Gliwiński 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  pydub: 0.16.7


  Commit: ba603d03f403d03124b5230e06ace7bca3c4b68a
  
https://github.com/NixOS/nixpkgs/commit/ba603d03f403d03124b5230e06ace7bca3c4b68a
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22110 from shdpl/pydub

pydub: 0.16.7


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


[Nix-commits] [NixOS/nixpkgs] 348a91: youtube-dl: 2017.01.22 -> 2017.01.24

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 348a91cfe1c74ada2741533c113b4804a3a92b12
  
https://github.com/NixOS/nixpkgs/commit/348a91cfe1c74ada2741533c113b4804a3a92b12
  Author: Stefan Götz 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/misc/youtube-dl/default.nix

  Log Message:
  ---
  youtube-dl: 2017.01.22 -> 2017.01.24


  Commit: 047f9069a4d5c25620ec30bb0b4aeba81d6348ca
  
https://github.com/NixOS/nixpkgs/commit/047f9069a4d5c25620ec30bb0b4aeba81d6348ca
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/misc/youtube-dl/default.nix

  Log Message:
  ---
  Merge pull request #22109 from goetzst/youtube-dl

youtube-dl: 2017.01.22 -> 2017.01.24


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


[Nix-commits] [NixOS/nixpkgs] c91aa1: i3status: 2.10 -> 2.11

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c91aa18070cbc6b483256abac41ef4eae253fb3c
  
https://github.com/NixOS/nixpkgs/commit/c91aa18070cbc6b483256abac41ef4eae253fb3c
  Author: Yorick van Pelt 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/window-managers/i3/status.nix

  Log Message:
  ---
  i3status: 2.10 -> 2.11


  Commit: 30b51af27b248515535607a232b8ac373ad11b74
  
https://github.com/NixOS/nixpkgs/commit/30b51af27b248515535607a232b8ac373ad11b74
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/window-managers/i3/status.nix

  Log Message:
  ---
  Merge pull request #22108 from yorickvP/master

i3status: 2.10 -> 2.11


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


[Nix-commits] [NixOS/nixpkgs] e98aa7: mkvtoolnix: 9.6.0 -> 9.8.0

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e98aa7832caa9e68c5505d238027fcb04d1bdc76
  
https://github.com/NixOS/nixpkgs/commit/e98aa7832caa9e68c5505d238027fcb04d1bdc76
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  mkvtoolnix: 9.6.0 -> 9.8.0

- Update mkvtoolnix to v9.8.0
- Add a build dependency on drake, because it is not bundled with
  mkvtoolnix anymore since v9.8.0


  Commit: 9977fb86a0a143200fc5fae2da4c12f7a1fe2223
  
https://github.com/NixOS/nixpkgs/commit/9977fb86a0a143200fc5fae2da4c12f7a1fe2223
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22111 from romildo/upd.mkvtoolnix

mkvtoolnix: 9.6.0 -> 9.8.0


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


[Nix-commits] [NixOS/nixpkgs] a0d29c: drake: init at 0.9.2.0.3.1

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a0d29cf33e137f9af2a21a282e751ba301d4a73c
  
https://github.com/NixOS/nixpkgs/commit/a0d29cf33e137f9af2a21a282e751ba301d4a73c
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/tools/build-managers/drake/Gemfile
A pkgs/development/tools/build-managers/drake/Gemfile.lock
A pkgs/development/tools/build-managers/drake/default.nix
A pkgs/development/tools/build-managers/drake/gemset.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  drake: init at 0.9.2.0.3.1


  Commit: c915fd68cf3fad722ece7d9e9f5e3a48166efbb3
  
https://github.com/NixOS/nixpkgs/commit/c915fd68cf3fad722ece7d9e9f5e3a48166efbb3
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/tools/build-managers/drake/Gemfile
A pkgs/development/tools/build-managers/drake/Gemfile.lock
A pkgs/development/tools/build-managers/drake/default.nix
A pkgs/development/tools/build-managers/drake/gemset.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22106 from romildo/new.drake

drake: init at 0.9.2.0.3.1


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


[Nix-commits] [NixOS/nixpkgs] b56d87: jwm: 1563 -> 1575

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b56d87c962ab7f4c544137bbf5b96ec333c1c90e
  
https://github.com/NixOS/nixpkgs/commit/b56d87c962ab7f4c544137bbf5b96ec333c1c90e
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/window-managers/jwm/default.nix

  Log Message:
  ---
  jwm: 1563 -> 1575


  Commit: 90b2621ee30a243430938dccca1a06af76cf782f
  
https://github.com/NixOS/nixpkgs/commit/90b2621ee30a243430938dccca1a06af76cf782f
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/window-managers/jwm/default.nix

  Log Message:
  ---
  Merge pull request #22113 from romildo/upd.jwm

jwm: 1563 -> 1575


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


Re: [Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Samuel W. Flint
> Samuel DENIS writes:

SD> Hi!  First time answering (and writing) on this mailing list.
SD> On a recent laptop with NixOS 16.09, I had to choose the 4.8
SD> kernel package set to make the touchpad working (with libinput),
SD> as default is 4.4 LTS.  Maybe this can fix your problem?
SD> Otherwise I don't have any idea.

Had to use the latest kernel for performance with the internal storage
(internal SD).  But I hadn't thought to add libinput.

I went ahead and enabled that with services.xserver.libinput.enable =
true, and that didn't help as far as I can tell.  Anything special you
did for your config?

Thanks,

Sam

SD> Best, Samuel DENIS  Original Message  On 24
SD> janv. 2017 22:04, wrote:

SD>  Hello!

SD>  I've recently installed NixOS on a laptop, and aside from some
SD> initially weird issues related to the hardware and kernel
SD> versions, I have it mostly set up. However, as of right now, I'd
SD> like to get my touchpad working, as only the touchscreen is.

SD>  I do have services.xserver.synaptics.enable set to true, but
SD> otherwise have no idea what to do.

SD>  Thanks,

SD>  Sam

SD>  -- Samuel W. Flint 4096R/266596F4 (9477 D23E 389E 40C5 2F10
SD> DE19 68E5 318E 2665 96F4) λs.(s s) λs.(s s)
SD> ___ nix-dev mailing
SD> list nix-dev@lists.science.uu.nl
SD> http://lists.science.uu.nl/mailman/listinfo/nix-dev



-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Vladimír Čunát
On 01/24/2017 10:10 PM, Samuel DENIS wrote:
> On a recent laptop with NixOS 16.09, I had to choose the 4.8 kernel
> package set to make the touchpad working (with libinput), as default is
> 4.4 LTS.

News: 4.8 is being deleted about now, and on unstable/master 4.9 is
replacing 4.4 as the default (it's another longterm branch).

--Vladimir




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] b299e5: fluentd: 0.14.0 -> 0.14.11, with more plugins

2017-01-24 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b299e508eab87b26f3624421a35d76efa026ae3b
  
https://github.com/NixOS/nixpkgs/commit/b299e508eab87b26f3624421a35d76efa026ae3b
  Author: Dan Peebles 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/misc/fluentd/Gemfile
M pkgs/tools/misc/fluentd/Gemfile.lock
M pkgs/tools/misc/fluentd/gemset.nix

  Log Message:
  ---
  fluentd: 0.14.0 -> 0.14.11, with more plugins

I added the most popular plugins (S3, kafka, kinesis, mongo, etc.)
and tried to bring it closer to the set of plugins they bundle with
td-agent, without getting rid of the ones we already have today. We
should probably make this overridable more generically going forward
but this should scratch most itches today.


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


Re: [Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Samuel DENIS
Hi!

First time answering (and writing) on this mailing list.
On a recent laptop with NixOS 16.09, I had to choose the 4.8 kernel package set 
to make the touchpad working (with libinput), as default is 4.4 LTS.
Maybe this can fix your problem? Otherwise I don't have any idea.

Best,
Samuel DENIS
 Original Message 
On 24 janv. 2017 22:04, wrote:

Hello!

I've recently installed NixOS on a laptop, and aside from some initially
weird issues related to the hardware and kernel versions, I have it
mostly set up. However, as of right now, I'd like to get my touchpad
working, as only the touchscreen is.

I do have services.xserver.synaptics.enable set to true, but otherwise
have no idea what to do.

Thanks,

Sam

--
Samuel W. Flint
4096R/266596F4
(9477 D23E 389E 40C5 2F10 DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] NixOS and laptops, touchpad/touchscreen problems

2017-01-24 Thread Samuel W. Flint
Hello!

I've recently installed NixOS on a laptop, and aside from some initially
weird issues related to the hardware and kernel versions, I have it
mostly set up.  However, as of right now, I'd like to get my touchpad
working, as only the touchscreen is.

I do have services.xserver.synaptics.enable set to true, but otherwise
have no idea what to do.

Thanks,

Sam

-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 4ad684: gitlab: 8.13.5 -> 8.15.4

2017-01-24 Thread Franz Pletz
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ad684b1aa6bdf72ccd0f95e9c05d08232c40191
  
https://github.com/NixOS/nixpkgs/commit/4ad684b1aa6bdf72ccd0f95e9c05d08232c40191
  Author: Franz Pletz 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/version-management/gitlab-shell/default.nix
M pkgs/applications/version-management/gitlab-workhorse/default.nix
M pkgs/applications/version-management/gitlab/Gemfile
M pkgs/applications/version-management/gitlab/Gemfile.lock
M pkgs/applications/version-management/gitlab/default.nix
M pkgs/applications/version-management/gitlab/gemset.nix
M pkgs/applications/version-management/gitlab/nulladapter.patch

  Log Message:
  ---
  gitlab: 8.13.5 -> 8.15.4

(cherry picked from commit 6e079bdd6014acfd91319ee2e22d1183317131c3)


  Commit: c19eedde7cba238e08aab944426e28201863066a
  
https://github.com/NixOS/nixpkgs/commit/c19eedde7cba238e08aab944426e28201863066a
  Author: Franz Pletz 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/version-management/gitlab-workhorse/default.nix
M pkgs/applications/version-management/gitlab/Gemfile
M pkgs/applications/version-management/gitlab/Gemfile.lock
M pkgs/applications/version-management/gitlab/default.nix
M pkgs/applications/version-management/gitlab/gemset.nix

  Log Message:
  ---
  gitlab: 8.15.4 -> 8.16.1

(cherry picked from commit c9d5e5b34b734361c057a9415b80e0548eaedb3e)


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


[Nix-commits] [NixOS/nixpkgs] c9d5e5: gitlab: 8.15.4 -> 8.16.1

2017-01-24 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c9d5e5b34b734361c057a9415b80e0548eaedb3e
  
https://github.com/NixOS/nixpkgs/commit/c9d5e5b34b734361c057a9415b80e0548eaedb3e
  Author: Franz Pletz 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/version-management/gitlab-workhorse/default.nix
M pkgs/applications/version-management/gitlab/Gemfile
M pkgs/applications/version-management/gitlab/Gemfile.lock
M pkgs/applications/version-management/gitlab/default.nix
M pkgs/applications/version-management/gitlab/gemset.nix

  Log Message:
  ---
  gitlab: 8.15.4 -> 8.16.1


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


[Nix-commits] [NixOS/nixpkgs] 0e92a0: nss: 3.27.2 -> 3.28.1

2017-01-24 Thread Vladimír Čunát
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0e92a0ac7a7936d49989d1e53ab2b24d164ece75
  
https://github.com/NixOS/nixpkgs/commit/0e92a0ac7a7936d49989d1e53ab2b24d164ece75
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/libraries/nss/85_security_load.patch
M pkgs/development/libraries/nss/default.nix
R pkgs/development/libraries/nss/nss-3.21-gentoo-fixups.patch

  Log Message:
  ---
  nss: 3.27.2 -> 3.28.1

(cherry picked from commit 2bf0f84f1ff18057c5a2af0d35bc90c264b3e056)
Also amended by nitpick fixes from f8e39ec13c and 30a94deac,
so the file is now the same as on master.


  Commit: 9cb5503bb8693cbc9ee246fa817be87913ea3394
  
https://github.com/NixOS/nixpkgs/commit/9cb5503bb8693cbc9ee246fa817be87913ea3394
  Author: taku0 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr -> 45.7.0esr

(cherry picked from commit 9c9424d31681d32f701bbd52303d714ea558deb2)
It contains security fixes.


  Commit: efcc13dfef3cd87ca8cb6ad1d6782e5dfcb46bf9
  
https://github.com/NixOS/nixpkgs/commit/efcc13dfef3cd87ca8cb6ad1d6782e5dfcb46bf9
  Author: Vladimír Čunát 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox: pick the API key from nixpkgs master

The change seems risk-free.


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


[Nix-commits] [NixOS/nixpkgs] bf17d6: top-level: Introduce `buildPackages` for resolving...

2017-01-24 Thread John Ericson
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bf17d6dacf2408436ffb5a2f8c87a31c88ec28e2
  
https://github.com/NixOS/nixpkgs/commit/bf17d6dacf2408436ffb5a2f8c87a31c88ec28e2
  Author: John Ericson 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/os-specific/gnu/default.nix
M pkgs/stdenv/adapters.nix
M pkgs/stdenv/booter.nix
M pkgs/stdenv/cross/default.nix
M pkgs/stdenv/generic/default.nix
M pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/release-cross.nix
M pkgs/top-level/release-lib.nix
A pkgs/top-level/splice.nix
M pkgs/top-level/stage.nix

  Log Message:
  ---
  top-level: Introduce `buildPackages` for resolving  build-time deps

[N.B., this package also applies to the commits that follow it in the same
PR.]

In most cases, buildPackages = pkgs so things work just as before. For
cross compiling, however, buildPackages is resolved as the previous
bootstrapping stage. This allows us to avoid the mkDerivation hacks cross
compiling currently uses today.

To avoid a massive refactor, callPackage will splice together both package
sets. Again to avoid churn, it uses the old `nativeDrv` vs `crossDrv` to do
so. So now, whether cross compiling or not, packages with get a `nativeDrv`
and `crossDrv`---in the non-cross-compiling case they are simply the same
derivation. This is good because it reduces the divergence between the
cross and non-cross dataflow. See `pkgs/top-level/splice.nix` for a comment
along the lines of the preceding paragraph, and the code that does this
splicing.

Also, `forceNativeDrv` is replaced with `forceNativePackages`. The latter
resolves `pkgs` unless the host platform is different from the build
platform, in which case it resolves to `buildPackages`. Note that the
target platform is not important here---it will not prevent
`forcedNativePackages` from resolving to `pkgs`.



Temporarily, we make preserve some dubious decisions in the name of preserving
hashes:

Most importantly, we don't distinguish between "host" and "target" in the
autoconf sense. This leads to the proliferation of *Cross derivations
currently used. What we ought to is resolve native deps of the cross "build
packages" (build = host != target) package set against the "vanilla
packages" (build = host = target) package set. Instead, "build packages"
uses itself, with (informally) target != build in all cases.

This is wrong because it violates the "sliding window" principle of
bootstrapping stages that shifting the platform triple of one stage to the
left coincides with the next stage's platform triple. Only because we don't
explicitly distinguish between "host" and "target" does it appear that the
"sliding window" principle is preserved--indeed it is over the reductionary
"platform double" of just "build" and "host/target".

Additionally, we build libc, libgcc, etc in the same stage as the compilers
themselves, which is wrong because they are used at runtime, not build
time. Fixing this is somewhat subtle, and the solution and problem will be
better explained in the commit that does fix it.

Commits after this will solve both these issues, at the expense of breaking
cross hashes. Native hashes won't be broken, thankfully.



Did the temporary ugliness pan out? Of the packages that currently build in
`release-cross.nix`, the only ones that have their hash changed are
`*.gcc.crossDrv` and `bootstrapTools.*.coreutilsMinimal`. In both cases I
think it doesn't matter.

 1. GCC when doing a `build = host = target = foreign` build (maximally
cross), still defines environment variables like `CPATH`[1] with
packages.  This seems assuredly wrong because whether gcc dynamically
links those, or the programs built by gcc dynamically link those---I
have no idea which case is reality---they should be foreign. Therefore,
in all likelihood, I just made the gcc less broken.

 2. Coreutils (ab)used the old cross-compiling infrastructure to depend on
a native version of itself. When coreutils was overwritten to be built
with fewer features, the native version it used would also be
overwritten because the binding was tight. Now it uses the much looser
`BuildPackages.coreutils` which is just fine as a richer build dep
doesn't cause any problems and avoids a rebuild.

So, in conclusion I'd say the conservatism payed off. Onward to actually
raking the muck in the next PR!

[1]: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html


  Commit: eee7cafaf7961b762cb74edd1670b42e5a7547a9
  
https://github.com/NixOS/nixpkgs/commit/eee7cafaf7961b762cb74edd1670b42e5a7547a9
  Author: John Ericson 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  coreutils: Use `buildPackages` instead of `self` hack for 

[Nix-commits] [NixOS/nix] 9d4889: bail out if osx 10.9 or lower is used during insta...

2017-01-24 Thread Domen Kožar
  Branch: refs/heads/osx-minimal-version
  Home:   https://github.com/NixOS/nix
  Commit: 9d4889bace2e8630ea803ae2fccda390f407417f
  
https://github.com/NixOS/nix/commit/9d4889bace2e8630ea803ae2fccda390f407417f
  Author: Domen Kožar 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M scripts/install-nix-from-closure.sh

  Log Message:
  ---
  bail out if osx 10.9 or lower is used during installer


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


[Nix-commits] [NixOS/nixpkgs] e38970: nixos/ibus: fix custom panel example

2017-01-24 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e38970c60b638573068e9d42a4aa03d6bda1c7a0
  
https://github.com/NixOS/nixpkgs/commit/e38970c60b638573068e9d42a4aa03d6bda1c7a0
  Author: Thomas Tuegel 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/i18n/input-method/ibus.nix

  Log Message:
  ---
  nixos/ibus: fix custom panel example

The example was missing a `''`, so it did not appear correctly in the
manual. This also caused the manual to retain references inappropriately.


  Commit: 54df1426721358e21abcb7dc3a787e7df88ce122
  
https://github.com/NixOS/nixpkgs/commit/54df1426721358e21abcb7dc3a787e7df88ce122
  Author: Thomas Tuegel 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/services/x11/desktop-managers/kde5.nix

  Log Message:
  ---
  nixos/kde5: use kimpanel with IBus by default


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


[Nix-commits] [NixOS/nixpkgs] 319879: munin: fetchurl -> fetchFromGithub

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 319879354b63d2dbd37010ac95d7af01fa4ccc91
  
https://github.com/NixOS/nixpkgs/commit/319879354b63d2dbd37010ac95d7af01fa4ccc91
  Author: Jean-Pierre PRUNARET 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/monitoring/munin/default.nix

  Log Message:
  ---
  munin: fetchurl -> fetchFromGithub


  Commit: fc6622a09899e415cb62e742b584c729bcb464e8
  
https://github.com/NixOS/nixpkgs/commit/fc6622a09899e415cb62e742b584c729bcb464e8
  Author: Jean-Pierre PRUNARET 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/monitoring/munin/default.nix

  Log Message:
  ---
  munin: 2.0.29 -> 2.0.30


  Commit: 2e6fcf823434e6efb9f62b5f5379233c850c5c2a
  
https://github.com/NixOS/nixpkgs/commit/2e6fcf823434e6efb9f62b5f5379233c850c5c2a
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/monitoring/munin/default.nix

  Log Message:
  ---
  Merge pull request #22095 from jpierre03/pr-munin

munin: 2.0.29 -> 2.0.30


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


[Nix-commits] [NixOS/nixpkgs] b00a45: gnupg21: 2.1.17 -> 2.1.18

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b00a45575237cd5faf77fc61f60780fc18752bdb
  
https://github.com/NixOS/nixpkgs/commit/b00a45575237cd5faf77fc61f60780fc18752bdb
  Author: Lancelot SIX 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/security/gnupg/21.nix

  Log Message:
  ---
  gnupg21: 2.1.17 -> 2.1.18

See http://lists.gnu.org/archive/html/info-gnu/2017-01/msg00013.html
for release announcement.


  Commit: 1625d8c99848a29c184511ed5f3789c69a259f5e
  
https://github.com/NixOS/nixpkgs/commit/1625d8c99848a29c184511ed5f3789c69a259f5e
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/security/gnupg/21.nix

  Log Message:
  ---
  Merge pull request #22097 from lsix/update_gnupg21

gnupg21: 2.1.17 -> 2.1.18


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


[Nix-commits] [NixOS/nixpkgs] e8e5e6: cbatticon: 1.6.4 -> 1.6.5

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e8e5e640bb8f4ac9ebff9f28967da2c5593be0d8
  
https://github.com/NixOS/nixpkgs/commit/e8e5e640bb8f4ac9ebff9f28967da2c5593be0d8
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  cbatticon: 1.6.4 -> 1.6.5


  Commit: ae84dc0fdda1e6d4c2b7069defd411a389356d7a
  
https://github.com/NixOS/nixpkgs/commit/ae84dc0fdda1e6d4c2b7069defd411a389356d7a
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22094 from romildo/upd.cbatticon

cbatticon: 1.6.4 -> 1.6.5


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


[Nix-commits] [NixOS/nixpkgs] c99db5: xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c99db543ab42f44ce2d13ba26104de5e248831b9
  
https://github.com/NixOS/nixpkgs/commit/c99db543ab42f44ce2d13ba26104de5e248831b9
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix

  Log Message:
  ---
  xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2


  Commit: 03ba3edc58f49020c74079bfe63e0c076e579669
  
https://github.com/NixOS/nixpkgs/commit/03ba3edc58f49020c74079bfe63e0c076e579669
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix

  Log Message:
  ---
  Merge pull request #22091 from romildo/upd.xfce4-whiskermenu-plugin

xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2


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


[Nix-commits] [NixOS/nixpkgs] fee579: hexchat: 2.12.3 -> 2.12.4

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fee579701d0868d8896513197580a4876a49ef5e
  
https://github.com/NixOS/nixpkgs/commit/fee579701d0868d8896513197580a4876a49ef5e
  Author: romildo 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  hexchat: 2.12.3 -> 2.12.4

- Update hexchat to version 2.12.4
- Use sources from github, as the source at
http://dl.hexchat.net/hexchat/hexchat-2.12.4.tar.xz contains invalid symbolic
links in the directory 'build-aux'
- Run 'autogen.sh' to generate 'configure' and friends, as they are not
available in the distributed sources from github.


  Commit: ecc42baecac5955049405d8ab7a7e0bf17218bc3
  
https://github.com/NixOS/nixpkgs/commit/ecc42baecac5955049405d8ab7a7e0bf17218bc3
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22090 from romildo/upd.hexchat

hexchat: 2.12.3 -> 2.12.4


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


[Nix-commits] [NixOS/nixpkgs] 9b0231: ansible2: 2.2.0.0 -> 2.2.1.0

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9b02319ed7a34df2827354f9b9471f26f7a54faa
  
https://github.com/NixOS/nixpkgs/commit/9b02319ed7a34df2827354f9b9471f26f7a54faa
  Author: Peter Hoeg 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  ansible2: 2.2.0.0 -> 2.2.1.0

Also mark ansible as broken since there is a serious CVE filed and no patch
is coming.


  Commit: 9ef8ffedbd6d2eeae9d5cdc10238b37684c391c4
  
https://github.com/NixOS/nixpkgs/commit/9ef8ffedbd6d2eeae9d5cdc10238b37684c391c4
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22085 from peterhoeg/u/ansible_stable

ansible2: 2.2.0.0 -> 2.2.1.0


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


[Nix-commits] [NixOS/nixpkgs] 52d44b: opencv: upgrade from 3.1.0 to 3.2.0

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 52d44b76c1634ecb2508bb1d0f8000232bc56aba
  
https://github.com/NixOS/nixpkgs/commit/52d44b76c1634ecb2508bb1d0f8000232bc56aba
  Author: Bas van Dijk 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix

  Log Message:
  ---
  opencv: upgrade from 3.1.0 to 3.2.0


  Commit: 62b04956146547a48a1a8cecb1a55a4de7f0a594
  
https://github.com/NixOS/nixpkgs/commit/62b04956146547a48a1a8cecb1a55a4de7f0a594
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix

  Log Message:
  ---
  Merge pull request #22084 from LumiGuide/opencv-3.2.0

opencv: upgrade from 3.1.0 to 3.2.0


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


[Nix-commits] [NixOS/nixpkgs] f50b61: pasystray: 0.5.2 -> 0.6.0

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f50b61b27519a4848761ac8190fde761efc396f2
  
https://github.com/NixOS/nixpkgs/commit/f50b61b27519a4848761ac8190fde761efc396f2
  Author: Kamil Chmielewski 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/audio/pasystray/default.nix

  Log Message:
  ---
  pasystray: 0.5.2 -> 0.6.0


  Commit: c058fde4406b9a22aa9f6960b9ed7d628cb6b4f3
  
https://github.com/NixOS/nixpkgs/commit/c058fde4406b9a22aa9f6960b9ed7d628cb6b4f3
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/audio/pasystray/default.nix

  Log Message:
  ---
  Merge pull request #22083 from kamilchm/pasystray

pasystray: 0.5.2 -> 0.6.0


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


[Nix-commits] [NixOS/nixpkgs] 0f91cd: kwm: init at 4.0.4

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0f91cdc45f943934a8317992326b43c4e68cda56
  
https://github.com/NixOS/nixpkgs/commit/0f91cdc45f943934a8317992326b43c4e68cda56
  Author: Daiderd Jordan 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
A pkgs/os-specific/darwin/kwm/default.nix
A pkgs/os-specific/darwin/kwm/org.nixos.kwm.plist
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  kwm: init at 4.0.4


  Commit: e08cae373b40a4e2b66f535e6628b08bd2c1
  
https://github.com/NixOS/nixpkgs/commit/e08cae373b40a4e2b66f535e6628b08bd2c1
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
M nixos/modules/profiles/installation-device.nix
M nixos/modules/programs/man.nix
A nixos/modules/services/logging/journalbeat.nix
A nixos/modules/services/monitoring/vnstat.nix
M nixos/modules/services/network-filesystems/tahoe.nix
A nixos/modules/services/networking/pdns-recursor.nix
M nixos/modules/services/networking/smokeping.nix
M pkgs/applications/editors/idea/default.nix
M pkgs/applications/misc/exercism/default.nix
M pkgs/applications/misc/pcmanfm/default.nix
M pkgs/applications/networking/browsers/firefox-bin/sources.nix
M pkgs/applications/networking/browsers/firefox/default.nix
M pkgs/applications/networking/cluster/kubernetes/default.nix
M pkgs/data/fonts/roboto/default.nix
M pkgs/development/compilers/go/1.4.nix
M pkgs/development/compilers/go/1.6.nix
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/libraries/libfm/default.nix
M pkgs/development/libraries/nss/85_security_load.patch
M pkgs/development/libraries/nss/default.nix
R pkgs/development/libraries/nss/nss-3.21-gentoo-fixups.patch
M pkgs/development/libraries/opencv/3.x.nix
M pkgs/development/libraries/sqlite/default.nix
M pkgs/development/mobile/titaniumenv/default.nix
M pkgs/development/mobile/titaniumenv/examples/default.nix
M pkgs/development/mobile/titaniumenv/examples/kitchensink/default.nix
A pkgs/development/mobile/titaniumenv/titaniumsdk-6.0.nix
A pkgs/development/ocaml-modules/apron/default.nix
A pkgs/development/ocaml-modules/mlgmpidl/default.nix
M pkgs/development/tools/analysis/frama-c/default.nix
A pkgs/development/tools/analysis/frama-c/dynamic.diff
M pkgs/development/tools/continuous-integration/gitlab-runner/default.nix
M pkgs/development/tools/guile/g-wrap/default.nix
M pkgs/development/tools/ocaml/camlidl/default.nix
M pkgs/development/tools/vagrant/default.nix
A pkgs/os-specific/darwin/ghc-standalone-archive/default.nix
A pkgs/os-specific/darwin/khd/default.nix
A pkgs/os-specific/darwin/khd/org.nixos.khd.plist
M pkgs/os-specific/linux/kernel/patches.nix
M pkgs/os-specific/linux/nftables/default.nix
A pkgs/servers/dns/pdns-recursor/default.nix
M pkgs/servers/monitoring/nagios/plugins/official-2.x.nix
M pkgs/servers/monitoring/telegraf/default.nix
R pkgs/servers/monitoring/telegraf/deps-1.1.2.nix
A pkgs/servers/monitoring/telegraf/deps-1.2.0.nix
M pkgs/servers/search/groonga/default.nix
M pkgs/tools/misc/neofetch/default.nix
M pkgs/tools/misc/svtplay-dl/default.nix
M pkgs/tools/networking/aria2/default.nix
M pkgs/tools/networking/curl/default.nix
A pkgs/tools/networking/curl/issue-1174.patch
M pkgs/tools/networking/p2p/tahoe-lafs/default.nix
A pkgs/tools/system/journalbeat/default.nix
M pkgs/tools/system/netdata/default.nix
M pkgs/tools/typesetting/tex/tetex/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/ocaml-packages.nix
M pkgs/top-level/perl-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge branch 'master' into kwm


  Commit: f72eeae515869acade4a676c4ca0810ccfc74202
  
https://github.com/NixOS/nixpkgs/commit/f72eeae515869acade4a676c4ca0810ccfc74202
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/os-specific/darwin/kwm/default.nix
A pkgs/os-specific/darwin/kwm/org.nixos.kwm.plist
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22072 from LnL7/kwm

kwm: init at 4.0.4


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


[Nix-commits] [NixOS/nixpkgs] adfb7e: kwm: init at 1.1.4

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: adfb7e1f13c3129262551c4cee1912962bafdd2c
  
https://github.com/NixOS/nixpkgs/commit/adfb7e1f13c3129262551c4cee1912962bafdd2c
  Author: Daiderd Jordan 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/os-specific/darwin/khd/default.nix
A pkgs/os-specific/darwin/khd/org.nixos.khd.plist
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  kwm: init at 1.1.4


  Commit: 2bcc678f5ad1eca9997b8740aef03aeda47746a8
  
https://github.com/NixOS/nixpkgs/commit/2bcc678f5ad1eca9997b8740aef03aeda47746a8
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/os-specific/darwin/khd/default.nix
A pkgs/os-specific/darwin/khd/org.nixos.khd.plist
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22070 from LnL7/khd

khd: init at v1.1.4


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


[Nix-commits] [NixOS/nixpkgs] 29ac5d: vagrant: FIX #21365 add libxml2 and libxslt paths

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 29ac5d5209e2541888983ca05a2ca5cf293b02c8
  
https://github.com/NixOS/nixpkgs/commit/29ac5d5209e2541888983ca05a2ca5cf293b02c8
  Author: Kamil Chmielewski 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
M pkgs/development/tools/vagrant/default.nix

  Log Message:
  ---
  vagrant: FIX #21365 add libxml2 and libxslt paths


  Commit: 1a8d12e922678ee496c94524a9db04b7d47b6029
  
https://github.com/NixOS/nixpkgs/commit/1a8d12e922678ee496c94524a9db04b7d47b6029
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/tools/vagrant/default.nix

  Log Message:
  ---
  Merge pull request #22069 from kamilchm/vagrant

vagrant: FIX #21365 add libxml2 and libxslt paths


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


[Nix-commits] [NixOS/nixpkgs] 00444c: journalbeat service: init at 5.1.2

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 00444cbf25fcc7d1db64e6fe482815b52f699353
  
https://github.com/NixOS/nixpkgs/commit/00444cbf25fcc7d1db64e6fe482815b52f699353
  Author: Marius Bergmann 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/modules/module-list.nix
A nixos/modules/services/logging/journalbeat.nix
A pkgs/tools/system/journalbeat/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  journalbeat service: init at 5.1.2

Journalbeat is a log shipper from systemd/journald to
Logstash/Elasticsearch. I added a package as well as a NixOS service
module for it.


  Commit: ae4f2fd145d4d817e39c66f846f8e70b66c09aa6
  
https://github.com/NixOS/nixpkgs/commit/ae4f2fd145d4d817e39c66f846f8e70b66c09aa6
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/modules/module-list.nix
A nixos/modules/services/logging/journalbeat.nix
A pkgs/tools/system/journalbeat/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22066 from mbrgm/journalbeat

journalbeat service: init at 5.1.2


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


[Nix-commits] [NixOS/nixpkgs] d79ea3: pdns-recursor: init at 4.0.4

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d79ea39d0424b2e119227aca78aa47a07de25f5e
  
https://github.com/NixOS/nixpkgs/commit/d79ea39d0424b2e119227aca78aa47a07de25f5e
  Author: rnhmjoj 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
A pkgs/servers/dns/pdns-recursor/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  pdns-recursor: init at 4.0.4


  Commit: 6bcf89f2174275d11bacb4076e3318c5578708b1
  
https://github.com/NixOS/nixpkgs/commit/6bcf89f2174275d11bacb4076e3318c5578708b1
  Author: rnhmjoj 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
A nixos/modules/services/networking/pdns-recursor.nix

  Log Message:
  ---
  pdns-recursor: add service


  Commit: 7516dbe35e8813dc6015755e74908104ed023126
  
https://github.com/NixOS/nixpkgs/commit/7516dbe35e8813dc6015755e74908104ed023126
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
A nixos/modules/services/networking/pdns-recursor.nix
A pkgs/servers/dns/pdns-recursor/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22045 from rnhmjoj/recursor

PowerDNS Recursor: add package and service


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


[Nix-commits] [NixOS/nixpkgs] a1906f: pythonPackages.foolscap: 0.10.1 -> 0.12.6

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a1906fb54136a046fc7667578a240d3d7eb32ec6
  
https://github.com/NixOS/nixpkgs/commit/a1906fb54136a046fc7667578a240d3d7eb32ec6
  Author: Corbin 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  pythonPackages.foolscap: 0.10.1 -> 0.12.6


  Commit: c90cab9d8ae1c164656e4bc87b8b4c706160ac1e
  
https://github.com/NixOS/nixpkgs/commit/c90cab9d8ae1c164656e4bc87b8b4c706160ac1e
  Author: Corbin 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
M pkgs/tools/networking/p2p/tahoe-lafs/default.nix

  Log Message:
  ---
  tahoelafs: 1.11.0 -> 1.12.1


  Commit: 46a522698e6aaf144e18876b1d5b14d03dc2523d
  
https://github.com/NixOS/nixpkgs/commit/46a522698e6aaf144e18876b1d5b14d03dc2523d
  Author: Corbin 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  pythonPackages.twisted: Fix inotify on Linux.


  Commit: de4c9e0d1569fe61e973c9889ef36cb285bde406
  
https://github.com/NixOS/nixpkgs/commit/de4c9e0d1569fe61e973c9889ef36cb285bde406
  Author: Corbin 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  nixos/services/tahoe: Work around awkward command.


  Commit: 47661c831eed86c67976fa7b8277783b91904b89
  
https://github.com/NixOS/nixpkgs/commit/47661c831eed86c67976fa7b8277783b91904b89
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/services/network-filesystems/tahoe.nix
M pkgs/tools/networking/p2p/tahoe-lafs/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #22028 from MostAwesomeDude/tahoe

Tahoe-LAFS version bump


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


[Nix-commits] [NixOS/nixpkgs] 012106: camlidl: fix build with OCaml 4.03

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0121066f5f34701a4c404d04434083fb83f82942
  
https://github.com/NixOS/nixpkgs/commit/0121066f5f34701a4c404d04434083fb83f82942
  Author: Vincent Laporte 
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
M pkgs/development/tools/ocaml/camlidl/default.nix

  Log Message:
  ---
  camlidl: fix build with OCaml 4.03

 by making warning 31 non fatal


  Commit: 2f2fbc9966f56789d6f513ba7d57cea6b5797d7c
  
https://github.com/NixOS/nixpkgs/commit/2f2fbc9966f56789d6f513ba7d57cea6b5797d7c
  Author: Vincent Laporte 
  Date:   2017-01-14 (Sat, 14 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.mlgmpidl: init at 1.2.4

mlgmpidl is an OCaml interface to the GMP library.

Homepage: 
https://www.inrialpes.fr/pop-art/people/bjeannet/mlxxxidl-forge/mlgmpidl/


  Commit: 67a58057efd0ba1b16af631c365c703e
  
https://github.com/NixOS/nixpkgs/commit/67a58057efd0ba1b16af631c365c703e
  Author: Vincent Laporte 
  Date:   2017-01-14 (Sat, 14 Jan 2017)

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

  Log Message:
  ---
  ocamlPackages.apron: init at 20160125

APRON is an OCaml library of numerical abstract domains

Homepage: http://apron.cri.ensmp.fr/library/


  Commit: 939e2d702f494d25a0bbfd788d5c83b59866eb8d
  
https://github.com/NixOS/nixpkgs/commit/939e2d702f494d25a0bbfd788d5c83b59866eb8d
  Author: Vincent Laporte 
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
M pkgs/development/tools/analysis/frama-c/default.nix
A pkgs/development/tools/analysis/frama-c/dynamic.diff

  Log Message:
  ---
  frama-c: link to the apron library


  Commit: 89278345c20c14c349c4148efc01d1c900e942c3
  
https://github.com/NixOS/nixpkgs/commit/89278345c20c14c349c4148efc01d1c900e942c3
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
A pkgs/development/ocaml-modules/apron/default.nix
A pkgs/development/ocaml-modules/mlgmpidl/default.nix
M pkgs/development/tools/analysis/frama-c/default.nix
A pkgs/development/tools/analysis/frama-c/dynamic.diff
M pkgs/development/tools/ocaml/camlidl/default.nix
M pkgs/top-level/ocaml-packages.nix

  Log Message:
  ---
  Merge pull request #22023 from vbgl/apron

ocamlPackages.apron: init at 20160125


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


[Nix-commits] [NixOS/nixpkgs] bdd5b8: Fix syncthing-gtk hard coded paths

2017-01-24 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bdd5b81f565619efd4bccf634fd69b716309969f
  
https://github.com/NixOS/nixpkgs/commit/bdd5b81f565619efd4bccf634fd69b716309969f
  Author: Thane Gill 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  Fix syncthing-gtk hard coded paths


  Commit: 359ad7f6c0d533c7f1330dbda0aeec14776daebc
  
https://github.com/NixOS/nixpkgs/commit/359ad7f6c0d533c7f1330dbda0aeec14776daebc
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22012 from thanegill/patch-1

Fix syncthing-gtk hard coded paths


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


Re: [Nix-dev] Typing nix − funding campaign

2017-01-24 Thread Théophane Hufschmitt
People from tweag.io offered to fund the rest of the campaign, which is
now complete. Thanks to all the supporters !

The internship will begin in march, and as promised, I'll send a link to
a blog where I'll regularly report on my progress.

Cheers everyone

-- 
Théophane Hufschmitt

Tue 17 Jan 17 − 14:04, Domen Kožar(do...@dev.si) a écrit:
> Anyone who believes 500EUR/month is enough to survive in western Europe,
> they should give it a shot :)
> 
> On Tue, Jan 17, 2017 at 2:01 PM, Théophane Hufschmitt 
> wrote:
> 
> > Hi everyone,
> >
> > Jonas told me that some people didn't understand the raise of the goal
> > − it looked like "Hey, I can make money with this ! let's try to make
> > even more !". I just want to clarify things a bit :
> >
> > The first goal was the strict legal minimum that I needed to get for
> > the internship to be accepted. Now the fact is that this remains rather
> > low (554.40€/month exactly), and clearly not enough to permit a comfortable
> > living (I plan to take the necessary from my savings if needed, but
> > that's just a safeguard and is clearly not optimal). So that's why I
> > raised the goal. I apologize if felt roguish to some, there was no bad
> > intention in it.
> >
> > Just to avoid miscomprehensions ;)
> >
> > --
> > Théophane Hufschmitt
> >
> > Sun 15 Jan 17 − 09:31, Théophane Hufschmitt(rg_ni...@regnat.ovh) a écrit:
> > > Thanks everyone, this is amazing (and went amazingly fast !)
> > >
> > > I'll raise the goal − as I said, this goal was just the legal minimum
> > > for me to be allowed to do it, but don't worry, I'll do it regardless of
> > > how the rest of the campaign goes.
> > >
> > > So don't stop advertising this ;)
> > >
> > > --
> > > Théophane Hufschmitt
> > >
> > > Sat 14 Jan 17 − 22:23, zimbatm(zimb...@zimbatm.com) a écrit:
> > > > Thanks everyone! I'm impressed by how fast that went.
> > > >
> > > > On Sat, 14 Jan 2017 at 20:27 Domen Kožar  wrote:
> > > >
> > > > > It's funded :) Congratz!
> > > > >
> > > > > On Fri, Jan 13, 2017 at 10:56 AM, Théophane Hufschmitt <
> > > > > rg_ni...@regnat.ovh> wrote:
> > > > >
> > > > > Thu 12 Jan 17 − 14:13, Théophane Hufschmitt(rg_ni...@regnat.ovh) a
> > écrit:
> > > > > > Hi,
> > > > > >
> > > > > > I am Théophane Hufschmitt, a french master degree CS student, and I
> > > > > > wish to start a six month length internship on giving nix a type
> > > > > > system.
> > > > > >
> > > > > > Numtide offered to fund a part of the internship, but we still need
> > > > > > some help for me to be able to start it.
> > > > > >
> > > > > > The goal of the internship is to design (and implement) a type
> > system
> > > > > > for nix in order to be able to statically get some guaranties about
> > > > > > the well-foundness of the nixpkgs repo (or any nix expression), in
> > > > > > complement to hydra or travis tests which may let some
> > inconsistencies
> > > > > > pass − especially on nixos module system which is way harder to
> > test.
> > > > > >
> > > > > > Providing nix with a proper type system is a long running issue
> > (see
> > > > > > https://github.com/NixOS/nix/issues/14), and I think a huge
> > > > > > opportunity for nix to improve its awesomeness.
> > > > > >
> > > > > > The crowdfunding campaign (and a slightly more detailled
> > description of
> > > > > > the project) is open at https://www.gofundme.com/typing-nix, and
> > you
> > > > > > are all invited to donate.
> > > > > >
> > > > > > Of course, I'll be happy to answer any question, by mail or on
> > > > > > irc/matrix (I am regnat[m] on freenode).
> > > > > >
> > > > > > --
> > > > > > Théophane Hufschmitt
> > > > >
> > > > > Already one half of the required funding has been reached in less
> > than
> > > > > one day. A big thanks to all the donators !
> > > > >
> > > > > For everyone else, there is still at lot of place if you want to be a
> > > > > part of this, so don't hesitate ;)
> > > > >
> > > > > --
> > > > > Théophane Hufschmitt
> > > > >
> > > > > ___
> > > > > nix-dev mailing list
> > > > > nix-dev@lists.science.uu.nl
> > > > > http://lists.science.uu.nl/mailman/listinfo/nix-dev
> > > > >
> > > > >
> > > > > ___
> > > > > nix-dev mailing list
> > > > > nix-dev@lists.science.uu.nl
> > > > > http://lists.science.uu.nl/mailman/listinfo/nix-dev
> > > > >
> >
> >
> >


signature.asc
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] ca8ab8: telegraf: 1.1.2 -> 1.2.0

2017-01-24 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ca8ab806bb159b4e60f0adaf4a10abbad3b7ae77
  
https://github.com/NixOS/nixpkgs/commit/ca8ab806bb159b4e60f0adaf4a10abbad3b7ae77
  Author: Jörg Thalheim 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/monitoring/telegraf/default.nix
R pkgs/servers/monitoring/telegraf/deps-1.1.2.nix
A pkgs/servers/monitoring/telegraf/deps-1.2.0.nix

  Log Message:
  ---
  telegraf: 1.1.2 -> 1.2.0


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


[Nix-commits] [NixOS/nixpkgs] 30a94d: nss: remove parameter that just got unused

2017-01-24 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 30a94deac57c3498e4a9ed6e7bdc8056a60ece04
  
https://github.com/NixOS/nixpkgs/commit/30a94deac57c3498e4a9ed6e7bdc8056a60ece04
  Author: Vladimír Čunát 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  nss: remove parameter that just got unused


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


[Nix-commits] [NixOS/nixpkgs] 36ac70: tetex: fix source urls

2017-01-24 Thread zimbatm
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 36ac7058d2859c8544a2140f245c7c980900c6ac
  
https://github.com/NixOS/nixpkgs/commit/36ac7058d2859c8544a2140f245c7c980900c6ac
  Author: zimbatm 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/typesetting/tex/tetex/default.nix

  Log Message:
  ---
  tetex: fix source urls


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


[Nix-commits] [NixOS/nixpkgs] f8e39e: nss: fetchpatch -> fetchurl

2017-01-24 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f8e39ec13cfd5abc14c2ba22bb34a5df671dc559
  
https://github.com/NixOS/nixpkgs/commit/f8e39ec13cfd5abc14c2ba22bb34a5df671dc559
  Author: Vladimír Čunát 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  nss: fetchpatch -> fetchurl

This isn't a dynamically generated patch, so it's not required,
and the hash was for unmodified patch anyway.


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


[Nix-commits] [NixOS/nix] 4e6a2f: Revert "Propagate path context via builtins.readFi...

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 4e6a2fbc561f3e692a5644b3816a205ba769f39e
  
https://github.com/NixOS/nix/commit/4e6a2fbc561f3e692a5644b3816a205ba769f39e
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/libexpr/primops.cc

  Log Message:
  ---
  Revert "Propagate path context via builtins.readFile"

This reverts commit f7f0116dd727ac954fb04d9ef9b9fe7ec034e563.

Issue #1174.


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


[Nix-commits] [NixOS/nix] 4b6d3c: Hopefully fix build on older GCC

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 4b6d3c5a28d39481d25a134446347c7bfc99f155
  
https://github.com/NixOS/nix/commit/4b6d3c5a28d39481d25a134446347c7bfc99f155
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/build-remote/build-remote.cc

  Log Message:
  ---
  Hopefully fix build on older GCC

http://hydra.nixos.org/build/46805140


  Commit: fa738e50bcd79e5e536d7453f5571e2b13b01bda
  
https://github.com/NixOS/nix/commit/fa738e50bcd79e5e536d7453f5571e2b13b01bda
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/libexpr/primops.cc

  Log Message:
  ---
  Revert "builtins.readFile: Put the references of the file, not those needed 
to realize the file, into the context"

Reverting commit 451c223deea17918454ae083dcfc0ea2b6103cab for now
because it breaks http://hydra.nixos.org/build/46805136, not clear
why.


Compare: https://github.com/NixOS/nix/compare/19ce732a13bf...fa738e50bcd7___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 28c3d7: firefox-bin: 50.1.0 -> 51.0

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 28c3d7f868b3ebe8b542dbcaf9efa72d355829a9
  
https://github.com/NixOS/nixpkgs/commit/28c3d7f868b3ebe8b542dbcaf9efa72d355829a9
  Author: taku0 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox-bin/sources.nix

  Log Message:
  ---
  firefox-bin: 50.1.0 -> 51.0


  Commit: b6adec130bfedbce9e49ad09b351e9c95c519228
  
https://github.com/NixOS/nixpkgs/commit/b6adec130bfedbce9e49ad09b351e9c95c519228
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox-bin/sources.nix

  Log Message:
  ---
  Merge pull request #22093 from taku0/firefox-bin-51.0

firefox-bin: 50.1.0 -> 51.0


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


[Nix-commits] [NixOS/nixpkgs] c2bd9c: sqlite: 3.15.2 -> 3.16.2

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c2bd9cad111ce0a413ffa145e67934928ac20f05
  
https://github.com/NixOS/nixpkgs/commit/c2bd9cad111ce0a413ffa145e67934928ac20f05
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  sqlite: 3.15.2 -> 3.16.2


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


[Nix-commits] [NixOS/nixpkgs] 9c9424: firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr ->...

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9c9424d31681d32f701bbd52303d714ea558deb2
  
https://github.com/NixOS/nixpkgs/commit/9c9424d31681d32f701bbd52303d714ea558deb2
  Author: taku0 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr -> 45.7.0esr


  Commit: 15114fc46a559dc31fbfa40f2ad4777d6ae9bfe6
  
https://github.com/NixOS/nixpkgs/commit/15114fc46a559dc31fbfa40f2ad4777d6ae9bfe6
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/default.nix

  Log Message:
  ---
  Merge pull request #22092 from taku0/firefox-51.0

firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr -> 45.7.0esr


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


[Nix-commits] [NixOS/nixpkgs] 2bf0f8: nss: 3.27.2 -> 3.28.1

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2bf0f84f1ff18057c5a2af0d35bc90c264b3e056
  
https://github.com/NixOS/nixpkgs/commit/2bf0f84f1ff18057c5a2af0d35bc90c264b3e056
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/libraries/nss/85_security_load.patch
M pkgs/development/libraries/nss/default.nix
R pkgs/development/libraries/nss/nss-3.21-gentoo-fixups.patch

  Log Message:
  ---
  nss: 3.27.2 -> 3.28.1


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


[Nix-commits] [NixOS/nixpkgs] 25d86b: vnstat service: init (#19809)

2017-01-24 Thread Kai
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 25d86bdd102f5e4eb7d7047451f4128df539ccad
  
https://github.com/NixOS/nixpkgs/commit/25d86bdd102f5e4eb7d7047451f4128df539ccad
  Author: Kai 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/module-list.nix
A nixos/modules/services/monitoring/vnstat.nix

  Log Message:
  ---
  vnstat service: init (#19809)


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


[Nix-commits] [NixOS/nix] e3bf22: Enable verbose curl output

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: e3bf228c927eb9eafc0fab813ec8477731cfdb92
  
https://github.com/NixOS/nix/commit/e3bf228c927eb9eafc0fab813ec8477731cfdb92
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/libstore/download.cc

  Log Message:
  ---
  Enable verbose curl output

Closes #1182.


  Commit: 19ce732a13bf7d74b7b95ae17fa92a11e1f99a01
  
https://github.com/NixOS/nix/commit/19ce732a13bf7d74b7b95ae17fa92a11e1f99a01
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/build-remote/build-remote.cc

  Log Message:
  ---
  Fix typo


Compare: https://github.com/NixOS/nix/compare/3b4a15bd4827...19ce732a13bf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] c78022: curl: Apply upstream patch to fix https hangs

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c78022aad18bfed0d13e0191f58045296288e79a
  
https://github.com/NixOS/nixpkgs/commit/c78022aad18bfed0d13e0191f58045296288e79a
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/networking/curl/default.nix
A pkgs/tools/networking/curl/issue-1174.patch

  Log Message:
  ---
  curl: Apply upstream patch to fix https hangs

https://github.com/curl/curl/issues/1174

Fixes https://github.com/NixOS/nix/issues/1181.

(cherry picked from commit 7bc801e282fbd8f1a7fc9f92395e738f95ddc731)


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


[Nix-commits] [NixOS/nixpkgs] 7bc801: curl: Apply upstream patch to fix https hangs

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7bc801e282fbd8f1a7fc9f92395e738f95ddc731
  
https://github.com/NixOS/nixpkgs/commit/7bc801e282fbd8f1a7fc9f92395e738f95ddc731
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/tools/networking/curl/default.nix
A pkgs/tools/networking/curl/issue-1174.patch

  Log Message:
  ---
  curl: Apply upstream patch to fix https hangs

https://github.com/curl/curl/issues/1174

Fixes https://github.com/NixOS/nix/issues/1181.


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


[Nix-commits] [NixOS/nixpkgs] 2f77be: titaniumenv: add 6.0 SDK + bump kitchensink testca...

2017-01-24 Thread Sander van der Burg
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2f77befb162f4509e493337206c6f1929a09b0cd
  
https://github.com/NixOS/nixpkgs/commit/2f77befb162f4509e493337206c6f1929a09b0cd
  Author: Sander van der Burg 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/mobile/titaniumenv/default.nix
M pkgs/development/mobile/titaniumenv/examples/default.nix
M pkgs/development/mobile/titaniumenv/examples/kitchensink/default.nix
A pkgs/development/mobile/titaniumenv/titaniumsdk-6.0.nix

  Log Message:
  ---
  titaniumenv: add 6.0 SDK + bump kitchensink testcase

(cherry picked from commit de9a4f5fb4ecc1045dd15f65b0ae371ad36b8365)


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


[Nix-commits] [NixOS/nixpkgs] de9a4f: titaniumenv: add 6.0 SDK + bump kitchensink testca...

2017-01-24 Thread Sander van der Burg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: de9a4f5fb4ecc1045dd15f65b0ae371ad36b8365
  
https://github.com/NixOS/nixpkgs/commit/de9a4f5fb4ecc1045dd15f65b0ae371ad36b8365
  Author: Sander van der Burg 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/mobile/titaniumenv/default.nix
M pkgs/development/mobile/titaniumenv/examples/default.nix
M pkgs/development/mobile/titaniumenv/examples/kitchensink/default.nix
A pkgs/development/mobile/titaniumenv/titaniumsdk-6.0.nix

  Log Message:
  ---
  titaniumenv: add 6.0 SDK + bump kitchensink testcase


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


[Nix-commits] [NixOS/nixpkgs] a82810: linux: Apply 9p veryloose patch to 4.9

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a82810c7a7e62848b75739b1cccddca8f1363c75
  
https://github.com/NixOS/nixpkgs/commit/a82810c7a7e62848b75739b1cccddca8f1363c75
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  linux: Apply 9p veryloose patch to 4.9


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


[Nix-commits] [NixOS/nixpkgs] b3b300: smokeping: setuid for fping6

2017-01-24 Thread Tristan Helmich
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b3b300b6ff1353008f42cf1b65d8d8ea0e0c5a36
  
https://github.com/NixOS/nixpkgs/commit/b3b300b6ff1353008f42cf1b65d8d8ea0e0c5a36
  Author: Tristan Helmich 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/services/networking/smokeping.nix

  Log Message:
  ---
  smokeping: setuid for fping6


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


[Nix-commits] [NixOS/nix] 3b4a15: build-remote: Use futimes instead of futimens on A...

2017-01-24 Thread Shea Levy
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 3b4a15bd4827fa9cb128055776ba782d07e9c258
  
https://github.com/NixOS/nix/commit/3b4a15bd4827fa9cb128055776ba782d07e9c258
  Author: Shea Levy 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/build-remote/build-remote.cc

  Log Message:
  ---
  build-remote: Use futimes instead of futimens on APPLE


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


[Nix-commits] [NixOS/nixpkgs] de8148: haskellPackages.doctest-discover: fix

2017-01-24 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: de8148d74c61736c88a0b3ae5822e730098a8242
  
https://github.com/NixOS/nixpkgs/commit/de8148d74c61736c88a0b3ae5822e730098a8242
  Author: Robert Hensing 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  haskellPackages.doctest-discover: fix


  Commit: 92b1e39e1c43a55a1460571782e3c7444556814b
  
https://github.com/NixOS/nixpkgs/commit/92b1e39e1c43a55a1460571782e3c7444556814b
  Author: Peter Simons 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #22088 from roberth/fix-haskell-doctest-discover

haskellPackages.doctest-discover: fix


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


[Nix-commits] [NixOS/nixpkgs] 7c5324: nftables: disable broken xtables support

2017-01-24 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7c5324f29ad67aca5b4fee3074e70e807249e46f
  
https://github.com/NixOS/nixpkgs/commit/7c5324f29ad67aca5b4fee3074e70e807249e46f
  Author: Franz Pletz 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

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

  Log Message:
  ---
  nftables: disable broken xtables support


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


[Nix-commits] [NixOS/nixpkgs] 4ef84c: groonga: 6.1.1 -> 6.1.5

2017-01-24 Thread Arseniy Seroka
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ef84c31157bccce1d159599980d8962c9ce92c8
  
https://github.com/NixOS/nixpkgs/commit/4ef84c31157bccce1d159599980d8962c9ce92c8
  Author: Eric Sagnes 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/search/groonga/default.nix

  Log Message:
  ---
  groonga: 6.1.1 -> 6.1.5


  Commit: 303a5a4e72aff5a0bb28535fe1f73c109738b490
  
https://github.com/NixOS/nixpkgs/commit/303a5a4e72aff5a0bb28535fe1f73c109738b490
  Author: Arseniy Seroka 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/servers/search/groonga/default.nix

  Log Message:
  ---
  Merge pull request #22081 from ericsagnes/pkg-update/groonga

groonga: 6.1.1 -> 6.1.5


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


[Nix-commits] [NixOS/nixpkgs] 7af2d3: buildPythonPackage: send pip output to stderr

2017-01-24 Thread Frederik Rietdijk
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7af2d3d6e2bf54e606c93887668fcc23d939
  
https://github.com/NixOS/nixpkgs/commit/7af2d3d6e2bf54e606c93887668fcc23d939
  Author: Tim Cuthbertson 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/interpreters/python/build-python-package-setuptools.nix

  Log Message:
  ---
  buildPythonPackage: send pip output to stderr


  Commit: e33bc13349776829cb90fabb1e912efd7c7bff62
  
https://github.com/NixOS/nixpkgs/commit/e33bc13349776829cb90fabb1e912efd7c7bff62
  Author: Frederik Rietdijk 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/interpreters/python/build-python-package-setuptools.nix

  Log Message:
  ---
  Merge pull request #22086 from timbertson/pip-stderr

buildPythonPackage: send pip output to stderr


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


[Nix-commits] [NixOS/nixpkgs] b26fa7: Revert "Use looser 9pfs caching in VM tests/builds...

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b26fa70e5e5cb4708172cbd567f71b841735de00
  
https://github.com/NixOS/nixpkgs/commit/b26fa70e5e5cb4708172cbd567f71b841735de00
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/virtualisation/qemu-vm.nix
M pkgs/build-support/vm/default.nix
M pkgs/os-specific/linux/kernel/patches.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Revert "Use looser 9pfs caching in VM tests/builds"

This reverts commit c0caaafb0333130bec9a9af8d05004da04088b5d.


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


[Nix-commits] [NixOS/nix] 1102c7: shell.nix: Add a flag for using clang

2017-01-24 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 1102c77919765b22824ee481afd3bbd618ddb457
  
https://github.com/NixOS/nix/commit/1102c77919765b22824ee481afd3bbd618ddb457
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M shell.nix

  Log Message:
  ---
  shell.nix: Add a flag for using clang


  Commit: e5641dfe1e9f8afde21939b62d5b2daea3a50241
  
https://github.com/NixOS/nix/commit/e5641dfe1e9f8afde21939b62d5b2daea3a50241
  Author: Eelco Dolstra 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M src/libutil/util.cc

  Log Message:
  ---
  Work around a bug in clang and older versions of gcc

http://hydra.nixos.org/build/46597440

https://llvm.org/bugs/show_bug.cgi?id=28096


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


[Nix-commits] [NixOS/nixpkgs] 4f7fe2: titaniumenv: use Node.js 4.x for the CLI tools

2017-01-24 Thread Sander van der Burg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4f7fe2706583e389e0431071dc416f76962ea5d5
  
https://github.com/NixOS/nixpkgs/commit/4f7fe2706583e389e0431071dc416f76962ea5d5
  Author: Sander van der Burg 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/mobile/titaniumenv/default.nix

  Log Message:
  ---
  titaniumenv: use Node.js 4.x for the CLI tools


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


[Nix-commits] [NixOS/nixpkgs] 32a3f7: libfm: 1.2.4 -> 1.2.5

2017-01-24 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 32a3f7114943e7f753b3b660a3ab307b4b17da5d
  
https://github.com/NixOS/nixpkgs/commit/32a3f7114943e7f753b3b660a3ab307b4b17da5d
  Author: romildo 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  libfm: 1.2.4 -> 1.2.5


  Commit: 4e2d9401253422febe56e52d848c4e33757514b5
  
https://github.com/NixOS/nixpkgs/commit/4e2d9401253422febe56e52d848c4e33757514b5
  Author: romildo 
  Date:   2017-01-23 (Mon, 23 Jan 2017)

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

  Log Message:
  ---
  pcmanfm: 1.2.4 -> 1.2.5


  Commit: 4785a19444fd95c4b229e549861ceaaa3045f79f
  
https://github.com/NixOS/nixpkgs/commit/4785a19444fd95c4b229e549861ceaaa3045f79f
  Author: Jörg Thalheim 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/applications/misc/pcmanfm/default.nix
M pkgs/development/libraries/libfm/default.nix

  Log Message:
  ---
  Merge pull request #22073 from romildo/upd.pcmanfm

{lib,pcman}fm: 1.2.4 -> 1.2.5


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


Re: [Nix-dev] Fwd: Grub problem: external pointer tables not supported

2017-01-24 Thread Roger Qiu
A while back when I was trying to do the whole encrypted ZFS root, the info
on Grub seemed to show that it didn't support loading ZFS as a booting
device. So it needed a separate boot partition (which I setup as a
soft-raided ext4). Later I moved to using gummiboot and uefi however that
apparently didn't support soft raid, so I just manually cloned the fat32
boot partition which contained the gummiboot uefi application, kernel and
initramfs. The initramfs had a zfs driver so it could load zfs root at
stage 2 boot phase.

So grub has improved, and has zfs root support? That's great! However you
still need a fat32 partition for uefi support. I'm guessing this is still
where your grub code since uefi can't mount zfs or deal with luks.
On 24/01/2017 3:09 PM, "Tomasz Czyż"  wrote:

> Roger,
>
>
> I got it from my grub.cfg config file. It looks like that's how you access
> "root" zfs volume.
>
> If I have
>
> /
> /volume1
> /volume2
>
> in grub I could access it
>
> $disk/@/
> $disk/volume1/
> $disk/volume2/
>
> Looks like just a convention but didn't dive into it.
>
> btw, just to clarify my setup, currently I have /boot and /nix/store on
> the same zfs volume and works, looks like only one directory is affected by
> hardlinks/too many files issue.
>
> Thanks,
> Tom
>
> 2017-01-24 3:43 GMT+00:00 Roger Qiu :
>
>> Btw what is the `@` symbol mean in your `ls` examples? I've never seen
>> that. The grub rescue allows yo use `ls hd (0,1)/...` with no `@`.
>> On 24/01/2017 12:52 PM, "Tomasz Czyż"  wrote:
>>
>>> It looks like I hit some ZFS feature that it's not supported by grub
>>> module.
>>>
>>> How I found that?
>>> In grub, you can list files in zfs volumes by doing ``ls $drive/@/home``
>>> etc.
>>> I could list ``ls $drive/@/nix`` or ``ls $drive/@/nix/var`` but not ``ls
>>> $drive/@/nix/store`` where I kept the kernels.
>>>
>>> I found some explanations about lot's of files and lot's of hardlinks
>>> (nix store had at that time more than 130G and probably triggered the
>>> feature).
>>>
>>> nix-collect-garbage -d didn't help.
>>>
>>> I solved the problem by using boot.loader.grub.copyKernels = true;
>>>
>>> Kernels were copied to the same volume but to /boot where there is
>>> smaller number of files and worked perfectly.
>>>
>>>
>>> 2017-01-23 16:44 GMT+00:00 Tomasz Czyż :
>>>


 2017-01-23 16:15 GMT+00:00 Roger Qiu :

> Hey,
>
> Changing nixos generations won't affect the grub boot partition, that
> only changes which nixos kernel and initramfs image gets booted.
>
 Because all boot options are not working one of my guesses is that in
 new nix version, wrong config was generated when I did system update which
 broke all options.

> This looks like an error in the Grub partition. Maybe you recently
> updated it or changed it, or the partition got corrupted.
>
 It's possible, I tried to boot from USB, do ``nixos-install
 --no-root-passwd`` to reinstall the system, but I'm not sure how to force
 grub/uefi partition recreation/reinstalling, any idea? Should I just format
 it and will be recreated?

> This is why other operating systems tend to make their /boot
> read-only...
>
> If you can't get into the OS, then you can try booting off a USB, and
> then edit the boot partition. Or run the uefi terminal app (but this one
> never worked for me). If you had cloned/raided boot partitions you can try
> changing the uefi image to boot from in your uefi settings (access it like
> BIOS).
>
 I tried that, but I'm not sure what to change. I tried to reinstall
 grub on EFI partition but I'm not sure how to do that, is regular
 grub-install stuff way to go (I thought I had some issues with that and I
 tried nixos-install after that).

> Currently I have 2 uefi boot partitions cloned, but one failed so I've
> been booting off the other one.
>
 Nice one, I think I'll try to do something like that.

 Thanks Roger.

> Thanks,
> Roger
> On 23/01/2017 10:48 PM, "Tomasz Czyż" 
>


> masz.c...@gmail.com > wrote:
>
>> Hello,
>>
>> recently my grub said this to me after I restarted computer:
>>
>> Error: external pointer tables not supported
>> Error: you need to load the kernel first.
>>
>> Every option I select with nix (also past generations) shows me this
>> message.
>>
>> I updated the system to 17.03pre99792.c311871 on 2016-12-23 and
>> restarted it before multiple times (and worked). I don't remember if I 
>> did
>> other updates, but this is what's grub menu shows me.
>>
>> My disk layout is: EFI boot partition for grub, next partition is
>> encrypted luks volume and ZFS on top of it.
>>
>> This setup worked for me for 1.5 

Re: [Nix-dev] Grub problem: external pointer tables not supported

2017-01-24 Thread Roger Qiu
Hey glad you solvee it.

So the problem was that you were using Grub to directly access ZFS root
drive to get the kernel, but Nixos uses lots of hardlinks and Grub has a
problem reading that. So the kernel is now copied to /boot. That's actually
how it's done in gummiboot and probably other bootloaders.

Thanks,
Roger
On 24/01/2017 12:52 PM, "Tomasz Czyż"  wrote:

> It looks like I hit some ZFS feature that it's not supported by grub
> module.
>
> How I found that?
> In grub, you can list files in zfs volumes by doing ``ls $drive/@/home``
> etc.
> I could list ``ls $drive/@/nix`` or ``ls $drive/@/nix/var`` but not ``ls
> $drive/@/nix/store`` where I kept the kernels.
>
> I found some explanations about lot's of files and lot's of hardlinks (nix
> store had at that time more than 130G and probably triggered the feature).
>
> nix-collect-garbage -d didn't help.
>
> I solved the problem by using boot.loader.grub.copyKernels = true;
>
> Kernels were copied to the same volume but to /boot where there is smaller
> number of files and worked perfectly.
>
>
> 2017-01-23 16:44 GMT+00:00 Tomasz Czyż :
>
>>
>>
>> 2017-01-23 16:15 GMT+00:00 Roger Qiu :
>>
>>> Hey,
>>>
>>> Changing nixos generations won't affect the grub boot partition, that
>>> only changes which nixos kernel and initramfs image gets booted.
>>>
>> Because all boot options are not working one of my guesses is that in new
>> nix version, wrong config was generated when I did system update which
>> broke all options.
>>
>>> This looks like an error in the Grub partition. Maybe you recently
>>> updated it or changed it, or the partition got corrupted.
>>>
>> It's possible, I tried to boot from USB, do ``nixos-install
>> --no-root-passwd`` to reinstall the system, but I'm not sure how to force
>> grub/uefi partition recreation/reinstalling, any idea? Should I just format
>> it and will be recreated?
>>
>>> This is why other operating systems tend to make their /boot read-only...
>>>
>>> If you can't get into the OS, then you can try booting off a USB, and
>>> then edit the boot partition. Or run the uefi terminal app (but this one
>>> never worked for me). If you had cloned/raided boot partitions you can try
>>> changing the uefi image to boot from in your uefi settings (access it like
>>> BIOS).
>>>
>> I tried that, but I'm not sure what to change. I tried to reinstall grub
>> on EFI partition but I'm not sure how to do that, is regular grub-install
>> stuff way to go (I thought I had some issues with that and I tried
>> nixos-install after that).
>>
>>> Currently I have 2 uefi boot partitions cloned, but one failed so I've
>>> been booting off the other one.
>>>
>> Nice one, I think I'll try to do something like that.
>>
>> Thanks Roger.
>>
>>> Thanks,
>>> Roger
>>> On 23/01/2017 10:48 PM, "Tomasz Czyż" 
>>>
>>
>>
>>> masz.c...@gmail.com > wrote:
>>>
 Hello,

 recently my grub said this to me after I restarted computer:

 Error: external pointer tables not supported
 Error: you need to load the kernel first.

 Every option I select with nix (also past generations) shows me this
 message.

 I updated the system to 17.03pre99792.c311871 on 2016-12-23 and
 restarted it before multiple times (and worked). I don't remember if I did
 other updates, but this is what's grub menu shows me.

 My disk layout is: EFI boot partition for grub, next partition is
 encrypted luks volume and ZFS on top of it.

 This setup worked for me for 1.5 year now without any issue.

 Anybody is aware of any changes to grub/zfs recently or had same issue?
 Any suggestions how I can recover from it or what can be wrong?

 Tom



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


>>
>>
>> --
>> Tomasz Czyż
>>
>
>
>
> --
> Tomasz Czyż
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Why having releases if you break things in it often

2017-01-24 Thread Stefan Huchler
Hello Freddy,

yes I think that html5lib thing would it be. So it was at least a
security fix, so you dont just update stuff to update it, which would
make releases pretty useless concept :)

So except you want security updates you dont have to update your system?
I think automated tests could fix that...

something like systemctl status flexget | grep running or something like
that.

Of course you cant write a test for every cornercase, but that bug seems
pretty obvious and easy to reproduce (install/upgrade flexget).

Sorry I formulated that message a bit trollish, but just wanted to learn
why how releases are done in nixos.

Also a hint why list-derivations and boot options in grub dont are the
same would be interesting? Maybe when I run gc or optimise they vanish
from grub?

Stefan


Freddy Rietdijk  writes:

> Hi Stefan,
>
> Regarding flexget. There were some security issues with an (indirect) 
> dependency, html5lib, and thus
> html5lib was upgraded. Maybe that broke flexget, I don't know. 
>
> The main issue is just a lack of maintainers. It's relatively straightforward 
> to add a package to Nixpkgs, but
> maintaining a package set this size that also keeps growing is becoming 
> increasingly harder.
>
> Freddy
>
> On Mon, Jan 23, 2017 at 10:07 AM, Stefan Huchler  
> wrote:
>
>  So because I dont need always newest versions on all of my boxes, I
>  selected the 16.xx chhannel.
>
>  There are here and there some minor issues as example kodi here and
>  there crashes maybe 1-3 times a week. Could be extentions or something.
>
>  For that and other reasons I update here and there all few weeks maybe
>  the maschine.
>
>  So one advantage of course is that if I notice that something does not
>  work I can boot a old configuration, so I dont have to deal with some
>  updates that broke stuff or rollback.
>
>  But I wonder how you can break relativly often stuff (at the moment
>  there seems to be a python dependency problem with flexget, that makes
>  the daemon crash), in a "stable" release channel.
>
>  I mean if I use debian, and stick to my "channel"/release, normaly
>  nothing breaks, as long as I use only their package installer, pip
>  updates of course broke stuff. If I use fedora, well I get maybe some
>  upstream changes like new kernel versions, but normaly they brake also
>  nothing.
>
>  So if "stable" channel makes updates that are not needed (the older
>  version of flexget works fine), whats the point or the criterias of
>  those releases? I could then just use the newest version, if I have to
>  relay on rollback / boot old versions anyway, I dont really see the
>  point of "stable" channels.
>
>  I had pretty good experiences with using the rolling channel, but had
>  many times break stuff in the stable channel.
>
>  Also the tools around generations / boot-generations is very confusing,
>  why do I have 3 4 options in the nix-env --list-generation overview but
>  20 in the boot menu.
>
>  But thats a 2nd different issue I guess.
>
>  Just wonder what your policies are.
>
>  Other stuff that broke on me in the past, was latex packages as example.
>
>  ___
>  nix-dev mailing list
>  nix-dev@lists.science.uu.nl
>  http://lists.science.uu.nl/mailman/listinfo/nix-dev
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] fd26ad: nixos programs.man.enable: improve description

2017-01-24 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fd26ad6f764510d0234e8dcf5998a13b4b5a424b
  
https://github.com/NixOS/nixpkgs/commit/fd26ad6f764510d0234e8dcf5998a13b4b5a424b
  Author: Vladimír Čunát 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M nixos/modules/programs/man.nix

  Log Message:
  ---
  nixos programs.man.enable: improve description


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


[Nix-commits] [NixOS/nixpkgs] 4d8e24: webkit: security 2.14.1 -> 2.14.3

2017-01-24 Thread Vladimír Čunát
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4d8e248e1ccefc1de9a9e6e3a4e75c5c0605c99c
  
https://github.com/NixOS/nixpkgs/commit/4d8e248e1ccefc1de9a9e6e3a4e75c5c0605c99c
  Author: Vladimír Čunát 
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
M pkgs/development/libraries/webkitgtk/2.14.nix

  Log Message:
  ---
  webkit: security 2.14.1 -> 2.14.3

https://webkitgtk.org/security/WSA-2017-0001.html
/cc #21967.

(cherry picked from commit 5326cb7340e0cdc8a6f49291b3a127be9743a127)


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