aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/virtualization.scm
blob: 9556fbc61e42d8ac7508a452662dfe8dd5ed748b (about) (plain)
blob size (112KB) exceeds display size limit (100KB).
0:40:59 +0200'>2023-07-02gnu: nextcloud-client: Update to 3.8.2....* gnu/packages/sync.scm (nextcloud-client): Update to 3.8.2. [snippets]: Keep 3rd-party files from kirigami. Remove more references of deleted 3rd parties. Adjust substitute for new code. [configure-flags]: Disable building the updater. [phases]<patch-cmake>: Adjust substitute for new code. <check>: Use custom phase to disable a failing test. [inputs]: Add dbus and karchive. [native-inputs]: Add librsvg-for-system. Hartmut Goebel 2023-06-14gnu: onedrive: Link to all necessary libraries....Reported by adanska on IRC. * gnu/packages/sync.scm (onedrive)[arguments]: Remove custom 'link-to-external-libraries phase to allow linking to more libraries. Efraim Flashner 2023-04-07gnu: curl-minimal: Remove variable....* gnu/packages/curl.scm (curl-minimal): Remove variable. * gnu/packages/astronomy.scm (python-fitsio, gnuastro): Use curl. * gnu/packages/games.scm (odamex): Ditto. * gnu/packages/sync.scm (onedrive): Ditto. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Bruno Victal