1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 23:50:33 +02:00
Commit Graph

2940 Commits

Author SHA1 Message Date
Maxim Cournoyer
d42245d401 gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.
This change was automated using:

$ git ls-files | grep .scm | \
  xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i

$ git ls-files | grep .scm | \
  xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i

* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
2021-02-01 11:54:01 -05:00
Maxim Cournoyer
01f0707207 Merge branch 'staging' into 'core-updates'.
Conflicts:

	gnu/local.mk
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/gl.scm
	gnu/packages/glib.scm
	gnu/packages/guile.scm
	gnu/packages/node.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/python-xyz.scm
	gnu/packages/python.scm
	gnu/packages/tls.scm
	gnu/packages/vpn.scm
	gnu/packages/xorg.scm
2021-01-13 23:45:53 -05:00
Efraim Flashner
6985a1acb3 Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Leo Famulari
9f829da86f gnu: linux-libre 4.4: Update to 4.4.250.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.250.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
3bef805e05 gnu: linux-libre 4.9: Update to 4.9.250.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.250.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
0ab8850b16 gnu: linux-libre 4.14: Update to 4.14.214.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.214.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari
97a60578a2 gnu: linux-libre 4.19: Update to 4.19.166.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.166.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari
28bf4f70b6 gnu: linux-libre 5.4: Update to 5.4.88.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.88.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari
35e38c6cae gnu: linux-libre: Update to 5.10.6.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.6.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-10 00:37:33 -05:00
Tobias Geerinckx-Rice
d15c050116 gnu: lvm2: Update to 2.03.11.
* gnu/packages/linux.scm (lvm2): Update to 2.03.11.
2021-01-09 23:14:27 +01:00
Leo Famulari
efa773f94a gnu: linux-libre 4.19: Update to 4.19.165.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.165.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-07 18:23:13 -05:00
Leo Famulari
bf83d3aae1 gnu: linux-libre 5.4: Update to 5.4.87.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.87.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-07 18:23:13 -05:00
Leo Famulari
82a98146ef gnu: linux-libre: Update to 5.10.5.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.5.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-07 18:23:09 -05:00
Tobias Geerinckx-Rice
333b9c815b gnu: tmon: Clarify some more.
* gnu/packages/linux.scm (tmon)[license]: Right wrong.
2021-01-06 03:45:47 +01:00
Tobias Geerinckx-Rice
1bb235ce00 gnu: tmon: Clarify licence.
* gnu/packages/linux.scm (tmon)[license]: Comment that only the man page
is GPL-2-only.
2021-01-06 02:59:53 +01:00
Tobias Geerinckx-Rice
c8118181f3 gnu: Add tmon.
* gnu/packages/linux.scm (tmon): New public variable.
2021-01-06 02:53:54 +01:00
Tobias Geerinckx-Rice
acc87fae13 gnu: Add turbostat.
* gnu/packages/linux.scm (turbostat): New public variable.
2021-01-06 02:53:54 +01:00
Tobias Geerinckx-Rice
c23541112d gnu: Add jitterentropy-rngd.
* gnu/packages/linux.scm (jitterentropy-rngd): New public variable.
2021-01-06 00:58:43 +01:00
宋文武
947aed127a gnu: pipewire: Update to 0.3.18.
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.18.
2021-01-01 20:55:11 +08:00
pukkamustard
764fbd0abc gnu: Add erofs-utils.
* gnu/packages/linux.scm (erofs-utils): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-31 00:49:34 -05:00
Raghav Gururajan
dfcd1a876e gnu: Revise comment for Linux-Libre-LTS.
* gnu/packages/linux.scm (linux-libre-lts): Modify comment.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-30 22:15:47 -05:00
Leo Famulari
c6a201bef3 gnu: linux-libre 4.19: Update to 4.19.164.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.164.
(linux-libre-4.19-pristine-source): Update hash.
2020-12-30 22:15:47 -05:00
Leo Famulari
19a5ca839d gnu: linux-libre 5.4: Update to 5.4.86.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.86.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-30 22:15:47 -05:00
Leo Famulari
13c9a1e77c gnu: linux-libre: Update to 5.10.4.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.4.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-30 22:15:42 -05:00
Efraim Flashner
ccb402d9db Merge remote-tracking branch 'origin/master' into staging 2020-12-30 10:53:39 +02:00
Leo Famulari
8e128df5bf gnu: linux-libre 4.4: Update to 4.4.249.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.249.
(linux-libre-4.4-pristine-source): Update hash.
2020-12-29 18:51:27 -05:00
Leo Famulari
3a6276ee06 gnu: linux-libre 4.9: Update to 4.9.249.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.249.
(linux-libre-4.9-pristine-source): Update hash.
2020-12-29 18:51:27 -05:00
Leo Famulari
4697544a01 gnu: linux-libre 4.14: Update to 4.14.213.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.213.
(linux-libre-4.14-pristine-source): Update hash.
2020-12-29 18:51:21 -05:00
Zhu Zihao
28ccd1e71d gnu: rtl8821ce-linux-module: Update to 0.0.0-2.14b536f.
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-2.14b536f.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-29 21:18:29 +00:00
Marius Bakke
78cf7a4571 Merge branch 'ungrafting' into staging 2020-12-29 17:39:24 +01:00
Leo Famulari
8727870ff4 gnu: Remove linux-libre 5.9.
The 5.9 kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-5.9-version, deblob-scripts-5.9,
linux-libre-5.9-pristine-source, linux-libre-5.9-source,
linux-libre-headers-5.9, linux-libre-5.9): Remove variables.
2020-12-29 01:28:10 -05:00
Leo Famulari
1ab6ccb77d gnu: linux-libre: Update to 5.10.3.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.3.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-29 01:28:10 -05:00
Danny Milosavljevic
a099d833af gnu: f2fs-tools-static: Fix build after f2fs-tools update.
Fixes <https://bugs.gnu.org/45494>.

* gnu/packages/linux.scm (f2fs-tools-static)[arguments]<#:configure-flags>:
Modify libuuid_CFLAGS, libblkid_CFLAGS.
2020-12-28 15:00:27 +01:00
Raghav Gururajan
2941220089 gnu: Add Linux-Libre-LTS.
Enables the choice of using current LTS version of linux-libre in Guix System.

* gnu/packages/linux.scm (linux-libre-lts-version): New variable.
* gnu/packages/linux.scm (linux-libre-lts-pristine-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 20:02:30 +02:00
Vincent Legoll
ac45640abd gnu: f2fs-tools: Update to 1.14.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:50:56 -05:00
Vincent Legoll
9325171df4 gnu: xfsprogs: Update to 5.10.0.
* gnu/packages/linux.scm (xfsprogs): Update to 5.10.0.
[inputs]: Add libinih.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Vincent Legoll
fcdf4b4ec6 gnu: Add libinih.
* gnu/packages/linux.scm (libinih): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Tobias Geerinckx-Rice
2246538e28 gnu: sysstat: Update to 12.4.2.
* gnu/packages/linux.scm (sysstat): Update to 12.4.2.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice
783461b429 gnu: ipset: Update to 7.10.
* gnu/packages/linux.scm (ipset): Update to 7.10.
2020-12-23 00:54:49 +01:00
David Dashyan
8c66ac72fb gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-3.62cb003.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-12-22 13:09:30 +01:00
Leo Famulari
b53968abf3 gnu: linux-libre 5.4: Update to 5.4.85.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.85.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari
f497adbcda gnu: linux-libre 5.9: Update to 5.9.16.
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.16.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari
3bb6d84f99 gnu: linux-libre: Update to 5.10.2.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.2.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-21 22:32:06 -05:00
Marius Bakke
119fd58922 Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
Marius Bakke
85ba5e9335 gnu: sbc: Fix build on non-x86 architectures.
* gnu/packages/patches/sbc-fix-build-non-x86.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (sbc)[source](patches): New field.
2020-12-21 23:38:22 +01:00
Marius Bakke
20d35eac53 gnu: ltrace: Build with elfutils instead of libelf.
* gnu/packages/linux.scm (ltrace)[inputs]: Change from LIBELF to ELFUTILS.
2020-12-19 22:52:59 +01:00
Leo Famulari
66b5bc3191 gnu: linux-libre: Update to 5.10.1.
* gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.10-arm64.conf,
gnu/packages/aux-files/linux-libre/5.10-i686.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.10-version, deblob-scripts-5.10,
linux-libre-5.10-pristine-source, linux-libre-5.10-source,
linux-libre-headers-5.10, linux-libre-5.10): New variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre, linux-libre-with-bpf): Update to 5.10.1.
2020-12-19 16:06:09 -05:00
Tobias Geerinckx-Rice
1b66116d13 gnu: kexec-tools: Update to 2.0.21.
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.21.
2020-12-18 22:39:23 +01:00
Tobias Geerinckx-Rice
af2fd7f332 gnu: radeontop: Update to 1.3.
* gnu/packages/linux.scm (radeontop): Update to 1.3.
2020-12-18 22:39:22 +01:00
Leo Famulari
b97a533a48 gnu: linux-libre 5.4: Update to 5.4.84.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.84.
(deblob-scripts-5.4, linux-libre-5.4-pristine-source): Update hashes.
2020-12-16 23:11:56 -05:00