summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | Python docs: remove `name` attributeFrederik Rietdijk2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `name` attribute is filled in when `pname` and `version` are specified. See https://github.com/NixOS/nixpkgs/pull/31173
* | | | | | libnetfilter_queue: 1.0.2 -> 1.0.3Izorkin2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | fixes #33887
* | | | | | redshift: reintroduce longDescriptionYegor Timoshenko2018-01-16
| |/ / / / |/| | | |
* | | | | Merge pull request #33915 from lheckemann/remove-amd-hybrid-graphicsJörg Thalheim2018-01-16
|\ \ \ \ \ | | | | | | | | | | | | amd-hybrid-graphics module: remove
| * | | | | amd-hybrid-graphics module: removeLinus Heckemann2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was only applicable to very specific hardware, and the only person with an apparent interest in maintaining it (me) no longer uses the hardware in question.
* | | | | | Merge pull request #33605 from vbgl/meld-3.18Jan Tojnar2018-01-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | meld: 3.16.4 -> 3.18.0
| * | | | | | pythonPackages.rabbitvcs: disable testsVincent Laporte2018-01-08
| | | | | | |
| * | | | | | meld: 3.16.4 -> 3.18.0Vincent Laporte2018-01-08
| | | | | | |
* | | | | | | Merge pull request #33935 from bkchr/fix_plasma_vaultadisbladis2018-01-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | plasma-vault: Fixes build
| * | | | | | | plasma-vault: Fixes buildBastian Köcher2018-01-16
| | | | | | | |
* | | | | | | | redshift: fix redshift-gtk, autoreconfHookYegor Timoshenko2018-01-16
| | | | | | | |
* | | | | | | | plasma-desktop: Fix build with qt 5.10adisbladis2018-01-16
| | | | | | | |
* | | | | | | | kwin: Fix build with qt 5.10adisbladis2018-01-16
| | | | | | | |
* | | | | | | | kio-extras: Fix build with qt 5.10adisbladis2018-01-16
| | | | | | | |
* | | | | | | | Merge pull request #33934 from thefloweringash/kindlegen-unzipJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | kindlegen: Use unzip where necessary
| * | | | | | | | kindlegen: Use unzip where necessaryAndrew Childs2018-01-16
|/ / / / / / / /
* | | | | | | | rustc: Supports ARMv7Tuomas Tynkkynen2018-01-16
| | | | | | | |
* | | | | | | | Merge pull request #33929 from matthiasbeyer/update-tootAndreas Rammhold2018-01-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | toot: 0.16.2 -> 0.17.1
| * | | | | | | | toot: 0.16.2 -> 0.17.1Matthias Beyer2018-01-16
| | | | | | | | |
* | | | | | | | | Merge pull request #33930 from bkchr/fix_kinitadisbladis2018-01-16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | kinit: Fixes build
| * | | | | | | | kinit: Fixes buildBastian Köcher2018-01-16
| |/ / / / / / /
* | | | | | | | alembic: use threadsafe hdf5 (#30682)Guillaume Bouchard2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hdf5: introduce hdf5-threadsafe variant Compiled with thread safe support and without the High Level library which is incompatible with thread safety. * alembic: clean buildInputs to nativeBuildInputs * alembic: use hdf5-threadsafe
* | | | | | | | onioncircuits: init at 0.5Evgeny Egorochkin2018-01-16
| | | | | | | |
* | | | | | | | pythonPackages.stem: init at 1.6.0Evgeny Egorochkin2018-01-16
| | | | | | | |
* | | | | | | | Merge pull request #33917 from ashgillman/fix-wakatimeJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wakatime: don't run check phase
| * | | | | | | | wakatime: 10.0.1 -> 10.1.0Jörg Thalheim2018-01-16
| | | | | | | | |
| * | | | | | | | wakatime: don't run check phaseAshley Gillman2018-01-16
| | | | | | | | |
* | | | | | | | | aenum: make tests pass (#33805)Yurii Rashkovskii2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For Python 2, tests were failing because they depended on a particular way of executing the tests module as it defined a global variable and created a temporary file. Running it through setup.py didn't work. Invoking it directly solved the issue. For Python 3, aenum tests were disabled, however, they did't have to fail. Configuring UTF8 locale resolved the failure that was happening after the above fix for Python 2 was applied.
* | | | | | | | | Merge pull request #33880 from vbgl/ocaml-uri-1.9.5Jörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ocamlPackages.uri: 1.9.2 -> 1.9.6
| * | | | | | | | | ocamlPackages.uri: 1.9.5 -> 1.9.6Vincent Laporte2018-01-14
| | | | | | | | | |
| * | | | | | | | | ocamlPackages.uri: 1.9.2 -> 1.9.5Vincent Laporte2018-01-14
| | | | | | | | | |
* | | | | | | | | | Merge pull request #33923 from mnacamura/parallel-rustJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | parallel-rust: init at 0.11.3
| * | | | | | | | | | parallel-rust: init at 0.11.3Mitsuhiro Nakamura2018-01-16
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #33904 from magnetophon/i3status-rustJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15
| * | | | | | | | | | | i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15Bart Brouns2018-01-16
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #33925 from teto/neovimJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | neovim: don't install desktop file on darwin
| * | | | | | | | | | | | neovim: don't install desktop file on darwinMatthieu Coudron2018-01-16
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvim.desktop doesn't exist on darwin so forcefully reading it fails.
* | | | | | | | | | | | evdi: 1.4.1+git2017-06-12 -> unstable-2018-01-12 (#33907)schuppentier2018-01-16
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #33927 from bkchr/fix_kimageformatsJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | kimageformats: Fixes build
| * | | | | | | | | | | | kimageformats: Fixes buildBastian Köcher2018-01-16
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #33908 from WilliButz/update-freeradiusadisbladis2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | freeradius: 3.0.15 -> 3.0.16
| * | | | | | | | | | | freeradius: 3.0.15 -> 3.0.16WilliButz2018-01-15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #33890 from lschuermann/openvpn-auth-user-passJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | openvpn: add option to store credentials
| * | | | | | | | | | | | openvpn: add warning about world-readable credentialsLeon Schuermann2018-01-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | openvpn: add option to store credentialsLeon Schuermann2018-01-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #33426 from nlewo/pr/go-protobufJörg Thalheim2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | go-protobuf: init at 2018-01-04
| * | | | | | | | | | | | | go-protobuf: init at 2018-01-04Antoine Eiche2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the commit 1e59b77b52bf8e4b449a57e6f79f21226d571845
* | | | | | | | | | | | | | python.pkgs.nose-parameterized: 0.5.0 -> 0.6.0Jörg Thalheim2018-01-16
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | netsniff-ng: 0.6.2 -> 0.6.3Drew Hess2018-01-16
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | bettercap: init at 1.6.2 (#33902)y0no2018-01-16
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |