Re: [Nix-dev] nixos-rebuild switch error

2017-03-08 Thread Tilo Schwarz
On Tue, Mar 7, 2017 at 2:09 AM Linus Heckemann  wrote:

> Hi Tilo,
>
> On 07/03/17 07:30, Tilo Schwarz wrote:
> > *** Downloading
> > ‘
> https://cache.nixos.org/nar/1krfkq7lilh69g6ha7gxpck184x7nqwhxh1c51zmsc2p13fqrii4.nar.xz
> ’
> > (signed by ‘cache.nixos.org-1’) to
> > ‘/nix/store/psxqsm2rx0is5yp6sh9bkh4pvsvhpw1b-appres-1.0.4’...
> > curl: (6) Couldn't resolve host 'cache.nixos.org  >'
> > /nix/store/lymkrlb84c8v3pmi9xlw8d3dh3g20q1c-xz-5.2.2-bin/bin/xz:
> > (stdin): File format not recognized
> > error: unexpected end-of-file
> > download of
> > ‘
> https://cache.nixos.org/nar/1krfkq7lilh69g6ha7gxpck184x7nqwhxh1c51zmsc2p13fqrii4.nar.xz
> ’
> > failed: No such file or directory
> > could not download
> > ‘/nix/store/psxqsm2rx0is5yp6sh9bkh4pvsvhpw1b-appres-1.0.4’ from any
> > binary cache
> these are the key lines; particularly
> > curl: (6) Couldn't resolve host 'cache.nixos.org  >'
> This failure is caused by a flaky internet connection, so it makes sense
> that trying again would fix it.
>

Hmm, what is really strange though: I am on usually pretty stable and fast
connection and do a lot networking. And never saw any 'Couldn't resolve
host' errors in other situations. But when doing 'nixos-rebuild switch' I
see it every other time ...

Thank you,
Tilo

-- 

Best regards / Viele Grüße,

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


[Nix-commits] [NixOS/nixpkgs] 23bbee: emem: 0.2.31 -> 0.2.32

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 23bbeec420d46f36b1c4609800fd8367aa3ce6ae
  
https://github.com/NixOS/nixpkgs/commit/23bbeec420d46f36b1c4609800fd8367aa3ce6ae
  Author: Rommel M. Martinez 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  emem: 0.2.31 -> 0.2.32


  Commit: 77ed6e3dd2a47fa52a36737415e164d0314cae66
  
https://github.com/NixOS/nixpkgs/commit/77ed6e3dd2a47fa52a36737415e164d0314cae66
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23657 from ebzzry/emem-0.2.32

emem: 0.2.31 -> 0.2.32


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


[Nix-commits] [NixOS/nixpkgs] 02549a: syncthing: 0.14.23 -> 0.14.24

2017-03-08 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 02549a20a5ca1742b692be6327d1d98ae8e39099
  
https://github.com/NixOS/nixpkgs/commit/02549a20a5ca1742b692be6327d1d98ae8e39099
  Author: Peter Hoeg 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  syncthing: 0.14.23 -> 0.14.24


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


[Nix-commits] [NixOS/nixpkgs] 3bc5a6: llvm4: enable tests

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3bc5a68a63605c86f8a3822476a947a4f40ce5d6
  
https://github.com/NixOS/nixpkgs/commit/3bc5a68a63605c86f8a3822476a947a4f40ce5d6
  Author: Will Dietz 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  llvm4: enable tests


  Commit: 8d10f1dc5b05a29bd5d64ce698543be4be09b472
  
https://github.com/NixOS/nixpkgs/commit/8d10f1dc5b05a29bd5d64ce698543be4be09b472
  Author: Will Dietz 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/default.nix
M pkgs/development/compilers/llvm/4/libc++/default.nix
M pkgs/development/compilers/llvm/4/libc++abi.nix
M pkgs/development/compilers/llvm/4/lld.nix
M pkgs/development/compilers/llvm/4/lldb.nix
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  llvm4: rc3 -> rc4


  Commit: d75cec39d00303e7c6b9ce8b9642658fcd7d8d75
  
https://github.com/NixOS/nixpkgs/commit/d75cec39d00303e7c6b9ce8b9642658fcd7d8d75
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/default.nix
M pkgs/development/compilers/llvm/4/libc++/default.nix
M pkgs/development/compilers/llvm/4/libc++abi.nix
M pkgs/development/compilers/llvm/4/lld.nix
M pkgs/development/compilers/llvm/4/lldb.nix
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  Merge pull request #23644 from dtzWill/update/llvm-rc4-and-tests

llvm4: rc3 -> rc4, enable tests


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


[Nix-commits] [NixOS/nixpkgs] d95f21: racket: add readline support

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d95f21f6a18b77ae503902325af84256369ea3d1
  
https://github.com/NixOS/nixpkgs/commit/d95f21f6a18b77ae503902325af84256369ea3d1
  Author: Henry Till 
  Date:   2017-03-07 (Tue, 07 Mar 2017)

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

  Log Message:
  ---
  racket: add readline support


  Commit: f3850a0a375f76b5cf6f2cd23a00d61cc91eb911
  
https://github.com/NixOS/nixpkgs/commit/f3850a0a375f76b5cf6f2cd23a00d61cc91eb911
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23613 from henrytill/racket-add-libedit

racket: add readline support


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


[Nix-commits] [NixOS/nixpkgs] 7c3699: fsharp: enable on Darwin

2017-03-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7c3699b0f61bb5cb1f6a0d8f0b9c69035abd68b2
  
https://github.com/NixOS/nixpkgs/commit/7c3699b0f61bb5cb1f6a0d8f0b9c69035abd68b2
  Author: Dan Peebles 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  fsharp: enable on Darwin

Seems to work just fine based on my simple tests


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


[Nix-commits] [NixOS/nixpkgs] ccf764: openjdk: stop defaulting Darwin to version 7

2017-03-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ccf7640a4b39a11f8c7f8000536588c48f377ab8
  
https://github.com/NixOS/nixpkgs/commit/ccf7640a4b39a11f8c7f8000536588c48f377ab8
  Author: Dan Peebles 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  openjdk: stop defaulting Darwin to version 7

Let's just be consistent with 8. At some point we'll get a proper build
of it from source but until then we might as well standardize on 8, which
has been out for years now and seems to work fine on Darwin.


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


[Nix-commits] [NixOS/nixpkgs] 150894: treewide: Fix eval-release.nix for aarch64

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 15089457556a99db79ad661a470333fc7cd9021a
  
https://github.com/NixOS/nixpkgs/commit/15089457556a99db79ad661a470333fc7cd9021a
  Author: Tuomas Tynkkynen 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
M pkgs/development/compilers/rust/bootstrap.nix
M pkgs/development/compilers/rust/nightlyBin.nix
M pkgs/development/tools/misc/kibana/default.nix
M pkgs/tools/misc/bandwidth/default.nix
M pkgs/tools/misc/grub4dos/default.nix

  Log Message:
  ---
  treewide: Fix eval-release.nix for aarch64


  Commit: dc94d1a2b5162ca8bd0241d8bff6bfb991a35384
  
https://github.com/NixOS/nixpkgs/commit/dc94d1a2b5162ca8bd0241d8bff6bfb991a35384
  Author: Tuomas Tynkkynen 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  release.nix: Fix another typo


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


[Nix-commits] [NixOS/nixpkgs] 80dbc4: sqlitebrowser: 3.8.0 -> 3.9.1

2017-03-08 Thread Alexey Shmalko
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 80dbc4df36a72401b08d944a1b0a42c78eb6147b
  
https://github.com/NixOS/nixpkgs/commit/80dbc4df36a72401b08d944a1b0a42c78eb6147b
  Author: Renaud 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

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

Now uses Qt5
The file CMakeLists.txt needs patching - known issue upstream


  Commit: c87ae41764461240f650d4b25e83edf21e7cf48d
  
https://github.com/NixOS/nixpkgs/commit/c87ae41764461240f650d4b25e83edf21e7cf48d
  Author: Alexey Shmalko 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23654 from c0bw3b/pkg/sqlitebrowser

sqlitebrowser: 3.8.0 -> 3.9.1


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


[Nix-commits] [NixOS/nixpkgs] e57e00: lgogdownloader: 2.28 -> 3.2

2017-03-08 Thread Renaud
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e57e005ac80553e784758dde08f59b8cba41bfb6
  
https://github.com/NixOS/nixpkgs/commit/e57e005ac80553e784758dde08f59b8cba41bfb6
  Author: Renaud 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  lgogdownloader: 2.28 -> 3.2

lgogdownloader: 2.28 -> 3.2


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


[Nix-commits] [NixOS/nixpkgs] 90c5c9: lilypond-with-fonts: fix typos

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 90c5c9d8c941254f2d8af6685d99ff277e864087
  
https://github.com/NixOS/nixpkgs/commit/90c5c9d8c941254f2d8af6685d99ff277e864087
  Author: Eric Bailey 
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
M pkgs/misc/lilypond/fonts.nix

  Log Message:
  ---
  lilypond-with-fonts: fix typos

In development, I experimented with file globs, for loops and making the
supplementary fonts optional. As such, the original PR ended up with a
dysfunctional combination.

This commit fully adopts the for loop approach, which I prefer, since failing
matches, e.g. missing supplementary-fonts/, won't cause a failure.


  Commit: 23990a9044691c690a55276e20b4ba123859d2b5
  
https://github.com/NixOS/nixpkgs/commit/23990a9044691c690a55276e20b4ba123859d2b5
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
M pkgs/misc/lilypond/fonts.nix

  Log Message:
  ---
  Merge pull request #23626 from 
yurrriq/update/pkgs/tools/misc/lilypond-with-fonts

lilypond-with-fonts: fix typos


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


[Nix-commits] [NixOS/nixpkgs] 2ab778: inkscape: 0.92.0 -> 0.92.1 (#23652)

2017-03-08 Thread Bart Brouns
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2ab778cc9c784eb2bbb45c6de3212d6df7138262
  
https://github.com/NixOS/nixpkgs/commit/2ab778cc9c784eb2bbb45c6de3212d6df7138262
  Author: Bart Brouns 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  inkscape: 0.92.0 -> 0.92.1 (#23652)


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


[Nix-commits] [NixOS/nixpkgs] 08b49c: stripDirs: Silence annoying 'File format not recog...

2017-03-08 Thread Shea Levy
  Branch: refs/heads/staging-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 08b49cfc54358d84f3a4171827beec9c419940f4
  
https://github.com/NixOS/nixpkgs/commit/08b49cfc54358d84f3a4171827beec9c419940f4
  Author: Shea Levy 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/build-support/setup-hooks/strip.sh

  Log Message:
  ---
  stripDirs: Silence annoying 'File format not recognized' errors

(cherry picked from commit d39be63a1076c55b46d967869c7c86476b012ead)


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


[Nix-commits] [NixOS/nixpkgs] d39be6: stripDirs: Silence annoying 'File format not recog...

2017-03-08 Thread Shea Levy
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d39be63a1076c55b46d967869c7c86476b012ead
  
https://github.com/NixOS/nixpkgs/commit/d39be63a1076c55b46d967869c7c86476b012ead
  Author: Shea Levy 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/build-support/setup-hooks/strip.sh

  Log Message:
  ---
  stripDirs: Silence annoying 'File format not recognized' errors


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


[Nix-commits] [NixOS/nixpkgs] 1efa07: corebird: missing dependencies (glib_networking)

2017-03-08 Thread Jens Grunert
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1efa074939cf5800d27eafcd06d69e742e75fffe
  
https://github.com/NixOS/nixpkgs/commit/1efa074939cf5800d27eafcd06d69e742e75fffe
  Author: Jens Grunert 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  corebird: missing dependencies (glib_networking)

(cherry picked from commit 7771db2eb6f0525c487c2fdff914d0c9bae3b99d)


  Commit: 74af3800adc489b820b6d76d8ae5ec4affdd6f67
  
https://github.com/NixOS/nixpkgs/commit/74af3800adc489b820b6d76d8ae5ec4affdd6f67
  Author: Jens Grunert 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  missing dconf in buildInput

(cherry picked from commit 6fb645037dcf8495a9ec3805f1f7322f5bdb9cec)


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


[Nix-commits] [NixOS/nixpkgs] 6fb645: missing dconf in buildInput

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6fb645037dcf8495a9ec3805f1f7322f5bdb9cec
  
https://github.com/NixOS/nixpkgs/commit/6fb645037dcf8495a9ec3805f1f7322f5bdb9cec
  Author: Jens Grunert 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  missing dconf in buildInput


  Commit: dba9ca47f0666cbd83a6b6eeb4efd89c714b03d1
  
https://github.com/NixOS/nixpkgs/commit/dba9ca47f0666cbd83a6b6eeb4efd89c714b03d1
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23650 from jensbin/corebird_missing_dconf

corebird: missing dconf in buildInputs


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


[Nix-commits] [NixOS/nixpkgs] f1ae64: cheat: 2.1.27 -> 2.2.0

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f1ae64ba41958e339af2d717817ad3565908eb08
  
https://github.com/NixOS/nixpkgs/commit/f1ae64ba41958e339af2d717817ad3565908eb08
  Author: Jörg Thalheim 
  Date:   2017-03-09 (Thu, 09 Mar 2017)

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

  Log Message:
  ---
  cheat: 2.1.27 -> 2.2.0


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


Re: [Nix-dev] nix-shell with overlay?

2017-03-08 Thread Profpatsch
On 17-03-08 10:16pm, Nicolas Pierron wrote:
> On Wed, Mar 8, 2017 at 11:01 AM, Benno Fünfstück
>  wrote:
> > Nicolas Pierron  schrieb am Mi., 8. März 2017,
> > 01:30:
> >>
> >> nit: super.callPackage, as the super.callPackage *function* already
> >> aliases self packages.  Otherwise, you would be going twice through
> >> the fix-point.
> >
> > What if someone later wants to override callPackage?
> 
> Later, this person would have to face the fact that security updates
> are not applied.

Ah, it influences security updates.
Is your talk from Nixcon still up-to-date in that respect?

-- 
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


[Nix-commits] [NixOS/nixpkgs] 1fb6fc: smplayer: 17.2.0 -> 17.3.0

2017-03-08 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1fb6fc28cf9d20a6ba95b2a7e23eb4481c1636d3
  
https://github.com/NixOS/nixpkgs/commit/1fb6fc28cf9d20a6ba95b2a7e23eb4481c1636d3
  Author: Vincent Laporte 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  smplayer: 17.2.0 -> 17.3.0


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


[Nix-commits] [NixOS/nixpkgs] 661048: platypus: init at 2017-03-07

2017-03-08 Thread Justin Bedo
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 661048c803f7c0c7aa1915162580b7c21316a4a3
  
https://github.com/NixOS/nixpkgs/commit/661048c803f7c0c7aa1915162580b7c21316a4a3
  Author: Justin Bedo 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
A pkgs/applications/science/biology/platypus/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  platypus: init at 2017-03-07


  Commit: 7f214e64109438fb8a9bbffd94ca41021d8b8fa7
  
https://github.com/NixOS/nixpkgs/commit/7f214e64109438fb8a9bbffd94ca41021d8b8fa7
  Author: Justin Bedo 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
A pkgs/applications/science/biology/bedtools/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  bedtools: init at 2.26.0


  Commit: 4bb50fd08cb63aefbb4b7d38092310048e62dc20
  
https://github.com/NixOS/nixpkgs/commit/4bb50fd08cb63aefbb4b7d38092310048e62dc20
  Author: Justin Bedo 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
A pkgs/applications/science/biology/picard-tools/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  picard-tools: init at 2.7.1


  Commit: 076e513b94a4bd42c635394c393fb583f9dbadc3
  
https://github.com/NixOS/nixpkgs/commit/076e513b94a4bd42c635394c393fb583f9dbadc3
  Author: Justin Bedo 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
A pkgs/applications/science/biology/varscan/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  varscan: init at 2.4.2


  Commit: 1ac797861b1e020c433ccda24b3ea74032fc7354
  
https://github.com/NixOS/nixpkgs/commit/1ac797861b1e020c433ccda24b3ea74032fc7354
  Author: Justin Bedo 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
A pkgs/applications/science/biology/snpeff/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  SnpEff: init at 4.3i


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


Re: [Nix-dev] RFC for RFCs

2017-03-08 Thread zimbatm
The RFC for RFCs is ready for a final round of review. Unless there are
major objections I would like to move forward with it, with the idea that
we can always improve the process with further RFCs.

https://github.com/zimbatm/rfcs/pull/1

On Sun, 12 Feb 2017 at 20:17 Maarten Hoogendoorn  wrote:

> Also see the notes that Arian took during the BoF session at FOSDEM:
>
> We had a very spontaneous NixOS discussion panel at FOSDEM.
>
> I took minutes.  I must say they're a bit rushy at times, so add stuff to
> it
> you think isn't clear or is lacking in content.  Thanks!
>
>
> http://piratepad.net/1nHg65LMQj
>
>
> 2017-02-12 19:46 GMT+01:00 Thomas Hunger :
>
> That would be amazing! I actually have an email sitting in my draft folder
> proposing Nix Enhancement Proposals (NEPs).
>
> IMHO one of the things we aren't very good at is getting larger changes
> merged or rejected. We attract a lot of smart people because Nix is pretty
> awesome. These smart people then do substantial work, submit a PR and the
> PR bitrots. This is highly demotivating.
>
> An RFC process would allow us to get to an accept / reject early on, with
> the expectation that accepted RFCs will be merged when the technical work
> is done.
>
> I'll add more specific comments to your PR.
>
> ~
>
> On 12 February 2017 at 15:12, zimbatm  wrote:
>
> Hi all,
>
> we discussed of introducing a RFC process during FOSDEM. The goal is to
> help discussion for large or controversial changes which typically grind to
> a halt.
>
> Here is an initial proposal based on the one from the Rust community:
> https://github.com/zimbatm/rfcs/pull/1 . Please let me know what you
> think.
>
> Cheers,
> z
>
> ___
> 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 mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] nix-shell with overlay?

2017-03-08 Thread Nicolas Pierron
On Wed, Mar 8, 2017 at 11:01 AM, Benno Fünfstück
 wrote:
> Nicolas Pierron  schrieb am Mi., 8. März 2017,
> 01:30:
>>
>> nit: super.callPackage, as the super.callPackage *function* already
>> aliases self packages.  Otherwise, you would be going twice through
>> the fix-point.
>
> What if someone later wants to override callPackage?

Later, this person would have to face the fact that security updates
are not applied.

The documentation is clear that if this is a function or a recipe,
then it should be coming from `super`, if this is a dependency it
should come from `self`.  `callPackage` is a function, which captures
`self` to provide default dependencies, so it should be taken out of
`super`.

-- 
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] f36b72: primus: fix if nvidia is not used

2017-03-08 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f36b72107c57f5a5c7cbd3a8f9cb63f5f0231e76
  
https://github.com/NixOS/nixpkgs/commit/f36b72107c57f5a5c7cbd3a8f9cb63f5f0231e76
  Author: Nikolay Amiantov 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/tools/X11/primus/default.nix

  Log Message:
  ---
  primus: fix if nvidia is not used

Fixes #23628


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


[Nix-commits] [NixOS/nixpkgs] 116953: torbrowser: callPackage can fill in missing params...

2017-03-08 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 116953ffc90ff09b00b0130defb52949e8d53392
  
https://github.com/NixOS/nixpkgs/commit/116953ffc90ff09b00b0130defb52949e8d53392
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  torbrowser: callPackage can fill in missing params from xorg


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


[Nix-commits] [NixOS/nixpkgs] cdd570: raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cdd5709e4594a905c28caa0c06ad9b0ad8e8f3d4
  
https://github.com/NixOS/nixpkgs/commit/cdd5709e4594a905c28caa0c06ad9b0ad8e8f3d4
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/os-specific/linux/firmware/raspberrypi/default.nix
M pkgs/os-specific/linux/kernel/linux-rpi.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303

(cherry picked from commit 5f5b87107f89ae0de0b1e39890a7906f162d4f00)


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


[Nix-commits] [NixOS/nixpkgs] 5f5b87: raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5f5b87107f89ae0de0b1e39890a7906f162d4f00
  
https://github.com/NixOS/nixpkgs/commit/5f5b87107f89ae0de0b1e39890a7906f162d4f00
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/os-specific/linux/firmware/raspberrypi/default.nix
M pkgs/os-specific/linux/kernel/linux-rpi.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303


  Commit: 9188f2ed8ae463398fc9800ddd3e12a7b0ee03a7
  
https://github.com/NixOS/nixpkgs/commit/9188f2ed8ae463398fc9800ddd3e12a7b0ee03a7
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  release.nix: Fix typo


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


[Nix-commits] [NixOS/nixpkgs] 4ae5f4: pythonPackages.cryptography: fix test on macOS 10....

2017-03-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ae5f4d3ccbe2bea5b53ebd6600218504f632051
  
https://github.com/NixOS/nixpkgs/commit/4ae5f4d3ccbe2bea5b53ebd6600218504f632051
  Author: Dan Peebles 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  pythonPackages.cryptography: fix test on macOS 10.12

Hydra didn't notice because it's running 10.11.


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


[Nix-commits] [NixOS/nixpkgs] 74f8e0: torbrowser: 6.5 -> 6.5.1

2017-03-08 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 74f8e0fd7aeac19a47cd83197e5ff03d54fe6e03
  
https://github.com/NixOS/nixpkgs/commit/74f8e0fd7aeac19a47cd83197e5ff03d54fe6e03
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  torbrowser: 6.5 -> 6.5.1


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


Re: [Nix-dev] 'nixos-stable' channel?

2017-03-08 Thread Vladimír Čunát
On 03/08/2017 07:20 PM, David Izquierdo wrote:
> Pretty similar to how nixpkgs git -> Hydra -> cache works, with an
> additional testing phase.

To be clear, we do have quite a few nixos tests running on Hydra, and
the nixos channels won't update if some of the "critical ones" fail.
(Still, SUSE's testing is more thorough IIRC.)

--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


Re: [Nix-dev] 'nixos-stable' channel?

2017-03-08 Thread David Izquierdo
I think It could be worthwhile to look at openSUSE's Tumbleweed setup 
for rolling releases. They use openQA for automatic testing of every 
package in the distribution, and then release the binaries as snapshots 
for users to update. Pretty similar to how nixpkgs git -> Hydra -> cache 
works, with an additional testing phase. I _think_ they provide it 
hosted, and if it's similar to OBS, they actively encourage community 
members and distros to use their infrastructure.


https://openqa.opensuse.org/


On 06/03/17 12:24, Kevin Cox wrote:

On 06/03/17 06:54, Sander wrote:

Moving a symlink twice a year?
Good point. I guess it would be worth trying out and we can see how 
many people use this.


I was thinking something more rolling would be nice too. Like a 
lightly tested. Although that would definitely have more maintenance 
costs.

___
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] ca5a1d: buildbot: fix .withPlugins to propagate inputs

2017-03-08 Thread Daniel Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ca5a1d927f13c4c36e2112c68b3512eda5f76e0c
  
https://github.com/NixOS/nixpkgs/commit/ca5a1d927f13c4c36e2112c68b3512eda5f76e0c
  Author: Dan Peebles 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/tools/build-managers/buildbot/default.nix

  Log Message:
  ---
  buildbot: fix .withPlugins to propagate inputs

Before I was just grabbing the immediate dependencies. I _think_ this
will do the right thing by using the pre-existing setup hook to avoid
having to compute the transitive closure myself.


  Commit: 9dc3c904de82e9ee0ab22c9cbdb3c50c3002d82e
  
https://github.com/NixOS/nixpkgs/commit/9dc3c904de82e9ee0ab22c9cbdb3c50c3002d82e
  Author: Daniel Peebles 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/tools/build-managers/buildbot/default.nix

  Log Message:
  ---
  Merge pull request #23646 from copumpkin/buildbot-cleanup-take-2

buildbot: fix .withPlugins to propagate inputs


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


Re: [Nix-dev] LXC containers on NixOS

2017-03-08 Thread Jörg Thalheim
I use LXC on nixos with ~40 Containers, if you have questions.

Note that libvirt-lxc is a complete different implementation compared to lxc.


On 2017-03-07 17:44, Volth wrote:
> Hello
>
> I saw (in blogs, issue comments, ...) then some of you are using LXC
> containers with NixOS as host, even in production.
>
> Could you please share your setup?
>
> My attempts to use them encounter the showstopper bugs: raw LXC
> containers do not start
> (https://github.com/NixOS/nixpkgs/issues/23604).
> libvirt-lxc works, but "virsh -c lxc:/// destroy my-container" does
> not kill the container processes.
> ___
> 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] b89623: gtkglextmm: Mark as broken

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b89623e9363a1072c0b9a299535f9ed307c4f78b
  
https://github.com/NixOS/nixpkgs/commit/b89623e9363a1072c0b9a299535f9ed307c4f78b
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/desktops/gnome-2/platform/gtkglextmm/default.nix

  Log Message:
  ---
  gtkglextmm: Mark as broken

No release since 2010. Build broken. Sounds like a library, but no
users. GNOME 2 stuff.

http://hydra.nixos.org/build/49554500/nixlog/3
(cherry picked from commit 8dce538640973c590ac51388a4e2338c4ba9cf4e)


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


[Nix-commits] [NixOS/nixpkgs] 8dce53: gtkglextmm: Mark as broken

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8dce538640973c590ac51388a4e2338c4ba9cf4e
  
https://github.com/NixOS/nixpkgs/commit/8dce538640973c590ac51388a4e2338c4ba9cf4e
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/desktops/gnome-2/platform/gtkglextmm/default.nix

  Log Message:
  ---
  gtkglextmm: Mark as broken

No release since 2010. Build broken. Sounds like a library, but no
users. GNOME 2 stuff.

http://hydra.nixos.org/build/49554500/nixlog/3


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


[Nix-commits] [NixOS/nixpkgs] 6c0b23: delve: Disable on i686

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6c0b2366e86fea4f9c7b34bd06b1500abe18f821
  
https://github.com/NixOS/nixpkgs/commit/6c0b2366e86fea4f9c7b34bd06b1500abe18f821
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  delve: Disable on i686

(cherry picked from commit a3a21a72453299ea0423762ffad2a438d63b4dce)


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


[Nix-commits] [NixOS/nixpkgs] a3a21a: delve: Disable on i686

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a3a21a72453299ea0423762ffad2a438d63b4dce
  
https://github.com/NixOS/nixpkgs/commit/a3a21a72453299ea0423762ffad2a438d63b4dce
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  delve: Disable on i686


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


[Nix-commits] [NixOS/nixpkgs] adf044: nixos/dnscrypt-proxy: refactoring

2017-03-08 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: adf044e1fbb723e65942da887486a873c022e3ac
  
https://github.com/NixOS/nixpkgs/commit/adf044e1fbb723e65942da887486a873c022e3ac
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M nixos/modules/services/networking/dnscrypt-proxy.nix

  Log Message:
  ---
  nixos/dnscrypt-proxy: refactoring

Use mkMerge to make the code a little more ergonomic and easier
to follow (to my eyes, anyway ...).  Also take the opportunity
to do some minor cleanups & tweaks, but no functional changes.


  Commit: e72aaa73eacb15b82270fe702517be97d1beba37
  
https://github.com/NixOS/nixpkgs/commit/e72aaa73eacb15b82270fe702517be97d1beba37
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M nixos/modules/services/networking/dnscrypt-proxy.nix

  Log Message:
  ---
  nixos/dnscrypt-proxy: support updating before nss is up

Resolve download.dnscrypt.org using hostip with a bootstrap
resolver (hard-coded to Google Public DNS for now), to ensure
that we can get an up-to-date resolver list without working name
service lookups. This makes us more robust to the upstream
resolver list getting out of date and other DNS configuration
problems.

We use the curl --resolver switch to allow https cert validation
(we'd need to do --insecure if using just the ip addr). Note
that we don't rely on https for security but it's nice to have
it ...


  Commit: 5f27abec233604ebe543e4fc833f282a7c835b3f
  
https://github.com/NixOS/nixpkgs/commit/5f27abec233604ebe543e4fc833f282a7c835b3f
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M nixos/modules/services/networking/dnscrypt-proxy.nix

  Log Message:
  ---
  nixos/dnscrypt-proxy: more fs isolation for the updater

It'd be better to do the update as an unprivileged user; for
now, we do our best to minimize the surface available.  We
filter mount syscalls to prevent the process from undoing the fs
isolation.


  Commit: 06520c7fb785b872e17112bf8be0b6ae1d7d0ec0
  
https://github.com/NixOS/nixpkgs/commit/06520c7fb785b872e17112bf8be0b6ae1d7d0ec0
  Author: Joachim Fasting 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M nixos/modules/services/networking/dnscrypt-proxy.nix

  Log Message:
  ---
  nixos/dnscrypt-proxy: indicate update status

Make it easier for the user to tell when the list is updated
and, at their option, see what changed.


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


[Nix-commits] [NixOS/nixpkgs] cb6705: nss: 3.28.1 -> 3.28.3

2017-03-08 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cb670556c52f134e6d042ea3be4f607b8ece508a
  
https://github.com/NixOS/nixpkgs/commit/cb670556c52f134e6d042ea3be4f607b8ece508a
  Author: Alexey Shmalko 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  nss: 3.28.1 -> 3.28.3

This should fix firefox build, which fails due to nss being too old.


  Commit: d4bb1c786fd35d359b2eb8364863b4320cac1627
  
https://github.com/NixOS/nixpkgs/commit/d4bb1c786fd35d359b2eb8364863b4320cac1627
  Author: Alexey Shmalko 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  sqlite: 3.16.2 -> 3.17.0

Firefox requires the latest sqlite to build:
```
checking for sqlite3 >= 3.17.0... Requested 'sqlite3 >= 3.17.0' but version of 
SQLite is 3.16.2
configure: error: Library requirements (sqlite3 >= 3.17.0) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
nonstandard prefix so pkg-config can find them.
```


  Commit: 28598c01e7e09c606b5988306ce84534a717b94a
  
https://github.com/NixOS/nixpkgs/commit/28598c01e7e09c606b5988306ce84534a717b94a
  Author: Alexey Shmalko 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  icu: 57.1 -> 58.2

Firefox requires new version of the icu to build:
```
checking for icu-i18n >= 58.1... Requested 'icu-i18n >= 58.1' but version of 
icu-i18n is 57.1
configure: error: Library requirements (icu-i18n >= 58.1) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
nonstandard prefix so pkg-config can find them.
```


  Commit: 32bcda741a9f58d376ad1f1de0b051571cddc3d2
  
https://github.com/NixOS/nixpkgs/commit/32bcda741a9f58d376ad1f1de0b051571cddc3d2
  Author: Robin Gloster 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  Merge pr/23635, pr/23634 and pr/23633 to fix firefox


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


[Nix-commits] [NixOS/nixpkgs] a6209c: haskellPackages.streaming-eversion: dontCheck

2017-03-08 Thread Rickard Nilsson
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a6209c29bed6aab3a662e359429b8782b5fc2566
  
https://github.com/NixOS/nixpkgs/commit/a6209c29bed6aab3a662e359429b8782b5fc2566
  Author: Rickard Nilsson 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  haskellPackages.streaming-eversion: dontCheck

(cherry picked from commit fb5369dbe9697ee191cdf099cd9cc737a2d48f15)


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


[Nix-commits] [NixOS/nixpkgs] ae92cb: haskellPackages.streaming-eversion: dontCheck

2017-03-08 Thread Rickard Nilsson
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ae92cb4a185c6b707044931281f4a5cd35de0b6d
  
https://github.com/NixOS/nixpkgs/commit/ae92cb4a185c6b707044931281f4a5cd35de0b6d
  Author: Rickard Nilsson 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  haskellPackages.streaming-eversion: dontCheck

(cherry picked from commit fb5369dbe9697ee191cdf099cd9cc737a2d48f15)


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


[Nix-commits] [NixOS/nixpkgs] fb5369: haskellPackages.streaming-eversion: dontCheck

2017-03-08 Thread Rickard Nilsson
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fb5369dbe9697ee191cdf099cd9cc737a2d48f15
  
https://github.com/NixOS/nixpkgs/commit/fb5369dbe9697ee191cdf099cd9cc737a2d48f15
  Author: Rickard Nilsson 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  haskellPackages.streaming-eversion: dontCheck


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


[Nix-commits] [NixOS/nixpkgs] e3b84d: nixpkgs: add aarch64-linux to release-lib

2017-03-08 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e3b84d71a674836fc1c65fcc6c030e63a65a0daf
  
https://github.com/NixOS/nixpkgs/commit/e3b84d71a674836fc1c65fcc6c030e63a65a0daf
  Author: Franz Pletz 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/top-level/release-lib.nix

  Log Message:
  ---
  nixpkgs: add aarch64-linux to release-lib

cc #23638


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


[Nix-commits] Failed: Hydra job nixpkgs:trunk:tarball on x86_64-linux

2017-03-08 Thread Hydra Build Daemon
Hi,

The status of Hydra job ‘nixpkgs:trunk:tarball’ (on x86_64-linux) has changed 
from "Success" to "Failed".  For details, see

  https://hydra.nixos.org/build/49825483

This may be due to 10 commits by Domen Kožar , Eelco 
Dolstra , Graham Christensen , 
Jeff Simpson , Michael Alan Dorman 
, Peter Simons  or Tuomas Tynkkynen 
.

Go forth and fix it.

Regards,

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


[Nix-commits] [NixOS/nixpkgs] bb4c6a: nixpkgs: build aarch64-linux

2017-03-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bb4c6a78008bcf3841a7d4b2ebaa71ae99ecd5dc
  
https://github.com/NixOS/nixpkgs/commit/bb4c6a78008bcf3841a7d4b2ebaa71ae99ecd5dc
  Author: Graham Christensen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  nixpkgs: build aarch64-linux


  Commit: 7a08a44b525ae5ee2c4f0d7e0cee187a9f8dd2a8
  
https://github.com/NixOS/nixpkgs/commit/7a08a44b525ae5ee2c4f0d7e0cee187a9f8dd2a8
  Author: Eelco Dolstra 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23638 from grahamc/aarch64-linux

nixpkgs: build aarch64-linux


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


[Nix-commits] [NixOS/nixpkgs] c554a0: purple-facebook: 2016-04-09 -> 0.9.0

2017-03-08 Thread Jörg Thalheim
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c554a0c97f5030a66cc81d41e1f39bff5095efba
  
https://github.com/NixOS/nixpkgs/commit/c554a0c97f5030a66cc81d41e1f39bff5095efba
  Author: Jörg Thalheim 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M 
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-facebook/default.nix

  Log Message:
  ---
  purple-facebook: 2016-04-09 -> 0.9.0

(cherry picked from commit 2df1d3f828b0415c18089e3cea6b8418767d69c2)


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


[Nix-commits] [NixOS/nixpkgs] 9dc3f7: networking/bonds: fix examples

2017-03-08 Thread Profpatsch
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9dc3f75b0b2136e132743de3d4b46d14d15f031a
  
https://github.com/NixOS/nixpkgs/commit/9dc3f75b0b2136e132743de3d4b46d14d15f031a
  Author: Profpatsch 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  networking/bonds: fix examples

After the change of the bonding options, the examples were not quite correct.
The diff is over-the top because the new `let` needs everything indented.

Also add a small docstring to the `networkd` attr in the networking test.

(cherry picked from commit 22c265182f9e0d543de0fe46a809180ff2021b85)


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


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

2017-03-08 Thread Michael Alan Dorman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9d9cc7ba5f87108b01305bc43d7b97e25453170c
  
https://github.com/NixOS/nixpkgs/commit/9d9cc7ba5f87108b01305bc43d7b97e25453170c
  Author: Peter Simons 
  Date:   2017-03-08 (Wed, 08 Mar 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.1-2-g3de0b84 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/e5e1058cdef630c7377086dd752665ffd48b182f.


  Commit: c71d1e72b28367471e281eea0d7439de3128e554
  
https://github.com/NixOS/nixpkgs/commit/c71d1e72b28367471e281eea0d7439de3128e554
  Author: Peter Simons 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  ---
  LTS Haskell 8.4


  Commit: d7496b560edc773d89fad211a8f446d286fff984
  
https://github.com/NixOS/nixpkgs/commit/d7496b560edc773d89fad211a8f446d286fff984
  Author: Michael Alan Dorman 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  gi-webkit2: fix gi-javascriptcore dependency

This actually depends on the specially-versioned gi-javascriptcore
package.


  Commit: 763e21e982370f67c126f92a1113ea949db3b6e0
  
https://github.com/NixOS/nixpkgs/commit/763e21e982370f67c126f92a1113ea949db3b6e0
  Author: Michael Alan Dorman 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  haskell-gi-base: propagate gobjectIntrospection dependency

So the thinking is: anything that needs `haskell-gi-base` is going to
need `gobjectIntrospection` in order to work correctly; by adding this
one `buildDepends` (which therefore gets propagated), we put ourselves
in a position to simplify away a bunch of code in `cabal2nix`.


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


[Nix-commits] [NixOS/nixpkgs] 2461c2: mess: Mark broken

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2461c2977fa7419cf7ac701f356174c5c03c6c03
  
https://github.com/NixOS/nixpkgs/commit/2461c2977fa7419cf7ac701f356174c5c03c6c03
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/misc/emulators/mess/default.nix

  Log Message:
  ---
  mess: Mark broken

Even fixing the source urls doesn't make it build.

(cherry picked from commit 413bc03986801af2dcad2e3672b4c42d03390ac2)


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


[Nix-commits] [NixOS/nixpkgs] 413bc0: mess: Mark broken

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 413bc03986801af2dcad2e3672b4c42d03390ac2
  
https://github.com/NixOS/nixpkgs/commit/413bc03986801af2dcad2e3672b4c42d03390ac2
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/misc/emulators/mess/default.nix

  Log Message:
  ---
  mess: Mark broken

Even fixing the source urls doesn't make it build.


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


[Nix-commits] [NixOS/patchelf] 382246: ARM hack

2017-03-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/patchelf
  Commit: 382246efb1223b71d8f8d4105c7c71366a974ce7
  
https://github.com/NixOS/patchelf/commit/382246efb1223b71d8f8d4105c7c71366a974ce7
  Author: Eelco Dolstra 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M release.nix

  Log Message:
  ---
  ARM hack


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


[Nix-commits] [NixOS/patchelf] affebe: Test on aarch64-linux

2017-03-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/patchelf
  Commit: affebed1410b22cb5813d603486bb73cd12425f2
  
https://github.com/NixOS/patchelf/commit/affebed1410b22cb5813d603486bb73cd12425f2
  Author: Eelco Dolstra 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M release.nix

  Log Message:
  ---
  Test on aarch64-linux


  Commit: 9ef2e57c455e922e9df82d618584c3c9226cdaf8
  
https://github.com/NixOS/patchelf/commit/9ef2e57c455e922e9df82d618584c3c9226cdaf8
  Author: Eelco Dolstra 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M release.nix

  Log Message:
  ---
  Use newer Fedora/Ubuntu releases


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


[Nix-dev] Vulnerability Roundup #missing

2017-03-08 Thread Graham Christensen

Just a heads up that the LWN Vulnerability Database we use hasn't been
updated in over a week, which means our tooling thinks there have been
zero problems. This is obviously not true.

LWN's database provides a hugely valuable resource for us. They collect
mail from many distro's mailing lists and aggregate similar reports in
to a single entry. Each of those then will have multiple solutions and
patches that we can use to fix the issue in our distribution. This
aggregation has been a huge "force multiplier," allowing us to keep up
to date and patch almost as fast as the bigger distributions, even in
the earliest weeks of roundups where only a few people were regularly
contributing.

If you appreciate the work we've done, I recommend subscribing to LWN as
a thank-you.


Remediation:

 - I've messaged LWN to ask if the database will be updated again.
 - I've been researching alternative ways to get the job done:
   - Other DBs with similar goals of aggregating issues and reports.
   - Reviewing all the mail from oss-security
   - Subscribing to and reviewing all the mail from all the distro's
 that LWN watched
 - other options?

This is a tough spot to be in, and I am hoping LWN will continue. Either
way, we should likely expand our tooling to support other sources as
well.

If anyone has any ideas or suggestions, I'm all ears :)

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


[Nix-commits] [NixOS/nixpkgs] c5a10a: libp11: Fetch src from GitHub

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c5a10ac56f2090db8f49bc7d9df518e04ac3179d
  
https://github.com/NixOS/nixpkgs/commit/c5a10ac56f2090db8f49bc7d9df518e04ac3179d
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  libp11: Fetch src from GitHub

(cherry picked from commit c8402dde1547dd3faaadba5d08015cd07c5c98a4)


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


[Nix-commits] [NixOS/nixpkgs] c8402d: libp11: Fetch src from GitHub

2017-03-08 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c8402dde1547dd3faaadba5d08015cd07c5c98a4
  
https://github.com/NixOS/nixpkgs/commit/c8402dde1547dd3faaadba5d08015cd07c5c98a4
  Author: Tuomas Tynkkynen 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  libp11: Fetch src from GitHub


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


[Nix-commits] [NixOS/nixpkgs] 01bb22: Add curl dependency to Slack for calls

2017-03-08 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 01bb228b2a1a2b2893bd5845b241a3ca0317a219
  
https://github.com/NixOS/nixpkgs/commit/01bb228b2a1a2b2893bd5845b241a3ca0317a219
  Author: Jeff Simpson 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/networking/instant-messengers/slack/default.nix

  Log Message:
  ---
  Add curl dependency to Slack for calls


  Commit: 8bed8fb53227932886ab23e5f5f9eabe139f8e9f
  
https://github.com/NixOS/nixpkgs/commit/8bed8fb53227932886ab23e5f5f9eabe139f8e9f
  Author: Domen Kožar 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/networking/instant-messengers/slack/default.nix

  Log Message:
  ---
  Merge pull request #23636 from fooblahblah/slack-libcurl

Add curl dependency to Slack for calls


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


[Nix-commits] [NixOS/nixpkgs] 26625c: neovim-qt: run tests

2017-03-08 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 26625c928be8ce503b23f530bdcb380a4445
  
https://github.com/NixOS/nixpkgs/commit/26625c928be8ce503b23f530bdcb380a4445
  Author: Peter Hoeg 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/editors/neovim/qt.nix

  Log Message:
  ---
  neovim-qt: run tests


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


[Nix-commits] [NixOS/nixpkgs] a9e990: neovim: 0.2.5 -> 0.2.6

2017-03-08 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a9e990b818b3922f0994178bd12970df60abaa22
  
https://github.com/NixOS/nixpkgs/commit/a9e990b818b3922f0994178bd12970df60abaa22
  Author: Peter Hoeg 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/editors/neovim/qt.nix

  Log Message:
  ---
  neovim: 0.2.5 -> 0.2.6


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


[Nix-commits] [NixOS/nixpkgs] ade583: gplates: use boost 160

2017-03-08 Thread Ricardo Ardissone
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ade58373509ec32b7ab72040986e93aa2d074c74
  
https://github.com/NixOS/nixpkgs/commit/ade58373509ec32b7ab72040986e93aa2d074c74
  Author: Ricardo Ardissone 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/science/misc/gplates/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gplates: use boost 160

update 161 changed reference parameters for optional
https://hydra.nixos.org/build/49707856/nixlog/1
http://www.boost.org/doc/libs/1_61_0/libs/optional/doc/html/boost_ooptional/relnotes.html

(cherry picked from commit e17d3d4ef1c777b9b4ea9724d4dcc1631832bdc1)


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


[Nix-commits] [NixOS/nixpkgs] e17d3d: gplates: use boost 160

2017-03-08 Thread Ricardo Ardissone
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e17d3d4ef1c777b9b4ea9724d4dcc1631832bdc1
  
https://github.com/NixOS/nixpkgs/commit/e17d3d4ef1c777b9b4ea9724d4dcc1631832bdc1
  Author: Ricardo Ardissone 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/applications/science/misc/gplates/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gplates: use boost 160

update 161 changed reference parameters for optional
https://hydra.nixos.org/build/49707856/nixlog/1
http://www.boost.org/doc/libs/1_61_0/libs/optional/doc/html/boost_ooptional/relnotes.html


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


Re: [Nix-dev] nix-shell with overlay?

2017-03-08 Thread Benno Fünfstück
Nicolas Pierron  schrieb am Mi., 8. März 2017,
01:30:

> nit: super.callPackage, as the super.callPackage *function* already
> aliases self packages.  Otherwise, you would be going twice through
> the fix-point.
>

What if someone later wants to override callPackage?

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


Re: [Nix-dev] NixOS 17.03 Beta, 16.09 Security Support Timeline

2017-03-08 Thread Domen Kožar
https://github.com/NixOS/nixpkgs/issues/19862#issuecomment-283732486

On Wed, Mar 8, 2017 at 10:16 AM, Thomas Hunger  wrote:

> Hi Graham,
>
> I tried reproducing the nixos-rebuild switch issue for setuid wrappers
> without success: Can you point me to an issue, or give a hint for what you
> mean by "break setuid binaries"? I'd like to fix this but don't yet
> understand what's going on.
>
> ~
>
> On 5 March 2017 at 15:25, Graham Christensen  wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>>
>> Hello,
>>
>> In my most recent roundup email, I included information about 17.03,
>> 16.09, and the security support timeline. It was somewhat buried in the
>> otherwise very standard message, so I'm sending just that information.
>>
>> NixOS 17.03 has entered Beta. This means we now have 3 versions of NixOS
>> being developed:
>>
>>  - 16.09 (stable)
>>  - 17.03 (beta)
>>  - unstable
>>
>> 17.03 will become stable at the end of March.
>>
>> Due to the size of the NixOS community and the available resources we
>> have, we typically only support one stable version of NixOS at a time.
>>
>> In order to ease the transition, I have decided to continue providing
>> security patches to the 16.09 channel for one month after 17.03 is
>> released, ending on May 3rd, 2017.
>>
>> You can switch from 16.09 to 17.03-beta via:
>>
>> $ sudo nix-channel --add https://nixos.org/channels/nixos-17.03 nixos
>> $ sudo nix-channel --update
>> $ sudo nixos-rebuild boot
>> $ reboot
>>
>> Note: Don't use nixos-rebuild switch. The path to setuid wrappers has
>> changed, and using switch will break setuid binaries (like sudo, ping,
>> etc.) until you reboot.
>>
>> Thank you very much,
>> Graham Christensen
>> NixOS Security Team
>> https://github.com/nixos/security
>> -BEGIN PGP SIGNATURE-
>>
>> iQIzBAEBCAAdFiEEP+htk0GpxXspt+y6BhIdNm/pQ1wFAli8LdAACgkQBhIdNm/p
>> Q1ygjA//U16fikL8uHxAjh4vM26U5rsztpXjDcMSMIv5wWi7omWWnwQ0b9nf/WPH
>> Tzh/nPA5L+DMrYBardPWF3PEriuuCW2oCBLhQpVIuYSl1vUmEL6R+GlBmHw6yD+G
>> DWFuxrJWwQLxNAjSrMwP0bID3ZYtFyQQZKvsrzpFSh+ThCu1tkvOUt8A9t43SBIJ
>> a0TTF6zFPez4GDrn7W702m4PMN0PEe0dyIg/UfpjmwEaxzgM8gZKcx/FLPh4IkVs
>> WN0RoPavLb5UhBeHGoV7kXWohJ26Wx4R8/5rX2kEQWl+5dP2fHuhGs6oEtRC5EHx
>> hiQmcwR+BCsQIZ6SzzveO2wOESiejjZnVuzqKoJ85NFfP39PRJqWD/GgHCsKCzwb
>> YQX8U5zKVmHNr0pbjtYFmkmyfMNisvJ217L1X758BylOSwMcaKCxPOxfO/A/Lra5
>> 3MMRJQDs983sBuqBen4INPPcn/43GwwpMwlhxVdutCP9iyiH87hRSoX/Vf9l6fNa
>> vui2N00t8tn/biQKC0bFGBr5IPQiPmxBIVXRCP/Wiju+9vX5LUtk8y7pTr3lvkvr
>> M30W0/Q+1XK1IkTLsDDyvuG6NHqek5peIA7K4SKi5w6jI8quzdCqYkflGrgbXQOV
>> tyEEmmV8BMVPrpo7pmOQgHCh5ZlCU46hbqmHJxOjI2AJomwfLQo=
>> =eVJJ
>> -END PGP SIGNATURE-
>> ___
>> 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 mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NixOS 17.03 Beta, 16.09 Security Support Timeline

2017-03-08 Thread Thomas Hunger
Hi Graham,

I tried reproducing the nixos-rebuild switch issue for setuid wrappers
without success: Can you point me to an issue, or give a hint for what you
mean by "break setuid binaries"? I'd like to fix this but don't yet
understand what's going on.

~

On 5 March 2017 at 15:25, Graham Christensen  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
> Hello,
>
> In my most recent roundup email, I included information about 17.03,
> 16.09, and the security support timeline. It was somewhat buried in the
> otherwise very standard message, so I'm sending just that information.
>
> NixOS 17.03 has entered Beta. This means we now have 3 versions of NixOS
> being developed:
>
>  - 16.09 (stable)
>  - 17.03 (beta)
>  - unstable
>
> 17.03 will become stable at the end of March.
>
> Due to the size of the NixOS community and the available resources we
> have, we typically only support one stable version of NixOS at a time.
>
> In order to ease the transition, I have decided to continue providing
> security patches to the 16.09 channel for one month after 17.03 is
> released, ending on May 3rd, 2017.
>
> You can switch from 16.09 to 17.03-beta via:
>
> $ sudo nix-channel --add https://nixos.org/channels/nixos-17.03 nixos
> $ sudo nix-channel --update
> $ sudo nixos-rebuild boot
> $ reboot
>
> Note: Don't use nixos-rebuild switch. The path to setuid wrappers has
> changed, and using switch will break setuid binaries (like sudo, ping,
> etc.) until you reboot.
>
> Thank you very much,
> Graham Christensen
> NixOS Security Team
> https://github.com/nixos/security
> -BEGIN PGP SIGNATURE-
>
> iQIzBAEBCAAdFiEEP+htk0GpxXspt+y6BhIdNm/pQ1wFAli8LdAACgkQBhIdNm/p
> Q1ygjA//U16fikL8uHxAjh4vM26U5rsztpXjDcMSMIv5wWi7omWWnwQ0b9nf/WPH
> Tzh/nPA5L+DMrYBardPWF3PEriuuCW2oCBLhQpVIuYSl1vUmEL6R+GlBmHw6yD+G
> DWFuxrJWwQLxNAjSrMwP0bID3ZYtFyQQZKvsrzpFSh+ThCu1tkvOUt8A9t43SBIJ
> a0TTF6zFPez4GDrn7W702m4PMN0PEe0dyIg/UfpjmwEaxzgM8gZKcx/FLPh4IkVs
> WN0RoPavLb5UhBeHGoV7kXWohJ26Wx4R8/5rX2kEQWl+5dP2fHuhGs6oEtRC5EHx
> hiQmcwR+BCsQIZ6SzzveO2wOESiejjZnVuzqKoJ85NFfP39PRJqWD/GgHCsKCzwb
> YQX8U5zKVmHNr0pbjtYFmkmyfMNisvJ217L1X758BylOSwMcaKCxPOxfO/A/Lra5
> 3MMRJQDs983sBuqBen4INPPcn/43GwwpMwlhxVdutCP9iyiH87hRSoX/Vf9l6fNa
> vui2N00t8tn/biQKC0bFGBr5IPQiPmxBIVXRCP/Wiju+9vX5LUtk8y7pTr3lvkvr
> M30W0/Q+1XK1IkTLsDDyvuG6NHqek5peIA7K4SKi5w6jI8quzdCqYkflGrgbXQOV
> tyEEmmV8BMVPrpo7pmOQgHCh5ZlCU46hbqmHJxOjI2AJomwfLQo=
> =eVJJ
> -END PGP SIGNATURE-
> ___
> 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] Contributions

2017-03-08 Thread zimbatm
Hi Judson,

I believe it's also true for the NixOS foundation. There is a legal entity
with money in the bank but it's not clear how to get it out. It would be
nice to have clear rules and reporting so that donors know how their money
is spent. As a community member it would also be nice to know if I can get
support for sponsoring events or other community outreach programs.

Luckily Logicblox is providing the computing and bandwidth resources to run
hydra, all the remote builders and the binary cache so we don't have to
worry about that.

On Tue, 7 Mar 2017, 16:50 Judson Lester,  wrote:

> I was at SCaLE over the weekend, and thinking about Graham's recent
> attempt at a scaled out Hydra cluster. One of the tracks was for Open
> Infrastructure, and there was a lot of discussion about how to donate and
> how to solicit donations to open source projects. I've seen the NixOS
> Foundation page, and the sponsor logos at nixos.org, but was wondering
> what the status of outreach to potentially interested corporate partners
> was like. I know most non-profits feel like they never have enough time to
> do that kind of work - is that the case with the NixOS Foundation? Would
> reliable donations of compute resources help, or is that an avenue already
> pursued?
>
> Judson
> ___
> 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] 060f7c: haskell-generic-builder: remove unused nodePackage...

2017-03-08 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 060f7cb94d236c8f1b60ab05670c5448b5be3e67
  
https://github.com/NixOS/nixpkgs/commit/060f7cb94d236c8f1b60ab05670c5448b5be3e67
  Author: Peter Simons 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/haskell-modules/generic-builder.nix

  Log Message:
  ---
  haskell-generic-builder: remove unused nodePackages argument


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


[Nix-commits] [NixOS/nixpkgs] 032de6: haskell: ghc710x packages: remove superflous confi...

2017-03-08 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 032de64e0fd10650b0d432cbc2921486755576fc
  
https://github.com/NixOS/nixpkgs/commit/032de64e0fd10650b0d432cbc2921486755576fc
  Author: Leon Isenberg 
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix

  Log Message:
  ---
  haskell: ghc710x packages: remove superflous configuration for lens


  Commit: f641e9022ed480ab45608b48f93c7b030d6bc59c
  
https://github.com/NixOS/nixpkgs/commit/f641e9022ed480ab45608b48f93c7b030d6bc59c
  Author: Peter Simons 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix

  Log Message:
  ---
  Merge pull request #23609 from ljli/hs-lens-pkg-conf

haskell: ghc710x packages: remove superflous configuration for lens


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


[Nix-commits] [NixOS/nixpkgs] 6f68eb: msmtp: use netcat-gnu to unbreak darwin

2017-03-08 Thread Peter Hoeg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6f68eb7c7ec8f17e33a93330c4a387e8bc8048c6
  
https://github.com/NixOS/nixpkgs/commit/6f68eb7c7ec8f17e33a93330c4a387e8bc8048c6
  Author: Peter Hoeg 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  ---
  msmtp: use netcat-gnu to unbreak darwin


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