Age | Commit message (Collapse) | Author |
|
* gnu/packages/compression.scm (zlib): Only run configure if not mingw.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 91.12.0.
|
|
* gnu/packages/shells.scm (oil): Update to 0.12.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.4.
|
|
* gnu/packages/package-management.scm (libostree): Update to 2022.5.
|
|
* gnu/packages/mpd.scm (ncmpc): Update to 0.47.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.23.8.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-clss): Update to 20220728.
|
|
* gnu/packages/mtools.scm (mtools): Update to 4.0.40.
|
|
* gnu/packages/networking.scm (net-snmp): Update to 5.9.3.
[source]: Don't explicitly return #t from the snippet.
[arguments]: Likewise for phases.
|
|
* gnu/packages/networking.scm (ipcalc): Update to 0.51.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[inputs]: Remove tar, gzip, and the bogus ‘tarball’.
[arguments]: Adjust to build from Git.
[home-page]: Update.
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
|
|
* gnu/packages/web.scm (nginx): Update to 1.23.1.
|
|
* gnu/packages/networking.scm (libsocketcan)[arguments]: Delete the default
'install-license-files phase.
|
|
* gnu/packages/networking.scm (libsocketcan): Update to 0.0.12.
|
|
* gnu/packages/admin.scm (nnn): Update to 4.6.
|
|
* gnu/packages/networking.scm (lldpd)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/networking.scm (lldpd): Update to 1.0.14.
[source]: Don't explicitly return #t from the snippet.
|
|
* gnu/packages/pulseaudio.scm (pamixer): Update to 1.6.
[build-system]: Switch to Meson.
[arguments]: Remove field.
[native-inputs]: Add pkg-config.
[inputs]: Remove boost; add cxxopts.
|
|
* gnu/packages/pulseaudio.scm (paprefs): Update to 1.2.
|
|
* gnu/packages/security-token.scm (eid-mw)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.6.
[inputs]: Remove libbsd as promised.
|
|
* gnu/packages/photo.scm (hugin)[native-inputs, inputs]:
Remove input labels.
|
|
* gnu/packages/photo.scm (hugin): Update to 2021.0.0.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust
make-flags to add simde includes to CFLAGS.
[native-inputs]: Add simde.
|
|
* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a3.3.
|
|
* gnu/packages/photo.scm (libpano13): Update to 2.9.21.
[native-inputs]: Add perl.
|
|
* gnu/packages/xorg.scm (console-setup)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/xorg.scm (console-setup)[arguments]: Properly
set #:make-flags once. Use them across all phases.
|
|
* gnu/packages/xorg.scm (console-setup)[inputs]: Add bash-minimal and
coreutils.
[arguments]: Use them in place of the native ones where appropriate.
|
|
* gnu/packages/xorg.scm (console-setup): Update to 1.209.
|
|
* gnu/packages/disk.scm (duc)[arguments]: Replace the 'check phase to run tests.
|
|
* gnu/packages/disk.scm (duc): Update to 1.4.5.
|
|
* gnu/packages/linux.scm (mce-inject): New public variable.
|
|
* gnu/packages/databases.scm (nanodbc): Update to 2.14.0.
|
|
* gnu/packages/cpp.scm (pegtl): Update to 3.2.7.
|
|
* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.7.
|
|
* gnu/packages/backup.scm (btrbk)[arguments]: Use SEARCH-INPUT-FILE to
construct the wrapper's PATH, rather than hard-coding package variables.
|
|
* gnu/packages/backup.scm (btrbk): Update to 0.32.2.
|
|
* gnu/packages/backup.scm (btrbk)[arguments]:
Add findutils to WRAP-PROGRAM's PATH list.
|
|
* gnu/packages/wm.scm (grimshot): New variable.
Reviewed-by: Maxime Devos <maximedevos@telenet.be>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/gnome.scm (cambalache): New variable.
|
|
* gnu/packages/messaging.scm (libphonenumber): Add patch.
* gnu/packages/patches/libphonenumber-reproducible-build.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
|
* gnu/packages/crates-io.scm (rust-glium-0.31): New variable.
(rust-glium-0.25): Inherit from it.
|
|
* gnu/packages/crates-graphics.scm (rust-cgmath-0.18): New variable.
(rust-cgmath-0.17): Inherit from it.
|
|
* gnu/packages/crates-graphics.scm (rust-glutin-0.28): New variable.
(rust-glutin-0.26): Inherit from it.
|
|
* gnu/packages/crates-graphics.scm (rust-glutin-egl-sys-0.1): Update to 0.1.5.
|
|
* gnu/packages/crates-graphics.scm (rust-winit-0.26): New variable.
(rust-winit-0.24): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-ndk-glue-0.5): New variable.
(rust-ndk-glue-0.2): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-ndk-0.5): New variable.
(rust-ndk-0.2): Inherit from it.
|