Age | Commit message (Collapse) | Author |
|
* gnu/packages/terminals.scm (alacritty)[arguments]: Wrap alacritty to
find libwayland-client and libxkbcommon.
|
|
* gnu/packages/networking.scm (can-utils): Update to 2020.02.04.
|
|
* gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Fix typo.
|
|
Remove linux-libre-arm-generic-5.7 and linux-libre-arm64-generic-5.7 that are
respectively duplicating linux-libre-arm-generic and linux-libre-arm64-generic.
Fixes: https://issues.guix.gnu.org/42794.
* gnu/packages/linux.scm (linux-libre-arm-generic-5.7,
linux-libre-arm64-generic-5.7): Remove them.
|
|
* gnu/packages/python-xyz.scm (python-devtools): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pydantic): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to f41849c.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.5.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-science.scm (python-bottleneck): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/engineering.scm (libredwg): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/video.scm (mlt): Update to 6.22.1,
[inputs]: add libexif, libvorbis, rubberband.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
This fixes: <https://issues.guix.gnu.org/42346>.
* gnu/packages/xorg.scm (xterm): Update to 358,
[inputs]: add libxcursor.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
|
|
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.1.
[arguments]: Remove obsolete ‘fix-pkg-config-install’ phase.
|
|
* gnu/packages/terminals.scm (libvterm): Update to 0.1.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/ipfs.scm (go-ipfs): Update to 0.6.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/databases.scm (python-alembic): Update to 1.4.2.
[source]: Remove patch.
* gnu/packages/patches/python-alembic-exceptions-cause.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/databases.scm (mycli): Update to 1.22.2.
|
|
* gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.1.
|
|
* gnu/packages/check.scm (umockdev): Update to 0.14.2.
|
|
* gnu/packages/xml.scm (freexl): Update to 1.0.6.
|
|
* gnu/packages/xml.scm (freexl)[source]: Use HTTPS. Hard-code NAME.
|
|
* gnu/packages/animation.scm (pencil2d): Update to 0.6.5.
|
|
* gnu/packages/audio.scm (snd): Update to 20.6.
|
|
* gnu/packages/xml.scm (html-xml-utils): Update to 7.9.
|
|
* gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.4.
|
|
* gnu/packages/xorg.scm (font-alias): Update to 1.0.4.
|
|
* gnu/packages/android.scm (android-udev-rules): Update to 20200613.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.33.
|
|
* gnu/packages/admin.scm (facter)[arguments]: Rename the
‘embed-iproute-reference’ phase to ‘embed-absolute-references’ and make
it generic. Implicit inputs like coreutils are captured. References
depend on what's found, not a hard-coded list.
[inputs]: Add dmidecode, inetutils, pciutils, and util-linux.
|
|
* gnu/packages/backup.scm (duplicity): Update to 0.8.15.
|
|
* gnu/packages/configuration-management.scm (chezmoi): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
|
|
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): New variable.
|
|
* gnu/packages/golang.scm (go-etcd-io-bbolt): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-zalando-go-keyring): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-godbus-dbus): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfsafero): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-pkg-diff): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-google-renameio): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-google-go-github): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-google-go-querystring): New variable.
|
|
* gnu/packages/version-control.scm (go-github-go-git): New variable.
|
|
* gnu/packages/golang.scm
(go-github-com-jbenet-go-context-io): Delete variable.
(go-github-com-jbenet-go-context): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-alcortesm-tgz): New variable.
|
|
* gnu/packages/golang.scm
(go-github-com-emirpasic-gods-trees-binaryheap,
go-github-com-emirpasic-gods-containers,
go-github-com-emirpasic-gods-lists-arraylist,
go-github-com-emirpasic-gods-utils): Delete variables.
(go-github-com-emirpasic-gods): New variable.
|