Age | Commit message (Expand) | Author |
---|---|---|
2020-05-31 | gnu: Add emacs-dracula-theme....* gnu/packages/emacs-xyz.scm (emacs-dracula-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Vinicius Monego |
2020-05-31 | gnu: sbcl: Update to 2.0.5....* gnu/packages/lisp.scm (sbcl): Update to 2.0.5. | Pierre Neidhardt |
2020-05-31 | gnu: chess: Update to 6.2.7....* gnu/packages/games.scm (chess): Update to 6.2.7. | Efraim Flashner |
2020-05-31 | gnu: ccl: Prevent creating invalid derivation on unsupported platforms....* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the x86 origin as the fallback entry. [arguments]: Add (ice-9 match) in #:modules. Rewrite phases to use the scoped SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM. | Marius Bakke |
2020-05-31 | gnu: emacs-tramp: Update to 2.4.3.5....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.3.5. | Nicolas Goaziou |
2020-05-31 | gnu: emacs-adaptive-wrap: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.7. | Nicolas Goaziou |
2020-05-31 | gnu: emacs-csv-mode: Update to 1.12....* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.12. | Nicolas Goaziou |
2020-05-31 | gnu: emacs-bongo: Update to 1.1....* gnu/packages/emacs-xyz.scm (emacs-bongo): Update to 1.1. | Nicolas Goaziou |
2020-05-31 | gnu: emacs-bbdb: Update to 3.2....* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2. [source]: Use GNU ELPA. [build-system]: Use emacs-build-system. [arguments]: Ignore "bbdb-vm.el". Remove unnecessary phases. [home-page]: Switch to GNU ELPA URI. | Nicolas Goaziou |
2020-05-31 | gnu: eternalterminal: Update to 6.0.7....* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.7. [arguments]: Remove unnecessary phases. The removed directories no longer exist. | Nicolas Goaziou |
2020-05-31 | gnu: opendoas: Don't pass unused target to ./configure....* gnu/packages/admin.scm (opendoas)[arguments]: Remove ‘--target=…’ from the #:configure-flags for now. | Tobias Geerinckx-Rice |
2020-05-31 | gnu: mu: Update to 1.4.8....* gnu/packages/mail.scm (mu): Update to 1.4.8. | Tobias Geerinckx-Rice |
2020-05-31 | gnu: Add opendoas....* gnu/packages/admin.scm (opendoas): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Morgan Smith |
2020-05-31 | gnu: csound: Update to 6.14.0....* gnu/packages/audio.scm (csound): Update to 6.14.0. [inputs]: move gettext-minimal... [native-inputs]: ... there. Also re-order inputs alphabetically. | Nicolas Goaziou |
2020-05-31 | gnu: totem: Remove python-pylint native input....It's optional & runs a pointless lint check that fails with pylint 2.5. * gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint. | Tobias Geerinckx-Rice |
2020-05-31 | gnu: totem: Don't use NAME in source URI....* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-05-31 | gnu: python-pylint: Add missing propagated input....This follows up on commit c2e19b6291cc4981e39d01aae85af0899614061d. * gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml. | Tobias Geerinckx-Rice |
2020-05-31 | Revert "Revert "gnu: python-pylint: Udpate to 2.5.2.""...This reverts commit 29334165ff01b1957dae5f2bac15ac7dfa021b6e. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: Add mspdebug....* gnu/packages/debug.scm (mspdebug): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Morgan Smith |
2020-05-30 | gnu: Add emacs-bm....* gnu/packages/emacs-xyz.scm (emacs-bm): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Michael Rohleder |
2020-05-30 | gnu: python-toml: Update to 0.10.1....* gnu/packages/python-xyz.scm (python-toml): Update to 0.10.1. | Marius Bakke |
2020-05-30 | gnu: python-astroid: Remove unused inputs....* gnu/packages/python-xyz.scm (python-astroid)[propagated-inputs]: Remove PYTHON-TYPED-AST. [native-inputs]: Remove PYTHON-NOSE. | Marius Bakke |
2020-05-30 | gnu: python-astroid: Update to 2.4.1....* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.1. Signed-off-by: Marius Bakke <marius@gnu.org> | Michael Rohleder |
2020-05-30 | gnu: fonts.scm: Add missing '>' in copyright header....* gnu/packages/fonts.scm: Add missing > in email address. | Marius Bakke |
2020-05-30 | Revert "gnu: python-pylint: Udpate to 2.5.2."...This update broke 'Totem', see <https://bugs.gnu.org/41620>. This reverts commit c2e19b6291cc4981e39d01aae85af0899614061d. | Marius Bakke |
2020-05-30 | gnu: rust-xml-rs-0.8: Update to 0.8.3....* gnu/packages/crates-io.scm (rust-mlx-rs-0.8): Update to 0.8.3. | Efraim Flashner |
2020-05-30 | gnu: emacs-helm-fish-completion: Update to 0.4....* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.4. | Pierre Neidhardt |
2020-05-30 | gnu: abseil-cpp: Update to 20200225.2....* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.2. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: cloc: Update to 1.86....* gnu/packages/code.scm (cloc): Update to 1.86. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: ccache: Update to 3.7.9....* gnu/packages/ccache.scm (ccache): Update to 3.7.9. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: fio: Update to 3.20....* gnu/packages/benchmark.scm (fio): Update to 3.20. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: libhx: Update to 3.25....* gnu/packages/c.scm (libhx): Update to 3.25. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: lilv: Update to 0.24.8....* gnu/packages/audio.scm (lilv): Update to 0.24.8. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: font-tamzen: Update to 1.11.5....* gnu/packages/fonts.scm (font-tamzen): Update to 1.11.5. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: electron-cash: Update to 4.0.15....* gnu/packages/finance.scm (electron-cash): Update to 4.0.15. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: doctest: Update to 2.3.8....* gnu/packages/check.scm (doctest): Update to 2.3.8. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: facter: Update to 4.0.25....* gnu/packages/admin.scm (facter): Update to 4.0.25. | Tobias Geerinckx-Rice |
2020-05-30 | gnu: Add font-sarasa-gothic....* gnu/packages/fonts.scm (font-sarasa-gothic): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Zhu Zihao |
2020-05-30 | gnu: emacsy-minimal: Inputs now use guile version 2.2....* gnu/packages/guile-xyz.scm (emacsy-minimal)[inputs]: Use guile2.2-lib and guile2.2-readline instead of the 3.0 variants. Signed-off-by: Marius Bakke <marius@gnu.org> | Mike Rosset |
2020-05-30 | gnu: emacs-elpher: Update to 2.7.8....* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8. Signed-off-by: Marius Bakke <marius@gnu.org> | Simon South |
2020-05-30 | gnu: bemenu: Update to 0.4.1....* gnu/packages/xdisorg.scm (bemenu): Update to 0.4.1. Signed-off-by: Marius Bakke <marius@gnu.org> | Josh Holland |
2020-05-30 | gnu: python-furl: Update to 2.0.0....* gnu/packages/python-web.scm (python-furl): Update to 2.0.0. [native-inputs]: Remove PYTHON-PYCODESTYLE. Add PYTHON-FLAKE8. Signed-off-by: Marius Bakke <marius@gnu.org> | Hamzeh Nasajpour |
2020-05-30 | gnu: python-orderedmultidict: Update to 1.0....* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0. Signed-off-by: Marius Bakke <marius@gnu.org> | Hamzeh Nasajpour |
2020-05-30 | gnu: python-peewee: Update to 3.9.6....* gnu/packages/databases.scm (python-peewee): Update to 3.9.6. Signed-off-by: Marius Bakke <marius@gnu.org> | Hamzeh Nasajpour |
2020-05-30 | gnu: Add liferea....* gnu/packages/syndication.scm (liferea): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Vinicius Monego |
2020-05-30 | gnu: python-prompt-toolkit: Update to 3.0.5....* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. * gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-ipywidgets)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-jupyter-console)[propagated-inputs]: Pin explicit python-prompt-toolkit dependency to version 2. (python-prompt-toolkit): Update to version 3.0.5. [propagated-inputs]: Remove PYTHON-SIX and PYTHON-PYGMENTS. [home-page]: Adjust to current. (python-prompt-toolkit-2): New variable. (prompt-toolkit-2-instead-of-prompt-toolkit): New variable. (python2-prompt-toolkit): Keep at version 2. (python-prompt-toolkit-1): Inherit from version 2. Signed-off-by: Marius Bakke <marius@gnu.org> | Edouard Klein |
2020-05-30 | gnu: python-iml: Move nose from propagated to native input....* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Move PYTHON-NOSE ... [native-inputs]: ... here. Signed-off-by: Marius Bakke <marius@gnu.org> | Edouard Klein |
2020-05-30 | gnu: python-jupyter-console: Update to 6.1.0....* /gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.1.0. Signed-off-by: Marius Bakke <marius@gnu.org> | Edouard Klein |
2020-05-30 | gnu: python-ipywidgets: Update to 7.5.1....* gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.5.1. Signed-off-by: Marius Bakke <marius@gnu.org> | Edouard Klein |
2020-05-30 | gnu: python-widgetsnbextension: Update to 3.5.1....* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 3.5.1. Signed-off-by: Marius Bakke <marius@gnu.org> | Edouard Klein |