aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
| * gnu: emacs-iedit: Update to 0.9.9.9-1.e2c100c.•••* gnu/packages/emacs-xyz.scm (emacs-iedit): Update to 0.9.9.9-1.e2c100c. Brian Leung2019-09-20
| * gnu: emacs-lpy: Update to 0.1.0-2.dfd9a0f.•••* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to 0.1.0-2.dfd9a0f. Brian Leung2019-09-20
| * gnu: emacs-lispy: Include non-Elisp code.•••* gnu/packages/emacs-xyz.scm (emacs-lispy): Include non-Elisp code. Brian Leung2019-09-20
| * gnu: emacs-org-super-agenda: Update to 1.1.1-2.f0ee7ed.•••* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.1.1-2.f0ee7ed. Brian Leung2019-09-20
| * gnu: emacs-org-sidebar: Update to 0.1-2.b2a5a69.•••* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-2.b2a5a69. Brian Leung2019-09-20
| * gnu: Add enjarify.•••* gnu/packages/android (enjarify): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add enjarify. [arguments]: add enjarify to add-known-tools phase. * gnu/packages/patches/enjarify-setup-py.patch: New file. * gnu/local.mk: Add enjarify-setup-py.patch. Vagrant Cascadian2019-09-19
| * gnu: mumi: Update to 0.0.0-5.8a57c87.•••* gnu/packages/mail.scm (mumi): Update to 0.0.0-5.8a57c87. Ricardo Wurmus2019-09-20
| * gnu: guile-debbugs-next: Update to 0.0.3-2.fb0ae06.•••* gnu/packages/guile-xyz.scm (guile-debbugs-next): Update to 0.0.3-2.fb0ae06. Ricardo Wurmus2019-09-20
| * gnu: octave: Use texlive-union.•••* gnu/packages/maths.scm (octave)[native-inputs]: Replace texlive with texlive-union containing texlive-epsf. Ricardo Wurmus2019-09-20
| * gnu: Add python-jsbeautifier.•••* gnu/packages/python-xyz (python-jsbeautifier): New variable. * gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier. [arguments]: Add python-jsbeautifier to add-known-tools phase. Vagrant Cascadian2019-09-19
| * gnu: Add python-editorconfig.•••* gnu/packages/python-xyz (python-editorconfig): New variable. Vagrant Cascadian2019-09-19
| * gnu: Add wabt.•••* gnu/packages/web (wabt): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests. [arguments]: Add phase patching wabt into known tools. Vagrant Cascadian2019-09-19
| * gnu: Add python-binwalk.•••* gnu/packages/python-xyz (python-binwalk): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for tests. Vagrant Cascadian2019-09-19
| * gnu: tor: Update to 0.4.1.6.•••* gnu/packages/tor.scm (tor): Update to 0.4.1.6. Tobias Geerinckx-Rice2019-09-19
| * gnu: next: Update to 1.3.2.•••* gnu/packages/web-browsers.scm (next): Update to 1.3.2. Pierre Neidhardt2019-09-19
| * gnu: samba: Update to 4.11.0.•••* gnu/packages/samba.scm (samba): Update to 4.11.0. Rutger Helling2019-09-19
| * gnu: efl: Update to 1.22.5.•••* gnu/packages/enlightenment.scm (efl): Update to 1.22.5. Efraim Flashner2019-09-19
| * gnu: python-matplotlib: Use https in home-page.•••* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to use https. Efraim Flashner2019-09-19
| * gnu: python2-matplotlib: Update to 2.2.4.•••* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4. Efraim Flashner2019-09-19
| * gnu: python2-matplotlib: Fix jquery-ui install path.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override custom 'install-jquery-ui phase to install in the appropriate directory. Efraim Flashner2019-09-19
| * gnu: python2-matplotlib: Disable tests.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the custom 'check phase. Efraim Flashner2019-09-19
| * gnu: linux-libre: Update to 5.2.16.•••* gnu/packages/linux.scm (linux-libre): Update to 5.2.16. Rutger Helling2019-09-19
| * gnu: diffoscope: Update to 125.•••* gnu/packages/diffoscope (diffoscope): Update to 125. [arguments] Adjust remove-ocaml-test to selectively disable a single test. Add skip-elf-tests to disable a new failing test. [native-inputs] Add ocaml for tests. Vagrant Cascadian2019-09-18
| * gnu: diffoscope: Add additional test dependencies.•••* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc, and r-minimal. Vagrant Cascadian2019-09-18
| * gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.•••* gnu/packages/package-management (diffoscope): Remove variable. (trydiffoscope): Remove variable. Update copyright information. * gnu/packages/diffoscope.scm: New file. (diffoscope): Add variable. (trydiffoscope): Add variable. * gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm. Vagrant Cascadian2019-09-18
| * gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].•••* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11. [inputs]: Update bind-source-tarball hash. Tobias Geerinckx-Rice2019-09-19
| * gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.6. Tobias Geerinckx-Rice2019-09-18
| * gnu: libvterm: Update to 1.1.0.•••* gnu/packages/terminals.scm (libvterm): Update to 1.1.0. [arguments]: Enable tests. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alejandro "HiPhish" Sanchez2019-09-18
| * gnu: Add Xeus.•••* gnu/packages/jupyter.scm (xeus): New variable. Ludovic Courtès2019-09-18
| * gnu: Add python-jupyter-kernel-test.•••* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file. Ludovic Courtès2019-09-18
| * gnu: Add python-jupyter-kernel-mgmt.•••* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable. Ludovic Courtès2019-09-18
| * gnu: Add python-jupyter-protocol.•••* gnu/packages/jupyter.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2019-09-18
| * gnu: nlohmann-json-cpp: Update to 3.7.0.•••* gnu/packages/serialization.scm (nlohmann-json-cpp): Update to 3.7.0. [source]: Use 'git-fetch'. [native-inputs, arguments]: New fields. Ludovic Courtès2019-09-18
| * Merge branch 'wip-texlive'Ricardo Wurmus2019-09-18
| |\
| | * Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus2019-09-18
| | |\
| | * | gnu: Add guile-cv.•••* gnu/packages/guile-xyz.scm (guile-cv): New variable. Ricardo Wurmus2019-09-05
| | * | gnu: texlive-union: Fix font map generation.•••* gnu/packages/tex.scm (texlive-union)[arguments]: Exclude sed and coreutils from union; add sed to the PATH; run updmap-sys twice; delete ls-R to avoid lookup failures. Ricardo Wurmus2019-09-05
| | * | gnu: texlive-latex-base: Ensure that extra sources are installed.•••* gnu/packages/tex.scm (texlive-latex-base): Use simple-texlive-package to install additional files. Ricardo Wurmus2019-09-05
| * | | gnu: linux-libre: Enable all nftables families.•••* gnu/packages/aux-files/linux-libre/4.19-arm.conf, gnu/packages/aux-files/linux-libre/4.19-arm64.conf, gnu/packages/aux-files/linux-libre/4.19-i686.conf, gnu/packages/aux-files/linux-libre/4.19-x86_64.conf, gnu/packages/aux-files/linux-libre/5.2-arm.conf, gnu/packages/aux-files/linux-libre/5.2-arm64.conf, gnu/packages/aux-files/linux-libre/5.2-i686.conf, gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Set CONFIG_NF_TABLES_INET, CONFIG_NF_TABLES_NETDEV, CONFIG_NF_TABLES_IPV4, CONFIG_NF_TABLES_IPV6 and CONFIG_NF_TABLES_BRIDGE to 'y', and related options to 'm'. 宋文武2019-09-18
| * | | gnu: Add cl-lzlib.•••* gnu/packages/lisp.scm (sbcl-lzlib, cl-lzlib, ecl-lzlib): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add cl-octet-streams.•••* gnu/packages/lisp.scm (sbcl-cl-octet-streams, cl-octet-streams, ecl-cl-octet-streams): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add bst.•••* gnu/packages/lisp.scm (sbcl-bst, cl-bst, ecl-bst): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add cl-ledger.•••* gnu/packages/lisp.scm (sbcl-cl-ledger, cl-ledger, ecl-cl-ledger): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add cambl.•••* gnu/packages/lisp.scm (sbcl-cambl, cl-cambl, ecl-cambl): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add fprog.•••* gnu/packages/lisp.scm (sbcl-fprog, cl-fprog, ecl-fprog): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add xlunit.•••* gnu/packages/lisp.scm (sbcl-xlunit, cl-xlunit, ecl-xlunit): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add cl-containers.•••* gnu/packages/lisp.scm (sbcl-cl-containers, cl-containers, ecl-containers): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: sbcl-lift: Fix version number.•••* gnu/packages/lisp.scm (sbcl-lift)[version]: Set to 1.7.1 instead of 0.0.0. Guillaume Le Vaillant2019-09-18
| * | | gnu: Add metatilities-base.•••* gnu/packages/lisp.scm (sbcl-metatilities-base, cl-metatilities-base, ecl-metatilities-base): New variables. Guillaume LE VAILLANT2019-09-18
| * | | gnu: Add periods-series.•••* gnu/packages/lisp.scm (sbcl-periods-series, cl-periods-series, ecl-periods-series): New variables. Guillaume LE VAILLANT2019-09-18