| Age | Commit message (Collapse) | Author |
|
* gnu/packages/electronics.scm (openroad-cli)[build-system]: Inherit.
Change-Id: Ic37a40ef41958239ae11b918b524c72460e7b2f2
|
|
* gnu/packages/backup.scm (btar)[inputs]: Replace librsync-0.9 with
librsync.
Merges guix/guix!7732
Change-Id: Ib2c696185cfd6bc783c1fa2d246a589050e866f9
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/web.scm
(libzim)[arguments]<#:configure-flags>: Set test_data_dir.
[native-inputs]: Add testsuite origin.
Merges guix/guix!7698
Change-Id: I51c74d4e0feb84df90ce6b3fc09a6b7bed67e3a7
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/bioinformatics.scm (ravanan)[source]: Switch to
get-fetch.
Change-Id: Icbd58b742a1d5e145b8b071c1708b3ff01c72972
|
|
* gnu/packages/electronics.scm (openroad): Update to 26Q2.
[native-inputs]: Remove swig-4.0; add swig-4.4.
Change-Id: I8de23be24af76cea2c87eb7093f22e5991661a9e
|
|
Fixes a regression introduced in c3fefb065c53703e3dc6507c813182101c5c3a38.
* gnu/packages/bioinformatics.scm (ravanan)[inputs]: Replace ‘guile-3.0’
by a ‘lookup-package-input’ call.
Merges guix/guix!7734
Change-Id: I584bf55ddbf44e3cc13896f2ef48ccc8f305059d
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/embedded.scm (ts4900-utils): Update to 3.0.0.
[native-inputs]: Add libgpiod and pkg-config.
Merges guix/guix!7733
Change-Id: I1e8bf5650af08eec8a017fe42642a0597f18ddc9
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.14.0.
Change-Id: I2cf143e92a4fc8b0acd42ab557f0aabd12a7cc95
|
|
* gnu/packages/electronics.scm (magic): Update to 8.3.633.
Change-Id: Ie7cb38e40acf856aee086fd7e1b866ea3ed30af7
|
|
* gnu/packages/electronics.scm (python-edalize): Update to 0.6.6.
[propagated-inputs]: Add python-pandas.
Change-Id: I1325f5ed013d8a3a965da09a5b8fefb07aff123f
|
|
* gnu/packages/electronics.scm (netgen): Update to 1.5.318.
Change-Id: I66beab44abaee112d79c0c5ac5fadf23cb71dd95
|
|
* gnu/packages/electronics.scm (apycula): Update to 0.32.
Change-Id: I8026cf6e3d54ef4dc220ee133a97ace3a1daf44c
|
|
* gnu/packages/electronics.scm (librelane): Update to 3.0.2.
Change-Id: I1da5e5221b16c42a4254967f571dc1cc5bc708ae
|
|
* gnu/packages/video.scm (gallery-dl) [source]: Update to 1.31.10.
Update Git URL. [home-page]: Likewise.
Change-Id: I8da72367a97e0a20ec22f6b3ebf3d1c945b5d8b9
Merges: https://codeberg.org/guix/guix/pulls/7726
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
|
|
* gnu/packages/lua.scm (lua-scintillua, lua5.4-scintillua):
New variables.
Change-Id: Idd90f8b2bfef8002dbb2f5172717d43895fd9f4f
|
|
* gnu/packages/python-check.scm (python-vulture): Update to 2.16.
[native-inputs]: Remove python-wheel. Add python-pytest-cov.
[propagated-inputs]: Remove python-toml. Add python-tomli
Change-Id: I952a0bf1ffd1a9a6cd67af6ed9bdf48cb1466a5b
|
|
* gnu/services/databases.scm
(maybe-string): Add prefix.
(serialize-field): Rename to `redis-serialize-field`,
remove gexp.
(redis-serialize-package): Add variable.
(serialize-string): Rename to `redis-serialize-string`.
(serialize-number): Rename to `redis-serialize-number`.
(redis-configuration): Add prefix.
* doc/guix.texi (Database Services) <redis>: Regenerate
documentation.
Merges: https://codeberg.org/guix/guix/pulls/6850
Change-Id: Iccbbb7108f8211b31769638ef885e485bab0ebc3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-vcs.scm (go-github-com-cli-shurcool-graphql): New variable.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I89d1852021fe5c3dcde76f98eaf81e966c484ce0
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-github-com-cli-oauth): New variable.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I26f9242c4607902ca554fd05acbc29cab329d9ec
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/huh repository uses Git LFS for binary files.
Using git-fetch/lfs ensures proper checkout of these files, preventing hash
mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-huh): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I8d296731ec61efec58bad207212b633f6356468c
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-xpty): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I3377e2830dd9e5a3cec645550624f65ed3f1f0a6
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-conpty): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I7e927ab22b0b10b5b8324895f0406c8fc4217656
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-termios): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Ib9492cfba7fe779ba2bb27918333d480c1b3b7ff
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-exp-strings): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Ia3d2e0fbf113bd7d1c73e4b6459fe96cd9a475f0
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-exp-slice): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Icb48340561aa40a1d653d3e8adb178a90e78e849
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The charmbracelet/glamour repository uses Git LFS for binary files (*.png).
Using git-fetch/lfs ensures proper checkout of these files, preventing hash
mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-glamour): Use
git-fetch/lfs method.
[source]: Fix hash.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I7e6251cd2dc09ac48bcde2e2b9b142387eca0a9c
Reviewed-by: Johannes Christ <jc@jchri.st>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-web.scm (gunicorn): Update to 25.3.0.
[properties]: Resolve CVE-2024-1135.
[arguments]: Remove build-doc phase.
[native-inputs]: Removed python-aiohttp, python-sphinx, and texinfo.
Added python-eventlet, python-h2, python-httpx, python-pytest-asyncio,
python-setuptools, and python-uvloop.
Change-Id: Ib272649687cda475b3dacf103b3c98b9e6be581d
|
|
* gnu/packages/networking.scm (iwd): Update to 3.12.
Change-Id: I6ec1619f0d78f1c69c9de87726792f16c5144c94
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
|
|
* gnu/packages/linux.scm (ell): Update to 0.83.
Change-Id: I483da3056ad8df666fbe58e952f88d21d4dc840f
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
|
|
* gnu/tests/web.scm (miniflux-base-system)[postgresql-service-type]:
Replace postgresql-13 with postgresql.
Change-Id: Iee411b6045ced64592937ed3dfda39c900ec52e7
|
|
* gnu/tests/databases.scm (%timescaledb-os)[services]<postgresql>:
Use the postgresql package from timescaledb's inputs.
(run-timescaledb-test): Use the psql binary installed in the profile.
Change-Id: Ib9a0efd3534f2f0731e3d58ac4f8f59301fc8592
|
|
* gnu/packages/databases.scm (timescaledb): Update to 2.26.1.
[source]<snippet>: Update the list of proprietary files to remove.
[inputs]: Replace postgresql with postgresql-17.
Change-Id: I4556c8f7706a1b00fbd13084e7a2cbe0517367a8
|
|
* gnu/packages/patches/ruby-pg-connect-timeout.patch:
Delete upstreamed patch.
* gnu/packages/ruby-xyz.scm (ruby-pg)[source]:
Update to 1.6.2. Drop patch.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
Change-Id: I5b6cfaf96199216d6f80c727d8e10b7f4c51577a
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
|
|
* gnu/packages/databases.scm (unixodbc): Update to 2.3.14.
Change-Id: I79a3d21aace805886a61c443fc25f10a845808bd
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/admin.scm (shadow): Update to 4.19.0.
Add native-inputs. [arguments]<#:configure-flags>: Add flags.
<#:phases>: Remove "remove-groups" phase.
Merges: https://codeberg.org/guix/guix/pulls/5296
Change-Id: I750fadef67742423801d9f3c6e3c2b21d636025e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/apr.scm (apr): Update to 1.7.6.
Merges: https://codeberg.org/guix/guix/pulls/5764
Change-Id: Ieb93b897e68dbe0d0b05da5c0ee7d82633be43c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/admin.scm (inetutils): Update to 2.7.
Merges: https://codeberg.org/guix/guix/pulls/4845
Change-Id: Ibb1e53c894686fd2a9e70a39c0125cfc1cbf571a
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-17): New variable.
(postgresql-16): Redefine with postgresql-17 inheritance (same
derivation as in previous commit).
Change-Id: I1a14dc6835a043138fae2163efd07d068a2c2783
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-15)[source]: Avoid
inheritance where it's not useful.
Change-Id: I6651a9ae6908e6c6a32f9194d4a5bd9400fe8462
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-16): Update to 16.11.
Change-Id: I3056f21680e59e6c5cb52eac25c4799bf5ea2a25
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-15): Update to 15.15.
Change-Id: I7d42272498be52aacd699c18f8d9d9e2ba1814ae
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-14): Update to 14.20.
Change-Id: Ife4298e278573d76e7a38f0f538954d401271835
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-13): Deprecate package.
Change-Id: If0ba28857fa48d407c8e5318443fc2d9bf7883b6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-13): Update to 13.23.
Change-Id: I1bd2251a4285197da0f70281c8a7acd86b1be1c3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-web.scm (python-eventlet): Update to 0.40.4.
[native-inputs]: Remove python-pypa-build.
Change-Id: I312a183fd87ea2531068d5168e7f96112ded951e
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.92.17.
Change-Id: Ia4514eb64228797f89d32d5b997264a23bed8bde
|
|
See https://codeberg.org/guix/guix/pulls/7609#issuecomment-12558714.
* gnu/packages/mpi.scm (openmpi-5): Drop calls to PACKAGE?.
Change-Id: I19254aea9e71773cbbdf9719a129f33a0c153e87
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #7609
|
|
* gnu/packages/mpi.scm (openmpi-5): Explicitly activate PSM2 when present.
Change-Id: I4516553ddc88c68459ae028488927d37ef8c29af
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Previously, when the ‘file’ field of ‘nginx-configuration’ was true, the PID
file would be unknown; thus, the ‘start’ method would return #t and the ‘stop’
method would eventually fail with a type error because it would receive #t
instead of a process.
This fixes it by changing ‘stop’ to invoke “nginx -s stop” when the service’s
value is not a process.
* gnu/services/web.scm (nginx-shepherd-service): In ‘stop’, change to invoke
“nginx -s stop” when ‘value’ is not a process.
Fixes: guix/guix#7061
Reported-by: Dan Littlewood
Change-Id: I20ff065ecd2c64e5fc98f59c25d91b300bc7b4cd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #7543
|
|
* gnu/packages/apl.scm (apl): Update to 2.0.1.
[native-inputs]: Add `gettext-minimal', `which', `pkg-config'.
[inputs]: Add `libxcb', `fftw', `gsl', `libpng', `gtk+'.
[phases]: Adjust `fix-configure'.
Change-Id: Ieaa907099a4f328f9bf3bf197cda8d6f6a3b165a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #7597
|