Age | Commit message (Expand) | Author |
2022-01-17 | gnu: sambamba: Update to 0.8.2....* gnu/packages/bioinformatics.scm (sambamba): Update to 0.8.2.
[arguments]: Sett CC and D_LD in build phase.
[native-inputs]: Add ld-gold-wrapper and binutils-gold.
| Ricardo Wurmus |
2022-01-17 | gnu: Add r-leaflet-providers....* gnu/packages/cran.scm (r-leaflet-providers): New variable.
| Ricardo Wurmus |
2022-01-16 | services: guix: Add tar and gzip to PATH....* gnu/services/base.scm (guix-shepherd-service): Add the PATH
environment-variable and populate it with tar and gzip.
| Timothy Sample |
2022-01-17 | gnu: Add poweralertd...* gnu/packages/freedesktop.scm (poweralertd): Add variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Josselin Poiret via Guix-patches via |
2022-01-17 | gnu: pantalaimon: Add needed inputs...* gnu/packages/matrix.scm (pantalaimon)
<propagated-inputs>: Add python-dbus, python-notify2, python-pydbus, and
python-pygobject.
<arguments>: Run sanity-check phase.
Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2022-01-17 | gnu: Add python-pydbus....* gnu/packages/python-xyz.scm (python-pydbus): New variable.
Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2022-01-17 | gnu: emacs-ement: Propagate inputs....* gnu/packages/emacs-xyz (emacs-ement) <inputs>: Change to propagated-inputs.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2022-01-17 | services: pam-mount: Add support for sddm login manager....I noticed that pam_mount mounts work fine when loging into a textual
session, but not when using sddm. This patch fixes this problem by
ensuring that pam_mount.so is included in /etc/pam.d/sddm config file.
* gnu/services/pam-mount.scm (pam-mount-pam-service): Add sddm to the list of
pam services.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Nick Zalutskiy |
2022-01-16 | gnu: python-cftime: Update to 1.5.1.1....* gnu/packages/python-xyz.scm (python-cftime): Update to 1.5.1.1.
[native-inputs]: Add python-check-manifest, python-coverage, python-sphinx,
python-twine, python-wheel.
[home-page]: Use page linked in the GitHub repository.
[license]: Change to expat according to the GitHub repository.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2022-01-16 | gnu: ristretto: Update to 0.12.2....* gnu/packages/xfce.scm (ristretto): Update to 0.12.2.
[native-inputs]: Add glib:bin for gdbus-codegen.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2022-01-16 | machine: ssh: Add 'safety-checks?' field....Fixes <https://issues.guix.gnu.org/52766>.
Reported by Michael Rohleder <mike@rohleder.de>.
* gnu/machine/ssh.scm (<machine-ssh-configuration>)[safety-checks?]: New
field.
(machine-check-file-system-availability): Return the empty list when
'safety-checks?' is false.
(machine-check-initrd-modules): Likewise.
* doc/guix.texi (Invoking guix deploy): Document it.
| Ludovic Courtès |
2022-01-16 | gnu: Add emacs-fennel-mode....* gnu/packages/emacs-xyz.scm (emacs-fennel-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brandon Lucas |
2022-01-11 | gnu: libtool: Skip the nopic tests on riscv....* gnu/packages/patches/libtool-skip-tests2.patch: Adjust to add riscv to
skipped nopic tests.
| Efraim Flashner |
2022-01-11 | gnu: texlive-luaotfload: Use new name for texlive-lualibs....* gnu/packages/tex.scm (texlive-luaotfload)[propagated-inputs]: Replace
texlive-luatex-lualibs with texlive-lualibs.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-bin: Link lualatex to luahbtex....Fixes <https://issues.guix.gnu.org/51252>.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Link lualatex to luahbtex.
(texlive-latex-luatex): Remove variable.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-lualibs: Take sources from TeX Live SVN....* gnu/packages/tex.scm (texlive-luatex-lualibs): Deprecate this variable...
(texlive-lualibs): ...in favor of this new variable.
[source]: Take source code from TeX Live SVN because it must match the rest of
the LuaTeX distribution.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-luaotfload: Propagate texlive-lua-alt-getopt....* gnu/packages/tex.scm (texlive-luaotfload)[propagated-inputs]: Add
texlive-lua-alt-getopt.
| Ricardo Wurmus |
2022-01-11 | gnu: Add texlive-lua-alt-getopt....* gnu/packages/tex.scm (texlive-lua-alt-getopt): New variable.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-latex-base: Remove trailing #T....* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Remove trailing #T
from build phases.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-kpathsea: Patch references to sed and awk....* gnu/packages/tex.scm (texlive-kpathsea)[arguments]: Add build phase
'patch-references to satisfy runtime requirements on sed and awk.
[inputs]: Add sed and gawk.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-bin: Patch references to sed and awk....* gnu/packages/tex.scm (texlive-bin)[arguments]: Patch texlive scripts in
'post-install phase to satisfy references to sed and awk.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-bin: Fix directory traversal....Fixes <https://bugs.gnu.org/52979>.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add build phase
'patch-directory-traversal.
| Ricardo Wurmus |
2022-01-11 | gnu: texlive-bin: Remove trailing #T....* gnu/packages/tex.scm (texlive-bin)[source]: Simplify snippet.
[arguments]: Remove trailing #T from build phases.
| Ricardo Wurmus |
2022-01-10 | gnu: network-manager: Patch dlopen call to libjansson.so....* gnu/packages/gnome.scm (network-manager)[phases]
{patch-dlopen-call-to-libjansson}: New phase.
{pre-configure}: Reinstate an assertion in test-setting.c.
| Maxim Cournoyer |
2022-01-10 | gnu: samba: Update to 4.15.3....* gnu/packages/samba.scm (samba): Update to 4.15.3.
[source]: Delete snippet; pyiso8601 is no longer bundled.
[arguments]: Adjust make-flags and arguments to use G-Exp.
[phases]{configure}: Add the '--with-system-mitkrb5', '--with-system-mitkdc'
and '--with-experimental-mit-ad-dc' configure flags.
[inputs]: Replace heimdal with mit-krb5.
[native-inputs]: Use new style.
{python-cryptography, python-dnspython, python-markdown}
{python-pyasn1}: New inputs.
(samba/fixed): Update to 4.15.3 and hide package.
| Maxim Cournoyer |
2022-01-10 | gnu: nss: Update to 3.72....* gnu/packages/nss.scm (nss): Update to 3.72.
| Maxim Cournoyer |
2022-01-10 | gnu: iwd: Update to 1.20....* gnu/packages/networking.scm (iwd): Update to 1.20.
| Maxim Cournoyer |
2022-01-10 | gnu: ell: Update to 0.46....* gnu/packages/linux.scm (ell): Update to 0.46.
| Maxim Cournoyer |
2022-01-10 | gnu: rust: Do not generate doc....The share/doc directory weights 527 MiB and bundles fonts.
* gnu/packages/rust.scm (rust-1.57)[phases]{enable-docs}: Delete phase.
| Maxim Cournoyer |
2022-01-10 | gnu: rav1e: Update to 0.5.1; also update rust-aom-sys to 0.3.0....* gnu/packages/crates-graphics.scm (rust-aom-sys-0.2): Rename to...
(rust-aom-sys-0.3): ... this, updating to 0.3.0.
(rust-aom-sys-0.1): Delete unused variable.
* gnu/packages/video.scm (rav1e): Update to 0.5.1.
[cargo-test-flags]: New argument.
[cargo-inputs]: Add rust-aom-sys-0.3.
Update rust-arrayvec and rust-av-metrics to 0.7.
Update rust-rustc-version to 0.4.
Update rust-dav1d-sys to 0.3.4.
[cargo-development-inputs]: Update rust-assert-cmd to 2.
Update rust-pretty-assertions to 0.7. Update rust-semver to 1.
[phases]{relax-versions}: New phase.
| Maxim Cournoyer |
2022-01-10 | gnu: rust-av-metrics: Update to 0.7.2. Also update rust-lab to 0.11.0....* gnu/packages/crates-io.scm (rust-lab-0.8): Update to 0.11.0, rename to...
(rust-lab-0.11): ... this.
[cargo-development-inputs]: Update rust-approx to 0.5, rust-pretty-assertions
to 0.7 and rust-rand to 0.8.
(rust-lab-0.7): Adjust accordingly.
(rust-lab-0.4): Inherit from rust-lab-0.7 and fix source field indentation.
(rust-av-metrics-0.6): Update to 0.7.2, renaming it to...
(rust-av-metrics-0.7): ... this.
[cargo-inputs]: Update rust-lab to 0.11.
[cargo-development-inputs]: Add rust-criterion-0.3 and rust-y4m-0.7.
| Maxim Cournoyer |
2022-01-10 | gnu: rust-v-frame-0.2: Update to 0.2.5....* gnu/packages/crates-io.scm (rust-v-frame-0.2): Update to 0.2.5.
[skip-build?]: Remove argument.
[cargo-inputs]: Add rust-rust-hawktracer-0.7 and rust-rayon-1.
| Maxim Cournoyer |
2022-01-10 | gnu: Add rust-rustc-version-0.4....* gnu/packages/crates-io.scm (rust-rustc-version-0.4): New variable.
(rust-rustc-version-0.3): Inherit from the above.
| Maxim Cournoyer |
2022-01-10 | gnu: Add rust-concolor-control....* gnu/packages/crates-io.scm (rust-concolor-control): New variable.
| Maxim Cournoyer |
2022-01-10 | gnu: Add rust-concolor-query....* gnu/packages/crates-io.scm (rust-concolor-query): New variable.
| Maxim Cournoyer |
2022-01-10 | gnu: Add rust-cfg-expr-0.8....* gnu/packages/crates-io.scm (rust-cfg-expr-0.8): New variable.
| Maxim Cournoyer |
2022-01-10 | gnu: mozjs-78: Disable rust-simd to workaround a build failure....* gnu/packages/gnuzilla.scm (mozjs-78)
[configure-flags]: Disable rust-simd to avoid a build failure that occurs when
Rust is newer than 1.54.0.
| Maxim Cournoyer |
2022-01-10 | build/python: Improve error output in sanity check....Instead of printing the "str()" representation of the excaption, print the
"repr()" representation. This will print the name of the exception and thus
ease understanding the actual error.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Hartmut Goebel |
2022-01-10 | gnu: rust: Use rust-1.57.0....* gnu/packages/rust.scm (rust-1.54): Make it a private variable. Move
definition to...
(rust-1.57): ... here.
(rust-1.55, rust-1.56): Make private.
* gnu/packages/shells.scm (nushell)[rust]: Remove argument.
| Maxim Cournoyer |
2022-01-10 | gnu: simple-scan: Add python to native inputs....* gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: gnome-calculator: Add python to native inputs....* gnu/packages/gnome.scm (gnome-calculator)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: gnome-screenshot: Add python to native inputs....* gnu/packages/gnome.scm (gnome-screenshot)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: file-roller: Add python to native inputs....* gnu/packages/gnome.scm (file-roller)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: python-pandas: Update to 1.3.5....* gnu/packages/python-science.scm (python-pandas): Update to 1.3.5.
[phases]{check}: Add a reference to the network accessing tests issue, now
reported upstream. Reinstate the excelwriter tests.
[propagated-inputs]: Add python-xlsxwriter.
[native-inputs]: Remove python-nose.
| Maxim Cournoyer |
2022-01-10 | gnu: python-xlwt: Add comment about maintainership of the package....The package appears to be abandoned.
* gnu/packages/python-xyz.scm (python-xlwt): Add comment.
| Maxim Cournoyer |
2022-01-10 | gnu: python-openpyxl: Update to 3.0.9....* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.9.
| Maxim Cournoyer |
2022-01-10 | gnu: python-xlrd: Update to 2.0.1....* gnu/packages/python-xyz.scm (python-xlrd): Update to 2.0.1.
[source]: Use git-fetch.
[arguments]: Delete field.
[native-inputs]: Add python-pytest.
| Maxim Cournoyer |
2022-01-10 | gnu: mutter: Add python to native inputs....* gnu/packages/gnome.scm (mutter)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: libgweather: Add python to native inputs....* gnu/packages/gnome.scm (libgweather)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: baobab: Add python to native inputs....* gnu/packages/gnome.scm (baobab)[native-inputs]: Add python.
| Maxim Cournoyer |