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: 4bca849184d9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c71942eb7e73
Choose a head ref
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 10, 2018

  1. lammps: 16Feb16 -> patch_2Aug2018

    Major changes and update to lammps build
    
     - using fetchFromGitHub to get source instead of lammps mirror
     - configurable lammps packages included and includes for compilation
     - cleaner build script
     - preserving the executable, shared library names, and include headers
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    9745611 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.py-cpuinfo: init at 4.0.0

     - fetchFromGitHub to run all tests
     - all tests pass
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    90c353d View commit details
    Browse the repository at this point in the history
  3. pythonPackages.statistics: init at 1.0.3.5

     - package does not come with tests
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6e9d377 View commit details
    Browse the repository at this point in the history
  4. pythonPackages.pytest-benchmark: init at 3.1.1

     - fetchFromGitHub to get all tests
     - all tests pass
     - python 2.7, 3+
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    eb6e376 View commit details
    Browse the repository at this point in the history
  5. pythonPackages.docutils: refactored

     - moved docutils to `python-modules`
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    da136c4 View commit details
    Browse the repository at this point in the history
  6. pythonPackages.pathlib: init at 1.0.1

     - python 2.7, 3+
     - all tests pass
     - package is depricated but is required by a package
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    0513a00 View commit details
    Browse the repository at this point in the history
  7. pythonPackage.ase: init at 3.16.2

     - tests just hang so skipping tests
     - python 2.7, 3+
     - repository is in gitlab so had to fetchurl
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    4716fac View commit details
    Browse the repository at this point in the history
  8. pagmo2: init at 2.8

     - c++ headers for library
     - parallel optimization framework
     - all tests but 1/55 pass so skipping tests
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    def307e View commit details
    Browse the repository at this point in the history
  9. pythonPackages.pygmo: init at 2.8

     - python 2.7, 3+
     - skipping tests becuase none are easy to run (require some parallel workers)
     - fetchFromgitHub so that running tests in future is possible
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ff27546 View commit details
    Browse the repository at this point in the history
  10. pythonPackages.pymatgen-lammps: init at 0.4.5

     - all tests pass
     - python 3+
     - fetchurl since package is on gitlab
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    fb40e62 View commit details
    Browse the repository at this point in the history
  11. pythonPackages.lammps-cython: init at 0.5.7

     - python 3+
     - all tests pass
     - fetchurl since project based in gitlab and to run tests
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    dc552ab View commit details
    Browse the repository at this point in the history
  12. pythonPackages.dftfit: init at 0.4.11

     - tests require lfs download so not run
     - python 3+
     - fetchpypi since fetchurl is large download
    costrouc committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    058e22e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Merge pull request #44752 from costrouc/costrouc/lammps-update

    material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
    FRidh committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    c71942e View commit details
    Browse the repository at this point in the history