Age | Commit message (Expand) | Author |
2022-10-16 | gnu: jitterentropy-rngd: Use G-expressions....* gnu/packages/linux.scm (jitterentropy-rngd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: jitterentropy-rngd: Update to 1.2.8....* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.8.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: audit: Update to 3.0.9....* gnu/packages/admin.scm (audit): Update to 3.0.9.
| Tobias Geerinckx-Rice |
2022-10-21 | gnu: guix-build-coordinator: Update to 0-66.a410ff4....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-66.a410ff4.
| Christopher Baines |
2022-10-21 | gnu: Add shrinkwrap....* gnu/packages/python-xyz.scm (shrinkwrap): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2022-10-21 | gnu: python-lief: Update to 0.12.2....* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2022-10-21 | gnu: Add grap....* gnu/packages/groff.scm (grap): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-21 | gnu: icedove: Update to 102.4.0....* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version) Update to 102.4.0.
| Jonathan Brielmaier |
2022-10-21 | gnu: icedove: Simplify native inputs....Moving the thunderbird-source out of native-inputs makes the transition
to simplified inputs easier (at least for me).
* gnu/packages/gnuzilla.scm (%icedove-version, thunderbird-source): New
variables. Move out of the package definition.
(icedove)[arguments]: Adapt 'prepare-thunderbird-sources phase to gexp.
[native-inputs]: Simplify and remove thunderbird-source.
| Jonathan Brielmaier |
2022-10-21 | gnu: emacs-org-cliplink: Improve a phase....* gnu/packages/emacs-xyz.scm (emacs-org-cliplink)[arguments]<#:phases>: Fix
phase name. Clarify substitution done in the phase.
| Nicolas Goaziou |
2022-10-21 | gnu: Add emacs-org-cliplink....* gnu/packages/emacs-xyz.scm (emacs-org-cliplink): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-10-21 | gnu: Add emacs-purs-mode....* gnu/packages/emacs-xyz.scm (emacs-purs-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-10-21 | gnu: emacs-pyim: Update to 5.2.6....* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.6.
| Nicolas Goaziou |
2022-10-21 | gnu: emacs-auctex: Update to 13.1.5....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.5.
| Nicolas Goaziou |
2022-10-20 | gnu: icecat: Update to 102.4.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2022-42927, CVE-2022-42928, CVE-2022-42929, and
CVE-2022-42932.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2022-10-20 | gnu: Add cl-trivial-sockets....* gnu/packages/lisp-xyz.scm (cl-trivial-sockets, sbcl-trivial-sockets): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2022-10-19 | gnu: linux-libre 5.4: Update to 5.4.219....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.219.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-10-19 | gnu: linux-libre 5.10: Update to 5.10.149....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.149.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-10-16 | gnu: adcli: Update to 0.9.2....* gnu/packages/sssd.scm (adcli): Update to 0.9.2.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: ne: Cross-compile....* gnu/packages/text-editors.scm (ne)[arguments]: Use CC-FOR-TARGET and
don't strip binaries.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: Add age-keygen....* gnu/packages/golang.scm (age-keygen): New public variable.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: Add go-filippo-io-age....* gnu/packages/password-utils.scm (age): Move from here…
* gnu/packages/golang.scm (age): …to here, and inherit from…
(go-filippo-io-age): …this new source-only package variable.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pass-age: Unpropagate inputs....* gnu/packages/password-utils.scm (pass-age)[arguments]:
Add a new 'wrap-script phase.
[propagated-inputs]: Move them all from here…
[inputs]: …to here. Add missing procps for /bin/pkill.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: tmux: Update to 3.3a....* gnu/packages/tmux.scm (tmux): Update to 3.3a.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Greg Hogan |
2022-10-16 | gnu: Add pass-age....* gnu/packages/password-utils.scm (pass-age): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Nicolas Graves |
2022-10-16 | gnu: Add age....* gnu/packages/password-utils.scm (age): New variable.
| Nicolas Graves |
2022-10-16 | gnu: Add go-filippo-io-edwards25519....* gnu/packages/golang.scm (go-filippo-io-edwards25519): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Nicolas Graves |
2022-10-16 | gnu: python-curtsies: Update to 0.4.0....* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.0.
[propagated-inputs]: Replace python-blessings with python-blessed.
[native-inputs]: Remove python-mock.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: bpython: Update to 0.23....* gnu/packages/python-xyz.scm (bpython): Update to 0.23.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pass-tomb: Update to 1.3....* gnu/packages/password-utils.scm (pass-tomb): Update to 1.3.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cracklib: Update to 2.9.8....* gnu/packages/password-utils.scm (cracklib): Update to 2.9.8.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: iperf: Update to 3.12....* gnu/packages/networking.scm (iperf): Update to 3.12.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: qtractor: Update to 0.9.28....* gnu/packages/music.scm (qtractor): Update to 0.9.28.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: padthv1: Update to 0.9.27....* gnu/packages/music.scm (padthv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: samplv1: Update to 0.9.27....* gnu/packages/music.scm (samplv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: drumkv1: Update to 0.9.27....* gnu/packages/music.scm (drumkv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: synthv1: Update to 0.9.27....* gnu/packages/music.scm (synthv1): Update to 0.9.27.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: mtools: Update to 4.0.41....* gnu/packages/mtools.scm (mtools): Update to 4.0.41.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cpuid: Update to 20221003....* gnu/packages/linux.scm (cpuid): Update to 20221003.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: mcelog: Update to 189....* gnu/packages/linux.scm (mcelog): Update to 189.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: qjackctl: Remove unused qtx11extras input....* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: qjackctl: Update to 0.9.8....* gnu/packages/audio.scm (qjackctl): Update to 0.9.8.
[inputs]: Add qtsvg-5.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cryfs: Remove trailing #t....* gnu/packages/crypto.scm (cryfs)[arguments]:
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cryfs: Remove input labels....* gnu/packages/crypto.scm (cryfs)[native-inputs]: Remove label strings.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cryfs: Update to 0.11.3....* gnu/packages/crypto.scm (cryfs): Update to 0.11.3.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: bind: Update to 9.16.34....* gnu/packages/dns.scm (isc-bind): Update to 9.16.34.
| Tobias Geerinckx-Rice |
2022-10-19 | gnu: cl-webkit: Update to 3.5.5....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov |
2022-10-18 | gnu: python-robotframework-pabot: Update to 2.7.0....* gnu/packages/python-xyz.scm (python-robotframework-pabot): Update to 2.7.0.
| Maxim Cournoyer |
2022-10-18 | gnu: python-robotframework-datadriver: Update to 1.6.1....* gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update to 1.6.1.
| Maxim Cournoyer |
2022-10-18 | gnu: python-robotframework: Update to 5.0.1....* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0.1.
[phases] {delete-problematic-tests}: Re-instate the sending_signal.robot
tests, fixed upstream.
[native-inputs]: Replace python-jsonschema with python-jsonschema-next.
| Maxim Cournoyer |