summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-22installer: Return partitions with crypt password as step result.Josselin Poiret
* gnu/installer/newt/partition.scm (run-partitioning-page): Do it. Signed-off-by: Mathieu Othacehe <[email protected]>
2022-09-22installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret
* 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 <[email protected]>
2022-09-22gnu: monero-gui: Update to 0.18.1.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.1.
2022-09-22gnu: monero: Update to 0.18.1.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.18.1.1.
2022-09-22gnu: Add tetzle.Hendursaga
* gnu/packages/games.scm (tetzle): New public variable. Signed-off-by: Björn Höfling <[email protected]>
2022-09-22gnu: gsimplecal: Update to 2.4.1.Hendursaga
* gnu/packages/calendar.scm (gsimplecal): Update to 2.4.1. Signed-off-by: Björn Höfling <[email protected]>
2022-09-22gnu: Add keychain.Denis 'GNUtoo' Carikli
* gnu/packages/crypto.scm (keychain): New variable. Signed-off-by: Björn Höfling <[email protected]>
2022-09-22gnu: zathura: Remove input labels.Efraim Flashner
* gnu/packages/pdf.scm (zathura)[native-inputs]: Remove input labels. [arguments]: Adjust custom 'start-xserver phase accordingly.
2022-09-22gnu: zathura: Update to 0.5.1.Efraim Flashner
* gnu/packages/pdf.scm (zathura): Update to 0.5.1.
2022-09-22gnu: vifm: Update to 0.12.1.Efraim Flashner
* gnu/packages/vim.scm (vifm): Update to 0.12.1. [arguments]: Remove trailing #t from phases.
2022-09-22gnu: sbcl-lisp-unit2: Update to 0.9.4.Pierre Neidhardt
* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.4.
2022-09-22gnu: Add ideviceinstaller.Jacob Hrbek
* gnu/packages/libusb (ideviceinstaller): New variable. Signed-off-by: Julien Lepiller <[email protected]>
2022-09-22gnu: ocaml-uucp: Update to 15.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 15.0.0. (ocaml-uucd): Update to 15.0.0.
2022-09-22gnu: ocaml-uunf: Update to 15.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 15.0.0.
2022-09-22gnu: ocaml-linenoise: Update to 1.4.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-linenoise): Update to 1.4.0.
2022-09-22gnu: coq: Update to 8.16.0.Julien Lepiller
* 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.
2022-09-22gnu: coq-interval: Update to 4.5.2.Julien Lepiller
* gnu/packages/coq.scm (coq-interval): Update to 4.5.2.
2022-09-22gnu: coq-mathcomp: Update to 1.15.0.Julien Lepiller
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.15.0.
2022-09-22gnu: coq-gappa: Update to 1.5.2.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.2.
2022-09-22gnu: coq-flocq: Update to 4.1.0.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq): Update to 4.1.0.
2022-09-22gnu: lablgtk3: Update to 3.1.2.Julien Lepiller
* 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'.
2022-09-22gnu: Add ocaml-lablgtk3-sourceview3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-lablgtk3-sourceview3): New variable.
2022-09-21gnu: linux-libre 4.9: Update to 4.9.239.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239. (linux-libre-4.9-pristine-source): Update hash.
2022-09-21gnu: linux-libre 4.14: Update to 4.14.294.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.294. (linux-libre-4.14-pristine-source): Update hash.
2022-09-21gnu: linux-libre 4.19: Update to 4.19.259.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.259. (linux-libre-4.19-pristine-source): Update hash.
2022-09-21gnu: linux-libre 5.4: Update to 5.4.214.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.214. (linux-libre-5.4-pristine-source): Update hash.
2022-09-21gnu: linux-libre 5.10: Update to 5.10.144.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.144. (linux-libre-5.10-pristine-source): Update hash.
2022-09-21gnu: linux-libre 5.15: Update to 5.15.69.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.69. (linux-libre-5.15-pristine-source): Update hash.
2022-09-21gnu: linux-libre: Update to 5.19.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.10. (linux-libre-5.19-pristine-source): Update hash.
2022-09-22gnu: xonsh: Update to 0.13.3.arkhan
* gnu/packages/shells.scm (xonsh): Update to 0.13.3. Signed-off-by: 宋文武 <[email protected]>
2022-09-22gnu: clojure-tools: Update to 1.11.1.1165.Rostislav Svoboda
* gnu/packages/clojure.scm (clojure-tools): Update to 1.11.1.1165. Signed-off-by: 宋文武 <[email protected]>
2022-09-22gnu: xfce4-places-plugin: Update to 1.8.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2. Signed-off-by: 宋文武 <[email protected]>
2022-09-22gnu: xfce4-datetime-plugin: Update to 0.8.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.2. Signed-off-by: 宋文武 <[email protected]>
2022-09-22gnu: xfce4-pulseaudio-plugin: Update to 0.4.5.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.5. [arguments]: Remove unnecessary phase 'augment-cflags. Signed-off-by: 宋文武 <[email protected]>
2022-09-21gnu: python-cooler: Skip broken test.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-cooler)[arguments]: Add another patch for tests/test_util.py.
2022-09-21gnu: python-cooler: Do not use flake8.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-cooler)[arguments]: Add build phase 'do-not-use-flake8.
2022-09-21gnu: Add python-ephem.Vagrant Cascadian
* gnu/packages/astronomy.scm (python-ephem): New Variable. Signed-off-by: Björn Höfling <[email protected]>
2022-09-21gnu: Add python-suntime.Vagrant Cascadian
* gnu/packages/astronomy.scm (python-suntime): New variable. Signed-off-by: Björn Höfling <[email protected]>
2022-09-21gnu: gp2c: Update to 0.0.13.Andreas Enge
* gnu/packages/algebra.scm (gp2c): Update to 0.0.13.
2022-09-21gnu: pari-gp: Update to 2.15.0.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.0. Modernize syntax.
2022-09-21gnu: Add espeakup.Hunter Jozwiak
* gnu/packages/accessibility.scm (espeakup): New variable. Signed-off-by: Björn Höfling <[email protected]>
2022-09-21gnu: Add r-chromunity.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-chromunity): New variable.
2022-09-21gnu: Add r-skitools.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-skitools): New variable.
2022-09-21gnu: Add r-gchain.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-gchain): New variable.
2022-09-21gnu: Add r-gtrack.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-gtrack): New variable.
2022-09-21gnu: Add r-bamutils.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-bamutils): New variable.
2022-09-21gnu: Add r-gutils.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-gutils): New variable.
2022-09-21gnu: maven-slf4j-provider: Fix style.Artyom V. Poptsov
* gnu/packages/maven.scm (maven-slf4j-provider): Fix style. Signed-off-by: Björn Höfling <[email protected]>
2022-09-21gnu: maven-slf4j-provider: Bugfix.Artyom V. Poptsov
* gnu/packages/maven.scm (maven-slf4j-provider): Bugfix: Don't use "tar" to extract "java-slf4j-simple-source" as it is already unpacked; recursively copy the source instead. Signed-off-by: Björn Höfling <[email protected]>
2022-09-21gnu: telegram-desktop: Use API ID from Snap builds.Hilton Chain
* gnu/packages/telegram.scm (telegram-desktop)[#:configure-flags]: Use API ID from Telegram's official Snap builds. Signed-off-by: Liliana Marie Prikler <[email protected]>