summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* hardinfo: init at 0.5.1Bjørn Forsman2017-02-01
| | | | Display information about your hardware and operating system.
* Merge pull request #22343 from abbradar/dbus-etcNikolay Amiantov2017-02-01
|\ | | | | dbus service: use /etc/dbus-1 for configuration
| * dbus service: remove {system,session}.conf from config dirNikolay Amiantov2017-02-01
| | | | | | | | They are already included by dbus from /run/current-system/sw/share/dbus-1.
| * dbus service: use /etc/dbus-1 for configurationNikolay Amiantov2017-02-01
| | | | | | | | Also use upstream systemd units.
* | Revert "nmap: use python infra's .withPackages"Bjørn Forsman2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 278d3050ae85e959e4c6485b5ad43bbba96eb829 because it breaks zenmap: $ zenmap Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'. I checked in these directories: /nix/store/2hiz11plgjdrk2mziwc2jcxqalqh9hii-nmap-graphical-7.12/bin /home/bfo/forks/nixpkgs /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python27.zip /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7 /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/plat-linux2 /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-tk /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-old /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-dynload /nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/site-packages If you installed Zenmap in another directory, you may have to add the modules directory to the PYTHONPATH environment variable.
* | omake: 0.10.1 -> 0.10.2Vincent Laporte2017-02-01
| |
* | Remove unnecessary "sort" callEelco Dolstra2017-02-01
| | | | | | | | attrNames already returns names in sorted order.
* | Merge pull request #22341 from peterhoeg/f/herokuAlexey Shmalko2017-02-01
|\ \ | | | | | | heroku: 3.43.12 -> 3.43.16
| * | heroku: 3.43.12 -> 3.43.16Peter Hoeg2017-02-01
| | | | | | | | | | | | This is the last version of the deprecated client but using the latest CLI.
* | | veriT: 201506 -> 2016Gabriel Ebner2017-02-01
| | |
* | | firejail: 0.9.44.4 -> 0.9.44.8Michael Raskin2017-02-01
| | |
* | | botan: 1.10.14 -> 1.10.14Michael Raskin2017-02-01
| | |
* | | nginx: 1.10.2 -> 1.10.3Michael Raskin2017-02-01
| | |
* | | getmail: 4.52.0 -> 4.53.0Michael Raskin2017-02-01
| | |
* | | sbcl: 1.3.13 -> 1.3.14Michael Raskin2017-02-01
| | |
* | | asdf: 3.1.7 -> 3.2.0Michael Raskin2017-02-01
| | |
* | | mupdf: 1.9a -> 1.10aMichael Raskin2017-02-01
| | |
* | | youtube-dl: update to version 2017.02.01Peter Simons2017-02-01
| | |
* | | ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
| | | | | | | | | | | | | | | | | | The former is still respected as a fallback for config.nix for backwards compatibility (but not for overlays because they're a new feature).
* | | $NIXPKGS_OVERLAYS -> <nixpkgs-overlays>Eelco Dolstra2017-02-01
| | | | | | | | | | | | | | | | | | The Nix search path is the established mechanism for specifying the location of Nix expressions, so let's use it instead of adding another environment variable.
* | | Only read overlays ending in .nixEelco Dolstra2017-02-01
| | | | | | | | | | | | | | | For example, this prevents Nix from barfing on editor backup files in ~/.nixpkgs/overlays.
* | | Add callCabal2nix to haskell packages3noch2017-02-01
| | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/22191.
* | | Merge pull request #22326 from leenaars/lpod-py-regularFrederik Rietdijk2017-02-01
|\ \ \ | |_|/ |/| | pythonPackages.lpod: fix missing dependency
| * | pythonPackages.lpod: fix missing dependencyMichiel Leenaars2017-01-31
| | |
* | | Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgradePeter Simons2017-02-01
|\ \ \ | | | | | | | | ghcjs-HEAD: upgrade to the latest HEAD
| * | | ghcjs-HEAD: upgrade to the latest HEADBas van Dijk2017-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It includes the following changes: * Fixed crash on Safari on iOS * Make linker write externs for closure compiler ADVANCED_OPTIMIZATIONS * ghcjs-pkg fixes for ghc 8.0.2 Because of the latter I switched from GHC-8.0.1 to GHC-8.0.2 to build ghcjs-HEAD.
* | | | buildStackProject: set GIT_SSL_CAINFO and LANGDomen Kožar2017-02-01
| | | |
* | | | ocamlPackages.menhir: 20161115 -> 20170101Vincent Laporte2017-02-01
| | | |
* | | | luaPackages.luazlib: 0.4 -> 1.1Vincent Laporte2017-02-01
| | | |
* | | | luaPackages.luazlib: fix on darwinVincent Laporte2017-02-01
| | | |
* | | | compcert: adding clightgen to the buildRussell O'Connor2017-02-01
| | | | | | | | | | | | | | | | | | | | clightgen is a tool for coverting C to C-light. This patch enable the build of this tool which is added to $out/bin/.
* | | | Merge pull request #22180 from mguentner/offline_ipfsFranz Pletz2017-02-01
|\ \ \ \ | | | | | | | | | | services: ipfs: separate system units, add offline mode
| * | | | services: ipfs: separate system units, add offline modeMaximilian Güntner2017-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Offline mode: When adding a lot of data, start this service. It will will not flood the DHT since it only exposes the API. When you are done simply reverse the process.
* | | | | nodePackages: Add ios-deploy, update the restShea Levy2017-01-31
| | | | |
* | | | | callHackage: update Hackage snapshot to a current versionPeter Simons2017-01-31
| | | | |
* | | | | nixos: drop unused 'haskellPackages' option from ihaskell servicePeter Simons2017-01-31
| | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/issues/19039.
* | | | | wireshark: use cmake and move to gtk3/qt5Peter Hoeg2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | feh: 2.17.1 -> 2.18.1Vincent Laporte2017-01-31
| | | | |
* | | | | Merge pull request #22320 from pradeepchhetri/consulBenjamin Staffin2017-01-31
|\ \ \ \ \ | | | | | | | | | | | | consul: 0.7.0 -> 0.7.3
| * | | | | consul: 0.7.0 -> 0.7.3Pradeep Chhetri2017-01-31
| | | | | |
* | | | | | Merge pull request #22321 from pradeepchhetri/minioBenjamin Staffin2017-01-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | minio: 20161213 -> 20170125
| * | | | | | minio: 20161213 -> 20170125Pradeep Chhetri2017-01-31
| |/ / / / /
* | | | / / nix-exec: 4.1.5 -> 4.1.6Shea Levy2017-01-31
| |_|_|/ / |/| | | | | | | | | | | | | | Closes #22316
* | | | | spotify: 1.0.47 -> 1.0.48Thomas Tuegel2017-01-31
| | | | |
* | | | | tcpdump: 4.8.1 -> 4.9.0 for multiple CVEsFranz Pletz2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily use the Debian mirros for the sources because upstream hasn't released the new version. See https://www.debian.org/security/2017/dsa-3775. Fixes: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925, CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929, CVE-2016-7930, CVE-2016-7931, CVE-2016-7932, CVE-2016-7933, CVE-2016-7934, CVE-2016-7935, CVE-2016-7936, CVE-2016-7937, CVE-2016-7938, CVE-2016-7939, CVE-2016-7940, CVE-2016-7973, CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984, CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993, CVE-2016-8574, CVE-2016-8575, CVE-2017-5202, CVE-2017-5203, CVE-2017-5204, CVE-2017-5205, CVE-2017-5341, CVE-2017-5342, CVE-2017-5482, CVE-2017-5483, CVE-2017-5484, CVE-2017-5485, CVE-2017-5486.
* | | | | libarchive: add patch to fix CVE-2017-5601Franz Pletz2017-01-31
| | | | |
* | | | | bitlbee: 3.5 -> 3.5.1 for multiple CVEsFranz Pletz2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: * CVE-2016-10188 * CVE-2016-10189 * CVE-2017-5668
* | | | | lmdb: get rid of $out/manVladimír Čunát2017-01-31
| | | | | | | | | | | | | | | | | | | | Why it's annoying: #22318.
* | | | | Merge #22310: Remove myself from maintainersVladimír Čunát2017-01-31
|\ \ \ \ \
| * | | | | Remove myself from maintainersDamien Cassou2017-01-31
| | | | | |