[Nix-commits] [NixOS/nixpkgs] a0009e: kotlin: 1.0.2 -> 1.0.3

2016-07-11 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a0009e1ae5f68e19ee6dd3a61941d3c188fe2a62
  
https://github.com/NixOS/nixpkgs/commit/a0009e1ae5f68e19ee6dd3a61941d3c188fe2a62
  Author: Tim Steinbach 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/development/compilers/kotlin/default.nix

  Log Message:
  ---
  kotlin: 1.0.2 -> 1.0.3


  Commit: 9391640fa4f803c5e67785686bd090756c7fc784
  
https://github.com/NixOS/nixpkgs/commit/9391640fa4f803c5e67785686bd090756c7fc784
  Author: Tuomas Tynkkynen 
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
M pkgs/development/compilers/kotlin/default.nix

  Log Message:
  ---
  Merge pull request #16872 from NeQuissimus/kotlin103

kotlin: 1.0.2 -> 1.0.3


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


[Nix-commits] [NixOS/nixpkgs] fc2986: pythonPackages.Flootty: init at 3.2.0

2016-07-11 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fc29868d24823e9a322a4ca112b2e35d0168f29b
  
https://github.com/NixOS/nixpkgs/commit/fc29868d24823e9a322a4ca112b2e35d0168f29b
  Author: Rok Garbas 
  Date:   2016-07-12 (Tue, 12 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.Flootty: init at 3.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] 367256: liboauth: propagate inputs wanted by pkgconfig

2016-07-11 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 36725623f9cd6f501c3c9277dd8dfd168bbad699
  
https://github.com/NixOS/nixpkgs/commit/36725623f9cd6f501c3c9277dd8dfd168bbad699
  Author: Nikolay Amiantov 
  Date:   2016-07-12 (Tue, 12 Jul 2016)

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

  Log Message:
  ---
  liboauth: propagate inputs wanted by pkgconfig


  Commit: ec73d072aeb8b86a071efde74de422e9dd105455
  
https://github.com/NixOS/nixpkgs/commit/ec73d072aeb8b86a071efde74de422e9dd105455
  Author: Nikolay Amiantov 
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
M pkgs/games/lgogdownloader/default.nix

  Log Message:
  ---
  lgogdownloader: 2.26 -> 2.28


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


[Nix-commits] [NixOS/nixpkgs] 963327: vimPlugins: updating plugin and adding floobits pl...

2016-07-11 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 963327aacb67322c8cc1ace863e7747823aa89e0
  
https://github.com/NixOS/nixpkgs/commit/963327aacb67322c8cc1ace863e7747823aa89e0
  Author: Rok Garbas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix
M pkgs/misc/vim-plugins/vim-plugin-names
M pkgs/misc/vim-plugins/vim-utils.nix

  Log Message:
  ---
  vimPlugins: updating plugin and adding floobits plugin


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


[Nix-commits] [NixOS/nixpkgs] 2eb8aa: nixos/systemd: disable timer units with service

2016-07-11 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2eb8aab42cf8623704904b41f4ffe9783bad7b07
  
https://github.com/NixOS/nixpkgs/commit/2eb8aab42cf8623704904b41f4ffe9783bad7b07
  Author: Bjørn Forsman 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/system/boot/systemd.nix

  Log Message:
  ---
  nixos/systemd: disable timer units with service

A disabled systemd service with a "startAt" attribute, like this:

  systemd.services.foo-service = {
enable = false;
startAt = "*-*-* 05:15:00";
...
  };

will cause the following errors in the system journal:

  systemd[1]: foo-service.timer: Refusing to start, unit to trigger not loaded.
  systemd[1]: Failed to start foo-service.timer.

Fix it by not generating the corresponding timer unit when the service
is disabled.


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


[Nix-commits] [NixOS/nixpkgs] db8505: libfilezilla: 0.4.0 -> 0.4.0.1

2016-07-11 Thread mimadrid
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: db8505c1cc7d58feb4f5f7e674a17d19a189dc47
  
https://github.com/NixOS/nixpkgs/commit/db8505c1cc7d58feb4f5f7e674a17d19a189dc47
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  libfilezilla: 0.4.0 -> 0.4.0.1

(cherry picked from commit b56c1982bdb49381081ef004aa5ea83b2af63aed)


  Commit: b2846708ea5e694dd8353e6253b45c7503902f59
  
https://github.com/NixOS/nixpkgs/commit/b2846708ea5e694dd8353e6253b45c7503902f59
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.15.0.2 -> 3.16.0

(cherry picked from commit ba7b5ad530c5af5031ba957b957424b14304de47)


  Commit: 473754295c3c7b0227de875a6fe584d381f4cb6b
  
https://github.com/NixOS/nixpkgs/commit/473754295c3c7b0227de875a6fe584d381f4cb6b
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.16.0 -> 3.16.1

(cherry picked from commit de8cc270c1e93c9fdb46e4e91a847aaa2ae3b17c)


  Commit: 98fa5068b38bf97f6db3c91e754628ae890d5cd1
  
https://github.com/NixOS/nixpkgs/commit/98fa5068b38bf97f6db3c91e754628ae890d5cd1
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  libfilezilla: 0.4.0.1 -> 0.5.0

(cherry picked from commit 8d7e44745d98f77c505cf53b26e2b0920a0494fc)


  Commit: 6b7d187ee62152e286b0c8052f0f1e03bab407b2
  
https://github.com/NixOS/nixpkgs/commit/6b7d187ee62152e286b0c8052f0f1e03bab407b2
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.16.1 -> 3.17.0

(cherry picked from commit c03d7f2819da303db1047a2baab0fe14112f2315)


  Commit: b12aae2a53508d1e91142d4538bc881ca131aa9e
  
https://github.com/NixOS/nixpkgs/commit/b12aae2a53508d1e91142d4538bc881ca131aa9e
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  libfilezilla: 0.5.0 -> 0.5.1

(cherry picked from commit 8ce822665599ba4779b55866f7121066597ac454)


  Commit: f8da4daeb08e8fdbeb7042118babec3328d8731a
  
https://github.com/NixOS/nixpkgs/commit/f8da4daeb08e8fdbeb7042118babec3328d8731a
  Author: Pascal Wittmann 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.17.0 -> 3.17.0.1

(cherry picked from commit 34f451505163e4eb4ed0a68592e64c219fa24554)


  Commit: 07073787809aae12fa0cdbf225f4d0156b94a3e2
  
https://github.com/NixOS/nixpkgs/commit/07073787809aae12fa0cdbf225f4d0156b94a3e2
  Author: mimadrid 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  libfilezilla: 0.5.1 -> 0.5.3

(cherry picked from commit baab0ff6d3ed695c7a6343fb9d7ee63f02e6d16f)


  Commit: cc0d5dd458f2a690a4e3fa179e5a053f358dd4bb
  
https://github.com/NixOS/nixpkgs/commit/cc0d5dd458f2a690a4e3fa179e5a053f358dd4bb
  Author: mimadrid 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.17.0.1 -> 3.18.0

(cherry picked from commit d7695b790f8eebe37993e132980a49bdf4852604)


  Commit: 73e28bc9b74326a86fe07eacb80604c6f3247c01
  
https://github.com/NixOS/nixpkgs/commit/73e28bc9b74326a86fe07eacb80604c6f3247c01
  Author: mimadrid 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.18.0 -> 3.19.0

(cherry picked from commit 15d28334a716351371e4074a1e963a02193fe3fd)


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


[Nix-commits] [NixOS/nixpkgs] 15d283: filezilla: 3.18.0 -> 3.19.0

2016-07-11 Thread mimadrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 15d28334a716351371e4074a1e963a02193fe3fd
  
https://github.com/NixOS/nixpkgs/commit/15d28334a716351371e4074a1e963a02193fe3fd
  Author: mimadrid 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.18.0 -> 3.19.0


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


[Nix-commits] [NixOS/nixpkgs] 811cf5: mypy-lang: init at 0.4.2

2016-07-11 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 811cf56f5f006274ea016db9674f566bfa2cc640
  
https://github.com/NixOS/nixpkgs/commit/811cf56f5f006274ea016db9674f566bfa2cc640
  Author: Martin Gammelsæter 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/development/tools/mypy-lang/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  mypy-lang: init at 0.4.2


  Commit: f861e436117b3dc933d5c8b76e891fd2f5c6ac04
  
https://github.com/NixOS/nixpkgs/commit/f861e436117b3dc933d5c8b76e891fd2f5c6ac04
  Author: Frederik Rietdijk 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/development/tools/mypy-lang/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #16864 from martingms/add-mypy

mypy-lang: init at 0.4.2


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


[Nix-commits] [NixOS/nix] cb5e72: Modernize AutoCloseFD

2016-07-11 Thread Shea Levy
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: cb5e7254b66a06b78a5659551a6f28fc67e52267
  
https://github.com/NixOS/nix/commit/cb5e7254b66a06b78a5659551a6f28fc67e52267
  Author: Shea Levy 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M src/libmain/shared.cc
M src/libstore/build.cc
M src/libstore/gc.cc
M src/libstore/local-store.cc
M src/libstore/pathlocks.cc
M src/libstore/remote-store.cc
M src/libutil/archive.cc
M src/libutil/hash.cc
M src/libutil/util.cc
M src/libutil/util.hh
M src/nix-daemon/nix-daemon.cc

  Log Message:
  ---
  Modernize AutoCloseFD


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


[Nix-commits] [NixOS/nixpkgs] 8c81c2: rcm: 1.2.3 -> 1.3.0 (#16847)

2016-07-11 Thread Scott Stevenson
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c81c234d3a3fa9aa38d8ae1c427c66a083c3bce
  
https://github.com/NixOS/nixpkgs/commit/8c81c234d3a3fa9aa38d8ae1c427c66a083c3bce
  Author: Scott Stevenson 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/tools/misc/rcm/default.nix
M pkgs/tools/misc/rcm/fix-rcmlib-path.patch

  Log Message:
  ---
  rcm: 1.2.3 -> 1.3.0 (#16847)


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


[Nix-commits] [NixOS/nixpkgs] 8f98fc: lighthouse: init at 2016-01-26 (#16849)

2016-07-11 Thread Ram Kromberg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8f98fcd73b61acfe60c1fed5825edc6c2c7153be
  
https://github.com/NixOS/nixpkgs/commit/8f98fcd73b61acfe60c1fed5825edc6c2c7153be
  Author: Ram Kromberg 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
A pkgs/applications/misc/lighthouse/Makefile.patch
A pkgs/applications/misc/lighthouse/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  lighthouse: init at 2016-01-26 (#16849)


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


[Nix-commits] [NixOS/nixpkgs] bc3935: elixir: 1.3.0 -> 1.3.1

2016-07-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bc39354269a2aa6ff858ea233daac6f2d106461e
  
https://github.com/NixOS/nixpkgs/commit/bc39354269a2aa6ff858ea233daac6f2d106461e
  Author: Daiderd Jordan 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  elixir: 1.3.0 -> 1.3.1


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


[Nix-commits] [NixOS/nixpkgs] 1b4128: wireguard: init at 20160708 (#16856)

2016-07-11 Thread Eric Sagnes
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1b41283eb38094410faa70eded5215b809aa38ab
  
https://github.com/NixOS/nixpkgs/commit/1b41283eb38094410faa70eded5215b809aa38ab
  Author: Eric Sagnes 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
A pkgs/os-specific/linux/wireguard/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  wireguard: init at 20160708 (#16856)


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


[Nix-commits] [NixOS/nixpkgs] dc5293: wine: 1.9.13 -> 1.9.14 (#16862)

2016-07-11 Thread Alexander V. Nikolaev
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dc5293d80b9c690dcb0c95d7174c16140f0fd089
  
https://github.com/NixOS/nixpkgs/commit/dc5293d80b9c690dcb0c95d7174c16140f0fd089
  Author: Alexander V. Nikolaev 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/misc/emulators/wine/base.nix
M pkgs/misc/emulators/wine/sources.nix

  Log Message:
  ---
  wine: 1.9.13 -> 1.9.14 (#16862)

* Update wineUnstable: 1.9.13 -> 1.9.14
* Update staging: 1.9.13 -> 1.9.14
* Add myself as co-maintainer, because I am do regular updates.


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


[Nix-commits] [NixOS/nixpkgs] b2b8a8: linux-testing: 4.7-rc6 -> 4.7-rc7 (#16854)

2016-07-11 Thread Louis Taylor
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b2b8a899450aeeaefce920a1a034a4cb8d800d9c
  
https://github.com/NixOS/nixpkgs/commit/b2b8a899450aeeaefce920a1a034a4cb8d800d9c
  Author: Louis Taylor 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux-testing: 4.7-rc6 -> 4.7-rc7 (#16854)


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


[Nix-commits] [NixOS/nixpkgs] 1349cd: fcitx: refactor (#16858)

2016-07-11 Thread Eric Sagnes
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1349cd4e8dac7d18e92e176e72d49bad9bc90472
  
https://github.com/NixOS/nixpkgs/commit/1349cd4e8dac7d18e92e176e72d49bad9bc90472
  Author: Eric Sagnes 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/i18n/input-method/fcitx.nix
M pkgs/tools/inputmethods/fcitx/default.nix
A pkgs/tools/inputmethods/fcitx/unwrapped.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  fcitx: refactor (#16858)


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


[Nix-commits] [NixOS/nixpkgs] 60887f: mate-icon-theme-faenza: 1.15.0 -> 1.15.1 (#16859)

2016-07-11 Thread José Romildo Malaquias
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 60887fa193297f3fe635e646ecba08259978fa43
  
https://github.com/NixOS/nixpkgs/commit/60887fa193297f3fe635e646ecba08259978fa43
  Author: José Romildo Malaquias 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/desktops/mate/mate-icon-theme-faenza/default.nix

  Log Message:
  ---
  mate-icon-theme-faenza: 1.15.0 -> 1.15.1 (#16859)


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


[Nix-commits] [NixOS/nixpkgs] b25d21: libqrencode: init at 3.4.4

2016-07-11 Thread Adolfo E. García
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b25d21955e22bd10aff0e8a24d1d7f147aec0463
  
https://github.com/NixOS/nixpkgs/commit/b25d21955e22bd10aff0e8a24d1d7f147aec0463
  Author: Adolfo E. García 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/development/libraries/libqrencode/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  libqrencode: init at 3.4.4

* libqrencode: init at 3.4.4
* libqrencode: add maintainer

#16861


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


[Nix-commits] [NixOS/nixpkgs] 6a3e2f: steam: fix primus with new libstdc++ and add to st...

2016-07-11 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6a3e2f89fb9f3c206cceef94926806a4a09a16db
  
https://github.com/NixOS/nixpkgs/commit/6a3e2f89fb9f3c206cceef94926806a4a09a16db
  Author: Nikolay Amiantov 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/games/steam/chrootenv.nix

  Log Message:
  ---
  steam: fix primus with new libstdc++ and add to steam-run


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


[Nix-commits] [NixOS/nixpkgs] 532211: Really remove library functions

2016-07-11 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 532211c68dc2bdab667739ad895a46a3f23491d1
  
https://github.com/NixOS/nixpkgs/commit/532211c68dc2bdab667739ad895a46a3f23491d1
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M lib/attrsets.nix
M lib/lists.nix

  Log Message:
  ---
  Really remove library functions

Throwing a message like "removed 2016-02-29 because unused and broken"
is unhelpful because it doesn't show what function was removed.


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


Re: [Nix-dev] Pinning nixpkgs on unstable channel: retention of cached packages

2016-07-11 Thread Eelco Dolstra
Hi,

On 07/11/2016 10:54 AM, Maarten Hoogendoorn wrote:

> I was wondering if it's safe to depend on any commit in the unstable channel,
> and still be able to fetch the derivations build by Hydra from the binary 
> cache.

No. Currently any version except the most recent of any channel may be
garbage-collected at some point. Note that this also applies to the stable 
channels.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] b187c8: systemd-coredump: Add systemd service and fix sysc...

2016-07-11 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b187c869f4cf3d8daf052a8d21207a806638ddc4
  
https://github.com/NixOS/nixpkgs/commit/b187c869f4cf3d8daf052a8d21207a806638ddc4
  Author: Jookia <166...@gmail.com>
  Date:   2016-07-10 (Sun, 10 Jul 2016)

  Changed paths:
M nixos/modules/system/boot/coredump.nix

  Log Message:
  ---
  systemd-coredump: Add systemd service and fix sysctl pattern.


  Commit: 44789200f053c3482ef6a19fd76e638996f33031
  
https://github.com/NixOS/nixpkgs/commit/44789200f053c3482ef6a19fd76e638996f33031
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/system/boot/coredump.nix

  Log Message:
  ---
  Merge pull request #16835 from Jookia/RFC_coredump

systemd-coredump: Add systemd service and fix sysctl pattern.


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


[Nix-commits] [NixOS/nixpkgs] e501f1: ixgbevf: Init at 3.2.2

2016-07-11 Thread Eelco Dolstra
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e501f1962087d84b2fca2cf4bc232e5d1eaf7857
  
https://github.com/NixOS/nixpkgs/commit/e501f1962087d84b2fca2cf4bc232e5d1eaf7857
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
A pkgs/os-specific/linux/ixgbevf/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ixgbevf: Init at 3.2.2

This driver is necessary for Enhanced Networking on most EC2 instance
types.

(cherry picked from commit 04eb7492dccb3d314911666fea15a67602c1e422)


  Commit: 0229827a156164fb2e3a8b42798afdc0c4068fd8
  
https://github.com/NixOS/nixpkgs/commit/0229827a156164fb2e3a8b42798afdc0c4068fd8
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/amazon-image.nix

  Log Message:
  ---
  amazon-image.nix: Add the ixgbevf driver

(cherry picked from commit 3adb769776199ea5e4fe8760fca0e4dca3193fae)


  Commit: 025a255ea6bdf15f25ae7facad873e9306cff769
  
https://github.com/NixOS/nixpkgs/commit/025a255ea6bdf15f25ae7facad873e9306cff769
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
A pkgs/os-specific/linux/ena/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ena: Init at 20160629

This adds the Amazon Elastic Network Adapter kernel module required by
EC2 x1.* instances.

(cherry picked from commit 871067222562bbb8616eb4ce97d595425e688c00)


  Commit: ab4e3c7b8035bc45c212063fff2970821fe6a2fe
  
https://github.com/NixOS/nixpkgs/commit/ab4e3c7b8035bc45c212063fff2970821fe6a2fe
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/amazon-image.nix

  Log Message:
  ---
  amazon-image.nix: Add the ena driver

This is necessary for Enhanced Networking on x1.* instances.

(cherry picked from commit 56badfee94c42b2f940c89ea8ae01ece18475384)


  Commit: 5788d8ed054cbcf53a3bc5e6b1b6f668ca8fddad
  
https://github.com/NixOS/nixpkgs/commit/5788d8ed054cbcf53a3bc5e6b1b6f668ca8fddad
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux: Bump NR_CPUS

The default limit (64) is too low for systems like EC2 x1.* instances
or Xeon Phis, so let's increase it.

(cherry picked from commit 1cd7dbc00b82d1a0d92dbdb4905cb9c48c6860ff)


  Commit: b8c98b4aa940cc3c685c6c1e07dd9d6604d0c290
  
https://github.com/NixOS/nixpkgs/commit/b8c98b4aa940cc3c685c6c1e07dd9d6604d0c290
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux: Enable paravirtualized spinlocks

This prevents ticket-lock storms on Xen. See
https://blog.xenproject.org/2012/05/11/benchmarking-the-new-pv-ticketlock-implementation/.

Extracted from 7b9c493d6020d29b2229fffad35acf99c3b47a61.


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


[Nix-commits] [NixOS/nixpkgs] 871067: ena: Init at 20160629

2016-07-11 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 871067222562bbb8616eb4ce97d595425e688c00
  
https://github.com/NixOS/nixpkgs/commit/871067222562bbb8616eb4ce97d595425e688c00
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
A pkgs/os-specific/linux/ena/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ena: Init at 20160629

This adds the Amazon Elastic Network Adapter kernel module required by
EC2 x1.* instances.


  Commit: 56badfee94c42b2f940c89ea8ae01ece18475384
  
https://github.com/NixOS/nixpkgs/commit/56badfee94c42b2f940c89ea8ae01ece18475384
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/amazon-image.nix

  Log Message:
  ---
  amazon-image.nix: Add the ena driver

This is necessary for Enhanced Networking on x1.* instances.


  Commit: 1cd7dbc00b82d1a0d92dbdb4905cb9c48c6860ff
  
https://github.com/NixOS/nixpkgs/commit/1cd7dbc00b82d1a0d92dbdb4905cb9c48c6860ff
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux: Bump NR_CPUS

The default limit (64) is too low for systems like EC2 x1.* instances
or Xeon Phis, so let's increase it.


  Commit: 7b9c493d6020d29b2229fffad35acf99c3b47a61
  
https://github.com/NixOS/nixpkgs/commit/7b9c493d6020d29b2229fffad35acf99c3b47a61
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux: Enable some kernel features

This enables a few features that should be useful and safe (they're
all used by the default Ubuntu kernel config), in particular zswap,
wakelocks, kernel load address randomization, userfaultfd (useful for
QEMU), paravirtualized spinlocks and automatic process group
scheduling.

Also removes some configuration conditional on kernel versions that we
no longer support.


  Commit: ecc26d7a40747204ec0be45c6e051bfef605333c
  
https://github.com/NixOS/nixpkgs/commit/ecc26d7a40747204ec0be45c6e051bfef605333c
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  linux: Disable the old IDE subsystem

This has long been deprecated in favour of the new ATA support
(CONFIG_ATA).


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


[Nix-commits] [NixOS/nixpkgs] 984e55: nix-repl: 2015-09-07 -> 2016-02-28

2016-07-11 Thread Domen Kožar
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 984e559cddbcf19566faf91d7b555015f63882e2
  
https://github.com/NixOS/nixpkgs/commit/984e559cddbcf19566faf91d7b555015f63882e2
  Author: Domen Kožar 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/tools/package-management/nix-repl/default.nix

  Log Message:
  ---
  nix-repl: 2015-09-07 -> 2016-02-28

(cherry picked from commit 5789f5875fc4f90058b67ae501fa0588c7e1e221)
Signed-off-by: Domen Kožar 


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


[Nix-commits] [NixOS/nixpkgs] 5789f5: nix-repl: 2015-09-07 -> 2016-02-28

2016-07-11 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5789f5875fc4f90058b67ae501fa0588c7e1e221
  
https://github.com/NixOS/nixpkgs/commit/5789f5875fc4f90058b67ae501fa0588c7e1e221
  Author: Domen Kožar 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/tools/package-management/nix-repl/default.nix

  Log Message:
  ---
  nix-repl: 2015-09-07 -> 2016-02-28


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


[Nix-commits] [NixOS/nixpkgs] a265ad: firefox-developer-bin: fix hashes (#16860)

2016-07-11 Thread zimbatm
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a265ad28425d5ffe925a92c3d7a51d9a0ac5c286
  
https://github.com/NixOS/nixpkgs/commit/a265ad28425d5ffe925a92c3d7a51d9a0ac5c286
  Author: zimbatm 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox-bin/default.nix
A pkgs/applications/networking/browsers/firefox-bin/dev_sources.nix
A pkgs/applications/networking/browsers/firefox-bin/generate_sources_dev.rb

  Log Message:
  ---
  firefox-developer-bin: fix hashes (#16860)

the nightly tend to get replaced in-place on the FTP and so benefit from
an update script as well


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


Re: [Nix-dev] On npm2nix and the NPM package set in Nixpkgs

2016-07-11 Thread Nikolay Amiantov
One possible way is to add some attribute in current nixpkgs indicating
version of checksumming scheme, e.g. `fetchgit.checksumVersion`.
However, this implies that you would run something like
`nix-instantiate` to determine it, and so you need access to the nixpkgs
tree -- IIRC you don't have such requirements now, and adding whole
complexity for just getting this version seems unreasonable.

What about pushing different versions of your utility to release and
master branches? I feel this could cover most usecases...

On 07/11/2016 01:26 PM, Sander van der Burg wrote:
> Thanks for the reference. Actually, the change in Nixpkgs makes sense,
> as I never understood why any file with a .git prefix had to be removed.
> Similarly, I replicated this odd behaviour in npm2nix.
> 
> I have managed to implement a fix for this locally (which I haven't
> pushed yet). The only annoying thing is that the 16.03 stable release
> still uses the old git hash computation method, so I need to keep the
> old method intact.
> 
> I'm still a bit puzzled on how to proceed -- I could decide to release
> my npm2nix version and use the hash computation method that works with
> 16.03 since that's the stable version and what end-users should use.
> Then for the master branch, people should switch to the development
> version of npm2nix that implements the new strategy. The only thing I'm
> afraid of is that people forget about this and push broken versions of
> the Node.js packages to master.
> 
> Alternatively, I could make both strategies configurable through a
> command-line parameter, but this is not very nice either. And still,
> end-users might forget about it and break the package set.

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


Re: [Nix-dev] On npm2nix and the NPM package set in Nixpkgs

2016-07-11 Thread Sander van der Burg
My personal preference is that the last npm2nix release supports the latest
stable Nixpkgs only. I have noticed that more things (including Hydra) seem
to break after this change in fetchgit.


On Mon, Jul 11, 2016 at 10:26 AM, Sander van der Burg  wrote:

> Thanks for the reference. Actually, the change in Nixpkgs makes sense, as
> I never understood why any file with a .git prefix had to be removed.
> Similarly, I replicated this odd behaviour in npm2nix.
>
> I have managed to implement a fix for this locally (which I haven't pushed
> yet). The only annoying thing is that the 16.03 stable release still uses
> the old git hash computation method, so I need to keep the old method
> intact.
>
> I'm still a bit puzzled on how to proceed -- I could decide to release my
> npm2nix version and use the hash computation method that works with 16.03
> since that's the stable version and what end-users should use. Then for the
> master branch, people should switch to the development version of npm2nix
> that implements the new strategy. The only thing I'm afraid of is that
> people forget about this and push broken versions of the Node.js packages
> to master.
>
> Alternatively, I could make both strategies configurable through a
> command-line parameter, but this is not very nice either. And still,
> end-users might forget about it and break the package set.
>
>
>
>
> On Fri, Jul 8, 2016 at 9:40 AM, Nikolay Amiantov  wrote:
>
>> This patch is needed to fix sha256 hashes for the old npm2nix -- maybe
>> it would help:
>> https://github.com/NixOS/npm2nix/pull/42
>>
>> BTW, I have updated node-packages-generated.nix with this patch
>> successfully some time ago:
>> https://github.com/NixOS/nixpkgs/pull/16137
>>
>> On 07/08/2016 12:11 AM, Sander van der Burg wrote:
>> > Well, for me personally it does not matter that much.
>> >
>> > So far, I have only seen one +1 vote for making my version the new
>> > npm2nix. However, not so long ago, I noticed that there was another
>> > incoming pull request for the vanilla npm2nix. Perhaps the person who
>> > filed it, did not know about the existence of the reengineering2 branch
>> > or this discussion thread. :)
>> >
>> > Anyway, the reason why I still haven't integrated anything yet, is this
>> > issue: https://github.com/svanderburg/npm2nix/issues/7
>> >
>> > When using the master Nixpkgs branch, it seems that npm2nix no longer
>> > computes the sha256 hashes for the git checkouts correctly. Apparently,
>> > some change in the fetchgit {} infrastructure (or a dependency thereof)
>> > causes this, but I don't know why. When using the latest stable branch
>> > of Nixpkgs (release-16.03) everything seems to work just fine.
>> >
>> > I guess this issue needs to be resolved first. IMO it's a bit useless to
>> > have NPM packages set in Nixpkgs with broken Git dependencies, even
>> > though the master Nixpkgs should not be considered stable.
>> >
>> > Besides npm2nix, other generators are affected as well -- bower2nix also
>> > seems to break in one of my use cases. I haven't checked any other
>> > lang2nix generators though :(
>>
>> --
>> Nikolay.
>>
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] On npm2nix and the NPM package set in Nixpkgs

2016-07-11 Thread Sander van der Burg
Thanks for the reference. Actually, the change in Nixpkgs makes sense, as I
never understood why any file with a .git prefix had to be removed.
Similarly, I replicated this odd behaviour in npm2nix.

I have managed to implement a fix for this locally (which I haven't pushed
yet). The only annoying thing is that the 16.03 stable release still uses
the old git hash computation method, so I need to keep the old method
intact.

I'm still a bit puzzled on how to proceed -- I could decide to release my
npm2nix version and use the hash computation method that works with 16.03
since that's the stable version and what end-users should use. Then for the
master branch, people should switch to the development version of npm2nix
that implements the new strategy. The only thing I'm afraid of is that
people forget about this and push broken versions of the Node.js packages
to master.

Alternatively, I could make both strategies configurable through a
command-line parameter, but this is not very nice either. And still,
end-users might forget about it and break the package set.




On Fri, Jul 8, 2016 at 9:40 AM, Nikolay Amiantov  wrote:

> This patch is needed to fix sha256 hashes for the old npm2nix -- maybe
> it would help:
> https://github.com/NixOS/npm2nix/pull/42
>
> BTW, I have updated node-packages-generated.nix with this patch
> successfully some time ago:
> https://github.com/NixOS/nixpkgs/pull/16137
>
> On 07/08/2016 12:11 AM, Sander van der Burg wrote:
> > Well, for me personally it does not matter that much.
> >
> > So far, I have only seen one +1 vote for making my version the new
> > npm2nix. However, not so long ago, I noticed that there was another
> > incoming pull request for the vanilla npm2nix. Perhaps the person who
> > filed it, did not know about the existence of the reengineering2 branch
> > or this discussion thread. :)
> >
> > Anyway, the reason why I still haven't integrated anything yet, is this
> > issue: https://github.com/svanderburg/npm2nix/issues/7
> >
> > When using the master Nixpkgs branch, it seems that npm2nix no longer
> > computes the sha256 hashes for the git checkouts correctly. Apparently,
> > some change in the fetchgit {} infrastructure (or a dependency thereof)
> > causes this, but I don't know why. When using the latest stable branch
> > of Nixpkgs (release-16.03) everything seems to work just fine.
> >
> > I guess this issue needs to be resolved first. IMO it's a bit useless to
> > have NPM packages set in Nixpkgs with broken Git dependencies, even
> > though the master Nixpkgs should not be considered stable.
> >
> > Besides npm2nix, other generators are affected as well -- bower2nix also
> > seems to break in one of my use cases. I haven't checked any other
> > lang2nix generators though :(
>
> --
> Nikolay.
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] e5154f: zdoom: Mark it and its forks as nonfree.

2016-07-11 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e5154f2ab2a2668f7441cd07abb86302d3d2fc16
  
https://github.com/NixOS/nixpkgs/commit/e5154f2ab2a2668f7441cd07abb86302d3d2fc16
  Author: Jookia <166...@gmail.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/games/gzdoom/default.nix
M pkgs/games/zandronum/default.nix
M pkgs/games/zdoom/default.nix

  Log Message:
  ---
  zdoom: Mark it and its forks as nonfree.

See http://zdoom.org/wiki/License and the source code of each package.


  Commit: 1a802e729d99ccde096884388940acab137f8ba8
  
https://github.com/NixOS/nixpkgs/commit/1a802e729d99ccde096884388940acab137f8ba8
  Author: Nikolay Amiantov 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/games/gzdoom/default.nix
M pkgs/games/zandronum/default.nix
M pkgs/games/zdoom/default.nix

  Log Message:
  ---
  Merge pull request #16853 from Jookia/RFC_zdoom-nonfree

zdoom: Mark it and its forks as nonfree.


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


Re: [Nix-dev] Pinning nixpkgs on unstable channel: retention of cached packages

2016-07-11 Thread Profpatsch
On 16-07-11 10:54am, Maarten Hoogendoorn wrote:
> Hi there,
> 
> I was wondering if it's safe to depend on any commit in the unstable
> channel, and still be able to fetch the derivations build by Hydra from the
> binary cache.

You mean on the unstable channel itself? Or on commits the unstable channel
already contains?

It is only safe to assume cache.nixos.org has substitutions for commits
the unstable channel did visit. And only as long as there is no garbage-collect.
That means your safest bet is to use unstable directly and update regularly.


-- 
Proudly written in Mutt with Vim on NixOS.
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
May take up to five days to read your message. If it’s urgent, call me.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] nix-shell does not work???

2016-07-11 Thread Bjørn Forsman
On Jul 11, 2016 11:26, "Matthias Beyer"  wrote:
>
> Hi,
>
> I'm on nixos unstable channel. I just did
>
> nix-shell -p calcurse
>
> it gives me a shell (though it keeps my prompt and doesn't override it
> as I would expect with nix-shell)
>
> and calcurse is not available in the shell.
>
> Did I just ran into a bug with nix-shell?

Is this on non-NixOS? I think I saw something about that in the nix issue
tracker. Some host bashrc file is sourced and breaks nix-shell.

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


[Nix-commits] [NixOS/nixops] fcbd4c: Fix release date.

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: fcbd4c5e3eab3be1154ded843852472c112f1e6f
  
https://github.com/NixOS/nixops/commit/fcbd4c5e3eab3be1154ded843852472c112f1e6f
  Author: Rob Vermaas 
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Fix release date.


  Commit: 5a8ffb5cb7f4212018ea29b5fce6390a9f764607
  
https://github.com/NixOS/nixops/commit/5a8ffb5cb7f4212018ea29b5fce6390a9f764607
  Author: Rob Vermaas 
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Add latest contributors to the release notes.


  Commit: 99f4e2a1cdddfa28563f817b09f05bc33fcabf3d
  
https://github.com/NixOS/nixops/commit/99f4e2a1cdddfa28563f817b09f05bc33fcabf3d
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py

  Log Message:
  ---
  Add specific check for tmp.mount. Fixes #451.


  Commit: e4f64966f7d3e3cd660e41f7d138b6bc67b080f3
  
https://github.com/NixOS/nixops/commit/e4f64966f7d3e3cd660e41f7d138b6bc67b080f3
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py

  Log Message:
  ---
  Remove unnecessary command from pipe.


  Commit: 19c5833cbb1d664d8669608f657a0b8993c76d9c
  
https://github.com/NixOS/nixops/commit/19c5833cbb1d664d8669608f657a0b8993c76d9c
  Author: Renzo Carbonara 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nix/libvirtd-image.nix

  Log Message:
  ---
  nix/libvirtd-image.nix: use 'out' output for 'config.nix.package'.

This fixes issue #448, likely introduced by 
nixpkgs@21a2f2ba3bc8962845f0b45cacac4e47557ebf13

(cherry picked from commit 887eec9ce4419dca8ba8806e581d03ec5ca01ef8)


  Commit: 77c515fd3fa06330900595304ee4e42fa67ab9a2
  
https://github.com/NixOS/nixops/commit/77c515fd3fa06330900595304ee4e42fa67ab9a2
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Update contributors


  Commit: 5afe18d98a968f0c6ccca2e2d2932ce180b3
  
https://github.com/NixOS/nixops/commit/5afe18d98a968f0c6ccca2e2d2932ce180b3
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Final release date 1.4


  Commit: b6e37b7447f85994140acec4093d1067825ec8af
  
https://github.com/NixOS/nixops/commit/b6e37b7447f85994140acec4093d1067825ec8af
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml
M nixops/backends/__init__.py

  Log Message:
  ---
  Merge branch 'release-1.4'


Compare: https://github.com/NixOS/nixops/compare/42c20dc7e46c...b6e37b7447f8___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixops] 5afe18: Final release date 1.4

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: 5afe18d98a968f0c6ccca2e2d2932ce180b3
  
https://github.com/NixOS/nixops/commit/5afe18d98a968f0c6ccca2e2d2932ce180b3
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Final release date 1.4


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


[Nix-commits] [NixOS/nixops] 77c515: Update contributors

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: 77c515fd3fa06330900595304ee4e42fa67ab9a2
  
https://github.com/NixOS/nixops/commit/77c515fd3fa06330900595304ee4e42fa67ab9a2
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M doc/manual/release-notes.xml

  Log Message:
  ---
  Update contributors


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


[Nix-commits] [NixOS/nixops] 19c583: nix/libvirtd-image.nix: use 'out' output for 'conf...

2016-07-11 Thread Renzo Carbonara
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: 19c5833cbb1d664d8669608f657a0b8993c76d9c
  
https://github.com/NixOS/nixops/commit/19c5833cbb1d664d8669608f657a0b8993c76d9c
  Author: Renzo Carbonara 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nix/libvirtd-image.nix

  Log Message:
  ---
  nix/libvirtd-image.nix: use 'out' output for 'config.nix.package'.

This fixes issue #448, likely introduced by 
nixpkgs@21a2f2ba3bc8962845f0b45cacac4e47557ebf13

(cherry picked from commit 887eec9ce4419dca8ba8806e581d03ec5ca01ef8)


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


[Nix-commits] [NixOS/nixops] 42c20d: Update version of nixops

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 42c20dc7e46c7de88dccf687d0224301931bdee2
  
https://github.com/NixOS/nixops/commit/42c20dc7e46c7de88dccf687d0224301931bdee2
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M release.nix

  Log Message:
  ---
  Update version of nixops


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


[Nix-commits] [NixOS/nixops] e4f649: Remove unnecessary command from pipe.

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: e4f64966f7d3e3cd660e41f7d138b6bc67b080f3
  
https://github.com/NixOS/nixops/commit/e4f64966f7d3e3cd660e41f7d138b6bc67b080f3
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py

  Log Message:
  ---
  Remove unnecessary command from pipe.


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


[Nix-commits] [NixOS/nixops] 99f4e2: Add specific check for tmp.mount. Fixes #451.

2016-07-11 Thread Rob Vermaas
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: 99f4e2a1cdddfa28563f817b09f05bc33fcabf3d
  
https://github.com/NixOS/nixops/commit/99f4e2a1cdddfa28563f817b09f05bc33fcabf3d
  Author: Rob Vermaas 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py

  Log Message:
  ---
  Add specific check for tmp.mount. Fixes #451.


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


[Nix-dev] nix-shell does not work???

2016-07-11 Thread Matthias Beyer
Hi,

I'm on nixos unstable channel. I just did

nix-shell -p calcurse

it gives me a shell (though it keeps my prompt and doesn't override it 
as I would expect with nix-shell)

and calcurse is not available in the shell.

Did I just ran into a bug with nix-shell?

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


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


Re: [Nix-dev] What to do with nixos-hardware?

2016-07-11 Thread Rok Garbas
as Mateusz pointed out it is in very early stage.

it started after a meetup in berlin and we soon realize that there are
many valuable resources on wiki and out there that it would be nice to
have in one repository.

please help us get it in better shape.



On Fri, Jul 8, 2016 at 8:41 PM, Mateusz Czaplinski  wrote:
> As far as I know, this repo is an early stage experiment, so activity
> is more than welcome, and only time can tell how (and if) this will
> work out!
>
> /M.
>
> On Fri, Jul 8, 2016 at 2:08 PM, Damien Cassou  wrote:
>> I've just learned about the existence of nixos-hardware:
>>
>> https://github.com/NixOS/nixos-hardware
>>
>> (and did my first PR at the same time). I thought this repository was a
>> great idea but I don't see much activity in it (only 16 hardware in it,
>> the last commit is from April, ...).
>>
>> Are there any plans for this repository? Why is it separate from
>> nixpkgs? Is anyone maintaining it (and accepting PRs)? Is it worth
>> specifying my hardware there?
>>
>> Best,
>>
>> --
>> Damien Cassou
>> http://damiencassou.seasidehosting.st
>>
>> "Success is the ability to go from one failure to another without
>> losing enthusiasm." --Winston Churchill
>> ___
>> 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



-- 
Rok Garbas
http://www.garbas.si
r...@garbas.si
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 5da05e: bluejeans: 2.160.49.8 -> 2.160.63.8

2016-07-11 Thread Oliver Charles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5da05eef62999580664339c5461971c97ae23a39
  
https://github.com/NixOS/nixpkgs/commit/5da05eef62999580664339c5461971c97ae23a39
  Author: Kranium Gikos Mendoza 
  Date:   2016-07-10 (Sun, 10 Jul 2016)

  Changed paths:
M 
pkgs/applications/networking/browsers/mozilla-plugins/bluejeans/default.nix

  Log Message:
  ---
  bluejeans: 2.160.49.8 -> 2.160.63.8


  Commit: 65ac26e28a9191cb95410832e2272a1fe1d910e9
  
https://github.com/NixOS/nixpkgs/commit/65ac26e28a9191cb95410832e2272a1fe1d910e9
  Author: Oliver Charles 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M 
pkgs/applications/networking/browsers/mozilla-plugins/bluejeans/default.nix

  Log Message:
  ---
  Merge pull request #16841 from womfoo/bump/bluejeans-2.160.63.8

bluejeans: 2.160.49.8 -> 2.160.63.8


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


[Nix-dev] Pinning nixpkgs on unstable channel: retention of cached packages

2016-07-11 Thread Maarten Hoogendoorn
Hi there,

I was wondering if it's safe to depend on any commit in the unstable
channel, and still be able to fetch the derivations build by Hydra from the
binary cache.

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


[Nix-commits] [NixOS/nixpkgs] 2aadeb: Add App::St

2016-07-11 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2aadeb2cb5dfd7a1df2db9e0a88de9a56681ab6c
  
https://github.com/NixOS/nixpkgs/commit/2aadeb2cb5dfd7a1df2db9e0a88de9a56681ab6c
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

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

  Log Message:
  ---
  Add App::St


  Commit: 05bdc0c89f861aae1a7df5aaeb5de358daf79ec6
  
https://github.com/NixOS/nixpkgs/commit/05bdc0c89f861aae1a7df5aaeb5de358daf79ec6
  Author: Eelco Dolstra 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/applications/audio/i-score/default.nix
M pkgs/development/tools/build-managers/icmake/default.nix
M pkgs/misc/emulators/dolphin-emu/master.nix

  Log Message:
  ---
  Remove unnecessary references to gcc5

These cause an unnecessary rebuild of gcc.


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


[Nix-commits] [NixOS/nixpkgs] 85a895: offlineimap: add nixos module (#16842)

2016-07-11 Thread Damien Cassou
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 85a895d60f7899df72e9000c113b5bf52ef1206f
  
https://github.com/NixOS/nixpkgs/commit/85a895d60f7899df72e9000c113b5bf52ef1206f
  Author: Damien Cassou 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M nixos/modules/module-list.nix
A nixos/modules/services/networking/offlineimap.nix

  Log Message:
  ---
  offlineimap: add nixos module (#16842)


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


[Nix-commits] [NixOS/nixpkgs] ad41b8: mu: fix build of webkit support and re-enable it

2016-07-11 Thread Gabriel Ebner
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ad41b8fa197cbab795ea01ca7becf6548391ef5c
  
https://github.com/NixOS/nixpkgs/commit/ad41b8fa197cbab795ea01ca7becf6548391ef5c
  Author: Gabriel Ebner 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/tools/networking/mu/default.nix

  Log Message:
  ---
  mu: fix build of webkit support and re-enable it


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


[Nix-commits] [NixOS/nixpkgs] 5ee480: fish: 2.3.0 -> 2.3.1

2016-07-11 Thread Oliver Charles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5ee480bce5bed9a4597f6d0f90d8b6de352a22bd
  
https://github.com/NixOS/nixpkgs/commit/5ee480bce5bed9a4597f6d0f90d8b6de352a22bd
  Author: Louis Taylor 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/shells/fish/default.nix

  Log Message:
  ---
  fish: 2.3.0 -> 2.3.1


  Commit: e75332dd7e96f8ad33d9e7130b2f977071763c29
  
https://github.com/NixOS/nixpkgs/commit/e75332dd7e96f8ad33d9e7130b2f977071763c29
  Author: Oliver Charles 
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
M pkgs/shells/fish/default.nix

  Log Message:
  ---
  Merge pull request #16855 from kragniz/fish-2.3.1

fish: 2.3.0 -> 2.3.1


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


Re: [Nix-dev] Packaging free software that costs money

2016-07-11 Thread Bjørn Forsman
On 11 July 2016 at 02:15, Nikolay Amiantov  wrote:
> [...]
> What do you all think of adding "fhs-run" alias for the above derivation
> and advertising this as the way to try when you need to run something
> proprietary, quick and dirty? At least it's a good start.

+1. Obviously :-D

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