Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-arrayvec-0.7): Update to 0.7.2.
|
|
* gnu/packages/crates-io.scm (rust-bstr-0.2): Update to 0.2.17.
|
|
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.3): Update to 0.3.6.
|
|
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.5): Update to 0.5.6.
|
|
* gnu/packages/libusb.scm (idevicerestore): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/libusb.scm (libirecovery): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
Fixes CVE-2022-3032, CVE-2022-3033 and CVE-2022-3034.
* gnu/packages/gnuzilla.scm (icedove): Update to 91.13.1.
|
|
* gnu/installer/newt/services.scm (run-console-services-cbt-page): Do it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Partially-Fixes: <https://issues.guix.gnu.org/57983>
* gnu/installer/parted.scm (luks-ensure-open): New procedure.
(unmount-user-partitions): Ensure luks devices are open.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/installer/newt/partition.scm (run-partitioning-page): Do it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/installer/user.scm (<secret>, secret?, make-secret, secret-content): Move
to utils.scm.
* gnu/installer/utils.scm (<secret>, secret?, make-secret, secret-content):
Moved from user.scm.
* gnu/installer/newt/partition.scm (prompt-luks-passwords): Make password a
<secret>.
* gnu/installer/parted.scm (luks-format-and-open): Unwrap secret.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.1.
|
|
* gnu/packages/finance.scm (monero): Update to 0.18.1.1.
|
|
* gnu/packages/games.scm (tetzle): New public variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
* gnu/packages/calendar.scm (gsimplecal): Update to 2.4.1.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
* gnu/packages/crypto.scm (keychain): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
* gnu/packages/pdf.scm (zathura)[native-inputs]: Remove input labels.
[arguments]: Adjust custom 'start-xserver phase accordingly.
|
|
* gnu/packages/pdf.scm (zathura): Update to 0.5.1.
|
|
* gnu/packages/vim.scm (vifm): Update to 0.12.1.
[arguments]: Remove trailing #t from phases.
|
|
* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.4.
|
|
* gnu/packages/libusb (ideviceinstaller): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 15.0.0.
(ocaml-uucd): Update to 15.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 15.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-linenoise): Update to 1.4.0.
|
|
* gnu/packages/coq.scm (coq-core): Update to 8.16.0.
(coq-bignums): Update to 8.16.0.
(coq-equations): Update to 1.3-8.16.
(coq-gappa): Adjust for changes in coq-core.
|
|
* gnu/packages/coq.scm (coq-interval): Update to 4.5.2.
|
|
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.15.0.
|
|
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.2.
|
|
* gnu/packages/coq.scm (coq-flocq): Update to 4.1.0.
|
|
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.2.
[arguments]: Do not build extensions anymore (missing dependency)
* gnu/packages/games.scm (laby)[inputs]: Use
`ocaml-lablgtk3-sourceview3'.
* gnu/packages/maths.scm (frama-c)[inputs]: Use
`ocaml-lablgtk3-sourceview3'.
* gnu/packages/coq.scm (coq-ide)[inputs]: Use
`ocaml-lablgtk3-sourceview3'.
|
|
* gnu/packages/ocaml.scm (ocaml-lablgtk3-sourceview3): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.294.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.259.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.214.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.144.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.69.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.10.
(linux-libre-5.19-pristine-source): Update hash.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.13.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/clojure.scm (clojure-tools): Update to 1.11.1.1165.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.5.
[arguments]: Remove unnecessary phase 'augment-cflags.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/bioinformatics.scm (python-cooler)[arguments]: Add another
patch for tests/test_util.py.
|
|
* gnu/packages/bioinformatics.scm (python-cooler)[arguments]: Add build phase
'do-not-use-flake8.
|
|
* gnu/packages/astronomy.scm (python-ephem): New Variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
* gnu/packages/astronomy.scm (python-suntime): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
* gnu/packages/algebra.scm (gp2c): Update to 0.0.13.
|
|
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.0. Modernize syntax.
|
|
* gnu/packages/accessibility.scm (espeakup): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|