Branch: refs/heads/f/audacity
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 77c03510a9b96eae3f4ac5dace34bb9b741af616
      
https://github.com/NixOS/nixpkgs/commit/77c03510a9b96eae3f4ac5dace34bb9b741af616
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  ssh: deprecate use of old DSA keys

They are not safe and shouldn't be used.


  Commit: ef1e5bfdd4e7c1162e79a980cb03b5f64dc841eb
      
https://github.com/NixOS/nixpkgs/commit/ef1e5bfdd4e7c1162e79a980cb03b5f64dc841eb
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  fix gateway being overridden


  Commit: 23280d697c1ac8941a3579f0fc1783e7dcd09c8c
      
https://github.com/NixOS/nixpkgs/commit/23280d697c1ac8941a3579f0fc1783e7dcd09c8c
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/os-specific/linux/microcode/intel.nix

  Log Message:
  -----------
  microcode-intel: 20160714 -> 20161104


  Commit: d3fa681879cddf63a5462a282f8723c46a0bce19
      
https://github.com/NixOS/nixpkgs/commit/d3fa681879cddf63a5462a282f8723c46a0bce19
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  heroku: 3.43.12 -> 3.43.16

This is the last version of the deprecated client but using the latest CLI.


  Commit: e2529a8acb545b143ba92e057ca0dfe319465dcb
      
https://github.com/NixOS/nixpkgs/commit/e2529a8acb545b143ba92e057ca0dfe319465dcb
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M nixos/modules/config/networking.nix
    M nixos/modules/services/networking/networkmanager.nix

  Log Message:
  -----------
  networkmanager module: support for dns and dhcp

This adds support for specifying the dhcp and dns options to
networkmanager. It just follows upstream's defaults if not specified so
there are no changes in behaviour unless the user requests it.

Especially the ```dns``` part is interesting as it allows us to do split
lookups when connected to a VPN.

Additional stuff

- remove deprecated `hostname`
- make loglevel configurable
- do not log to auditd if auditing is disabled


  Commit: 016ea7ae890686d23b3e172f845318d92ba5d1c5
      
https://github.com/NixOS/nixpkgs/commit/016ea7ae890686d23b3e172f845318d92ba5d1c5
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/desktops/kde-5/plasma/startkde/startkde.sh

  Log Message:
  -----------
  Fixes:
- invalid reference to variable
- more broken tests
- scalefactor
- use QT_SCALE_FACTOR


  Commit: e68aed80865b6106f502f6625443a24a5a3246cc
      
https://github.com/NixOS/nixpkgs/commit/e68aed80865b6106f502f6625443a24a5a3246cc
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    A pkgs/build-support/make-dbusservice/default.nix

  Log Message:
  -----------
  skeleton


  Commit: 68fbc72d9340d56c7b102a39ec3dfd71315d263a
      
https://github.com/NixOS/nixpkgs/commit/68fbc72d9340d56c7b102a39ec3dfd71315d263a
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/tools/misc/colord-kde/0.5.nix

  Log Message:
  -----------
  colord-kde: 2016-02-24 -> 0.5.0


  Commit: 571720eaa8f7367cc3b91cbeab51555bee2d8799
      
https://github.com/NixOS/nixpkgs/commit/571720eaa8f7367cc3b91cbeab51555bee2d8799
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    A nixos/modules/hardware/usb_wwan.nix
    M nixos/modules/module-list.nix
    M pkgs/development/tools/misc/usb-modeswitch/data.nix
    M pkgs/development/tools/misc/usb-modeswitch/default.nix

  Log Message:
  -----------
  usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module

We were carrying v2.2.1 and not v2.3.0 due to the update only touching
the version and not the sha256 sum.

Additionally, we add a nixos module for setting up udev to use the rules.

Unfortunately, I no longer have the hardware that made me write the module, so I
cannot actually test if it works...


  Commit: 320c78557879e9f0ab8c5339e7bdf1ea38a5a452
      
https://github.com/NixOS/nixpkgs/commit/320c78557879e9f0ab8c5339e7bdf1ea38a5a452
  Author: Jascha Geerds <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  terraform: 0.8.4 -> 0.8.5


  Commit: 9f83e17d496bca7addee58435f06d0b87bd32035
      
https://github.com/NixOS/nixpkgs/commit/9f83e17d496bca7addee58435f06d0b87bd32035
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  terragrunt: 0.9.3 -> 0.9.6


  Commit: b2c440a2cf0b837d839968092c6f09c40c45d47f
      
https://github.com/NixOS/nixpkgs/commit/b2c440a2cf0b837d839968092c6f09c40c45d47f
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    A pkgs/tools/misc/gcalcli/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  gcalcli: init at 3.4.0


  Commit: 4947aeb17f9e0d79a8537726daa4d118499e7f52
      
https://github.com/NixOS/nixpkgs/commit/4947aeb17f9e0d79a8537726daa4d118499e7f52
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  gnu global: use universal-ctags instead of ctags


  Commit: 2ea5e253d3cb477eab139010780cc139e1662d8e
      
https://github.com/NixOS/nixpkgs/commit/2ea5e253d3cb477eab139010780cc139e1662d8e
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  bundler: 1.13.7 -> 1.14.3


  Commit: 005d965831fba06de43734b12122a6a23f10255d
      
https://github.com/NixOS/nixpkgs/commit/005d965831fba06de43734b12122a6a23f10255d
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  minikube: pull kubernetes into PATH

Also add support for KVM


  Commit: 3ecc2ea59f02a297afa57e1d52d5416315fa38db
      
https://github.com/NixOS/nixpkgs/commit/3ecc2ea59f02a297afa57e1d52d5416315fa38db
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  suil: 0.8.2 -> 0.8.4

We can now also build against qt5 but not qt4 and qt5 at the same time.


  Commit: 8cbc4d60c98623611b98bc0908675aaf517582ea
      
https://github.com/NixOS/nixpkgs/commit/8cbc4d60c98623611b98bc0908675aaf517582ea
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/tools/misc/rockbox-utility/default.nix

  Log Message:
  -----------
  rockbox_utility: use qt5 instead of qt4


  Commit: 335088ffa07cea804f3524d91ff903f2977787d4
      
https://github.com/NixOS/nixpkgs/commit/335088ffa07cea804f3524d91ff903f2977787d4
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    R pkgs/applications/misc/krename/default.nix
    A pkgs/applications/misc/krename/kde4.nix
    A pkgs/applications/misc/krename/kde5.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  krename-qt5: init at 20161228

Upstream hasn't made a proper release based on qt5/kf5, so I'm adding this
package in addition to the kde4 based package instead of replacing it.


  Commit: 326dadf65b981e07fa06bc363aff115b9b1ecffa
      
https://github.com/NixOS/nixpkgs/commit/326dadf65b981e07fa06bc363aff115b9b1ecffa
  Author: Peter Hoeg <[email protected]>
  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: 4b90b4eb0d4509c68a074b2542374b9c5b260b6d
      
https://github.com/NixOS/nixpkgs/commit/4b90b4eb0d4509c68a074b2542374b9c5b260b6d
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  -----------
  speedcrunch: 0.11 -> 0.12.0

Also:
  - build against qt5 instead of qt4


  Commit: 7e295242f684cd85bd2b95ec0cbc933ac160858e
      
https://github.com/NixOS/nixpkgs/commit/7e295242f684cd85bd2b95ec0cbc933ac160858e
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/applications/version-management/git-and-tools/default.nix
    M pkgs/applications/version-management/git-and-tools/qgit/default.nix

  Log Message:
  -----------
  qgit: 2.5 -> 2.6 (#22360)

Also:

 - build the qt5 version by default instead of qt4
 - use cmake


  Commit: 3929e7fb7d502e6ca9746e5d1e3fc098ccf91a3e
      
https://github.com/NixOS/nixpkgs/commit/3929e7fb7d502e6ca9746e5d1e3fc098ccf91a3e
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    A pkgs/applications/audio/clementine/qt5.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  clementine-qt5: init at 1.3.1

It only works on linux for now as the qt5 isn't quite complete but it runs fine 
here.


  Commit: 94e9b2be49104d3267c161e62f46b878adf99d6c
      
https://github.com/NixOS/nixpkgs/commit/94e9b2be49104d3267c161e62f46b878adf99d6c
  Author: Peter Hoeg <[email protected]>
  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: c862bd9e2952b81e12bf92b62628f6cbcca077eb
      
https://github.com/NixOS/nixpkgs/commit/c862bd9e2952b81e12bf92b62628f6cbcca077eb
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/applications/networking/sniffers/wireshark/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  wireshark: use cmake and move to gtk3/qt5

wireshark used to use autotools, but instead we now use cmake. The
change alone brought to light a few missing required dependencies.

Additionally, wireshark was using gtk2 and qt4, so that has changed to
gtk3 and qt5.


  Commit: 2c91a9540d7a605cac3b6e8d9b066906c778f6b8
      
https://github.com/NixOS/nixpkgs/commit/2c91a9540d7a605cac3b6e8d9b066906c778f6b8
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/applications/audio/audacity/default.nix

  Log Message:
  -----------
  use the qt5 variant of suil


  Commit: 68fb17cdbfb1dfca2ecde5e9c644d544785e93d4
      
https://github.com/NixOS/nixpkgs/commit/68fb17cdbfb1dfca2ecde5e9c644d544785e93d4
  Author: Peter Hoeg <[email protected]>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M pkgs/development/libraries/wxGTK-3.0/default.nix

  Log Message:
  -----------
  make a gtk3 variant


Compare: https://github.com/NixOS/nixpkgs/compare/77c03510a9b9^...68fb17cdbfb1
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to