aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-16gnu: komikku: Update to 0.22.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.22.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-16publish: Harmonize buffer size values and configuration.Maxim Cournoyer
This change harmonizes the way we configure the buffer sizes and the socket options, so that we don't forget to change it at one place like it happened in commit 5e3d169945935b53325e6b738a307ba286751259. * guix/scripts/publish.scm (%default-buffer-size) (%default-socket-options): New variables. * guix/scripts/publish.scm (configure-socket): New procedure. (compress-nar): Use %default-buffer-size for the buffer size, increased from 128 to 208 KiB. (nar-response-port): Likewise, increased from 64 to 208 KiB. (http-write): Use configure-socket to set socket options. (open-server-socket): Likewise.
2020-11-16gnu: xen: Update to 4.14.0.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (xen): Update to 4.14.0.
2020-11-16gnu: xen: Fix build failure.Tobias Geerinckx-Rice
This reverts commit 6177320d7816f2115bb0f6027cd51c29903fe45e, obsoleted by <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30756>.
2020-11-16gnu: scribus: Update to 1.5.6.Tobias Geerinckx-Rice
* gnu/packages/scribus.scm (scribus): Update to 1.5.6. [source]: Remove patch. [inputs]: Substitute python for python-2. * gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-16gnu: acpica: Update to 20201113.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20201113.
2020-11-16gnu: libolm: Fix (run) the tests.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (libolm)[arguments]: Invoke ctest from within the right directory.
2020-11-16gnu: libolm: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (libolm): Update to 3.2.1.
2020-11-16gnu: xterm: Update to 362.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xterm): Update to 362.
2020-11-16gnu: xterm: Download source over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xterm)[source]: Use HTTPS.
2020-11-15gnu: tiled: Update to 1.4.2.David Thompson
2020-11-15gnu: Blender: Update to 2.83.9.Leo Famulari
* gnu/packages/graphics.scm (blender): Update to 2.83.9.
2020-11-15gnu: avidemux: Update to 2.7.6.Leo Famulari
* gnu/packages/video.scm (avidemux): Update to 2.7.6. [arguments]: Adjust to update of bundled FFmpeg. [inputs]: Add libaom.
2020-11-15gnu: methyldackel: Update to 0.5.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (methyldackel): Update to 0.5.1. [arguments]: Link with libbigwig. [inputs]: Add curl and libbigwig; replace htslib with htslib-1.9.
2020-11-15.guix-authorizations: Add jonsger.Marius Bakke
* .guix-authorizations: Add jonsger to the committers.
2020-11-15doc: Add a note about SELinux relabeling after upgrades to guix-daemon.Daniel Brooks
* doc/guix.texi (SELinux Support): Add note about upgrades. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-15gnu: straw-viewer: Update to 0.1.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (straw-viewer): Update to 0.1.1.
2020-11-15archive: Warn about replacing an ACL symlink.Tobias Geerinckx-Rice
* guix/scripts/archive.scm (authorize-key): Warn when %ACL-FILE is a symbolic link and print an additional hint for Guix System users. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-11-15gnu: texmacs: Update to 1.99.15.Zhu Zihao
* gnu/packages/text-editors.scm(texmacs): Update to 1.99.15. [inputs]: Add qtsvg. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-15guix-install.sh: don't throw away release candidates when picking the latest ↵Daniel Brooks
version * etc/guix-install.sh (guix_get_bin_list): modify regexes to allow rcN syntax Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-15gnu: curseofwar: Fix license.Nicolas Goaziou
* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
2020-11-15gnu: curseofwar: Improve docstring.Nicolas Goaziou
* gnu/packages/games.scm (curseofwar): Remove unnecessary reference to Linux. Add other available UI.
2020-11-15gnu: Add emacs-parsec.Adam Kandur
* gnu/packages/emacs-xyz.scm (emacs-parsec): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-15gnu: curseofwar: Don't use DESTDIR.Efraim Flashner
* gnu/packages/games.scm (curseofwar)[arguments]: Set PREFIX, not DESTDIR, in make-flags.
2020-11-15gnu: curseofwar: Cross compile.Efraim Flashner
* gnu/packages/games.scm (curseofwar)[arguments]: Use cc-for-target in make-flags.
2020-11-15gnu: Add curseofwarluhux
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-15gnu: Add b4.Kyle Meyer
* gnu/packages/version-control.scm (b4): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-15gnu: perl-net-dns: Update to 1.28.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (perl-net-dns): Update to 1.28.
2020-11-15gnu: python-scp: Update to 0.13.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-scp): Update to 0.13.3.
2020-11-15gnu: font-jetbrains-mono: Update to 2.210.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.210. [source]: Download from GitHub. [arguments]: Replace the ‘install-license-files’ phase.
2020-11-15gnu: python-css-parser: Update to 1.0.6.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.6.
2020-11-15gnu: python-cloudscraper: Update to 1.2.48.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.48.
2020-11-15gnu: python-cloudscraper: Remove questionable message.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add substitution to snippet.
2020-11-15gnu: python-css-parser: Improve description.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-css-parser)[description]: Say what it is, not only what it was.
2020-11-15gnu: python-bottle: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-bottle)[home-page]: Use HTTPS.
2020-11-15gnu: python-bottle: Update to 0.12.19.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.19.
2020-11-15gnu: rr: Update to 5.4.0.Tobias Geerinckx-Rice
* gnu/packages/debug.scm (rr): Update to 5.4.0. [arguments]: Add capnproto to the RUNPATH.
2020-11-15gnu: rr: Fix typo.Tobias Geerinckx-Rice
* gnu/packages/debug.scm (rr)[inputs]: Fix ‘cpanproto’ typo.
2020-11-15gnu: vim-guix-vim: Update to 0.1.1.Efraim Flashner
* gnu/packages/vim.scm (vim-guix-vim): Update to 0.1.1.
2020-11-15etc: Updates for the guix-daemon SELinux policy.Daniel Brooks
* etc/guix-daemon.cil.in (guix_daemon): Specify more permissions for guix-daemon to account for daemon updates and newer SELinux. I can't promise that this is a complete list of everything that guix-daemon needs, but it's probably most of them. It can search for, install, upgrade, and remove packages, create virtual machines and containers, update itself, and so on. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-15gnu: emacs-helm-sly: Update to 0.5.0.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.5.0. [description]: Fix typos.
2020-11-14gnu: python-matplotlib: Fix rounding errors on x86 CPUs.Diego Nicola Barbato
Fixes <https://issues.guix.gnu.org/40406>. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-11-15gnu: qemu: Remove left-over debugging statement.Tobias Geerinckx-Rice
This follows up on 1b0cda6b442dd79324eaeb5b552cbc32faca3726. Sigh. * gnu/packages/virtualization.scm (qemu)[arguments]: Remove the FAIL.
2020-11-15gnu: python-pycryptodomex: Inherit from python-pycryptodome.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-pycryptodomex): Inherit from python-pycryptodome. [build-system, home-page, synopsis, license]: Remove redundant fields.
2020-11-15gnu: python-pycryptodome: Update to 3.9.9.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.9.9.
2020-11-15gnu: highlight: Update to 3.59.Tobias Geerinckx-Rice
* gnu/packages/pretty-print.scm (highlight): Update to 3.59.
2020-11-15gnu: superlu: Update to 5.2.2.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (superlu): Update to 5.2.2.
2020-11-15gnu: opendoas: Update to 6.8.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (opendoas): Update to 6.8. [arguments]: Adjust makefile name.
2020-11-15gnu: multipath-tools: Update to 0.8.5.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.5. [source]: Remove patch. [arguments]: Add a ‘skip-failing-tests’ phase. * gnu/packages/patches/multipath-tools-sans-systemd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-15gnu: msmtp: Update to 1.8.13.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (msmtp): Update to 1.8.13.
vic Courtès 2015-12-13daemon: Better distinguish build statuses....In Nix itself, the new 'BuildResult' type is returned by the new 'buildDerivation' method, which we don't have and need. * nix/libstore/build.cc (Goal)[cancel]: Remove. [timeOut]: New pure virtual method. (DerivationGoal)[result]: New field. [cancel]: Remove. [timedOut, getResult, done]: New methods. (DerivationGoal::cancel): Remove. (DerivationGoal::timedOut): New method. (DerivationGoal::haveDerivation): Call 'done' instead of 'amDone'. (DerivationGoal::outputsSubstituted): Ditto. (DerivationGoal::inputsRealised): Ditto. (DerivationGoal::buildDone): Ditto. (DerivationGoal::handleChildOutput): Call 'timedOut' instead of 'cancel'. (DerivationGoal::done): New method. (SubstitutionGoal)[cancel]: Remove. [timedOut]: New method. (SubstitutionGoal::cancel): Remove. (SubstitutionGoal::timedOut): New method. (Worker::waitForInput): Use it. * nix/libstore/store-api.hh (BuildResult): New struct. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Eelco Dolstra 2015-12-09daemon: Use deterministic $TMPDIR in chroot....Rather than using $<host-TMPDIR>/nix-build-<drvname>-<number>, the temporary directory is now always /tmp/nix-build-<drvname>-0. This improves bitwise-exact reproducibility for builds that store $TMPDIR in their build output. (Of course, those should still be fixed...) * nix/libstore/build.cc (DerivationGoal)[tmpDirInSandbox]: New field. (DerivationGoal::startBuilder): Initialize 'useChroot' earlier. Compute 'tmpDirInSandbox', and use it when populating 'dirsInChroot'. * doc/guix.texi (Build Environment Setup): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Eelco Dolstra 2015-12-08daemon: Allow builds to be repeated....This makes it easy to detect non-deterministic builds. * nix/libstore/build.cc (DerivationGoal): Remove 'InodesSeen'; add 'curRound', 'nrRound', and 'prevInfos'. (DerivationGoal::inputsRealised): Initialize 'nrRound'. (NotDeterministic): New error type. (DerivationGoal::buildDone): Check whether we need to repeat. (DerivationGoal::startBuilder): Adjust message. (DerivationGoal::registerOutputs): Check whether we get the same result. * nix/libstore/globals.cc (Settings::get(const string & name, int def)): New method. * nix/libstore/globals.hh (Settings): Add it. * nix/libstore/store-api.hh (ValidPathInfo): Add operator ==. * nix/nix-daemon/nix-daemon.cc (performOp): Allow "build-repeat" for "untrusted" users. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Eelco Dolstra 2015-12-02daemon: Add 'buildMode' parameter to 'buildPaths' RPC....* nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x10f. * nix/libstore/remote-store.cc (RemoteStore::buildPaths): Send the BUILDMODE when the daemon supports it. Reject invalid values of BUILDMODE for old daemons. * nix/nix-daemon/nix-daemon.cc (performOp) <wopBuildPaths>: Read the build mode when the client supports it. Ludovic Courtès 2015-12-02daemon: optimizePath: Detect some .links corruptions....If automatic store optimisation is enabled, and a hard-linked file in the store gets corrupted, then the corresponding .links entry will also be corrupted. In that case, trying to repair with --repair or --repair-path won't work, because the new "good" file will be replaced by a hard link to the corrupted file. We can catch most of these cases by doing a sanity-check on the file sizes. Eelco Dolstra 2015-12-02daemon: Filter build-chroot-dirs entries that conflict with derivation outputs....Fixes https://github.com/NixOS/nixpkgs/issues/9504. Note that this means we may have a non-functional /bin/sh in the chroot while rebuilding Bash or one of its dependencies. Ideally those packages don't rely on /bin/sh though. Eelco Dolstra 2015-12-02daemon: Prevent .chroot from being GC'ed when using LocalStore::buildDerivati......Fixes #616. Eelco Dolstra 2015-11-01Remove unneeded HAVE_UNSHARE....* src/libstore/build.cc (CHROOT_ENABLED): Remove HAVE_UNSHARE. Manolis Ragkousis 2015-07-07daemon: Flush upon '\r' when reading the substituter's stderr....This commit had been inadvertently reverted in 322eeb8. * nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter): Flush when the line contains '\r'. Ludovic Courtès 2015-07-03Merge branch 'nix'....This is a squashed commit of the following: commit 0dccab9f417b406f5d4aedc81900fc7b2f16c9f6 Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Thu Jul 2 00:30:16 2015 +0200 Typo commit 2cd28517b13524c242c7758783b0b2d8250fdded Author: Ludovic Courtès <ludo@gnu.org> Date: Wed Jul 1 14:56:34 2015 +0200 Preserve supplementary groups of build users The following patch is an attempt to address this bug (see <http://bugs.gnu.org/18994>) by preserving the supplementary groups of build users in the build environment. In practice, I would expect that supplementary groups would contain only one or two groups: the build users group, and possibly the “kvm” group. [Changed &at(0) to data() and removed tabs - Eelco] commit 6e38685ef65284093df79ebe7378bac33b0e7e5d Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Tue Jun 30 21:41:26 2015 +0200 GC: Handle ENOSPC creating/moving to the trash directory Issue #564. commit 5e0a9ae2e25a1016389f4893a6ed6682aadcf51d Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Mon Jun 22 15:54:55 2015 +0200 Use posix_fallocate to create /nix/var/nix/db/reserved commit 4e5ab98d6d14f8b0e3bd1d77b2f4f2354e7a49a8 Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Mon Jun 22 15:47:40 2015 +0200 Make /nix/var/nix/db/reserved bigger Issue #564. commit 60bda60fc06135aa97a93301b1a9e2270768f5b3 Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Wed Jun 10 16:17:06 2015 +0200 Export outputPaths function This is useful for the new hydra-queue-runner. commit 5dfea34048aa8541f20aeb2fbcd163561b609a49 Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Thu Jul 2 22:51:33 2015 +0200 Use std::vector::data() commit 2459458bc8257734ca78cb7a2db3df20bd730ec0 Author: Eelco Dolstra <eelco.dolstra@logicblox.com> Date: Thu Jun 4 16:04:41 2015 +0200 Allow substitutes for builds that have preferLocalBuild set Not substituting builds with "preferLocalBuild = true" was a bad idea, because it didn't take the cost of dependencies into account. For instance, if we can't substitute a fetchgit call, then we have to download/build git and all its dependencies. Partially reverts 5558652709f27e8a887580b77b93c705659d7a4b and adds a new derivation attribute "allowSubstitutes" to specify whether a derivation may be substituted. Ludovic Courtès