[Nix-commits] [NixOS/nixpkgs] 1f18f6: callCabal2nix: take "name" parameter as a function...

2017-02-06 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1f18f65650817268d6dc59d9327395326c2c2f02
  
https://github.com/NixOS/nixpkgs/commit/1f18f65650817268d6dc59d9327395326c2c2f02
  Author: Peter Simons 
  Date:   2017-02-05 (Sun, 05 Feb 2017)

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

  Log Message:
  ---
  callCabal2nix: take "name" parameter as a function argument

The callCabal2nix function cannot reliably determine the appropriate "name" for
the package it's processing. Attempts to derive this information have led to
plenty of evaluation errors, and so I'd like to go for the obvious and reliable
solution now and let the caller specify that bit of information.

Here is an example that demonstrates how to use callCabal2nix.

let
  pkgs = import  {};
  src = pkgs.fetchFromGitHub {
  owner = "gtk2hs";
  repo = "gtk2hs";
  rev = "eee61d84edf1dd44f8d380d7d7cae2405de50124";
  sha256 = "12i53grimni0dyjqjydl120z5amcn668w4pfhl8dxscjh4a0l5nb";
  };
in
  pkgs.haskellPackages.callCabal2nix "gtkhs-tools" "${src}/tools" {}


  Commit: 334657518ddef54b6162e0d92f9058fb6d4fa027
  
https://github.com/NixOS/nixpkgs/commit/334657518ddef54b6162e0d92f9058fb6d4fa027
  Author: Peter Simons 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  Merge pull request #22469 from peti/fix-callCabal2nix

callCabal2nix: take "name" parameter as a function argument


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


[Nix-commits] [NixOS/nixpkgs] 4877a5: dbus: don't search for units in current-system

2017-02-06 Thread Nikolay Amiantov
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4877a5664e356968ec3ca0c17d33a85992f4a348
  
https://github.com/NixOS/nixpkgs/commit/4877a5664e356968ec3ca0c17d33a85992f4a348
  Author: Nikolay Amiantov 
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  ---
  dbus: don't search for units in current-system


  Commit: 23d47ac2e67687430b8039141bf4bec0f29104b5
  
https://github.com/NixOS/nixpkgs/commit/23d47ac2e67687430b8039141bf4bec0f29104b5
  Author: Nikolay Amiantov 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  Merge pull request #22354 from abbradar/dbus-etc

dbus: don't search for units in current-system


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


[Nix-commits] [NixOS/nixpkgs] f629f4: libpsl: 0.15.0 -> 0.17.0

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

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

  Log Message:
  ---
  libpsl: 0.15.0 -> 0.17.0


  Commit: 8b9e2010b416083ad61e33117582f1733fafd883
  
https://github.com/NixOS/nixpkgs/commit/8b9e2010b416083ad61e33117582f1733fafd883
  Author: Franz Pletz 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
A pkgs/development/libraries/libidn2/default.nix
M pkgs/tools/networking/wget/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  libidn2: init at 0.16

wget now needs libidn2 instead of libidn.

cc #22416


  Commit: 900326fdc0d3a6e5ed9feb8a07b508423f2a9905
  
https://github.com/NixOS/nixpkgs/commit/900326fdc0d3a6e5ed9feb8a07b508423f2a9905
  Author: Franz Pletz 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/tools/networking/wget/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  wget: add some more dependencies & small cleanups

cc #22416


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


[Nix-commits] [NixOS/nixpkgs] 2c9639: android-udev-rules: 20170125 -> 20170202

2017-02-06 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2c963952728e123d8f9d8fb62fad16ed748e1c0d
  
https://github.com/NixOS/nixpkgs/commit/2c963952728e123d8f9d8fb62fad16ed748e1c0d
  Author: Jörg Thalheim 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/os-specific/linux/android-udev-rules/default.nix

  Log Message:
  ---
  android-udev-rules: 20170125 -> 20170202


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


[Nix-commits] [NixOS/nixpkgs] 1afab9: telegraf: 1.2.0 -> 1.2.1

2017-02-06 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1afab98842dffa30436bbf04c1c6abcee31e38e1
  
https://github.com/NixOS/nixpkgs/commit/1afab98842dffa30436bbf04c1c6abcee31e38e1
  Author: Jörg Thalheim 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  telegraf: 1.2.0 -> 1.2.1


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


[Nix-dev] cache.nixos.org is down

2017-02-06 Thread Profpatsch
It’s kind of flaky, so `curl https://cache.nixos.org`
sometimes cannot resolve the host and sometimes outputs 404.

-- 
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] f65a35: rkt: 1.23.0 -> 1.24.0

2017-02-06 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f65a3515f475e9d04d6b171928aeed52418f482d
  
https://github.com/NixOS/nixpkgs/commit/f65a3515f475e9d04d6b171928aeed52418f482d
  Author: Tim Steinbach 
  Date:   2017-02-05 (Sun, 05 Feb 2017)

  Changed paths:
M pkgs/applications/virtualization/rkt/default.nix

  Log Message:
  ---
  rkt: 1.23.0 -> 1.24.0


  Commit: b6c0502213e56c8c07d9f58d025ba997d331
  
https://github.com/NixOS/nixpkgs/commit/b6c0502213e56c8c07d9f58d025ba997d331
  Author: Tim Steinbach 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/virtualization/rkt/default.nix

  Log Message:
  ---
  Merge pull request #22466 from NeQuissimus/rkt_1_24_0

rkt: 1.23.0 -> 1.24.0


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


Re: [Nix-dev] cache.nixos.org is down

2017-02-06 Thread Graham Christensen
Profpatsch  writes:

> It’s kind of flaky, so `curl https://cache.nixos.org`
> sometimes cannot resolve the host and sometimes outputs 404.

cache.nixos.org will always return a 404 for the root document. Perhaps
something we should fix, in order to give a positive message that it is
up.

Were you using HTTP2?

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


[Nix-commits] [NixOS/nixpkgs] 01cf43: firmwareLinuxNonfree: 2016-07-12 -> 2017-02-06

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

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

  Log Message:
  ---
  firmwareLinuxNonfree: 2016-07-12 -> 2017-02-06


  Commit: a6b080e3f8b7522e3f1a345e8c3ee087692a53ff
  
https://github.com/NixOS/nixpkgs/commit/a6b080e3f8b7522e3f1a345e8c3ee087692a53ff
  Author: Franz Pletz 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  youtubeDL: 2017.02.01 -> 2017.02.04.1


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


[Nix-commits] [NixOS/nixpkgs] f22a7f: wuzz: init at 2017-02-05

2017-02-06 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f22a7f0558434421448ea8e4a389a1a86c97538f
  
https://github.com/NixOS/nixpkgs/commit/f22a7f0558434421448ea8e4a389a1a86c97538f
  Author: Pradeep Chhetri 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
A pkgs/tools/networking/wuzz/default.nix
A pkgs/tools/networking/wuzz/deps.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  wuzz: init at 2017-02-05


  Commit: 6eb6130e15b72d12537989655ecebd9d7a5451a3
  
https://github.com/NixOS/nixpkgs/commit/6eb6130e15b72d12537989655ecebd9d7a5451a3
  Author: Joachim F 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
A pkgs/tools/networking/wuzz/default.nix
A pkgs/tools/networking/wuzz/deps.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22495 from pradeepchhetri/wuzz-20170205

wuzz: init at 2017-02-05


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


[Nix-commits] [NixOS/nixpkgs] 0d422c: grsecurity: 4.8.17-201701151620 -> 4.9.8-201702060...

2017-02-06 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d422c5db5aba204b6886fe199eda1834bbc97a1
  
https://github.com/NixOS/nixpkgs/commit/0d422c5db5aba204b6886fe199eda1834bbc97a1
  Author: Joachim Fasting 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  grsecurity: 4.8.17-201701151620 -> 4.9.8-201702060653

The first release in the 4.9 branch.

I've also migrated my update scripts to SHA-512 so that'll
be the hash of choice for grsec packages going forward.


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


[Nix-commits] [NixOS/nixpkgs] 78c052: ecopcr: init at 0.8.0

2017-02-06 Thread Celine Mercier
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 78c052e91a3dceb9e13b1593031b2a12746eafff
  
https://github.com/NixOS/nixpkgs/commit/78c052e91a3dceb9e13b1593031b2a12746eafff
  Author: Celine Mercier 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  ecopcr: init at 0.8.0


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


[Nix-commits] [NixOS/nixpkgs] fd0814: okteta: init at 16.12.1 (kf5 version)

2017-02-06 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fd0814761321d7097ff7af3f802cf1498b5a5efb
  
https://github.com/NixOS/nixpkgs/commit/fd0814761321d7097ff7af3f802cf1498b5a5efb
  Author: Peter Hoeg 
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
M pkgs/desktops/kde-5/applications/default.nix
A pkgs/desktops/kde-5/applications/okteta.nix

  Log Message:
  ---
  okteta: init at 16.12.1 (kf5 version)


  Commit: 667a78f176c9700f1872f8855505920769579269
  
https://github.com/NixOS/nixpkgs/commit/667a78f176c9700f1872f8855505920769579269
  Author: Thomas Tuegel 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/desktops/kde-5/applications/default.nix
A pkgs/desktops/kde-5/applications/okteta.nix

  Log Message:
  ---
  Merge pull request #22478 from peterhoeg/p/okteta

okteta: init at 16.12.1 (kf5 version)


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


[Nix-commits] [NixOS/nixpkgs] 8d803b: kdiff3-qt5: init at 1.7.0

2017-02-06 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8d803b90ac81576795538b0242e68deae7145732
  
https://github.com/NixOS/nixpkgs/commit/8d803b90ac81576795538b0242e68deae7145732
  Author: Peter Hoeg 
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
A pkgs/tools/text/kdiff3/kde5.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  kdiff3-qt5: init at 1.7.0

Upstream hasn't made a formal release yet of the qt5 version which is why I'm
not replacing the existing kde4 version.


  Commit: f0bbf73e0bbc01ddf51b4db563920fdc65bd9f7d
  
https://github.com/NixOS/nixpkgs/commit/f0bbf73e0bbc01ddf51b4db563920fdc65bd9f7d
  Author: Thomas Tuegel 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
A pkgs/tools/text/kdiff3/kde5.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22477 from peterhoeg/f/kdiff3

kdiff3-qt5: init at 1.7.0


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


[Nix-commits] [NixOS/nixpkgs] 6fb8e6: shaarli-material: init at 0.8.2

2017-02-06 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6fb8e668d951b0e375376d58c4bea6c6c379f9b8
  
https://github.com/NixOS/nixpkgs/commit/6fb8e668d951b0e375376d58c4bea6c6c379f9b8
  Author: schneefux 
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
A pkgs/servers/web-apps/shaarli/material-theme.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  shaarli-material: init at 0.8.2


  Commit: 1ea0514a2dce5f9cb34e5390205968103a83fa02
  
https://github.com/NixOS/nixpkgs/commit/1ea0514a2dce5f9cb34e5390205968103a83fa02
  Author: schneefux 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/servers/web-apps/shaarli/material-theme.nix

  Log Message:
  ---
  shaarli-material: 0.8.2 -> 0.8.3


  Commit: 442e0ab1f650e9a7dc61f0369ecc86f8bffbe79e
  
https://github.com/NixOS/nixpkgs/commit/442e0ab1f650e9a7dc61f0369ecc86f8bffbe79e
  Author: Pascal Wittmann 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
A pkgs/servers/web-apps/shaarli/material-theme.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22492 from schneefux/pkg.shaarli-material

shaarli: add material theme package


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


[Nix-commits] [NixOS/nixpkgs] 894efe: hydra-module: add cfg.package to hydra-evaluator p...

2017-02-06 Thread Domen Kožar
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 894efeb4ad09924d9046f45049c2f98f2ffe55ea
  
https://github.com/NixOS/nixpkgs/commit/894efeb4ad09924d9046f45049c2f98f2ffe55ea
  Author: Aycan iRiCAN 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M nixos/modules/services/continuous-integration/hydra/default.nix

  Log Message:
  ---
  hydra-module: add cfg.package to hydra-evaluator path


  Commit: cd58b22b178cb01e17aeac548279293a847162f9
  
https://github.com/NixOS/nixpkgs/commit/cd58b22b178cb01e17aeac548279293a847162f9
  Author: Domen Kožar 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M nixos/modules/services/continuous-integration/hydra/default.nix

  Log Message:
  ---
  Merge pull request #22502 from LumiGuide/fix-hydra-hydra-evaluator

hydra-module: add cfg.package to hydra-evaluator path


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


[Nix-commits] [NixOS/nixpkgs] 82c1d9: asymptote: fix build on darwin

2017-02-06 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 82c1d98e94d8d3c7869f09c3e51e68b7c2661bc3
  
https://github.com/NixOS/nixpkgs/commit/82c1d98e94d8d3c7869f09c3e51e68b7c2661bc3
  Author: Vincent Laporte 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/tools/graphics/asymptote/default.nix

  Log Message:
  ---
  asymptote: fix build 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] d3c7a9: openocd: 0.9.0 -> 0.10.0

2017-02-06 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d3c7a94b77864949896dd1641200d185c83fd23c
  
https://github.com/NixOS/nixpkgs/commit/d3c7a94b77864949896dd1641200d185c83fd23c
  Author: Bjørn Forsman 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/development/tools/misc/openocd/default.nix

  Log Message:
  ---
  openocd: 0.9.0 -> 0.10.0

Announcement:
http://openocd.org/2017/01/openocd-0-10-0-release-is-out/

The udev rules were renamed. Add code to automatically detect renames in
the future.


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


[Nix-commits] [NixOS/nixpkgs] 2d1d83: tarsnap: macOS

2017-02-06 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2d1d8394e05584dd534e6e3f84aa0f607e921645
  
https://github.com/NixOS/nixpkgs/commit/2d1d8394e05584dd534e6e3f84aa0f607e921645
  Author: Kirill Elagin 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/tools/backup/tarsnap/default.nix

  Log Message:
  ---
  tarsnap: macOS


  Commit: 8c97854eb1958be5d8735f00cdc2c5fa6b18bcd5
  
https://github.com/NixOS/nixpkgs/commit/8c97854eb1958be5d8735f00cdc2c5fa6b18bcd5
  Author: Daiderd Jordan 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/tools/backup/tarsnap/default.nix

  Log Message:
  ---
  Merge pull request #22481 from kirelagin/tarsnap-macos

tarsnap: fix darwin  build


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


[Nix-commits] [NixOS/nixpkgs] 9ed862: CONTRIBUTING.md: improve commit message guidelines

2017-02-06 Thread Arseniy Seroka
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9ed8627a7615a268a57d5e738cd78246ca378769
  
https://github.com/NixOS/nixpkgs/commit/9ed8627a7615a268a57d5e738cd78246ca378769
  Author: Hannu Hartikainen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M .github/CONTRIBUTING.md

  Log Message:
  ---
  CONTRIBUTING.md: improve commit message guidelines

Add a brief request for expressing the motivation for a change. Change the 
example commit messages to match.

Resolves #19126.


  Commit: 1c9a39e0f8f5d1533c2add11c550dad56fc13f33
  
https://github.com/NixOS/nixpkgs/commit/1c9a39e0f8f5d1533c2add11c550dad56fc13f33
  Author: Arseniy Seroka 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M .github/CONTRIBUTING.md

  Log Message:
  ---
  Merge pull request #22504 from dancek/patch-1

CONTRIBUTING.md: improve commit message guidelines


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


[Nix-commits] [NixOS/nixpkgs] 6091bd: fio: 2.12 -> 2.17

2017-02-06 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6091bdfebe8c4d4f397f3f4c9e16724771fe5987
  
https://github.com/NixOS/nixpkgs/commit/6091bdfebe8c4d4f397f3f4c9e16724771fe5987
  Author: Tuomas Tynkkynen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/tools/system/fio/default.nix

  Log Message:
  ---
  fio: 2.12 -> 2.17


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


[Nix-commits] [NixOS/nixpkgs] 2ac2bd: pythonPackages.pyenchant: fix on darwin

2017-02-06 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2ac2bd187eb9f76252f5dfea80c78549c64ed3b8
  
https://github.com/NixOS/nixpkgs/commit/2ac2bd187eb9f76252f5dfea80c78549c64ed3b8
  Author: Dan Peebles 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  pythonPackages.pyenchant: fix 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] 714fdb: firewall: Fix check for rpfilter on manual-config ...

2017-02-06 Thread Shea Levy
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 714fdb425a90630517056552d77fa4ccb8fadae7
  
https://github.com/NixOS/nixpkgs/commit/714fdb425a90630517056552d77fa4ccb8fadae7
  Author: Shea Levy 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  firewall: Fix check for rpfilter on manual-config kernels


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


[Nix-commits] [NixOS/nixpkgs] 8fe97d: terragrunt: 0.9.6 -> 0.9.9

2017-02-06 Thread Jascha Geerds
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8fe97df3d2446d24115c527ff058cab9a2369526
  
https://github.com/NixOS/nixpkgs/commit/8fe97df3d2446d24115c527ff058cab9a2369526
  Author: Peter Hoeg 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/networking/cluster/terragrunt/default.nix
M pkgs/applications/networking/cluster/terragrunt/deps.nix

  Log Message:
  ---
  terragrunt: 0.9.6 -> 0.9.9


  Commit: 6b81954e9b45b12e3d2fc0534659c8a9bf91d748
  
https://github.com/NixOS/nixpkgs/commit/6b81954e9b45b12e3d2fc0534659c8a9bf91d748
  Author: Jascha Geerds 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/networking/cluster/terragrunt/default.nix
M pkgs/applications/networking/cluster/terragrunt/deps.nix

  Log Message:
  ---
  Merge pull request #22488 from peterhoeg/u/tg

terragrunt: 0.9.6 -> 0.9.9


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


Re: [Nix-dev] PCI Expresscard not working under NixOS

2017-02-06 Thread Christoph-Simon Senjak

Hello.

On 06.02.2017 06:36, Roger Qiu wrote:

When you plug something in, the kernel log should show something. If it
doesn't then the kernel doesn't know about it, nothing in the userspace
can help.


How can that be?


Make sure you're running those commands before you plug the usb in.

>

Also I used to have faulty usb cables, but even then the kernel showed
something. Usually repeating messages because the usb cable kept
dropping out and coming back in.

What happens if you plug those devices directly?


The kernel does not notice the expresscard itself when I plug it in. My 
usb hard disk works perfectly under the other ports.


Ah, and fun fact: When plugging in the expresscard, I can reproducibly 
scramble my sound output for a second (the music repeats for a second 
after I plug it in). Still, the kernel says nothing. And no device nodes 
appear.




On 06/02/2017 2:55 PM, "Christoph-Simon Senjak"
mailto:christoph.sen...@googlemail.com>> wrote:

Hi.

On 06.02.2017 04:46, Peter Hoeg wrote:

Hi,

My USB 3.0 Expresscard does not work under NixOS, it used to
work
under other distros. I already tried to add


Can you be a little more specific about "does not work"?


Nothing happens. Like, really nothing. No new hub is shown in lsusb
(as it was under Ubuntu). Devices I plug in are not shown. Nothing.

When you plug it in, what messages are you seeing while running
these 2
commands in separate terminals:

journalctl -k -f

and

udevadm monitor


Nothing. No output.

Regards, CSS
___
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] 24716f: vim: Create xdg apps/icons dirs so .desktop items ...

2017-02-06 Thread Benjamin Staffin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24716fe9541be7f8cd5336aafd2231e8eed7817b
  
https://github.com/NixOS/nixpkgs/commit/24716fe9541be7f8cd5336aafd2231e8eed7817b
  Author: Benjamin Staffin 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M pkgs/applications/editors/vim/configurable.nix

  Log Message:
  ---
  vim: Create xdg apps/icons dirs so .desktop items get installed

In theory this ought to make gvim show up in the kde/gnome/xfce
application menus.


  Commit: 35fdfa85973904ba58b88e0991498b6d3f521ed3
  
https://github.com/NixOS/nixpkgs/commit/35fdfa85973904ba58b88e0991498b6d3f521ed3
  Author: Benjamin Staffin 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/editors/vim/configurable.nix

  Log Message:
  ---
  Merge pull request #22453 from benley/vim-desktop

vim: Create xdg apps/icons dirs so .desktop items get installed


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


[Nix-commits] [NixOS/nixpkgs] 023c3c: cdemu: bugfix updates

2017-02-06 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 023c3c77ee0d043a1324039d23e42db66b4845a8
  
https://github.com/NixOS/nixpkgs/commit/023c3c77ee0d043a1324039d23e42db66b4845a8
  Author: Herwig Hochleitner 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/misc/emulators/cdemu/analyzer.nix
M pkgs/misc/emulators/cdemu/client.nix
M pkgs/misc/emulators/cdemu/daemon.nix
M pkgs/misc/emulators/cdemu/gui.nix
M pkgs/misc/emulators/cdemu/libmirage.nix
M pkgs/misc/emulators/cdemu/vhba.nix

  Log Message:
  ---
  cdemu: bugfix updates

image-analyzer: 3.0.0 -> 3.0.1
cdemu-client: 3.0.1 -> 3.0.3
cdemu-daemon: 3.0.3 -> 3.0.5
gcdemu: 3.0.1 -> 3.0.2
libmirage: 3.0.4 -> 3.0.5
vhba: 20140928 -> 20161009


  Commit: fe3dd6df7385772e9a5f62e115818e8d184bb41a
  
https://github.com/NixOS/nixpkgs/commit/fe3dd6df7385772e9a5f62e115818e8d184bb41a
  Author: Joachim F 
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
M pkgs/misc/emulators/cdemu/analyzer.nix
M pkgs/misc/emulators/cdemu/client.nix
M pkgs/misc/emulators/cdemu/daemon.nix
M pkgs/misc/emulators/cdemu/gui.nix
M pkgs/misc/emulators/cdemu/libmirage.nix
M pkgs/misc/emulators/cdemu/vhba.nix

  Log Message:
  ---
  Merge pull request #22486 from bendlas/update-cdemu

cdemu: bugfix updates


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


[Nix-dev] Assistance Required for Vulnerability Roundup #20 (389, jbig2dec, ming, nagios)

2017-02-06 Thread Graham Christensen

Hello Nix devs,

This past roundup has been especially exhausting, and I'm hoping I can
get a bit of assistance before the next one opens up.

Here are four packages that I would like some help with. Some of them
may be tricky, some of the may be very easy. I'm not sure... but I'm
tired of looking at them. :(

Here is the roundup for discussion:
https://github.com/NixOS/nixpkgs/issues/22342

Thank you in advance,
Graham Christensen


389-ds-base: denial of service
--

LWN Link: https://lwn.net/Vulnerabilities/713059/
Unstable: 1.3.5.15
https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/ldap/389/default.nix

Stable: 1.3.3.9
https://github.com/NixOS/nixpkgs/blob/release-16.09/pkgs/servers/ldap/389/default.nix

 - Is upgrading stable from 1.3.5.15 to 1.3.3.9 safe?
 - Can we find patches to address the issue at hand?


jbig2dec: denial of service
---

LWN Link: https://lwn.net/Vulnerabilities/713054/
(it says Ghostscript, but I believe it to only be affecting the
jbic2dec package.)

Unstable: 0.11
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/jbig2dec/default.nix

Stable: 0.11
https://github.com/NixOS/nixpkgs/blob/release-16.09/pkgs/development/libraries/jbig2dec/default.nix

 - 0.13 isn't officially released yet, however debian is using it in
   some versions.
 - Are there patches available?
 - Should we go to 0.13 on unstable? What about stable?


ming: multiple vulnerabilities
--

LWN Link: https://lwn.net/Vulnerabilities/712664/

Unstable: 0.4.7
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/ming/default.nix

Stable: 0.4.7
https://github.com/NixOS/nixpkgs/blob/release-16.09/pkgs/development/libraries/ming/default.nix

 - Generally unsure about this one or where to find a patch.
 - Perhaps easy to do.


nagios: command execution
-

LWN Link: https://lwn.net/Vulnerabilities/713145/

Unstable: 4.2.4
https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/monitoring/nagios/default.nix

Stable: 4.2.4
https://github.com/NixOS/nixpkgs/blob/release-16.09/pkgs/servers/monitoring/nagios/default.nix

 - Perhaps not applicable, as our version is fairly up to date.
 - Needs triage...
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] help with patch for screen locking

2017-02-06 Thread david

Hi!
I am making a patch to fix issue #16485 but I have encountered an issue.

I added an option called screenLock to 
services.xserver.desktopManager.xfce that can take only "xscreensaver" 
"xlockmore" "slock" "gnome-screensaver" as values but:


- gnome-screensaver seems to not exist anymore, at least not on nixos, 
so I removed the choice
- slock needs suid to lock the screen, as explained in the wiki too, so 
I don't know if with this patch I should install slock and also set it 
suid, or if it's better to leave the choice out, or if the user that 
puts screenLock = "slock" should be presented an error in case slock is 
not set suid by the user themselves.



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


[Nix-dev] nix-bundle: Bundle Nix derivations to run anywhere

2017-02-06 Thread Matthew Bauer
GitHub page: https://github.com/matthewbauer/nix-bundle

I just wanted to post about a little project I've been working on. I'm
calling it "nix-bundle".

Basically, what it does is: take a Nix closure, compress it into a
tarball, and turn that tarball into an executable using "Arx". The
final result looks like a plain shell script, but actually has a
tarball closure appended to it. When you run that script, Arx will
execute "nix-user-chroot" (which is included in the closure) which
will setup a /nix/ directory, then execute a target executable. All of
this should work "out of the box" for any Nix derivation folder with a
valid executable.

For example, to generate a "hello" bundle:

./nix-bundle.sh hello /bin/hello

"hello" specifies pkgs.hello and /bin/hello specifies the file
${pkgs.helloi}/bin/hello to be executed. The output file will just be
called "hello".

The result is a "bundle" that can run without Nix being installed! No
external dependencies are needed because they are all contained within
the Nix closure.

There are two main drawbacks: slow startup and large file size.
Extracting the tarball takes time and this adds on to startup times.
Also, because everything is included from the Nix closure, complicated
apps tend to be much larger because of the dependency tree.

I've been experimenting with using AppImage as a format to package
them in, but it is not currently ready yet.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] nix-bundle: Bundle Nix derivations to run anywhere

2017-02-06 Thread Graham Christensen

This is very neat! Thank you for sharing!

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


[Nix-commits] [NixOS/nixpkgs] 41ba20: ming: remove.

2017-02-06 Thread Shea Levy
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41ba205dda86ce99dfdd58976dc845524d1d9933
  
https://github.com/NixOS/nixpkgs/commit/41ba205dda86ce99dfdd58976dc845524d1d9933
  Author: Shea Levy 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
R pkgs/development/libraries/ming/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ming: remove.

The project seems dead and there are recent security issues.

See https://lwn.net/Vulnerabilities/712664/


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


[Nix-commits] [NixOS/nixpkgs] ff7777: ming: Mark broken.

2017-02-06 Thread Shea Levy
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ffb22492dc126a0de4f50cdbf2a3c427ef21
  
https://github.com/NixOS/nixpkgs/commit/ffb22492dc126a0de4f50cdbf2a3c427ef21
  Author: Shea Levy 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  ming: Mark broken.

The project seems dead and there are recent security issues.

See https://lwn.net/Vulnerabilities/712664/


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


Re: [Nix-dev] PCI Expresscard not working under NixOS

2017-02-06 Thread Roger Qiu
It might be a missing driver. Ultimately is the kernel, its drivers and
modules that deal with hardware and IO. You might need to google around and
ask specifically for the given pci expess hardware serial code and model.
On 07/02/2017 9:39 AM, "Christoph-Simon Senjak" <
christoph.sen...@googlemail.com> wrote:

> Hello.
>
> On 06.02.2017 06:36, Roger Qiu wrote:
>
>> When you plug something in, the kernel log should show something. If it
>> doesn't then the kernel doesn't know about it, nothing in the userspace
>> can help.
>>
>
> How can that be?
>
> Make sure you're running those commands before you plug the usb in.
>>
> >
>
>> Also I used to have faulty usb cables, but even then the kernel showed
>> something. Usually repeating messages because the usb cable kept
>> dropping out and coming back in.
>>
>> What happens if you plug those devices directly?
>>
>
> The kernel does not notice the expresscard itself when I plug it in. My
> usb hard disk works perfectly under the other ports.
>
> Ah, and fun fact: When plugging in the expresscard, I can reproducibly
> scramble my sound output for a second (the music repeats for a second after
> I plug it in). Still, the kernel says nothing. And no device nodes appear.
>
>
> On 06/02/2017 2:55 PM, "Christoph-Simon Senjak"
>> > > wrote:
>>
>> Hi.
>>
>> On 06.02.2017 04:46, Peter Hoeg wrote:
>>
>> Hi,
>>
>> My USB 3.0 Expresscard does not work under NixOS, it used to
>> work
>> under other distros. I already tried to add
>>
>>
>> Can you be a little more specific about "does not work"?
>>
>>
>> Nothing happens. Like, really nothing. No new hub is shown in lsusb
>> (as it was under Ubuntu). Devices I plug in are not shown. Nothing.
>>
>> When you plug it in, what messages are you seeing while running
>> these 2
>> commands in separate terminals:
>>
>> journalctl -k -f
>>
>> and
>>
>> udevadm monitor
>>
>>
>> Nothing. No output.
>>
>> Regards, CSS
>> ___
>> 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] 8608f9: gnash: remove due to removal of ming

2017-02-06 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8608f91661f36bd4e3343309c5f6bc22ce153eef
  
https://github.com/NixOS/nixpkgs/commit/8608f91661f36bd4e3343309c5f6bc22ce153eef
  Author: Graham Christensen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
R pkgs/applications/video/gnash/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gnash: remove due to removal of ming


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


[Nix-commits] [NixOS/nixpkgs] 0cd174: xf86-video-intel: 15c5ff1245 -> e4fe79cf0d.

2017-02-06 Thread Shea Levy
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0cd174899c2f1d3e92d8a8657c412bad13be5a74
  
https://github.com/NixOS/nixpkgs/commit/0cd174899c2f1d3e92d8a8657c412bad13be5a74
  Author: Shea Levy 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix

  Log Message:
  ---
  xf86-video-intel: 15c5ff1245 -> e4fe79cf0d.

Fixes a GPU hang bug, see https://bugs.freedesktop.org/show_bug.cgi?id=99696


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


[Nix-commits] [NixOS/nixpkgs] f77bc5: firefox-wrapper: remove gnash support, see #22342

2017-02-06 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f77bc59af647f9fc055fb16077cf433d944988bc
  
https://github.com/NixOS/nixpkgs/commit/f77bc59af647f9fc055fb16077cf433d944988bc
  Author: Graham Christensen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/wrapper.nix
M pkgs/development/libraries/jbig2dec/default.nix

  Log Message:
  ---
  firefox-wrapper: remove gnash support, see #22342


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


[Nix-commits] [NixOS/nixpkgs] 267813: Revert "firefox-wrapper: remove gnash support, see...

2017-02-06 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 267813f4f7713bdcecff5a397ac4ab27fb9c93c1
  
https://github.com/NixOS/nixpkgs/commit/267813f4f7713bdcecff5a397ac4ab27fb9c93c1
  Author: Graham Christensen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M pkgs/applications/networking/browsers/firefox/wrapper.nix
M pkgs/development/libraries/jbig2dec/default.nix

  Log Message:
  ---
  Revert "firefox-wrapper: remove gnash support, see #22342"

Accidentally committed other changes

This reverts commit f77bc59af647f9fc055fb16077cf433d944988bc.


  Commit: 4c5b08e4e21504229552575eb0420971449d149d
  
https://github.com/NixOS/nixpkgs/commit/4c5b08e4e21504229552575eb0420971449d149d
  Author: Graham Christensen 
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  ---
  firefox-wrapper: remove gnash support, see #22342


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


[Nix-commits] [NixOS/nixpkgs] 9611a6: jfbview: 0.5.2 -> 0.5.3, fixes build

2017-02-06 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9611a607085a961ee324d81e3b68a15df38906cf
  
https://github.com/NixOS/nixpkgs/commit/9611a607085a961ee324d81e3b68a15df38906cf
  Author: Joachim Fasting 
  Date:   2017-02-07 (Tue, 07 Feb 2017)

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

  Log Message:
  ---
  jfbview: 0.5.2 -> 0.5.3, fixes build

Also convert tabs to spaces


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


[Nix-commits] [NixOS/nixpkgs] 87cc20: nixos/networkd: Fix eval error for defaultGateway

2017-02-06 Thread aszlig
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 87cc20eddbabce1572c8f10d8872a592b53a58ce
  
https://github.com/NixOS/nixpkgs/commit/87cc20eddbabce1572c8f10d8872a592b53a58ce
  Author: aszlig 
  Date:   2017-02-07 (Tue, 07 Feb 2017)

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

  Log Message:
  ---
  nixos/networkd: Fix eval error for defaultGateway

Regression introduced by 0cb487ee044bbe5cfa1d6421df385b6bc2447bd2.

This changed the result for defaultGateway to be a submodule instead of
just a plain string, so instead of using just cfg.defaultGateway we need
to pass cfg.defaultGateway.address now.

Signed-off-by: aszlig 
Cc: @abbradar


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


[Nix-commits] [NixOS/nixpkgs] cd10e3: nixos/tests/chromium: Run tests as normal user

2017-02-06 Thread aszlig
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cd10e3c4ffa3d6c729aab8778bf6027415025c44
  
https://github.com/NixOS/nixpkgs/commit/cd10e3c4ffa3d6c729aab8778bf6027415025c44
  Author: aszlig 
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
M nixos/tests/chromium.nix

  Log Message:
  ---
  nixos/tests/chromium: Run tests as normal user

The tests have failed because Chromium has started up displaying the
following error message in a dialog window:

  Chromium can not be run as root.

  Please start Chromium as a normal user. If you need to run as root for
  development, rerun with the --no-sandbox flag.

So let's run as user "alice" and pass all commands using the small
helper function "ru" (to keep it short, it's for "Run as User").

Tested it by running the "stable" test on x86_64-linux.

Signed-off-by: aszlig 
Reported-by: @globin


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