me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/packages
Maxim Cournoyer cb72f9a773
gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH.
Using PYTHONPATH as a mean to discover the Python packages had the following
issues:

        1. It is not versioned, so different versions of Python would clash if
        installed in a shared profile.

        2. It would interfere with the host Python site on foreign
        distributions, sometimes preventing a a user to login their GDM
        session (!).

        3. It would take precedence over user installed Python packages
        installed through pip.

        4. It would leak into Python virtualenvs, which are supposed to create
        isolated Python environments.

This changes fixes the above issues by making use of a sitecustomize.py
module.  The newly introduced GUIX_PYTHONPATH environment variable is read
from the environment, filtered for the current Python version of the
interpreter, and spliced in 'sys.path' just before Python's own site location,
which provides the expected behavior.

* gnu/packages/aux-files/python/sitecustomize.py: New file.
* Makefile.am: Register it.
* gnu/packages/python.scm (customize-site)
(guix-pythonpath-search-path): New procedures.
(python-2.7)[phases]{install-sitecustomize.py}: New phase.
[native-inputs]{sitecustomize.py}: New input.
[native-search-paths]: Replace PYTHONPATH with GUIX_PYTHONPATH.
(python-3.9)[native-search-paths]: Likewise.
[phases]{install-sitecustomize}: Override with correct version.
[native-search-paths]: Replace PYTHONPATH with GUIX_PYTHONPATH.
* gnu/packages/commencement.scm (python-boot0):
[phases]{install-sitecustomize}: Likewise.
[native-inputs]{sitecustomize.py}: New input.
[native-search-paths]: Replace PYTHONPATH with GUIX_PYTHONPATH.
* guix/build/python-build-system.scm (site-packages): Do not add a trailing
'/'.

squash! gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH.
2021-02-01 11:53:42 -05:00
..
aux-files gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH. 2021-02-01 11:53:42 -05:00
patches gnu: fontconfig: Update to 2.13.93. 2021-01-29 15:05:41 -05:00
abduco.scm
abiword.scm
accessibility.scm gnu: brltty: Update to 6.2. 2021-01-02 18:54:19 +01:00
acct.scm
acl.scm
ada.scm
admin.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
adns.scm
agda.scm
aidc.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
algebra.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
android.scm
animation.scm gnu: Add gnash. 2020-11-28 15:56:08 +00:00
anthy.scm
antivirus.scm
apl.scm
apr.scm Revert "gnu: apr: Update to 1.7.0." 2021-01-06 12:58:40 -05:00
arcan.scm
aspell.scm gnu: ispell: Update to 3.4.01. 2021-01-06 00:58:42 +01:00
assembly.scm gnu: rgbds: Update to 0.4.2. 2020-12-18 22:39:23 +01:00
astronomy.scm gnu: stellarium: Update to 0.20.4. 2021-01-02 18:54:31 +01:00
attr.scm
audio.scm gnu: supercollider: Update to 3.11.2. 2021-01-10 13:31:09 +02:00
augeas.scm
authentication.scm gnu: oath-toolkit: Update to 2.6.5. 2021-01-02 18:54:12 +01:00
autogen.scm
autotools.scm gnu: automake: Update to 1.16.3. 2021-01-19 21:31:57 +02:00
avahi.scm
avr.scm
axoloti.scm
backup.scm gnu: libarchive: Update to 3.5.1. 2021-01-19 23:01:47 -05:00
base.scm gnu: binutils: Update to 2.36. 2021-01-26 11:26:41 +02:00
bash.scm
batik.scm
bdw-gc.scm
benchmark.scm gnu: intel-mpi-benchmarks: Update to 2019.6. 2020-12-22 16:32:29 +01:00
bioconductor.scm gnu: r-ldheatmap: Move to (gnu packages bioconductor). 2020-12-29 22:17:37 +01:00
bioinformatics.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
bison.scm gnu: bison: Update to 3.7.5. 2021-01-26 11:27:13 +02:00
bittorrent.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
boost.scm gnu: boost: Patch transitive linking bug. 2021-01-26 23:32:54 +01:00
bootloaders.scm gnu: u-boot-rockpro64-rk3399: Fix freeze on boot. 2020-12-29 13:28:16 +01:00
bootstrap.scm
browser-extensions.scm gnu: uBlock Origin: Update to 1.32.4. 2020-12-29 17:34:14 +01:00
build-tools.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
busybox.scm gnu: toybox: Cross compile. 2020-12-11 12:17:51 +02:00
c.scm gnu: udunits: Omit static library. 2021-01-02 18:54:19 +01:00
calcurse.scm
calendar.scm
ccache.scm
cdrom.scm
cedille.scm
certs.scm gnu: certdata2pem: Fix cross compiling. 2021-01-27 20:59:53 +02:00
check.scm gnu: python2-pylint: Remove package. 2021-01-15 16:33:11 -05:00
chemistry.scm
chez.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
chicken.scm gnu: Added chicken-agrep. 2020-12-03 16:18:44 +01:00
chromium.scm gnu: ungoogled-chromium: Update to 87.0.4280.88-0.b78cb92 [security fixes]. 2020-12-05 18:06:53 +01:00
ci.scm gnu: cuirass: Update to 0.0.1-56.697fa14. 2020-12-08 11:48:53 +01:00
cinnamon.scm
clojure.scm gnu: clojure: Add bin/clojure wrapper. 2020-11-20 20:03:03 +00:00
cluster.scm gnu: drbd-utils: Update to 9.15.1. 2020-11-30 21:17:25 +01:00
cmake.scm gnu: cmake-bootstrap: Update to 3.19.2. 2020-12-30 08:40:43 -05:00
cobol.scm
code.scm
commencement.scm gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH. 2021-02-01 11:53:42 -05:00
compression.scm gnu: zziplib: Update to 0.13.72. 2021-01-21 15:49:49 -05:00
compton.scm gnu: picom: Update to 8.2. 2020-12-24 15:53:48 -05:00
configuration-management.scm
conky.scm
connman.scm
convmv.scm
cook.scm
coq.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
cpio.scm gnu: cpio: Fix build with GCC 10. 2020-12-20 23:40:45 +01:00
cpp.scm gnu: json-modern-cxx: Install json_fwd.hpp header. 2021-01-07 14:21:28 +01:00
cppi.scm
cran.scm gnu: Add r-mlr3tuning. 2020-12-30 15:24:55 +01:00
crates-graphics.scm gnu: Add rust-aom-sys-0.2. 2020-12-07 09:27:04 +01:00
crates-gtk.scm gnu: rust-anyhow-1: Drop minor version from name. 2021-01-03 20:55:47 +02:00
crates-io.scm gnu: rust-pin-utils-0.1: Deduplicate duplicate definitions. 2021-01-08 12:55:32 +02:00
cross-base.scm gnu: cross-base: Re-add cross-MIG as an input for GNU/Hurd. 2020-12-17 21:32:51 +01:00
crypto.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
cryptsetup.scm
cups.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
curl.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
cvassistant.scm
cybersecurity.scm gnu: ropgadget: Update to 6.4. 2020-12-06 23:50:43 +01:00
cyrus-sasl.scm
databases.scm gnu: postgresql: Set default socket directory. 2021-01-28 13:02:24 +01:00
datamash.scm
datastructures.scm gnu: Add tllist. 2020-12-06 18:30:12 +01:00
dav.scm gnu: radicale: Update to 3.0.6. 2020-12-27 19:32:03 +01:00
dbm.scm gnu: gdbm: Update to 1.19. 2020-12-27 18:44:57 +01:00
dc.scm
debian.scm gnu: Add reprepro. 2020-11-25 09:08:09 +02:00
debug.scm gnu: rr: Update to 5.4.0. 2020-11-15 20:47:44 +01:00
dejagnu.scm
dhall.scm
dico.scm
dictionaries.scm gnu: sdcv: Add 'STARDICT_DATA_DIR' search path spec. 2021-01-03 17:24:26 +02:00
diffoscope.scm gnu: diffoscope: Update to 162. 2020-12-06 19:28:56 -08:00
digest.scm gnu: Add wyhash. 2021-01-03 21:06:26 -05:00
direct-connect.scm
disk.scm gnu: ndctl: Update to 71.1. 2021-01-02 18:54:11 +01:00
display-managers.scm gnu: sddm: Update to 0.19.0. 2021-01-03 17:24:26 +02:00
distributed.scm
django.scm gnu: python-django-q: Update to 1.3.4. 2020-11-21 00:29:38 +01:00
djvu.scm gnu: Add ocrodjvu. 2020-11-29 14:36:57 +01:00
dlang.scm
dns.scm gnu: yadifa: Update to 2.4.1. 2020-12-22 13:09:30 +01:00
docbook.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
docker.scm gnu: python-docker: Propagate runtime dependency. 2020-11-21 01:21:31 +01:00
documentation.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
drones.scm
dunst.scm
dvtm.scm
easyrpg.scm
ebook.scm gnu: cozy: Update to 0.7.8. 2021-01-06 11:14:53 +02:00
ed.scm gnu: ed: Update to 1.17. 2021-01-15 14:06:12 +01:00
education.scm gnu: ktouch: Update to 20.12.0. 2020-12-29 23:35:01 +02:00
efi.scm
electronics.scm gnu: pulseview: Fix qt-5.15 compatibility. 2021-01-10 14:23:20 +02:00
elf.scm gnu: elfutils: Update to 0.182. 2020-12-13 21:44:12 +01:00
elixir.scm
elm.scm
emacs-xyz.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
emacs.scm gnu: emacs-next-pgtk: Update to savannah feature/pgtk branch. 2020-12-01 00:10:48 +01:00
embedded.scm gnu: fc-host-tools: Update to 14. 2020-12-22 20:50:57 +01:00
emulators.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
enchant.scm gnu: enchant: Update to 2.2.15. 2020-12-28 16:56:47 +02:00
engineering.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
enlightenment.scm gnu: evisum: Update to 0.5.8. 2021-01-02 19:32:26 +02:00
entr.scm
erlang.scm
esolangs.scm gnu: Add shakespeare-spl. 2020-12-29 13:54:48 +01:00
fabric-management.scm
fcitx.scm
fcitx5.scm gnu: fcitx5-chinese-addons: Remove stale build steps. 2020-12-11 21:21:51 +08:00
figlet.scm
file-systems.scm gnu: zfs: Fix build. 2021-01-07 09:22:54 +01:00
file.scm
finance.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
firmware.scm
flashing-tools.scm gnu: dfu-util: Update to 0.10. 2020-11-30 21:43:51 +01:00
flex.scm
fltk.scm
fonts.scm gnu: font-jetbrains-mono: Update to 2.221. 2021-01-02 18:54:30 +01:00
fontutils.scm gnu: fontconfig: Update to 2.13.93. 2021-01-29 15:05:41 -05:00
forth.scm
fpga.scm gnu: gtkwave: Update to 3.3.108. 2021-01-07 21:45:45 +01:00
freedesktop.scm Merge branch 'ungrafting' into staging 2020-12-29 17:39:24 +01:00
freeipmi.scm
fribidi.scm
ftp.scm
fvwm.scm
game-development.scm gnu: deutex: Update to 5.2.2. 2021-01-02 18:54:14 +01:00
games.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
gawk.scm
gcal.scm
gcc.scm gnu: isl: Update to 0.23. 2020-12-17 00:15:48 +01:00
gd.scm gnu: perl-gd: Update to 2.73. 2020-11-30 00:25:51 +01:00
gdb.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
genealogy.scm
genimage.scm
geo.scm gnu: routino: Update to 3.3.3. 2021-01-02 18:54:14 +01:00
gettext.scm gnu: po4a: Fix build with Perl 5.32. 2020-12-17 18:00:15 +01:00
ghostscript.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
gimp.scm gnu: babl: Use HTTPS home page URI. 2020-12-19 16:00:38 +01:00
gkrellm.scm
gl.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
glib.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
gnome-xyz.scm gnu: Update copyright line. 2021-01-07 19:34:39 +01:00
gnome.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
gnu-doc.scm
gnu-pw-mgr.scm gnu: gnu-pw-mgr: Update to 2.7.4. 2020-11-17 04:45:29 +01:00
gnucash.scm gnu: gnucash: Make SWIG a native input. 2020-12-12 20:58:36 +01:00
gnunet.scm gnu: libmicrohttpd: Update to 0.9.72. 2020-12-29 09:03:35 +02:00
gnupg.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
gnustep.scm
gnuzilla.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
gobby.scm gnu: obby: Omit static library. 2021-01-03 06:55:34 +01:00
golang.scm gnu: go-github-com-motemen-go-colorine: Propagate inputs. 2021-01-03 17:24:28 +02:00
gperf.scm
gpodder.scm gnu: gpodder: Update to 3.10.17. 2020-11-23 22:12:19 +01:00
gps.scm gnu: gpsbabel: Enable tests. 2021-01-06 11:14:53 +02:00
graph.scm gnu: igraph: Omit static library. 2020-11-26 04:22:50 +01:00
graphics.scm gnu: directfb: Fix home page. 2021-01-06 14:12:29 +01:00
graphviz.scm gnu: python-pydot: Update home-page URI. 2020-11-23 15:43:36 +02:00
groff.scm
groovy.scm
gsasl.scm gnu: gsasl: Update to 1.10.0. 2021-01-02 20:43:26 +02:00
gstreamer.scm Merge remote-tracking branch 'origin/master' into staging 2020-12-30 10:53:39 +02:00
gtk.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
guile-wm.scm
guile-xyz.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
guile.scm gnu: guile: Disable parallel builds. 2021-01-23 23:47:02 +01:00
gv.scm
gxmessage.scm
hardware.scm gnu: Add screentest. 2021-01-07 18:16:57 +01:00
haskell-apps.scm gnu: git-annex: Update to 8.20201127. 2020-12-01 00:10:48 +01:00
haskell-check.scm Merge branch 'master' into staging 2020-11-26 23:59:28 +01:00
haskell-crypto.scm gnu: Add ghc-cryptonite-conduit. 2020-12-06 21:34:57 -05:00
haskell-web.scm gnu: Add ghc-wai-cors. 2020-12-06 21:35:35 -05:00
haskell-xyz.scm gnu: pandoc-citeproc: Separate outputs. 2020-12-01 15:39:33 +01:00
haskell.scm
heads.scm gnu: Add heads-dev-cpio. 2020-11-22 11:05:11 +01:00
hexedit.scm
hugs.scm
hunspell.scm gnu: Add hunspell-dict-it-it. 2020-12-27 17:23:40 +01:00
hurd.scm
hyperledger.scm
i2p.scm
ibus.scm gnu: ibus: Remove dependency on GConf. 2021-01-23 23:47:02 +01:00
icu4c.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
idris.scm
idutils.scm
image-processing.scm gnu: vtk: Use more system libraries. 2021-01-07 22:42:47 +02:00
image-viewers.scm gnu: feh: Update to 3.6.2. 2021-01-09 23:14:26 +01:00
image.scm gnu: openjpeg: Enable tests. 2021-01-31 17:22:13 -05:00
imagemagick.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
inklingreader.scm
inkscape.scm gnu: inkscape: Build with Python 3. 2020-12-19 22:27:17 +01:00
installers.scm
ipfs.scm
irc.scm gnu: weechat: Update to 3.0. 2020-12-01 20:55:43 +01:00
iso-codes.scm
jami.scm
java-compression.scm
java-graphics.scm
java-maths.scm
java.scm gnu: ant: Update to 1.10.9. 2020-12-28 14:45:08 +01:00
javascript.scm gnu: Add duktape. 2021-01-07 14:21:25 +01:00
jemalloc.scm
jose.scm
jrnl.scm
julia-xyz.scm
julia.scm
jupyter.scm
kawa.scm
kde-frameworks.scm gnu: purpose: Fix build. 2020-12-29 16:42:26 +02:00
kde-internet.scm gnu: KDE: Fix old cgit home-pages. 2020-12-12 18:25:00 +01:00
kde-multimedia.scm gnu: elisa: Update to 20.12.0. 2021-01-04 10:10:41 +02:00
kde-pim.scm gnu: kdav: Update to 20.04.3. 2020-12-30 23:24:44 +02:00
kde-plasma.scm gnu: Add ksshaskpass. 2020-12-30 12:37:56 +02:00
kde-systemtools.scm gnu: yakuake: Update to 20.12.1. 2021-01-09 23:14:27 +01:00
kde-utils.scm gnu: rsibreak: Update to 0.12.13. 2020-11-30 00:25:51 +01:00
kde.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
kerberos.scm
key-mon.scm
kodi.scm
language.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
ld-wrapper.in
lean.scm gnu: lean: Trim synopsis. 2020-11-26 04:22:51 +01:00
lego.scm gnu: nqc: Add USB & TCP support, remove segfault. 2020-11-19 00:08:40 +01:00
less.scm
lesstif.scm
libbsd.scm
libcanberra.scm
libdaemon.scm
libedit.scm
libevent.scm
libffcall.scm
libffi.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
libftdi.scm
libidn.scm
libphidget.scm gnu: libphidget: Update to 2.1.9.20190409. 2020-11-29 23:15:53 +01:00
libreoffice.scm gnu: libreoffice: Build reproducibly. 2020-11-30 21:43:50 +01:00
libsigsegv.scm gnu: libsigsegv: Update to 2.13. 2021-01-28 21:22:03 +02:00
libunistring.scm
libunwind.scm
libusb.scm gnu: hidapi: Update to 0.10.1. 2020-11-26 20:44:40 +01:00
license.scm
lighting.scm
linphone.scm gnu: bcg729: Update to 1.1.1. 2020-11-26 23:32:29 +01:00
linux.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
lirc.scm
lisp-xyz.scm gnu: sbcl-local-time: Update to 1.0.6-2.a177eb9. 2021-01-10 09:38:09 +01:00
lisp.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
llvm.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
logging.scm gnu: Add spdlog@1.7. 2020-12-22 12:25:50 +01:00
logo.scm
loko.scm gnu: loko: Update to 0.7.0 2020-11-28 23:05:46 -05:00
lolcode.scm
lout.scm
lsof.scm gnu: lsof: Cross-compile. 2020-11-23 05:44:11 +01:00
lua.scm gnu: Add fennel. 2020-12-26 22:35:40 +02:00
lxde.scm
lxqt.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
m4.scm
machine-learning.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
magic-wormhole.scm
mail.scm gnu: rspamd: Update to 2.7. 2021-01-09 23:14:26 +01:00
make-bootstrap.scm
man.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
markup.scm
marst.scm
mastodon.scm
mate.scm gnu: atril: Update to 1.24.0. 2020-12-08 22:26:13 +01:00
maths.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
matrix.scm gnu: synapse: Update to 1.24.0. 2020-12-12 20:56:46 +01:00
maven-parent-pom.scm
maven.scm gnu: maven-wagon-http: Disable a failing test. 2020-12-15 15:06:51 +01:00
mc.scm
mcrypt.scm
medical.scm
mercury.scm gnu: mercury: Update to 20.06.1. 2020-11-25 16:40:29 -06:00
mes.scm
messaging.scm gnu: ngircd: Update to 26.1. 2021-01-07 21:45:45 +01:00
microcom.scm
mingw.scm
moe.scm gnu: moe: Update to 1.11. 2021-01-06 09:01:09 +02:00
monitoring.scm gnu: zabbix-agentd: Enable IPv6. 2021-01-03 06:55:38 +01:00
mono.scm
moreutils.scm gnu: moreutils: Update to 0.65. 2021-01-05 19:26:15 +01:00
motti.scm
mp3.scm gnu: mpg123: Update to 1.26.4. 2020-12-28 17:28:49 +02:00
mpd.scm gnu: ncmpcpp: Update to 0.9.1. 2021-01-09 13:47:26 -05:00
mpi.scm gnu: hwloc: Add "doc" output. 2020-11-26 00:05:39 +01:00
mtools.scm gnu: mtools: Update to 4.0.26. 2020-11-30 21:17:25 +01:00
multiprecision.scm gnu: gmp: Update to 6.2.1. 2020-11-17 15:28:38 +01:00
music.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
musl.scm
nano.scm gnu: nano: Update to 5.4. 2020-12-02 18:05:33 +02:00
ncdu.scm
ncurses.scm gnu: dialog: Enable tests. 2020-12-28 16:25:45 +02:00
netpbm.scm
nettle.scm gnu: nettle: Update to 3.7. 2021-01-05 12:17:36 +02:00
networking.scm gnu: httpstat: Update to 1.3.1. 2021-01-02 18:54:27 +01:00
nfs.scm gnu: nfs-utils: Fix location of external util-linux binaries. 2020-12-10 17:01:31 +01:00
nickle.scm
nicotine.scm gnu: nicotine: Update to 2.1.2. 2020-11-30 12:23:54 -05:00
nim.scm
ninja.scm
node-xyz.scm
node.scm Merge branch 'master' into ungrafting 2020-12-29 17:37:17 +01:00
noweb.scm
nss.scm gnu: nss: Update to the latest changeset to resolve test failures. 2021-01-26 14:22:34 -05:00
ntp.scm gnu: openntpd: Update to 6.8p1. 2020-12-13 00:35:50 +01:00
nutrition.scm
nvi.scm
ocaml.scm gnu: Add ocaml-merlin. 2020-12-30 14:26:32 +01:00
ocr.scm
onc-rpc.scm gnu: libtirpc: Update to 1.3.1. 2020-12-17 18:03:12 +01:00
openbox.scm
opencl.scm
opencog.scm
openkinect.scm
openldap.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
openpgp.scm
openstack.scm gnu: python2-reno: Remove package. 2020-12-20 22:47:04 -05:00
orpheus.scm
ots.scm
package-management.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
pantheon.scm
parallel.scm gnu: slurm: Add old 20.02 version back. 2021-01-07 12:08:41 +01:00
pascal.scm gnu: fpc: Use HTTPS home page URI. 2020-12-19 16:06:03 +01:00
password-utils.scm gnu: john-the-ripper-jumbo: Build with OpenSSL 1.1. 2020-12-20 19:00:41 +01:00
patchutils.scm gnu: patchwork: Update to 3.0.0. 2020-12-23 13:23:15 +00:00
pciutils.scm gnu: pciutils: Fix compilation error on GNU/Hurd. 2020-12-09 14:13:33 +01:00
pcre.scm
pdf.scm gnu: xournalpp: Update to 1.0.20. 2020-12-23 13:37:02 +01:00
pem.scm
pep.scm
perl-check.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
perl-compression.scm
perl-web.scm
perl.scm gnu: Add perl-sgmls. 2021-01-14 09:02:08 -05:00
perl6.scm
phabricator.scm
photo.scm gnu: darktable: Enable tests. 2020-12-24 23:10:17 -05:00
php.scm gnu: php: Update to 7.4.14. 2021-01-07 17:18:05 +01:00
piet.scm
pkg-config.scm
plotutils.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
poedit.scm
polkit.scm
popt.scm
presentation.scm
pretty-print.scm gnu: highlight: Update to 3.60. 2021-01-02 18:54:24 +01:00
printers.scm gnu: brlaser: Update to 6-1.9d7ddda. 2021-01-02 15:31:01 +01:00
profiling.scm
prolog.scm
protobuf.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
pth.scm
pulseaudio.scm gnu: libsndfile: Add opus support. 2021-01-28 21:13:05 +02:00
pumpio.scm
pure.scm
purescript.scm gnu: purescript: Update to 0.13.8. 2020-12-13 16:54:41 -05:00
pv.scm
python-build.scm gnu: Add python-pypa-build. 2021-01-15 16:33:07 -05:00
python-check.scm gnu: Add python-pylama. 2021-01-15 16:33:11 -05:00
python-compression.scm gnu: python-brotli: Update to 1.0.9. 2020-11-26 21:00:32 +01:00
python-crypto.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
python-science.scm gnu: Add python-baycomp. 2020-11-24 14:01:03 +01:00
python-web.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
python-xyz.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
python.scm gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH. 2021-02-01 11:53:42 -05:00
qt.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
radio.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
ragel.scm
rails.scm
raspberry-pi.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
ratpoison.scm
rcm.scm gnu: rcm: Update to 1.3.4. 2021-01-06 03:45:57 +01:00
rdesktop.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
rdf.scm
re2c.scm gnu: Update a copyright line. 2020-11-24 22:12:42 +01:00
readline.scm gnu: readline: Update to 8.1.0. 2020-12-17 00:15:47 +01:00
rednotebook.scm
regex.scm gnu: re2: Update to 2020-11-01. 2020-11-25 12:01:51 -06:00
robotics.scm
rpc.scm gnu: grpc: Update to 1.34.0. 2020-12-30 17:08:21 -05:00
rrdtool.scm
rsync.scm gnu: librsync: Update to 2.3.1. 2020-12-31 02:34:16 -05:00
ruby.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
rush.scm
rust-apps.scm gnu: Add rust-cbindgen-0.15. 2021-01-03 22:06:28 +01:00
rust.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
sagemath.scm gnu: python-cypari2: Update to 2.1.2. 2021-01-06 17:52:45 +02:00
samba.scm gnu: cifs-utils: Update to 6.12. 2021-01-02 18:54:26 +01:00
sawfish.scm
scanner.scm
scheme.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
screen.scm
scribus.scm gnu: scribus: Update to 1.5.6.1. 2020-11-18 18:31:11 +01:00
scsi.scm
sdl.scm
search.scm gnu: perl-search-xapian: Update to 1.2.25.4. 2021-01-03 06:55:40 +01:00
security-token.scm gnu: eid-mw: Omit static libraries. 2021-01-06 03:45:47 +01:00
selinux.scm
sequoia.scm gnu: sequoia: Update to 1.0.0. 2021-01-08 10:33:12 +01:00
serialization.scm gnu: jsoncpp: Update to 1.9.4 2020-11-17 21:38:42 +00:00
serveez.scm
shells.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
shellutils.scm gnu: boxes: Properly wrap hash. 2021-01-04 20:25:52 +01:00
simh.scm
simulation.scm gnu: fenics: Reduce build time. 2020-11-20 00:51:01 -05:00
skarnet.scm gnu: s6-linux-init: Omit static library. 2020-11-24 12:15:33 +01:00
skribilo.scm
slang.scm
smalltalk.scm gnu: smalltalk: Update to version 3.2.91. 2021-01-05 12:51:12 +01:00
sml.scm
solidity.scm gnu: Add solidity. 2020-11-18 08:10:48 +00:00
speech.scm
sphinx.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
spice.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
sqlite.scm gnu: sqlite: Update to 3.34.0. 2020-12-30 11:45:55 +01:00
squirrel.scm
ssh.scm gnu: libssh2: Fix CVE-2019-17498. 2020-12-09 09:22:09 +02:00
sssd.scm
stalonetray.scm
statistics.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
stb.scm gnu: Update stb to b42009b3b9d4ca35bc703f5310eedc74f584be58. 2020-11-15 00:12:12 +01:00
stenography.scm
storage.scm gnu: ceph: Update to 14.2.16. 2020-12-22 13:09:30 +01:00
suckless.scm
swig.scm
sync.scm
syncthing.scm gnu: Don't append '.git' to GitHub uris. 2020-11-19 20:48:26 +02:00
syndication.scm gnu: Updated liferea to 1.13.4. 2021-01-10 12:09:00 +01:00
synergy.scm
task-management.scm
tbb.scm
tcl.scm
telephony.scm
terminals.scm gnu: python-curtsies: Update to 0.3.4. 2021-01-06 21:22:55 +02:00
terraform.scm
tex.scm gnu: Replace all uses of texlive-union by texlive-updmap.cfg. 2021-01-29 13:35:47 -05:00
texinfo.scm
text-editors.scm gnu: texmacs: Install desktop file. 2021-01-07 12:08:41 +01:00
textutils.scm gnu: python-pandocfilters: Update to 1.4.3. 2020-11-23 05:44:09 +01:00
time.scm Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
tls.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
tmux.scm
tor.scm gnu: onionshare: Replace pycrypto by pycryptodome. 2020-12-30 13:09:33 -05:00
toys.scm
tryton.scm
tv.scm
uml.scm gnu: plantuml: Update to 1.2020.24. 2020-12-24 15:56:57 -05:00
unicode.scm
unrtf.scm
upnp.scm gnu: upnp.scm: Sort package module imports alphabetically. 2021-01-06 09:37:02 +02:00
usb-modeswitch.scm
uucp.scm
valgrind.scm
version-control.scm gnu: mercurial: Update to 5.6.1. 2021-01-26 08:21:03 -05:00
video.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
vim.scm gnu: vim: Skip terminal screen-dump tests. 2021-01-10 09:49:13 +02:00
virtualization.scm gnu: python-xyz: Move a few modules to (gnu packages python-build). 2021-01-15 16:33:07 -05:00
visidata.scm gnu: visidata: Update to 2.1.1. 2021-01-05 14:36:15 +02:00
vlang.scm
vnc.scm gnu: tigervnc-client: Update to 1.11.0. 2021-01-01 12:44:33 +03:00
vpn.scm Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
vulkan.scm gnu: shaderc: Update to 2020.4. 2020-12-13 21:44:12 +01:00
w3m.scm
wdiff.scm
web-browsers.scm gnu: nyxt: Update to 2-pre-release-5. 2020-12-22 11:08:41 +01:00
web.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
webkit.scm gnu: webkitgtk: Update to 2.30.4. 2020-12-15 22:09:30 -05:00
wget.scm
wicd.scm
wine.scm gnu: wine: Improve formatting of some package definitions. 2020-11-28 14:37:38 +00:00
wireservice.scm
wm.scm gnu: Add cagebreak. 2021-01-07 19:25:25 +08:00
wordnet.scm
wv.scm
wxwidgets.scm
xdisorg.scm gnu: pixman: Update to 0.40.0. 2021-01-31 17:22:20 -05:00
xfce.scm gnu: xfce4-whiskermenu-plugin: Update to 2.5.1. 2021-01-05 19:19:00 -05:00
xfig.scm
xiph.scm gnu: libshout: Update to 2.4.5. 2021-01-03 06:55:31 +01:00
xml.scm gnu: Add openjade. 2021-01-14 09:02:08 -05:00
xnee.scm
xorg.scm Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
zile.scm
zwave.scm