summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: emacs-mood-line: Fix license.Nicolas Goaziou2020-09-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-mood-line)[license]: Switch to GPL2+.
* gnu: Add emacs-mood-line.AuPath2020-09-27
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-mood-line): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: gama: Update to 2.10.Efraim Flashner2020-09-27
| | | | * gnu/packages/gps.scm (gama): Update to 2.10.
* gnu: cozy: Update to 0.7.1.Vinicius Monego2020-09-26
| | | | | | | * gnu/packages/ebook.scm (cozy): Update to 0.7.1. [arguments]: Substitute only the Exec line in the desktop file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lzlib: Don't build static library.Ludovic Courtès2020-09-26
| | | | * gnu/packages/compression.scm (lzlib)[arguments]: Pass "--disable-static".
* gnu: lzlib: Support cross-compilation.Ludovic Courtès2020-09-26
| | | | | | | | Until now, since lzlib's 'configure' ignores '--host', we'd always end up building it natively. * gnu/packages/compression.scm (lzlib)[arguments]: Use (cc-for-target) instead of "gcc".
* gnu: Add ipset.Oleg Pykhalov2020-09-26
| | | | * gnu/packages/linux.scm (ipset): New variable.
* gnu: Add webssh.Oleg Pykhalov2020-09-26
| | | | * gnu/packages/ssh.scm (webssh): New variable.
* gnu: emacs-ess: Update to 18.10.2-0.24da603.Tim Howes2020-09-26
| | | | | | | | | | | | | * gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-0.24da603. [version]: Use version-revision-commit for version numbering. [source]: Fix snippet for removing julia-mode. Remove snippet to modify roxy-preview-Rd-test. Add snippet to modify r-help-mode test. Add snippet to fix install target to install files to correct directories. Correct Makefile so that ess-autoloads.el is not built twice. [arguments]: Add flag to specify INFODIR. Remove patch modifying SHELL. [license]: License is now GPLv3+. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-auctex: Update to 12.2.5.Nicolas Goaziou2020-09-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.5.
* gnu: emacs-edit-indirect: Update to 0.1.6.Nicolas Goaziou2020-09-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Update to 0.1.6.
* gnu: emacs-edit-indirect: Fix license field.Nicolas Goaziou2020-09-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Fix license field.
* gnu: nyacc: Add 1.03.0.Ludovic Courtès2020-09-25
| | | | | | | | | | * gnu/packages/mes.scm (nyacc): Rename to... (nyacc-0.99): ... this. (nyacc): New variable. (mes)[propagated-inputs]: Replace NYACC with NYACC-0.99. (mes-rb5)[native-inputs]: Likewise. * gnu/packages/commencement.scm (mes-boot)[native-inputs]: Likewise. (tcc-boot0)[native-inputs]: Likewise.
* gnu: rust: Fix install phase for non-x86_64 platforms.Pierre Langlois2020-09-25
| | | | | * gnu/packages/rust.scm (rust-1.20)[arguments]: Replace hardcoded x86_64 triplet with nix-system->gnu-triplet-for-rust in 'delete-install-logs phase.
* gnu: linux-libre 4.4: Update to 4.4.237.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.237. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.237.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.199.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.199. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.147.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.147. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.67.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.67. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.8.11.Leo Famulari2020-09-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.11. (linux-libre-5.8-pristine-source): Update hash.
* gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.Ludovic Courtès2020-09-25
| | | | | | | * gnu/packages/package-management.scm (guix)[propagated-inputs]: Use GNUTLS instead of GUILE3.0-GNUTLS. (guix-daemon)[inputs]: Likewise. * guix/self.scm (specification->package): Likewise.
* gnu: freedink: Make "freedink-engine" and "freedink-data" public.Jesse Gibbons2020-09-25
| | | | | | | | * gnu/packages/games.scm: (freedink-engine): Make public. [arguments]: Add 'delete-freedinkedit-desktop' phase. (freedink-data): Make public. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-adobe-source-serif-pro: Update to 3.001R.Jens Mølgaard2020-09-25
| | | | | | * gnu/packages/fonts.scm (font-adobe-source-serif-pro): Update to 3.001R. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-adobe-source-sans-pro: Update to 3.028R.Jens Mølgaard2020-09-25
| | | | | | * gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.028R. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vim: Update to 8.2.1738.Efraim Flashner2020-09-25
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1738.
* gnu: librime: Update to 1.6.1.Peng Mei Yu2020-09-25
| | | | | | | | * gnu/packages/ibus.scm (librime): Update to 1.6.1. [inputs]: Add capnproto. [native-inputs]: Add pkg-config. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: komikku: Update to 0.21.0.Leo Prikler2020-09-25
| | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.21.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: mafft: Update to 7.471.Mădălin Ionel Patrașcu2020-09-25
| | | | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.471. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add gnome-latex.Vinicius Monego2020-09-25
| | | | | | * gnu/packages/gnome.scm (gnome-latex): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: sbcl-cl-webkit: Update to 20200925.Pierre Neidhardt2020-09-25
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200925.
* gnu: nfs-utils: Do not generate static libraries.Maxim Cournoyer2020-09-24
| | | | * gnu/packages/nfs.scm (nfs)[configure-flags]: Add "--disable-static".
* gnu: ntfs-3g: Do not generate static libraries.Maxim Cournoyer2020-09-24
| | | | * gnu/packages/linux.scm (ntfs-3g)[configure-flags]: Add "--disable-static".
* gnu: java-rsyntaxtextarea: Don't use unstable tarball.Efraim Flashner2020-09-24
| | | | | * gnu/packages/textutils.scm (java-rsyntaxtextarea)[source]: Download using git-fetch.
* gnu: vifm: Update to 0.11.Efraim Flashner2020-09-24
| | | | * gnu/packages/vim.scm (vifm): Update to 0.11.
* gnu: Add python-robber.Tanguy Le Carrour2020-09-24
| | | | | | * gnu/packages/python-xyz.scm (python-robber): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: awesome: Fix command completion in the prompt and Lua pathsIvan Kozlov2020-09-24
| | | | | | * gnu/packages/wm.scm (awesome): Delete useless ‘env’ invocation in lib/awful/completion.lua. Change the delimiter for LUA_PATH and LUA_CPATH variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gtg.Vinicius Monego2020-09-24
| | | | | | * gnu/packages/gnome.scm (gtg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-liblarch.Vinicius Monego2020-09-24
| | | | | | * gnu/packages/gnome.scm (python-liblarch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openmpi: Have 'mpirun' look for executables under $prefix.Ludovic Courtès2020-09-24
| | | | | * gnu/packages/mpi.scm (openmpi)[arguments]: Add "--enable-mpirun-prefix-by-default" to #:configure-flags.
* gnu: netcat-openbsd: Use cc-for-target.Efraim Flashner2020-09-24
| | | | | * gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
* gnu: abduco: Use cc-for-target.Efraim Flashner2020-09-24
| | | | | * gnu/packages/abduco.scm (abduco)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
* gnu: xmagnify: Use cc-for-target.Efraim Flashner2020-09-24
| | | | | * gnu/packages/accessibility.scm (xmagnify)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
* gnu: footswitch: Use cc-for-target.Efraim Flashner2020-09-24
| | | | | * gnu/packages/accessibility.scm (footswitch)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
* gnu: Add tarlz.Guillaume Le Vaillant2020-09-24
| | | | * gnu/packages/compression.scm (tarlz): New variable.
* gnu: nyxt: Update to 2-pre-release-2.Pierre Neidhardt2020-09-24
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.
* gnu: cuirass: Update to 0.0.1-47.b310f17.Mathieu Othacehe2020-09-24
| | | | | | | | This update add support for SQL queries logging. * gnu/packages/ci.scm (guile-sqlite3-dev): New variable. (cuirass): Update to 0.0.1-47.b310f17. [inputs]: Use guile-sqlite3-dev instead of guile-sqlite3.
* gnu: cuirass: Work around Guile memory issues.Mathieu Othacehe2020-09-24
| | | | | | | Work around <https://issues.guix.gnu.org/43334>. * gnu/packages/ci.scm (cuirass)[inputs]: Use guile-3.0/libgc-7 instead of guile-3.0.
* gnu: cheese: Update to 3.38.0.Michael Rohleder2020-09-24
| | | | | | | | * gnu/packages/gnome.scm (cheese): Update to 3.38.0. [arguments]: Add phase patch-docbook-xml. [native-inputs]: Add docbook-xml. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: plantuml: Update to 1.2020.17.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/uml.scm (plantuml): Update to 1.2020.17.
* gnu: celluloid: Update to 0.20.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/video.scm (celluloid): Update to 0.20.