summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-01-20gnu: Add pgloader....* gnu/packages/databases.scm (pgloader): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-20gnu: xfce4-stopwatch-plugin: Update to 0.5.0....* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder
2021-01-20gnu: quaternion: Update to 0.0.9.4f....* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4f. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder
2021-01-20gnu: synapse: Update to 1.25.0....* gnu/packages/matrix.scm (synapse): Update to 1.25.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder
2021-01-20gnu: lzlib: Update to 1.12....* gnu/packages/compression.scm (lzlib): Update to 1.12. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: libxls: Update to 1.6.2....* gnu/packages/statistics.scm (libxls): Update to 1.6.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: libunwind: Update to 1.5.0....* gnu/packages/libunwind.scm (libunwind): Update to 1.5.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: libusb: Update to 1.0.24....* gnu/packages/libusb.scm (libusb): Update to 1.0.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: cutter: Update to 1.12.0....* gnu/packages/engineering.scm (cutter): Update to 1.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: radare2: Update to 5.0.0....* gnu/packages/engineering.scm (radare2): Update to 5.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-20gnu: Add magic-enum....* gnu/packages/cpp.scm (magic-enum): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Anadon
2021-01-20services: Do not warn, when duplicate users are eq?....* gnu/system/shadow.scm (account-activation): Delete duplicate (eq?) users and groups before transforming them to specs and asserting, that names are unique. Leo Prikler
2021-01-20shadow: End duplicate warnings with new lines....The change from formatted message causes the line to no longer automatically be ended. This will need to be reverted once again, when duplicate names become hard errors. * gnu/system/shadow.scm (assert-unique-account-names) (assert-unique-group-names): End format strings in ~%. Leo Prikler
2021-01-19gnu: linux-libre 4.19: Update to 4.19.169....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.169. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-01-19gnu: linux-libre 5.4: Update to 5.4.91....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.91. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-01-19gnu: linux-libre: Update to 5.10.9....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.9. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-01-19gnu: vlc: Update to 3.0.12....* gnu/packages/video.scm (vlc): Update to 3.0.12. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2021-01-19gnu: libabigail: Update to 1.8....* gnu/packages/elf.scm (libabigail): Update to 1.8. Eric Bavier
2021-01-19gnu: musescore: Update to 3.6....* gnu/packages/music.scm (musescore): Update to 3.6. Nicolas Goaziou
2021-01-19gnu: emacs-flycheck-grammalecte: Update to 1.3....* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.3. [source]: Change upstream URL. [arguments]: Remove phase for symlinks since it is now possible to circumvent it with configuration. Configure accordingly. [home-page]: Update URL. Nicolas Goaziou
2021-01-19gnu: kwayland: Enable test suite....* gnu/packages/kde-frameworks.scm (kwayland)[arguments]: Don't skip tests. Adjust 'check-setup phase to render QT windows offscreen. Efraim Flashner
2021-01-19gnu: erlang: Update to 23.2.1....* gnu/packages/erlang.scm (erlang): Update to 23.2.1. [arguments]: Add phase to patch configure script. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Oskar Köök
2021-01-19gnu: elixir: Update to 1.11.3....* gnu/packages/elixir.scm (elixir): Update to 1.11.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Oskar Köök
2021-01-19gnu: rpcbind: Update to 1.2.5....* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2021-01-19gnu: xfce4-appfinder: Update to 4.16.1....* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.16.1. [source]: Fix uri and use https. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-01-19gnu: motion: Update to 4.3.2....* gnu/packages/video.scm (motion): Update to 4.3.2. [arguments]: In 'bootstrap' phase, adjust 'version.sh' file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2021-01-19gnu: esbuild: Update to 0.8.32....* gnu/packages/web.scm (esbuild): Update to 0.8.32. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ryan Prior
2021-01-19system: Rename 'disk-image' command 'image'....* guix/scripts/system.scm (system-derivation-for-action): Rename 'disk-image' command 'image'. Warn when using the now deprecated 'disk-image' command. (show-help): Adapt accordingly. (guix-system): Ditto. * tests/guix-system.sh: Ditto. * gnu/system/examples/bare-hurd.tmpl: Ditto. * doc/guix.texi (Building the Installation Image, Building the Installation Image for ARM Boards, Invoking guix pack, Invoking guix system): Adapt documentation. Mathieu Othacehe
2021-01-19gnu: terminology: Update to 1.9.0....* gnu/packages/enlightenment.scm (terminology): Update to 1.9.0. [arguments]: Add configure-flag to find more binaries. Efraim Flashner
2021-01-19gnu: freebayes: Update source, home-page URIs....* gnu/packages/bioinformatics.scm (freebayes)[source]: Update to new upstream URI. [home-page]: Same. Efraim Flashner
2021-01-19gnu: terminator: Adjust description....* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'. Efraim Flashner
2021-01-19gnu: freebayes: Don't include vcflib sources....* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Remove vcflib-source, intervaltree-source. Move vcflib ... [inputs]: ... to here. [arguments]: Adjust 'patch-source and 'unpack-submodule-sources for changes in vendored code. * gnu/packages/patches/freebayes-devendor-deps.patch: Update patch. Efraim Flashner
2021-01-19gnu: vcflib: Add pkg-config file....* gnu/packages/bioinformatics.scm (vcflib)[arguments]: Add phase to create pkg-config file. Efraim Flashner
2021-01-19gnu: vcflib: Build a shared library....* gnu/packages/bioinformatics.scm (vcflib)[arguments]: Add phase to build a shared library instead of a static one. Efraim Flashner
2021-01-19gnu: freebayes: Extend test timeout on slower architectures....* gnu/packages/bioinformatics.scm (freebayes)[arguments]: Use custom 'check phase on aarch64-linux and armhf-linux to extend the test timeout. Efraim Flashner
2021-01-19gnu: xpra: Add more encoding options....* gnu/packages/xorg.scm (xpra)[inputs]: Add libx264, x265, libvpx. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder
2021-01-19gnu: xpra: Update to 4.0.6....* gnu/packages/xorg.scm (xpra): Update to 4.0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder
2021-01-18gnu: libid3tag: Add comment justifying the 'install-pkg-config phase....* gnu/packages/mp3.scm (libid3tag)[arguments]: Add a comment about Audacity requiring a pkg-config file for libid3tag. Kei Kebreau
2021-01-18gnu: libmad: Add comment justifying the 'install-pkg-config phase....* gnu/packages/mp3.scm (libmad)[arguments]: Add a comment about Audacity requiring a pkg-config file for libmad. Kei Kebreau
2021-01-18gnu: Add guile-libyaml....* gnu/packages/guile-xyz.scm (guile-libyaml): New variable. Ricardo Wurmus
2021-01-18gnu: Add r-snapatac....* gnu/packages/bioinformatics.scm (r-snapatac): New variable. Mădălin Ionel Patrașcu
2021-01-18gnu: mafft: Update to 7.475....* gnu/packages/bioinformatics.scm (mafft): Update to 7.475. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mădălin Ionel Patrașcu
2021-01-18gnu: musl: Update to 1.2.2....* gnu/packages/musl.scm (musl): Update to 1.2.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2021-01-18gnu: ruby-bio-vcf: Rename to bio-vcf....This package is widely known in select circles specifically as 'bio-vcf'. * gnu/packages/bioinformatics.scm (ruby-bio-vcf): Rename to bio-vcf. Efraim Flashner
2021-01-18gnu: Add ruby-bio-vcf....* gnu/packages/bioinformatics.scm (ruby-bio-vcf): New variable. Efraim Flashner
2021-01-18gnu: linux-libre 4.4: Update to 4.4.252....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.252. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2021-01-18gnu: linux-libre 4.9: Update to 4.9.252....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.252. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-01-18gnu: linux-libre 4.14: Update to 4.14.216....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.216. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-01-18gnu: linux-libre 4.19: Update to 4.19.168....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.168. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-01-18gnu: linux-libre 5.4: Update to 5.4.90....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.90. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari