| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: python-zopfli: Update to 0.2.1.•••* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.1.
[arguments]: Use pytest in check phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke | 2022-09-07 | 1 | -4/+4 |
* | gnu: python-pytest-regressions: Update to 2.3.1.•••* gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
| Marius Bakke | 2022-09-07 | 1 | -2/+2 |
* | gnu: python-cairocffi: Update to 1.3.0.•••* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
| Marius Bakke | 2022-09-07 | 1 | -2/+2 |
* | gnu: python-xlsxwriter: Update to 3.0.3.•••* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
| Marius Bakke | 2022-09-07 | 1 | -2/+2 |
* | gnu: python-jdcal: Update to 1.4.1.•••* gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1.
[arguments]: Use G-expression and respect TESTS? keyword.
| Marius Bakke | 2022-09-07 | 1 | -6/+8 |
* | gnu: python-et-xmlfile: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-et-xmlfile): Update to 1.1.0.
[source]: Switch to HG-FETCH.
[arguments]: Use G-expression and respect TESTS? keyword.
| Marius Bakke | 2022-09-07 | 1 | -9/+14 |
* | gnu: zabbix: Update to 6.0.8.•••* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.8.
[native-inputs]: Add PKG-CONFIG.
| Marius Bakke | 2022-09-07 | 1 | -2/+4 |
* | gnu: linux: Remove unnecessary let clause in make-linux-libre.•••* gnu/packages/linux.scm (make-linux-libre*)[arguments]:
Remove unnecessary let clause in 'configure phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| muradm | 2022-09-07 | 1 | -2/+1 |
* | gnu: Add cl-list-named-class.•••* gnu/packages/lisp-xyz.scm (cl-list-named-class, ecl-list-named-class,
sbcl-list-named-class): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+33 |
* | gnu: cl-lisp-unit2: Update to 0.9.3.•••* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| André A. Gomes | 2022-09-07 | 1 | -24/+22 |
* | gnu: Add cl-cron.•••* gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+31 |
* | gnu: Add cl-positional-lambda.•••* gnu/packages/lisp-xyz.scm (cl-positional-lambda, ecl-positional-lambda,
sbcl-positional-lambda): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+37 |
* | gnu: Add cl-map-bind.•••* gnu/packages/lisp-xyz.scm (cl-map-bind, ecl-map-bind, sbcl-map-bind): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+32 |
* | gnu: Add cl-rucksack.•••* gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+26 |
* | gnu: Add cl-amb.•••* gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+33 |
* | gnu: Add cl-tripod.•••* gnu/packages/lisp-xyz.scm (cl-tripod, ecl-tripod, sbcl-tripod): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+39 |
* | gnu: Add cl-smug.•••* gnu/packages/lisp-xyz.scm (cl-smug, ecl-smug, sbcl-smug): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+33 |
* | gnu: Add cl-2am.•••* gnu/packages/lisp-check.scm (cl-2am, ecl-2am, sbcl-2am): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-09-07 | 1 | -0/+30 |
* | image: Use #true and #false.•••* gnu/image.scm: Use #true and #false instead of #t and #f respectively. No
functional change.
| Mathieu Othacehe | 2022-09-07 | 1 | -9/+9 |
* | system: images: Define the platform in image-types.•••Running the following command where my-pine.scm contains an operating-system
declaration:
guix system image --image-type=pine64-raw my-pine.scm
returns:
guix system: error: package linux-libre-arm64-generic@5.18.19 does not support
x86_64-linux
That's because there's no platform defined in the pine64-raw image-type, hence
the guix system image tries to build the image for the host architecture.
* gnu/system/images/novena.scm (novena-image-type): Use the armv7-linux platform.
* gnu/system/images/pine64.scm (pine64-image-type): Use the aarch64-linux platform.
* gnu/system/images/pinebook-pro.scm (pinebook-pro-image-type): Use the aarch64-linux platform.
* gnu/system/images/rock64.scm (rock64-image-type): Use the aarch64-linux platform.
| Mathieu Othacehe | 2022-09-07 | 4 | -8/+21 |
* | system: image: Update my copyright.•••* gnu/system/image.scm: Update it.
| Mathieu Othacehe | 2022-09-07 | 1 | -1/+1 |
* | system: image: Remove an unused variable.•••* gnu/system/image.scm (sytem-image): Remove it.
| Mathieu Othacehe | 2022-09-07 | 1 | -1/+0 |
* | image: Use a default size partition value.•••* gnu/image.scm (<partition>)[size]: Default to 'guess like the image record.
| Mathieu Othacehe | 2022-09-07 | 1 | -0/+1 |
* | guix: platform: Use #false instead of #f.•••* guix/platform.scm (<platform>): Adapt it.
| Mathieu Othacehe | 2022-09-07 | 1 | -1/+1 |
* | gnu: guix-modules: Remove instructions for GUIX_EXTENSIONS_PATH.•••* gnu/packages/package-management.scm (guix-modules)[description]:
Remove instructions to set GUIX_EXTENSIONS_PATH.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| (unmatched-parenthesis | 2022-09-07 | 1 | -10/+1 |
* | profiles: Implicitly set GUIX_EXTENSIONS_PATH.•••* guix/build/profiles.scm (manifest-sexp->inputs+search-paths):
Always return a search path for GUIX_EXTENSIONS_PATH.
* guix/search-paths.scm ($GUIX_EXTENSIONS_PATH): New variable.
This allows Guix to find extensions without any need for users to
set GUIX_EXTENSIONS_PATH manually.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| (unmatched-parenthesis | 2022-09-07 | 2 | -3/+15 |
* | gnu: sbcl-mcclim: Also build clim-debugger.•••* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Build clim-debugger.
(ecl-mcclim)[arguments]: Disable tests since they fail (also without clim-debugger).
| Pierre Neidhardt | 2022-09-07 | 1 | -2/+11 |
* | gnu: sbcl-ctype: Build ctype-tfun as well.•••* gnu/packages/lisp-xyz.scm (sbcl-ctype)[inputs]: Add sbcl-alexandria.
[arguments]: Build ctype-tfun as well.
| Pierre Neidhardt | 2022-09-07 | 1 | -0/+4 |
* | gnu: sbcl-concrete-syntax-tree: Update to 20210818.•••* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to 20210818.
[arguments]: Build all systems, not just the default.
| Pierre Neidhardt | 2022-09-07 | 1 | -3/+7 |
* | .dir-locals.el: Update yas snippets directory.•••* .dir-locals.el (eval): Update yas snippets directory.
| Andrew Tropin | 2022-09-07 | 1 | -1/+2 |
* | gnu: rust-parking-lot-core-0.9: Fix build.•••* gnu/packages/crates-io.scm (rust-parking-lot-core-0.9)[arguments]: Do not
skip build; add rust-windows-sys-0.36.
| Ricardo Wurmus | 2022-09-06 | 1 | -3/+3 |
* | gnu: Add rust-windows-sys-0.36.•••* gnu/packages/crates-io.scm (rust-windows-sys-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+28 |
* | gnu: Add rust-windows-aarch64-msvc-0.36.•••* gnu/packages/crates-io.scm (rust-windows-aarch64-msvc-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+20 |
* | gnu: Add rust-windows-i686-gnu-0.36.•••* gnu/packages/crates-io.scm (rust-windows-i686-gnu-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+20 |
* | gnu: Add rust-windows-i686-msvc-0.36.•••* gnu/packages/crates-io.scm (rust-windows-i686-msvc-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+20 |
* | gnu: Add rust-windows-x86-64-gnu-0.36.•••* gnu/packages/crates-io.scm (rust-windows-x86-64-gnu-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+20 |
* | gnu: Add rust-windows-x86-64-msvc-0.36.•••* gnu/packages/crates-io.scm (rust-windows-x86-64-msvc-0.36): New variable.
| Ricardo Wurmus | 2022-09-06 | 1 | -0/+20 |
* | gnu: polkit-duktape: Fix cross-compiling.•••* gnu/packages/polkit.scm (polkit-duktape)[arguments]: When
cross-compiling also search native-inputs for inputs.
| Efraim Flashner | 2022-09-06 | 1 | -8/+19 |
* | gnu: isc-dhcp: Fix cross-compiling to riscv64-linux.•••* gnu/packages/admin.scm (isc-dhcp)[arugments]: Split custom
'update-config-scripts phase to substitute one set of config scripts
earlier in the build process.
| Efraim Flashner | 2022-09-06 | 1 | -2/+4 |
* | gnu: orange: Fix QT_PLUGIN_PATH.•••* gnu/packages/orange.scm (orange)[arguments]: Fix QT_PLUGIN_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-09-06 | 1 | -1/+1 |
* | gnu: src: Update to 1.29.•••* gnu/packages/version-control.scm (src): Update to 1.29.
[inputs]: Add cssc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-09-06 | 1 | -3/+4 |
* | gnu: git: Update to 2.37.3.•••* gnu/packages/version-control.scm (git): Update to 2.37.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-09-06 | 1 | -3/+3 |
* | gnu: Add blueprint-compiler.•••* gnu/packages/gnome.scm (blueprint-compiler): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ahriman | 2022-09-06 | 1 | -0/+25 |
* | gnu: Add pixterm.•••* gnu/packages/image-viewers.scm (pixterm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Cairn | 2022-09-06 | 1 | -0/+32 |
* | gnu: Add go-github-com-disintegration-imaging.•••* gnu/packages/golang.scm (go-github-com-disintegration-imaging): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Cairn | 2022-09-06 | 1 | -0/+23 |
* | gnu: Add neovim-packer.•••* gnu/packages/vim.scm (neovim-packer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| gyara | 2022-09-06 | 1 | -0/+28 |
* | services: nginx: Add 'shepherd-requirement' configuration field.•••* gnu/services/web.scm (<nginx-configuration>)[shepherd-requirement]:
New field.
(nginx-shepherd-service): Honor it.
* doc/guix.texi (Web Services): Document it.
| Ludovic Courtès | 2022-09-06 | 2 | -2/+13 |
* | import: gnome: Do not require even minor for two-number version strings.•••That way, "guix refresh gnome-keyring" will properly return "42.1"
instead of "42.0".
Reported by Maxim Cournoyer.
* guix/import/gnome.scm (latest-gnome-release)[even-minor-version?]:
Tweak for GNOME applications.
| Ludovic Courtès | 2022-09-06 | 1 | -2/+5 |
* | gnu: Remove linux-libre 5.18.•••* gnu/packages/linux.scm (linux-libre-5.18-version,
linux-libre-5.18-gnu-revision, deblob-scripts-5.18,
linux-libre-5.18-pristine-source, linux-libre-5.18-source,
linux-libre-headers-5.18, linux-libre-5.18): Remove variables.
* gnu/packages/aux-files/linux-libre/5.18-arm.conf,
gnu/packages/aux-files/linux-libre/5.18-arm64.conf,
gnu/packages/aux-files/linux-libre/5.18-i686.conf,
gnu/packages/aux-files/linux-libre/5.18-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
| Leo Famulari | 2022-09-06 | 6 | -44190/+0 |
* | gnu: linux-libre 4.9: Update to 4.9.237.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari | 2022-09-06 | 1 | -2/+2 |