gnu: python-django-debug-toolbar: Update to 6.0.0. * gnu/packages/django.scm (python-django-debug-toolbar): Update to 6.0.0. [native-inputs]: Remove python-django-ninja, and python-wheel; add python-django-csp, python-django-template-partials, and python-hatchling. Change-Id: I6e33470953d82931cc498e197df78aac3bca8985 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-django-template-partials. * gnu/packages/django.scm (python-django-template-partials): New variable. Change-Id: I48daf4aacd5db9a2b7205ef87699b98e600f2494 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-django-csp. * gnu/packages/django.scm (python-django-csp): New variable. Change-Id: I8b93daa9ca3a0840f736145d374d8275f1a6ae37 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-pipeline: Update to 4.1.0. * gnu/packages/django.scm (python-django-pipeline): Update to 4.1.0. Change-Id: If702b32e3246bb41e962d4a3def8d13f06286d6d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django: Update to 5.2.6. * gnu/packages/django.scm (python-django): Update to 5.2.6. [arguments] <phases>: Add 'delete-sitecustomize. (python-django-4): New variable. (python-django-contrib-comments, python-django-jinja, python-django-simple-math-captcha, python-django-configurations, python-crispy-bootstrap3, python-crispy-bootstrap4, python-django-crispy-forms)[propagated-inputs]: Remove python-django; add python-django-4. Change-Id: I363ae119961fba19b22751d4ef30d1a1b146cf7e Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add sbcl-common-macros. * gnu/packages/lisp-xyz.scm (sbcl-common-macros, cl-common-macros, ecl-common-macros, clasp-common-macros): New Variables. Change-Id: I01cee761f4ac59705431e138c87c125553261099 Signed-off-by: jgart <jgart@dismail.de>
tests: guix-system: Add test for 'guix system container'. * tests/guix-system.sh: Add test. Change-Id: I26c90741f17257dc50757b7cb5210ea4e645ecce
services/base: Only remount read-write if needed in run-with-writable-store. * gnu/services/base.scm (run-with-writable-store): Make it a no-op when the store is already writable (useful for testing). Change-Id: If598638e9d3eeac242c265cba77f27e4a15f8d9b
gnu: emacs-xyz: Remove unnecessary emacs-cond-let propagation. This is a followup to 25de210793. * gnu/packages/emacs-xyz.scm (emacs-treemacs-extra): (emacs-forge): (emacs-magit-todos): (emacs-pr-review): (emacs-tokei): (emacs-orgit): (emacs-org-roam): (emacs-org-node-3)[native-inputs, propagated-inputs]: Remove emacs-cond-let. Change-Id: I52922295e1fe7928b1f06db82d3a282a39348651
gnu: emacs-magit: Fix propagated inputs. * gnu/packages/emacs-xyz.scm (emacs-magit)[native-inputs]: Move emacs-cond-let... [propagated-inputs]: ... to here. Change-Id: Ife56cf7218e5b68474dbe2d0adddeaaa63a56945
gnu: emacs-evil-collection: Fix build. * gnu/packages/emacs-xyz.scm (emacs-evil-collection)[arguments]: Skip a failing test. Change-Id: I1930cfd5e9189e1ff59a4c9bc56183dea6afb8b1
gnu: packages/cybersecurity: Remove (gnu packages bioinformatics) module. * gnu/packages/cybersecurity.scm: Remove (gnu packages bioinformatics) from used modules. Change-Id: If0c20cb7152970bb34b4742f733eda0a639b8f4d
gnu: python-intervaltree: Move to python-xyz. * gnu/packages/bioinformatics.scm (python-intervaltree): Move from here ... * gnu/packages/python-xyz.scm: ... to here. Change-Id: I49d3e4959f2aff99fc3faf42b3f5dae60622ef47
gnu: ropgadget: Update to 7.6. * gnu/packages/cybersecurity.scm (ropgadget): Update to 7.6. [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No test data in PyPI archive. <phases>: Use custom 'check. [native-inputs]: Add python-setuptools. Change-Id: Iaa2cb856c35df4e263f1b72d048b705325f4c411
gnu: Add gallia. * gnu/packages/cybersecurity.scm (gallia): New variable. Change-Id: I927c7d43bad89052c689390a42a268c2de597a8d
gnu: Add python-exitcode. * gnu/packages/python-xyz.scm (python-exitcode): New variable. Change-Id: Id1bf46af21ac5f5dc148b8b9682a552b053a578b
gnu: syncthing-gtk: Switch to pyproject-build-system. * gnu/packages/syncthing.scm: Remove (guix build-system python) module, use (guix build-system pyproject), and (gnu packages python-build) modules. (syncthing-gtk)[build-system]: Switch to pyproject-build-system. [arguments] <#:tests?>: Disable non-exisiting tests. <#:phases>: Let setup.py return correct-ish version number to placate pip. [home-page]: Update to https://github.com/kozec/syncthing-gtk. Change-Id: I88b2921d3d899903938a74137e29d403de8f9617 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: libogg: Update to 1.3.6. * gnu/packages/xiph.scm (libogg): Update to 1.3.6. Change-Id: I946cbe655c0fb70b28b923f2fc248dd7bfe9c80f Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
gnu: opus: Update to 1.5.2. The Mozilla archive is no longer actively mirroring the source for this package. * gnu/packages/xiph.scm (opus): Update to 1.5.2. [source]: Update origin URI. Change-Id: Iaea105fec92593ce8c62e7874e8362921fef779b Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
gnu: flac: Update to 1.5.0. * gnu/packages/xiph.scm (flac): Update to 1.5.0. Change-Id: Ia336ddbb74952873f5886ed88da9aba2c9cf3fee Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>