Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0d028c3beecc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 44a80294f7cd
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 10, 2019

  1. nexus: 3.12.1 -> 3.14.0-04

    zaninime committed Jan 10, 2019
    Copy the full SHA
    27132c3 View commit details
    Browse the repository at this point in the history
  2. nixos/nexus: increase disk size of VM test to 8GB

    Nexus increased their default minimum disk space requirement to 4GB:
    
    ```
    com.orientechnologies.orient.core.exception.OLowDiskSpaceException: Error occurred while executing a
    write operation to database 'OSystem' due to limited free space on the disk (1823 MB). The database
    is now working in read-only mode. Please close the database (or stop OrientDB), make room on your hard
    drive and then reopen the database. The minimal required space is 4096 MB. Required space is now
    set to 4096MB (you can change it by setting parameter storage.diskCache.diskFreeSpaceLimit) .
    server# [   72.560866] zqnav3mg7m6ixvdcacgj7p5ibijpibx5-unit-script-nexus-start[627]:   DB name="OSystem"
    ```
    
    Including the rest on the VM 8GB should be the most suitable solution.
    As the installer test also takes 8GB of disk size this should still be
    in an acceptable range.
    Ma27 committed Jan 10, 2019
    Copy the full SHA
    edcd149 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53746 from zaninime/patch-1

    nexus: 3.12.1 -> 3.14.0-04
    Ma27 committed Jan 10, 2019
    Copy the full SHA
    44a8029 View commit details
    Browse the repository at this point in the history