summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-11-20gnu: inkbox: Fix build....* gnu/packages/ebook.scm (inkbox)[arguments]: Use G-expression. Marius Bakke
2022-11-20gnu: inkbox: Update home-page and source URI....* gnu/packages/ebook.scm (inkbox)[home-page]: Set to repository, as the previous was NXDOMAIN. [source](uri): Use HOME-PAGE. Marius Bakke
2022-11-20gnu: fmit: Remove input labels....* gnu/packages/music.scm (fmit)[native-inputs]: Remove labels. Marius Bakke
2022-11-20gnu: fmit: Fix build....* gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes. Marius Bakke
2022-11-20gnu: openal: Add upstream-name property....* gnu/packages/audio.scm (openal)[properties]: New field. Marius Bakke
2022-11-20gnu: qtcolorwidgets: Update to 2.2.0....* gnu/packages/qt.scm (qtcolorwidgets): Update to 2.2.0. Marius Bakke
2022-11-20gnu: gzochi: Add missing dependency....* gnu/packages/game-development.scm (gzochi)[inputs]: Add GMP. [native-inputs]: Remove label while at it. Marius Bakke
2022-11-20gnu: protobuf@2: Fix build....* gnu/packages/protobuf.scm (protobuf-2)[build-system]: Set to GNU-BUILD-SYSTEM. [arguments]: Clear. [outputs]: Remove "static". Marius Bakke
2022-11-20gnu: Add go-github-com-jaytaylor-html2text....* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-gogs-chardet....* gnu/packages/golang.scm (go-github-com-gogs-chardet): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-ssor-bom....* gnu/packages/golang.scm (go-github-com-ssor-bom): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-rivo-tview....* gnu/packages/golang.scm (go-github-com-rivo-tview): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: cl-virality: Don't install examples....* gnu/packages/lisp-xyz.scm (sbcl-virality)[arguments]: Add 'delete-examples' phase. Guillaume Le Vaillant
2022-11-20gnu: Add cl-simplified-types....* gnu/packages/lisp-xyz.scm (sbcl-simplified-types, cl-simplified-types, ecl-simplified-types): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-11-20gnu: Add cl-pp-toml....* gnu/packages/lisp-xyz.scm (sbcl-pp-toml, cl-pp-toml, ecl-pp-toml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-11-20gnu: Add cl-virality....* gnu/packages/lisp-xyz.scm (cl-virality, sbcl-virality): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2022-11-20gnu: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful....* gnu/packages/golang.scm (go-golang-org-colorful): Deprecate and rename to... (go-github-com-lucasb-eyer-go-colorful): ...this. (go-github-com-gdamore-tcell)[inputs]: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful. (go-github-com-muesli-termenv)[inputs]: Likewise. (go-github-com-charmbracelet-glamour)[inputs]: Likewise. (go-github-com-charmbracelet-bubbletea)[inputs]: Likewise. * gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful. * gnu/packages/image-viewers.scm (pixterm)[inputs]: Likewise. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-go-ini-ini....* gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: go-github-com-zenhack-go-notmuch: Use ungexp-native....* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch) [arguments]<#:phases>{'unpack-test-fixtures}: Use ungexp-native with notmuch-fixtures. Signed-off-by: Christopher Baines <mail@cbaines.net> (
2022-11-20gnu: Fix copyright line....This is a follow-up to commit 9ad311ec15c05efc78f74252e7eb6cddfb0b5cea. * gnu/packages/virtualization.scm: Remove copyright line. * gnu/services/virtualization.scm: Add copyright line. Signed-off-by: Christopher Baines <mail@cbaines.net> Leo Nikkilä
2022-11-20services: guix-build-coordinator: Remove duplicate log timestamp....* gnu/services/guix.scm (guix-build-coordinator-shepherd-services, guix-build-coordinator-agent-shepherd-services, guix-build-coordinator-queue-builds-shepherd-services): Set %current-logfile-date-format to "". Signed-off-by: Christopher Baines <mail@cbaines.net> Christopher Baines
2022-11-20gnu: python-pbkdf2: Don't use python-pycrypto....* gnu/packages/python-xyz.scm (python-pbkdf2)[propagated-inputs]: Remove. Marius Bakke
2022-11-20gnu: python-flask-restful: Remove unused dependency....* gnu/packages/python-web.scm (python-flask-restful)[propagated-inputs]: Remove PYTHON-PYCRYPTO. Marius Bakke
2022-11-20gnu: ansible-core: Build with python-pycryptodome....* gnu/packages/admin.scm (ansible-core)[native-inputs]: Replace PYTHON-PYCRYPTO with PYTHON-PYCRYPTODOME. Marius Bakke
2022-11-20gnu: python-pycryptodome: Update to 3.15.0....* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.15.0. (python-pycryptodomex): Update hash. Marius Bakke
2022-11-20gnu: iwd: Update to 2.0....* gnu/packages/networking.scm (iwd): Update to 2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc5
2022-11-20gnu: ell: Update to 0.54....* gnu/packages/linux.scm (ell): Update to 0.54. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc5
2022-11-20gnu: lightning: Update to 2.2.0....gnu/packages/assembly.scm (lightning): Update to 2.2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai
2022-11-20gnu: chipmunk: Use gexps....* gnu/packages/game-development.scm (chipmunk)[arguments]: Use gexps. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Adam Faiz
2022-11-20gnu: chipmunk: Fix build....* gnu/packages/game-development.scm (chipmunk)[source]: Don't include the <sys/sysctl.h> header. It has been removed in glibc since 2.32. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Adam Faiz
2022-11-20gnu: Add volk....* gnu/packages/vulkan.scm (volk): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: vulkan-validationlayers: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (vulkan-validationlayers): Update to sdk-1.3.231.1. [arguments]: Specify install directory for spirv-tools and vulkan-headers. Co-authored-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: vulkan-tools: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (vulkan-tools): Update to sdk-1.3.231.1. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: vulkan-loader: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (vulkan-loader): Update to sdk-1.3.231.1. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: vulkan-headers: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (vulkan-headers): Update to sdk-1.3.231.1. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: shaderc: Update to 2022.3....* gnu/packages/vulkan.scm (shaderc): Update to 2022.3. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: spirv-cross: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (spirv-cross): Update to sdk-1.3.231.1. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: glslang: Update to sdk-1.3.231.1....* gnu/packages/vulkan.scm (glslang): Update to sdk-1.3.231.1. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: spirv-tools: Replace version with %vulkan-sdk-version....* gnu/packages/vulkan.scm (spirv-tools)[version]: Replace with %vulkan-sdk-version. The commit of tag '2022.4' and 'sdk-1.3.231.1' are the same. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: spirv-headers: Replace version with %vulkan-sdk-version....* gnu/packages/vulkan.scm (spirv-headers) [version]: Replace with %vulkan-sdk-version variable. Signed-off-by: Marius Bakke <marius@gnu.org> dan
2022-11-20gnu: Remove last reference to fortune-mod....Since fortune-mod was removed in 6b6b947b6133c40f86800dc0d36a59e16ac169fc, it makes no sense to mention it in the description of bsd-games. * gnu/packages/games.scm (bsd-games): Remove reference to fortune-mod. Liliana Marie Prikler
2022-11-20Merge branch 'master' into stagingMarius Bakke
2022-11-20gnu: sbcl: Resolve TODO....* gnu/packages/lisp.scm (sbcl)[source](modules, snippet): New fields. [arguments]: Remove phase. Marius Bakke
2022-11-20gnu: libvpx: Update to 1.12.0....* gnu/packages/video.scm (libvpx): Update to 1.12.0. (libvpx-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove. Marius Bakke
2022-11-20gnu: libx264: Update to 164-0.b093bbe....* gnu/packages/video.scm (libx264): Update to 164-0.b093bbe. (libx264-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Don't use LIBX264-NEXT. Marius Bakke
2022-11-20gnu: xdg-utils: Use G-expression....* gnu/packages/freedesktop.scm (xdg-utils)[arguments]: Use gexp. Marius Bakke
2022-11-20gnu: xdg-utils: Resolve TODOs....* gnu/packages/freedesktop.scm (xdg-utils)[inputs]: Remove labels. [arguments]: Make cross-compilation fixes unconditional. Don't rely on labels. Marius Bakke
2022-11-20gnu: python-pytest-timeout: Update to 2.1.0....* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0. Marius Bakke
2022-11-20gnu: python-pytest-mock: Update to 3.10.0....* gnu/packages/check.scm (python-pytest-mock): Update to 3.10.0. Marius Bakke
2022-11-20gnu: VLC: Fix build with dav1d 1.0....* gnu/packages/video.scm (vlc)[source](patches): New field. * gnu/packages/patches/vlc-dav1d-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke