me
/
guix
Archived
1
0
Fork 0
Commit Graph

90780 Commits (bd4869c7fc35c7f1fea0405455940a5e96041374)

Author SHA1 Message Date
Marius Bakke bd4869c7fc
gnu: NSS: Update to 3.85.
* gnu/packages/nss.scm (nss): Update to 3.85.
* gnu/packages/certs.scm (nss-certs): Likewise.
2022-11-20 21:32:54 +01:00
Marius Bakke e7b7722821
gnu: NSPR: Update to 4.35.
* gnu/packages/nss.scm (nspr): Update to 4.35.
2022-11-20 21:31:54 +01:00
Marius Bakke 11141c5bb7
gnu: MariaDB: Remove input labels.
* gnu/packages/databases.scm (mariadb)[arguments]: Don't reference OpenSSL by
label.
[inputs]: Remove labels.
2022-11-20 21:11:39 +01:00
Marius Bakke ad64634511
gnu: MariaDB: Update to 10.10.2.
* gnu/packages/databases.scm (mariadb): Update to 10.9.3.
[source](snippet): Remove adjustments for deprecated TokuDB.
[arguments]: Remove obsolete #:configure-flags.  Build with system libfmt.
Adjust tests for 10.10.2, and mariadb_config file name.  Remove patch phase.
[native-inputs]: Remove obsolete patch.
[inputs]: Add FMT.  Change from OPENSSL-1.1 to OPENSSL.
* gnu/tests/databases.scm (%mysql-os): Adjust config file so MariaDB works on
overlayfs.
2022-11-20 21:11:39 +01:00
Marius Bakke b1f29b1124
gnu: vulkan-loader: Remove input labels.
* gnu/packages/vulkan.scm (vulkan-loader)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY instead of label.  While at it remove
use of THIS-PACKAGE-INPUT.
2022-11-20 21:11:39 +01:00
Marius Bakke 35b650f391
gnu: vulkan-loader: Update to 1.3.232.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.3.232.
2022-11-20 21:11:39 +01:00
Marius Bakke c37a426038
Merge branch 'master' into staging 2022-11-20 21:09:53 +01:00
Marius Bakke 4416e94e51
gnu: xmlsec-openssl: Remove input labels.
* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels.
2022-11-20 21:08:08 +01:00
Marius Bakke 127314f5cc
gnu: xmlsec-nss: Remove input labels.
* gnu/packages/xml.scm (xmlsec-nss)[native-inputs, inputs]: Remove labels.
2022-11-20 21:08:08 +01:00
Marius Bakke 49a7232c5d
gnu: oath-toolkit: Fix test failure with new xmlsec.
* gnu/packages/patches/oath-toolkit-xmlsec-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/authentication.scm (oath-toolkit)[source](patches): New field.
2022-11-20 21:08:08 +01:00
Marius Bakke 225dc9dc63
gnu: xmlsec: Update to 1.2.36.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.36.
2022-11-20 21:08:08 +01:00
Marius Bakke 5284887524
gnu: xmlsec: Add 'upstream-name' property.
* gnu/packages/xml.scm (xmlsec)[properties]: New field.
2022-11-20 21:08:08 +01:00
Marius Bakke fe0a1b49c1
gnu: postgresql@10: Update to 10.23.
* gnu/packages/databases.scm (postgresql-10): Update to 10.23.
2022-11-20 17:54:04 +01:00
Marius Bakke a4e74cf344
gnu: postgresql@11: Update to 11.18.
* gnu/packages/databases.scm (postgresql-11): Update to 11.18.
2022-11-20 17:54:04 +01:00
Marius Bakke 5e861c1aee
gnu: postgresql@13: Update to 13.9.
* gnu/packages/databases.scm (postgresql-13): Update to 13.9.
2022-11-20 17:54:04 +01:00
Marius Bakke bb9837f66c
gnu: postgresql: Add 15.1.
* gnu/packages/databases.scm (postgresql-15): New variable.
(postgresql-14): Inherit from it.
2022-11-20 17:54:04 +01:00
dan cae97cd773
gnu: Add vulkan-memory-allocator.
* gnu/packages/vulkan.scm (vulkan-memory-allocator): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-11-20 17:20:00 +01:00
Marius Bakke b758242df8
gnu: libseccomp: Update to 2.5.4.
* gnu/packages/linux.scm (libseccomp): Update to 2.5.4.
2022-11-20 17:20:00 +01:00
Marius Bakke a3f4f6f2f1
gnu: libpipeline: Update to 1.5.6.
* gnu/packages/man.scm (libpipeline): Update to 1.5.6.
2022-11-20 17:20:00 +01:00
Marius Bakke 4714b35de5
gnu: perl-io-socket-ssl: Update to 2.075.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.075.
2022-11-20 17:20:00 +01:00
Marius Bakke c888e9028d
gnu: perl-http-daemon: Update to 6.14.
* gnu/packages/web.scm (perl-http-daemon): Update to 6.14.
[native-inputs]: Add PERL-MODULE-BUILD and PERL-TEST-NEEDS.
2022-11-20 17:20:00 +01:00
Marius Bakke 046d9655a3
gnu: perl-test-fatal: Update to 0.016.
* gnu/packages/perl-check.scm (perl-test-fatal): Update to 0.016.
2022-11-20 17:19:59 +01:00
Marius Bakke 153e712fde
gnu: perl-try-tiny: Update to 0.31.
* gnu/packages/perl.scm (perl-try-tiny): Update to 0.31.
2022-11-20 17:19:59 +01:00
Marius Bakke f97feb8f13
gnu: perl-http-message: Update to 6.37.
* gnu/packages/web.scm (perl-http-message): Update to 6.37.
[native-inputs]: Add PERL-TEST-NEEDS.
2022-11-20 17:19:59 +01:00
Marius Bakke 0be8dd1990
gnu: glew: Omit static library.
* gnu/packages/gl.scm (glew)[arguments]: Add phase to delete libGLEW.a.  While
at it, convert to G-expression.
2022-11-20 17:19:59 +01:00
Marius Bakke 44c0b5d467
gnu: glew: Update to 2.2.0.
* gnu/packages/gl.scm (glew): Update to 2.2.0.
2022-11-20 17:19:59 +01:00
Marius Bakke 8e3c86a4f8
gnu: OpenAL: Update to 1.22.2.
* gnu/packages/audio.scm (openal): Update to 1.22.2.
2022-11-20 17:19:59 +01:00
Marius Bakke e643b05f89
gnu: bluez: Update to 5.66.
* gnu/packages/linux.scm (bluez): Update to 5.66.
2022-11-20 17:19:59 +01:00
Marius Bakke 50c2acb1fd
gnu: libwebp: Update to 1.2.4.
* gnu/packages/image.scm (libwebp): Update to 1.2.4.
2022-11-20 17:19:59 +01:00
Marius Bakke a82375c4c0
gnu: libical: Update to 3.0.16.
* gnu/packages/calendar.scm (libical): Update to 3.0.16.
2022-11-20 17:19:59 +01:00
Marius Bakke 4257176e26
gnu: freeglut: Update to 3.4.0.
* gnu/packages/gl.scm (freeglut): Update to 3.4.0.
2022-11-20 17:19:59 +01:00
Marius Bakke 44f087fcc7
gnu: inkbox: Fix build.
* gnu/packages/ebook.scm (inkbox)[arguments]: Use G-expression.
2022-11-20 15:15:33 +01:00
Marius Bakke e994412c19
gnu: 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.
2022-11-20 15:15:33 +01:00
Marius Bakke 20d5b8b4d5
gnu: fmit: Remove input labels.
* gnu/packages/music.scm (fmit)[native-inputs]: Remove labels.
2022-11-20 15:15:33 +01:00
Marius Bakke 9b808922e9
gnu: fmit: Fix build.
* gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes.
2022-11-20 15:15:33 +01:00
Marius Bakke d56b1cea91
gnu: openal: Add upstream-name property.
* gnu/packages/audio.scm (openal)[properties]: New field.
2022-11-20 15:15:33 +01:00
Marius Bakke 3258eae9ee
gnu: qtcolorwidgets: Update to 2.2.0.
* gnu/packages/qt.scm (qtcolorwidgets): Update to 2.2.0.
2022-11-20 15:15:33 +01:00
Marius Bakke 39de9fd90c
gnu: gzochi: Add missing dependency.
* gnu/packages/game-development.scm (gzochi)[inputs]: Add GMP.
[native-inputs]: Remove label while at it.
2022-11-20 15:15:33 +01:00
Marius Bakke 3a91ee3b88
gnu: protobuf@2: Fix build.
* gnu/packages/protobuf.scm (protobuf-2)[build-system]: Set to GNU-BUILD-SYSTEM.
[arguments]: Clear.
[outputs]: Remove "static".
2022-11-20 15:15:33 +01:00
(unmatched-parenthesis 7343bb8325
gnu: 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>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis 4fb0b075e4
gnu: 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>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis a2af6352e3
gnu: 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>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis 9290e943cf
gnu: 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>
2022-11-20 08:54:11 -05:00
Guillaume Le Vaillant 52fdcf299d
gnu: cl-virality: Don't install examples.
* gnu/packages/lisp-xyz.scm (sbcl-virality)[arguments]: Add 'delete-examples'
  phase.
2022-11-20 14:45:00 +01:00
Paul A. Patience c8f406056f
gnu: 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>
2022-11-20 14:45:00 +01:00
Paul A. Patience 46a2e98ca9
gnu: 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>
2022-11-20 14:45:00 +01:00
Sharlatan Hellseher 9c2d6ddfbe
gnu: Add cl-virality.
* gnu/packages/lisp-xyz.scm (cl-virality, sbcl-virality): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
(unmatched-parenthesis ae90aaa60c
gnu: 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>
2022-11-20 08:31:05 -05:00
(unmatched-parenthesis 35cbf0c04a
gnu: 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>
2022-11-20 08:31:05 -05:00
( cfec9f0552
gnu: 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-20 12:00:04 +00:00