summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm: 0.19.0 -> 0.19.1origin/elm-19.1Domen Kožar2019-10-2110-58/+80
* Merge pull request #70509 from doronbehar/package-snzip•••snzip: init at 1.0.4Franz Pletz2019-10-212-0/+33
|\
| * snzip: init at 1.0.4Doron Behar2019-10-212-0/+33
|/
* Merge pull request #69124 from asbachb/update-to-netbeans-11.1•••Update to NetBeans 11.1Franz Pletz2019-10-211-6/+6
|\
| * netbeans: changed hompage url to netbeans space hosted on apache networkBenjamin Asbach2019-09-191-1/+1
| * netbeans: added camel case syntax and added Apache prefix for `desktopName`Benjamin Asbach2019-09-191-1/+1
| * netbeans: 11.0 -> 11.1Benjamin Asbach2019-09-191-4/+4
* | Merge pull request #71522 from marsam/update-nodejs•••nodejs-12_x: 12.12.0 -> 12.13.0Mario Rodas2019-10-211-2/+2
|\ \
| * | nodejs-12_x: 12.12.0 -> 12.13.0•••Changelog: https://github.com/nodejs/node/releases/tag/v12.13.0 Mario Rodas2019-10-211-2/+2
* | | ammonite: 1.7.1 -> 1.7.4Tim Steinbach2019-10-211-3/+3
* | | cutelyst: 2.8.0 -> 2.9.0 (#71519)R. RyanTM2019-10-211-2/+2
* | | sbt-extras: 2019-09-30 -> 2019-10-21Tim Steinbach2019-10-211-3/+3
* | | Merge pull request #71521 from BrianHicks/update-elm-language-server•••elmPackages.*: update to latest versionsDomen Kožar2019-10-211-56/+218
|\ \ \
| * | | elmPackages.*: update to latest versions•••elm-language-server: 1.4.1 -> 1.4.2 downstream updates in others Brian Hicks2019-10-211-56/+218
* | | | Merge pull request #71494 from chessai/clFFT-add•••clfft: init at 2.12.2Renaud2019-10-212-0/+36
|\ \ \ \
| * | | | clfft: init at 2.21.2chessai2019-10-212-0/+36
* | | | | oh-my-zsh: 2019-10-19 -> 2019-10-20Tim Steinbach2019-10-211-3/+3
* | | | | zoom-us: 3.0.303290.1010 -> 3.0.306796.1020Tim Steinbach2019-10-211-2/+2
* | | | | lib/trivial: add `pipe` function•••`pipe` is a useful operator for creating pipelines of functions. It works around the usual problem of e.g. string operations becoming deeply nested functions. In principle, there are four different ways this function could be written: pipe val [ f1 .. fn ] pipe val [ fn .. f1 ] compose [ f1 .. fn ] val compose [ fn .. f1 ] val The third and fourth form mirror composition of functions, they would be the same as e.g. `(f1 << f2 << f3 .. << fn) val`. However, it is not clear which direction the list should have (as one can see in the second form, which is the most absurd. In order not to confuse users, we decide for the most “intuitive” form, which mirrors the way unix pipes work (thus the name `pipe`). The flow of data goes from left to right. Co-Authored-By: Silvan Mosberger <infinisil@icloud.com> Profpatsch2019-10-213-2/+64
| |/ / / |/| | |
* | | | mbedtls: 2.16.0 -> 2.16.3•••Fixes CVE-2019-16910. Fixes #71452. Franz Pletz2019-10-211-2/+2
* | | | Revert "mbedtls: 2.16.0 -> 2.17.0"•••This reverts commit ba3b9c0eb8430093069ed319cbfcd7ad48e69edb. cc #60625 #71452 Franz Pletz2019-10-211-2/+3
| |/ / |/| |
* | | Merge pull request #71406 from astro/collectd•••collectd: plugins configuration, buildMinimalPackageFranz Pletz2019-10-213-57/+392
|\ \ \
| * | | collectd: add lua plugin buildInputsAstro2019-10-201-1/+4
| * | | nixos/collectd: add option buildMinimalPackageAstro2019-10-202-2/+21
| * | | collectd: parameterize with optional enabledPluginsAstro2019-10-202-54/+351
| * | | nixos/collectd: add plugin configAstro2019-10-201-1/+17
* | | | Merge pull request #71254 from MicrosoftTakeover/patch-1•••minetest 5.0.1 -> 5.1.0Franz Pletz2019-10-211-3/+3
|\ \ \ \
| * | | | minetest 5.0.1 -> 5.1.0MicrosoftTakeover2019-10-161-3/+3
* | | | | Merge pull request #71335 from edef1c/plover-deps•••Add missing Plover depsworldofpeace2019-10-212-5/+11
|\ \ \ \ \
| * | | | | plover.dev: apply the Qt wrapper•••Without this, it crashes instantly at startup looking for the Qt xcb plugin. Co-authored-by: Kovacsics Robert <rmk35@cam.ac.uk> edef2019-10-192-3/+9
| * | | | | plover.dev: add missing setuptools dependency•••Without this, it crashes instantly at startup looking for pkg_resources. edef2019-10-181-1/+1
| * | | | | plover.stable: add missing dbus dependencyedef2019-10-181-1/+1
* | | | | | Merge pull request #71338 from edef1c/nix-daemon-opt-aliases•••nixos/nix-daemon: don't refer to deprecated option aliasesedef2019-10-212-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | nixos/nix-daemon: don't refer to deprecated option aliases•••The `gc-` prefixed versions of these options have been deprecated since Nix 2.0. edef2019-10-182-4/+4
| |/ / / /
* | | | | Merge pull request #71491 from r-ryantm/auto-update/bind•••bind: 9.14.6 -> 9.14.7Robin Gloster2019-10-211-2/+2
|\ \ \ \ \
| * | | | | bind: 9.14.6 -> 9.14.7•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bind/versions R. RyanTM2019-10-201-2/+2
* | | | | | avro-tools: 1.9.0 -> 1.9.1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avro-tools/versions R. RyanTM2019-10-211-2/+2
* | | | | | birdfont: 2.27.0 -> 2.28.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/birdfont/versions R. RyanTM2019-10-211-2/+2
* | | | | | bird2: 2.0.6 -> 2.0.7•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bird/versions R. RyanTM2019-10-211-2/+2
* | | | | | airsonic: 10.4.0 -> 10.4.1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/airsonic/versions R. RyanTM2019-10-211-2/+2
* | | | | | buck: 2019.09.12.01 -> 2019.10.17.01•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/buck/versions R. RyanTM2019-10-211-2/+2
* | | | | | mod_wsgi: 4.6.7 -> 4.6.8•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mod_wsgi/versions R. RyanTM2019-10-211-2/+2
* | | | | | bitwarden_rs-vault: 2.11.0 -> 2.12.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bitwarden_rs-vault/versions R. RyanTM2019-10-211-2/+2
* | | | | | bitwarden: 1.16.4 -> 1.16.6•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bitwarden/versions R. RyanTM2019-10-211-2/+2
* | | | | | checkstyle: 8.24 -> 8.25•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/checkstyle/versions R. RyanTM2019-10-211-2/+2
* | | | | | Merge pull request #71158 from romildo/upd.qps•••lxqt.qps: 1.10.20 -> 2.0.0Renaud2019-10-211-4/+4
|\ \ \ \ \ \
| * | | | | | lxqt.qps: restrict platform to linuxJosé Romildo Malaquias2019-10-201-1/+1
| * | | | | | lxqt.qps: 1.10.20 -> 2.0.0José Romildo Malaquias2019-10-201-4/+4
* | | | | | | ocamlPackages.duff: init at 0.2Vincent Laporte2019-10-212-0/+28
* | | | | | | suricata: 4.1.5 -> 5.0.0•••Additional Changes: - Disabled AFL build configuration - Enabled eBPF support Tobias Mayer2019-10-213-10/+62