summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add node-far.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-far): New variable.
* gnu: Add node-oop.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-oop): New variable.
* gnu: Add node-util-deprecate.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-util-deprecate): New variable.
* gnu: Add node-statsd-parser.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-statsd-parser): New variable.
* gnu: Add node-mersenne.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-mersenne): New variable.
* gnu: Add node-long-stack-traces.Efraim Flashner2020-01-20
| | | | * gnu/packages/node-xyz.scm (node-long-stack-traces): New variable.
* gnu: Add node-env-variable.Efraim Flashner2020-01-20
| | | | | * gnu/packages/node-xyz.scm (node-env-variable): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu: ghc-hashable-time: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
* gnu: ghc-sdl2: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-sdl2)[home-page]: Use HTTPS.
* gnu: r-dummies: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/cran.scm (r-dummies)[home-page]: Use HTTPS.
* gnu: cli-visualizer: Update to 1.8.Tobias Geerinckx-Rice2020-01-20
| | | | | | | | * gnu/packages/audio.scm (cli-visualizer): Update to 1.8. [build-system]: Switch to cmake-build-system. [inputs]: Remove googletest. [arguments]: Disable tests. Remove #:make-flags and all phases apart from ‘install-examples’, previously ‘data’.
* gnu: stunnel: Update to 5.56.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/web.scm (stunnel): Update to 5.56.
* gnu: mpv: Update to 0.31.0.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/video.scm (mpv): Update to 0.31.0.
* gnu: youtube-dl: Update to 2020.01.15.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.01.15.
* gnu: cpuid: Update to 20200116.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/linux.scm (cpuid): Update to 20200116.
* gnu: pngquant: Update to 2.12.6.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/image.scm (pngquant): Update to 2.12.6.
* gnu: blender: Update to 2.81a.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/graphics.scm (blender): Update to 2.81a.
* gnu: ghc-missingh: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
* gnu: Update pythonpaste.org home pages.Tobias Geerinckx-Rice2020-01-20
| | | | | | * gnu/packages/check.scm (python-scripttest)[home-page]: Update URI. * gnu/packages/python-web.scm (python-paste, python-pastescript) (python-webtest, python-pastedeploy)[home-page]: Likewise.
* gnu: lsh: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/ssh.scm (lsh)[home-page]: Use HTTPS.
* gnu: glulxe: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
* guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès2020-01-19
| | | | | | | | | Fixes <https://bugs.gnu.org/39194>. Reported by Matt Wette <matt.wette@gmail.com>. * guix/scripts/package.scm (build-and-use-profile): Move 'ensure-default-profile' call to... (process-actions): ... here.
* syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.Ludovic Courtès2020-01-19
| | | | | | | | Reported by Matt Wette <matt.wette@gmail.com> in <https://bugs.gnu.org/39194>. * guix/build/syscalls.scm (call-with-file-lock/no-wait): When re-throwing, pass KEY in addition to ARGS.
* repl: Avoid dependency on high-level package modules.Ludovic Courtès2020-01-19
| | | | | | * guix/scripts/repl.scm: Remove imports of (guix scripts build), (gnu packages), (guix utils), and (guix packages). (%options): Define "--load-path" option right here.
* repl: Adjust "--listen" help message.Ludovic Courtès2020-01-19
| | | | * guix/scripts/repl.scm (show-help): Adjust "--listen" string.
* repl: Add "-q".Ludovic Courtès2020-01-19
| | | | | * guix/scripts/repl.scm (%options, show-help): Add "-q". (guix-repl): Add 'user-config' and use it. Honor 'ignore-dot-guile?'.
* tests: install: "raid-root-os" test uses RAID-1 instead of RAID-0.Ludovic Courtès2020-01-19
| | | | | | | | | | | | Fixes <https://bugs.gnu.org/38086>. Thanks to Vagrant and Tobias! * gnu/tests/install.scm (%raid-root-os)[initrd-modules]: Add "raid1" instead of "raid0". (%raid-root-installation-script): Make the partitions twice as big. Invoke 'mdadm' with '--level=mirror' instead of '--level=stripe'; connect "yes" to its stdin. (%test-raid-root-os): Set #:target-size to 2.8 GiB.
* gnu: guile-commonmark: Add "guile3.0-commonmark" variant.Ludovic Courtès2020-01-19
| | | | | | * gnu/packages/guile-xyz.scm (guile-commonmark)[source]: Add 'modules' and 'snippet'. (guile3.0-commonmark): New variable.
* gnu: arc-theme: Fix build.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/web.scm (sassc/libsass-3.5): New public variable. * gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it.
* gnu: Remove duplicate module imports from (gnu packages gnome).Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/gnome.scm: Remove duplicate module imports.
* gnu: minetest-data, minetest: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/games.scm (minetest-data, minetest)[home-page]: Use HTTPS and www subdomain.
* gnu: quakespasm: Update to 0.93.2.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/games.scm (quakespasm): Update to 0.93.2.
* gnu: teeworlds: Update to 0.7.4 [security fixes]Tobias Geerinckx-Rice2020-01-19
| | | | | | | | | | This fixes CVE-2019-10877, CVE-2019-10878, and CVE-2019-10879. * gnu/packages/games.scm (teeworlds): Update to 0.7.4. [source]: Remove patch. [arguments]: Remove use-latest-json-parser substitution. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: odamex: Update to 0.8.1.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/games.scm (odamex): Update to 0.8.1.
* gnu: gramps: Update to 5.1.2.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/genealogy.scm (gramps): Update to 5.1.2.
* gnu: minetest: Update to 5.1.1.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/games.scm (minetest): Update to 5.1.1. [source]: Remove obsolete snippet… bit.
* gnu: minetest-data: Update to 5.1.1.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/games.scm (minetest-data)[version]: Update to 5.1.1.
* gnu: xautolock: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/xdisorg.scm (xautolock)[home-page]: Use HTTPS. [source]: Likewise. Don't use NAME in source URI.
* gnu: ghc-dense-linear-algebra: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra)[home-page]: Use HTTPS.
* gnu: java-jcommander: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/java.scm (java-jcommander)[home-page]: Use HTTPS.
* gnu: elemental: Update home page.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/maths.scm (elemental)[home-page]: Use repository home page.
* gnu: plantuml: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/uml.scm (plantuml)[home-page]: Use HTTPS.
* gnu: ecryptfs: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/linux.scm (ecryptfs)[home-page]: Use HTTPS.
* gnu: font-wqy-zenhei: Use HTTP home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTP.
* gnu: dillo: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/web-browsers.scm (dillo)[home-page]: Use HTTPS. [source]: Likewise. Don't hard-code NAME in source URI.
* gnu: pfff: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/textutils.scm (pfff)[home-page]: Use HTTPS.
* gnu: noweb: Declare a source file-name.Efraim Flashner2020-01-19
| | | | * gnu/packages/noweb.scm (noweb)[source]: Add file-name field.
* gnu: hidapi: Declare a source file-name.Efraim Flashner2020-01-19
| | | | * gnu/packages/libusb.scm (hidapi)[source]: Add file-name field.
* gnu: scummvm: Update to 2.1.1.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/emulators.scm (scummvm): Update to 2.1.1.
* gnu: golly: Update to 3.3.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/games.scm (golly): Update to 3.3.