summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * gnu: r-genomicscores: Update to 1.8.1.Ricardo Wurmus2019-06-29
| | | | | | | | * gnu/packages/bioconductor.scm (r-genomicscores): Update to 1.8.1.
| * gnu: r-dose: Update to 3.10.2.Ricardo Wurmus2019-06-29
| | | | | | | | * gnu/packages/bioconductor.scm (r-dose): Update to 3.10.2.
| * gnu: python-llvmlite: Build against LLVM 7.Marius Bakke2019-06-28
| | | | | | | | | | | | | | This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5. * gnu/packages/llvm.scm (llvm-7, clang-runtime-7, clang-7): New public variables. (python-llvmlite)[inputs]: Inherit from LLVM-7 instead of LLVM.
| * gnu: Add beets-bandcamp.Jakob L. Kreuze2019-06-28
| | | | | | | | | | | | * gnu/packages/music.scm (beets-bandcamp): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: musescore: Update to 3.2.Nicolas Goaziou2019-06-28
| | | | | | | | * gnu/packages/music.scm (musescore): Update to 3.2.
| * gnu: snap: Update to 5.Nicolas Goaziou2019-06-28
| | | | | | | | * gnu/packages/education.scm (snap): Update to 5.
| * gnu: atlas: All phases return #t.Efraim Flashner2019-06-28
| | | | | | | | | | * gnu/packages/maths.scm (atlas)[arguments]: Ensure all custom phases return #t.
| * gnu: krita: Update to 4.2.2.Nicolas Goaziou2019-06-28
| | | | | | | | | | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.2.2. [source]: Don't use NAME in source URI. [arguments]: Remove obsolete configure flags. [native-inputs]: Add pkg-config. [inputs]: Add quazip, reorder alphabetically.
| * gnu: Add quazip.Nicolas Goaziou2019-06-28
| | | | | | | | * gnu/packages/compression.scm (quazip): New variable.
| * gnu: linux-libre@4.14: Update to 4.14.131.Mark H Weaver2019-06-27
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.131. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.184.Mark H Weaver2019-06-27
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.184.
| * gnu: linux-libre@4.4: Update to 4.4.184.Mark H Weaver2019-06-27
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.184.
| * gnu: pigx-scrnaseq: Update to 0.0.8.Ricardo Wurmus2019-06-27
| | | | | | | | * gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.8.
| * gnu: mame: Update to 0.211.Rutger Helling2019-06-27
| | | | | | | | * gnu/packages/emulators.scm (mame): Update to 0.211.
| * packages: 'specification->package+output' distinguishes "no output specified".Ludovic Courtès2019-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | Until now the caller couldn't tell the different between a spec like "foo:out" and one like "foo". This change allows users to distinguish between these two cases. * gnu/packages.scm (specification->package+output): Disable output membership test when OUTPUT = #f and SUB-DRV = #f. * tests/packages.scm ("specification->package+output") ("specification->package+output invalid output") ("specification->package+output no default output") ("specification->package+output invalid output, no default"): New tests.
| * accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès2019-06-27
| | | | | | | | | | * gnu/build/accounts.scm (catch-ENOSYS): Remove. (database-writer): Use 'fsync' instead of 'fdatasync'.
| * gnu: dosbox: Update to 0.74-3.Rutger Helling2019-06-27
| | | | | | | | * gnu/packages/emulators.scm (dosbox): Update to 0.74-3.
| * gnu: rep-gtk: Update to 0.90.8.3.Arun Isaac2019-06-27
| | | | | | | | | | | | | | | | * gnu/packages/sawfish.scm (rep-gtk): Update to 0.90.8.3. [source]: Use HTTPS URI. [arguments]: Add remove-autogen phase. [native-inputs]: Add autoconf, automake and libtool. [home-page]: Update URI.
| * gnu: sawfish: Update to 1.12.0.Benjamin Slade2019-06-27
| | | | | | | | | | | | | | | | * gnu/packages/sawfish.scm (sawfish): Update to 1.12.0. [source]: Use HTTPS URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: electron-cash: Update to 4.0.7.Vagrant Cascadian2019-06-26
| | | | | | | | * gnu/packages/finance (electron-cash): Update to 4.0.7.
| * Revert "gnu: openssh: Don't create the PRIVSEP_PATH directory."Tobias Geerinckx-Rice2019-06-27
| | | | | | | | This reverts commit 46475f72ab6127e7818fdea4a0ea9cc07c60a5f4.
| * Revert "gnu: openssh: Clean-up custom install phase."Tobias Geerinckx-Rice2019-06-27
| | | | | | | | This reverts commit 7754136e464e02284624ad05c196d9ec26099143.
| * gnu: supertux: Fix homepage.Nicolas Goaziou2019-06-26
| | | | | | | | * gnu/packages/games.scm (supertux)[homepage]: Fix URL.
| * gnu: Add texmacs.Andreas Enge2019-06-26
| | | | | | | | * gnu/packages/text-editors.scm (texmacs): New variable.
| * gnu: python-pathpy: Update to 11.5.0.Ricardo Wurmus2019-06-26
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0. [outputs]: Add separate "doc" output. [native-inputs]: Add python-jaraco-packaging. [arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases; replace "check" phase to skip flaky test.
| * gnu: Add python-jaraco-packaging.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
| * gnu: Add python-pytest-virtualenv.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-virtualenv): New variable.
| * gnu: Add python-pytest-fixture-config.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-fixture-config): New variable.
| * gnu: Add python-pytest-shutil.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-shutil): New variable.
| * gnu: Add python-pytest-flake8.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-flake8): New variable.
| * gnu: Add python-pytest-checkdocs.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-checkdocs): New variable.
| * gnu: Add python-importlib-metadata.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
| * gnu: Add python-zipp.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-compression.scm (python-zipp): New variable.
| * gnu: Add python-setuptools-git.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
| * gnu: Add python-contextlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-contextlib2): New variable.
| * gnu: Add python-pathlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-pathlib2): New variable.
| * gnu: Add mesa-opencl-icd.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/gl.scm (mesa-opencl-icd): New variable.
| * gnu: Add mesa-opencl.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/gl.scm (mesa-opencl): New variable.
| * gnu: Add libclc.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/llvm.scm (libclc): New variable.
| * gnu: libcxx: Update hash.Ricardo Wurmus2019-06-26
| | | | | | | | | | | | | | This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5, which updated llvm. * gnu/packages/llvm.scm (libcxx): Update hash.
| * gnu: Add grampsGuillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | | | * gnu/packages/genealogy.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add osm-gps-mapGuillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | * gnu/packages/geo.scm (osm-gps-map): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-bsddb3Guillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-bsddb3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-on-guile: Wrap 'python' executable.Ludovic Courtès2019-06-26
| | | | | | | | | | * gnu/packages/guile-xyz.scm (python-on-guile)[arguments]: Add 'wrap' phase.
| * gnu: python-on-guile: Update to 00a51a2.Ludovic Courtès2019-06-26
| | | | | | | | * gnu/packages/guile-xyz.scm (python-on-guile): Update to 00a51a2.
| * gnu: Add celestia-gtk.Amar Singh2019-06-26
| | | | | | | | | | | | * gnu/packages/astronomy.scm (celestia-gtk): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add celestia.Amar Singh2019-06-26
| | | | | | | | | | | | * gnu/packages/astronomy.scm (celestia): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add r-rsubread.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/bioconductor.scm (r-rsubread): New variable.
| * gnu: Add sbcl-cl-cookie.Pierre Neidhardt2019-06-26
| | | | | | | | * gnu/packages/lisp.scm (sbcl-cl-cookie): New variable.
| * gnu: Add sbcl-cl-reexport.Pierre Neidhardt2019-06-26
| | | | | | | | * gnu/packages/lisp.scm (sbcl-cl-reexport): New variable.