summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | plugin-torture: 5 -> 2016-07-25 (#17272)Bart Brouns2016-07-27
| | | | |
* | | | | syncthing: 0.14.0 -> 0.14.2 (#17274)jokogr2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | * Update syncthing from 0.14.0 to 0.14.2 * Use fetchFromGitHub instead of fetchgit * Add joko to package maintainers
* | | | | solarus-quest-editor: init at 1.4.5 (#17286)Nathan Moore2016-07-27
| | | | |
* | | | | libebml: 1.3.3 -> 1.3.4 (#17287)Michele Guerini Rocco2016-07-27
| | | | |
* | | | | bump gocd-server version to 16.6.0-3590 (#17304)Shawn Warren2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | Update gocd-server package version to 16.6.0-3590 including new sha. Modify heapSize and maxMemory mkOption to accurately reflect their intended purpose of configuring initial java heap sizes.
* | | | | Merge pull request #17305 from hiberno/update-elk-stackRok Garbas2016-07-27
|\ \ \ \ \ | | | | | | | | | | | | Update elk stack
| * | | | | elasticsearch2: 2.3.1 -> 2.3.4Christian Lask2016-07-27
| | | | | |
| * | | | | Kibana: 4.5.1 -> 4.5.2Christian Lask2016-07-27
| | | | | |
| * | | | | logstash: 1.5.3 -> 2.3.4Christian Lask2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: the option to configure the watchdog timeout seems to be gone in the 2.3 series of Logstash. It complains about an unknown option and it is not in the source anymore. I am thus removing this configuration option to adjust the service to these changes, too.
* | | | | | Merge pull request #17307 from grahamc/upgrade-phpcsRok Garbas2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | phpcs: 2.3.4 -> 2.6.0
| * | | | | | phpcs: 2.3.4 -> 2.6.0Graham Christensen2016-07-27
| | | | | | |
* | | | | | | Merge pull request #17292 from proglodyte/wasmRok Garbas2016-07-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | wasm: init at 0.0.1
| * | | | | | wasm: init at 0.0.1Proglodyte2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Run WebAssembly from the command line with v8 backend
* | | | | | | Merge pull request #17276 from ryantrinkle/ghcjs-8.0-supportRyan Trinkle2016-07-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ghcjs: refactor stage2 handling
| * | | | | | | ghcjs: refactor stage2 handlingRyan Trinkle2016-07-26
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Previously, the stage2 information was stored in haskell-modules, and imported directly from there. However, the correct stage2 information is determined by the version of ghcjs-boot repository. This commit makes the stage2 information part of the ghcjs derivation, which improves organization and makes it possible to override stage2 when overriding ghcjs.
* | | | | | | Merge pull request #17301 from DamienCassou/offlineimap-7.0.1Damien Cassou2016-07-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | offlineimap: 7.0.0 -> 7.0.2
| * | | | | | | offlineimap: 7.0.0 -> 7.0.2Damien Cassou2016-07-27
| |/ / / / / /
* | | | | | | qutebrowser: 0.8.0 -> 0.8.1 (#17302)Miguel Madrid2016-07-27
| | | | | | |
* | | | | | | lib/sources.nix@commitIdFromGitRepo: remove use of lib.splitStringobadz2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib.splitString was blowing up the stack in instances where the .git/packed-refs file was too large. We now use a regexp over the whole file instead. Closes #16570
* | | | | | | Merge pull request #17223 from proglodyte/v8-staticRobin Gloster2016-07-27
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | v8: add static config option
| * | | | | | v8: add static config optionProglodyte2016-07-27
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the 'static' argument to the v8 package, which allows building the package as a static library rather than a shared library. This allows users to pass additional arguments to d8: https://github.com/joestelmach/lint.vim/issues/10
* | | | | | eclipse-plugin-jdt: 4.5.2 -> 4.6Robert Helgesson2016-07-27
| | | | | |
* | | | | | eclipse-plugin-checkstyle: 6.19.0 -> 6.19.1Robert Helgesson2016-07-27
| | | | | |
* | | | | | Merge pull request #17297 from DamienCassou/emacs25.1-rc1Damien Cassou2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | emacs25pre: 25.0.95 -> 25.1-rc1
| * | | | | | emacs25pre: 25.0.95 -> 25.1-rc1Damien Cassou2016-07-27
| | |/ / / / | |/| | | |
* | | | | | perl-XML-XPath: 1.13 -> 1.37Robert Helgesson2016-07-27
| | | | | |
* | | | | | vimPlugins.vim-auto-save: init and also vimPlugins updatedRok Garbas2016-07-27
| |_|_|/ / |/| | | |
* | | | | Merge pull request #17295 from mayflower/tinc_service_restart_on_failureRobin Gloster2016-07-27
|\ \ \ \ \ | | | | | | | | | | | | tinc: add Restart in systemd serviceConfig
| * | | | | tinc: add Restart in systemd service configTristan Helmich2016-07-27
| | | | | |
* | | | | | Merge pull request #17281 from kevincox/rust-2016-07-26Robin Gloster2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | rust-packages: 2016-07-13 -> 2016-07-26
| * | | | | | exa: Update dependencies.Kevin Cox2016-07-26
| | | | | | |
| * | | | | | rust-packages: 2016-07-13 -> 2016-07-26Kevin Cox2016-07-26
| | | | | | |
* | | | | | | Merge pull request #17289 from rnhmjoj/arxRobin Gloster2016-07-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | arx-libertatis: 2016-02-02 -> 2016-07-27
| * | | | | | | arx-libertatis: 2016-02-02 -> 2016-07-27rnhmjoj2016-07-27
| | | | | | | |
* | | | | | | | Merge pull request #17294 from kamilchm/fix-mesos-fetcher-extractRobin Gloster2016-07-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mesos: FIX #16917 Failed to extract tgz
| * | | | | | | | mesos: FIX #16917 Failed to extract tgzKamil Chmielewski2016-07-27
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | lean: 20160117 -> 2016-07-05Gabriel Ebner2016-07-27
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Fixes #17260.
* | | | | | | Fix psutils licence.Lluís Batlle i Rossell2016-07-27
| | | | | | |
* | | | | | | Adding psutils.Lluís Batlle i Rossell2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Have we lived without psnup so many years? Incredible.
* | | | | | | Merge pull request #17288 from rnhmjoj/bdf2psfTuomas Tynkkynen2016-07-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | bdf2psf: 1.146 -> 1.147
| * | | | | | bdf2psf: 1.146 -> 1.147rnhmjoj2016-07-27
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #17290 from rnhmjoj/rewritefsTuomas Tynkkynen2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | rewritefs: 2016-02-08 -> 2016-07-27
| * | | | | | rewritefs: 2016-02-08 -> 2016-07-27rnhmjoj2016-07-27
| |/ / / / /
* | | | | | Merge pull request #17275 from peterhoeg/pdf2odtJoachim F2016-07-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | | pdf2odt: init at 2014-12-17
| * | | | | pdf2odt: init at 2014-12-17Peter Hoeg2016-07-27
| |/ / / / | | | | | | | | | | | | | | | We also apply a patch to create the temporary directory securely
* | | | | Merge pull request #17271 from jokogr/fix/syncthing-system-serviceJoachim F2016-07-27
|\ \ \ \ \ | | | | | | | | | | | | syncthing: fix system service
| * | | | | syncthing: fix system serviceIoannis Koutras2016-07-26
| | | | | |
* | | | | | Merge pull request #17266 from joehenry087/masterDaiderd Jordan2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Included darwin in supported platforms for lessc compiler.
| * | | | | | Included darwin in supported platforms for lessc compiler.Joe Henry2016-07-25
| | | | | | |
* | | | | | | dnscrypt-proxy: fix faulty use of platforms.allButJoachim Fasting2016-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 63b6498aa08fb72a756a242ec2c93c26e7cded99 I added a faulty use of `platforms.allBut` causing dnscrypt-proxy to continue being built (and failing) on OS X. D'oh!