summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | ttf-envy-code-r: nitpick changesVladimír Čunát2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - start version with 0. to get actual version semantics - better location for readme.txt - widen platforms to unix
| * | | | | | | | | | | | | ttf-envy-code-r: init at preview7wheatdog2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | unifont: 10.0.01 -> 10.0.02Robert Helgesson2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | acgtk: 1.1 -> 1.3.1Vincent Laporte2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | ocamlPackages.bolt: fix for ocamloptVincent Laporte2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | camlPackages.camlp5: 6.17 -> 7.01Vincent Laporte2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | hol_light: 2016-07-23 -> 2017-07-06Vincent Laporte2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | mono: 5.0.0.48 -> 5.0.1.1Vincent Laporte2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | pqiv: 2.8.3 -> 2.9Johannes Frankenau2017-07-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | gradle: 4.0 -> 4.0.1Tim Steinbach2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27225 from zraexy/pkgs-qsyncthingrayFrederik Rietdijk2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | qsyncthingtray: 0.5.7 -> 0.5.8
| * | | | | | | | | | | | | qsyncthingtray: 0.5.7 -> 0.5.8zraexy2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27179 from obsidiansystems/platforms-from-stdenvJohn Ericson2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | Define {build,host,target}Platform in stdenv
| * | | | | | | | | | | | | doc: Update cross compilation chapter for stdenv.{build,host,target}PlatformJohn Ericson2017-07-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #27069 for a discussion of this
| * | | | | | | | | | | | | stdenv: Have mkDerivation pull the "extra" arguments from stdenv insteadJohn Ericson2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Something more elaborate is needed for the "*Platform" arguments.
| * | | | | | | | | | | | | stdenv: Conservatively move `mkDerivation` into it's own fileJohn Ericson2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27220 from AMDmi3/patch-1Frederik Rietdijk2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix homepage
| * | | | | | | | | | | | | | Fix homepageDmitry Marakasov2017-07-07
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | calibre: use bundled html5libFrederik Rietdijk2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bundled html5lib may be old and insecure, but that's all upstream supports. Since dependencies are now requiring a newer html5lib we have no choice but to let it use the bundled version.
* | | | | | | | | | | | | | pythonPackages.mechanize: 0.2.5 -> 0.3.5Victor Calvert2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27045 from vcunat/meta-refactor-2-rebasedJohn Ericson2017-07-07
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stdenv: Refactor meta checks
| * | | | | | | | | | | | | stdenv: separate all meta-checking code (~200 lines)Vladimír Čunát2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only cosmetic changes are done otherwise. Real refactoring is left for later. There's a small slow-down on my machine: $ time nix-env -qa -P >/dev/null gets from ~2.8 to ~3.5 seconds (negligible change in RAM). That's most likely caused by sharing less computation between different mkDerivation calls, and I plan to improve that soon.
| * | | | | | | | | | | | | lib.lists.mutuallyExclusive: add functionVladimír Čunát2017-07-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | stdenv: simple refactor to get rid of pos'Vladimír Čunát2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Ericson2314.
| * | | | | | | | | | | | | stdenv: refactor (no change in semantics)Vladimír Čunát2017-07-07
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This just moves some expressions around in preparation to further changes.
* | | | | | | | | | | | | luajit: revert to 2.1 on aarch64 for nowVladimír Čunát2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://nix-cache.s3.amazonaws.com/log/irncmyl5d6h21jzg5rm10q8s2sxqirmv-luajit-2.0.5.drv It's hard to debug for me, without an aarch64 machine.
* | | | | | | | | | | | | Merge pull request #27151 from dbrock/sethFrederik Rietdijk2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | seth: 0.5.1 -> 0.5.6
| * | | | | | | | | | | | | seth: 0.5.1 -> 0.5.6Daniel Brockman2017-07-05
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | python.pkgs.virtualenv: move to separate expressionFrederik Rietdijk2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27094 from nand0p/buildbot-0.9.9Frederik Rietdijk2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | buildbot: 0.9.7 -> 0.9.9.post2
| * | | | | | | | | | | | | buildbot: 0.9.7 -> 0.9.9.post2Fernando J Pando2017-07-07
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - adds grid-view plugin - module fixup - tested on nixos
* | | | | | | | | | | | | perl-PDF-API2: 2.030 -> 2.033Robert Helgesson2017-07-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | httpd: 2.4.25 -> 2.4.26Eelco Dolstra2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2017-3167, CVE-2017-3169, CVE-2017-7659, CVE-2017-7668, CVE-2017-7679
* | | | | | | | | | | | | exa: 0.6.0 -> 0.7.0Jörg Thalheim2017-07-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #27177 from tw-360vier/git-ftpJörg Thalheim2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-ftp: init at 1.4.0
| * | | | | | | | | | | | | git-ftp: init at 1.4.0Thorsten Weber2017-07-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #27133 from NeQuissimus/ammonite_1_0_0Tim Steinbach2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ammonite: 0.9.9 -> 1.0.0
| * | | | | | | | | | | | | | ammonite: add testTim Steinbach2017-07-04
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ammonite: 0.9.9 -> 1.0.0Tim Steinbach2017-07-04
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #27161 from NeQuissimus/kernel_config_cleanupTim Steinbach2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux: Clean up kernel config warnings
| * | | | | | | | | | | | | | | linux: Clean up kernel config warningsTim Steinbach2017-07-05
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #27147 from jfrankenau/update-mergerfsJörg Thalheim2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mergerfs: 2.22.1 -> 2.23.0
| * | | | | | | | | | | | | | | | mergerfs: 2.22.1 -> 2.23.0Johannes Frankenau2017-07-05
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | kubernetes-helm: 2.4.1 -> 2.5.0zimbatm2017-07-07
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | kops: 1.6.0 -> 1.6.2zimbatm2017-07-07
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #27149 from dbrock/go-ethereumJörg Thalheim2017-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | go-ethereum: 1.4.7 -> 1.6.6
| * | | | | | | | | | | | | | | | | go-ethereum: 1.4.7 -> 1.6.6Daniel Brockman2017-07-05
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | gerbil: 0.11 -> 0.12-DEVFrancois-Rene Rideau2017-07-07
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | gambit: 4.8.6 -> 4.8.8-f3ffeb6Francois-Rene Rideau2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using a yet unreleased development version of gambit, so as to be able to build a recent gerbil. Update the way gambit is bootstrapped, which involves building a release version of gambit (which for a development gambit, is not the same version as the current version of gambit).