Age | Commit message (Collapse) | Author |
|
* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to
add icons and menu entry file.
|
|
The last release of this plugin appears to be 2015, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.
* gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
The last release of this plugin appears to be 2013, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.
* gnu/packages/xfce.scm (xfce4-equake-plugin): Delete variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/irc.scm (kirc): Update to 0.3.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
gnu/packages/xorg.scm (xpra): Update to 4.4.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/irc.scm (litterbox): Update to 1.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/irc.scm (catgirl): Update to 2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/irc.scm (weechat): Update to 3.8.
[arguments]: Do not build tests any more: since version 3.8, ‘make test’
is successful when tests are not built.
[native-inputs]: Remove dependency on cpputest as tests are not built
any more.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
This is a followup to commit 9ec62d1b9c55104f9ab81b95d82988c627a23415.
* doc/guix.texi (Build Systems): Clarify the '#:go' key.
|
|
* doc/guix.texi (Build Systems): Document '#:go'.
|
|
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): Fix base version to
20191111.
Reported-by: Jelle Licht <jlicht@fsfe.org>
|
|
* gnu/packages/haskell-xyz.scm (ghc-parsec): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* doc/contributing.texi ("Submitting Patches")["Sending a Patch Series"]:
Note that a bug in 'git send-email' means '-v REVISION' (with a
space) will not work.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
Add more examples of when it can be appropriate to push changes without
review, as I think this can be appropriate in the case of trivial changes (as
mentioned before), but also non-trivial fixes.
No longer suggest pushing simple new packages or package upgrades (that don't
cause lots of rebuilds) without sending to guix-patches. Now there's some
automation for testing changes sent to guix-patches, sending changes there
before pushing can mean that more rigorous testing takes place and help speed
up substitutes becoming available. This is true, even if no human review takes
place.
Only suggest waiting one week for review for simpler changes, wait two weeks
for more significant changes.
Also, reorder some of the information in this section so it's grouped together
better.
* doc/contributing.texi (Commit Policy): Tweak.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): New variable.
|
|
* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team.
|
|
* etc/teams.scm.in (reproduciblebuilds): New team.
|
|
* gnu/packages/music.scm (muse-sequencer)[inputs]: Add qtwayland-5.
Reported by f1refly in #guix.
|
|
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.1.
|
|
* gnu/packages/raspberry-pi.scm (waveshare-dtoverlays): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
The full set of patches already merged into the U-Boot is included for
simplicity and avoiding mistakes like the previous one, where a conflicting
hunk got dropped, causing the following error when running patman:
WARNING: Unknown setting get_maintainer_script
* gnu/packages/bootloaders.scm (u-boot) [source]: Replace the
u-boot-patman-fix-help.patch, u-boot-patman-local-conf.patch and
u-boot-patman-get-maintainer.patch with u-boot-patman-guix-integration.patch.
* gnu/local.mk (dist_patch_DATA): Update patch registrations.
* gnu/packages/patches/u-boot-patman-fix-help.patch: Delete file.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/packages/patches/u-boot-patman-guix-integration.patch: New file.
Reported-by: Jelle Licht <jlicht@fsfe.org>
|
|
* doc/guix.texi (VNC Services): Fix typo.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
This fixes a regression from 543d971ed2a1d9eb934af1f51930741d7cc4e7ef whereby
match-lambda due to configuration field reordering.
* gnu/services/security.scm:
[serialize-fail2ban-ignore-cache-configuration]: Switch to match-record.
[serialize-fail2ban-jail-filter-configuration]: Switch to match-record.
[serialize-fail2ban-jail-action-configuration]: Switch to match-record.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/sync.scm (onedrive): Update to 2.4.23.
|
|
* gnu/packages/photo.scm (darktable): Update to 4.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (gophernicus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (vger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/admin.scm (<unattended-upgrade-configuration>)
[operating-system-expression]: New field.
(unattended-upgrade-mcron-jobs): Honor it.
* doc/guix.texi (Unattended Upgrades): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/version-control.scm
(git-daemon-service): Define with 'define-deprecated'
* doc/guix.texi (Version Control Services): Replace with
'git-daemon-service-type'
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/vim.scm (neovim): Update to 0.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chemistry.scm (gromacs)[arguments]: Turn into gexps.
[native-inputs]: Remove labels. Remove (package-source googletest).
|
|
* gnu/packages/chemistry.scm (gromacs): Update to 2022.4.
* gnu/packages/patches/gromacs-tinyxml2.patch: Adjust accordingly.
|
|
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
|
|
* gnu/packages/cpp.scm (ftxui): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/dns.scm (isc-bind): Update to 9.16.36.
|
|
Aarch64 CI build still fail with ‘timed out after 3600 seconds of
silence’.
* gnu/packages/linux.scm (make-linux-libre*):
Increase the max-silent-time to 3 hours.
Reported by akirakyle in #guix.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hsluv)[source]: Specify a FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hide-lines)[source]: Specify a FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode)[source]: Specify a FILE-NAME.
|
|
* doc/guix.texi (Networking Services): <openntpd-configuration>'s
openntpd field takes a package: it does not default to a FILE-APPEND
call.
|
|
* gnu/packages/linux.scm (fbcat)[description]: Fix ‘therof’. Add newline.
|
|
* gnu/packages/linux.scm (perftest): Update to 4.5-0.20.
[source]: Switch to GIT-FETCH.
[arguments]: Remove.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
[inputs]: Add PCIUTILS.
|
|
* gnu/packages/engineering.scm (lib3mf): Update to 2.2.0.
|
|
* gnu/packages/engineering.scm (lib3mf)[source](snippet): Delete bundled
copies of libzip and zlib. Adjust header inclusions.
|
|
* gnu/packages/engineering.scm (lib3mf)[inputs]: Remove labels.
|
|
* gnu/packages/engineering.scm (lib3mf)[source](modules, snippet): New fields.
[arguments]: Add phase to provide act binary.
[native-inputs]: Add AUTOMATIC-COMPONENT-TOOLKIT.
|
|
* gnu/packages/code.scm (automatic-component-toolkit): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.2.
|