summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-05-08gnu: Add zrtpcpp....* gnu/packages/telephony.scm (zrtpcpp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-05-08gnu: emacs-tramp: Add missing D-Bus support....* gnu/packages/emacs-xyz.scm (emacs-tramp)[arguments]: Use `emacs' instead of `emacs-minimal' to get D-Bus support at build time. Nicolas Goaziou
2020-05-08gnu: Add purescript....* gnu/packages/purescript.scm (purescript): New variable. * gnu/packages/patches/purescript-relax-dependencies.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-happy@1.19.9...* gnu/packages/purescript.scm (ghc-happy-1.19.9): New file, New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add purescript.scm. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-semialign....* gnu/packages/haskell-xyz.scm (ghc-semialign): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-these....* gnu/packages/haskell-xyz.scm (ghc-these): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-assoc....* gnu/packages/haskell-xyz.scm (ghc-assoc): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-aeson-better-errors....* gnu/packages/haskell-web.scm (ghc-aeson-better-errors): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-bower-json....* gnu/packages/haskell-web.scm (ghc-bower-json): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-language-javascript....* gnu/packages/haskell-web.scm (ghc-language-javascript): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-pattern-arrows....* gnu/packages/haskell-xyz.scm (ghc-pattern-arrows): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-protolude....* gnu/packages/haskell-xyz.scm (ghc-protolude): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-mtl-compat....* gnu/packages/haskell-xyz.scm (ghc-mtl-compat): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-sourcemap....gnu/pacakges/haskell-web.scm (ghc-sourcemap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-wai-websockets....* gnu/packages/haskell-web.scm (ghc-wai-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-websockets....* gnu/packages/haskell-web.scm (ghc-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-tasty-hspec....* gnu/packages/haskell-check.scm (ghc-tasty-hspec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-transformers....* gnu/packages/haskell-xyz.scm (ghc-transformers): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: Add ghc-utf8-light....* gnu/packages/haskell-xyz.scm (ghc-utf8-light): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> John Soo
2020-05-08gnu: rtl-sdr: Fix location of udev rules file....* gnu/packages/radio.scm (rtl-sdr)[arguments]: Modify 'fix-paths' phase to put the udev rules file in 'lib/' instead of 'etc/'. Guillaume Le Vaillant
2020-05-08gnu: powertop: Fix typo in description....* gnu/packages/linux.scm (powertop)[description]: Excise space. Tobias Geerinckx-Rice
2020-05-08gnu: acpi-call-linux-module: Update to 3.17-0.70b9c80....* gnu/packages/linux.scm (acpi-call-linux-module): Update to 3.17-0.70b9c80. [arguments]: Remove ‘fix-for-linux-4.12’ phase. Tobias Geerinckx-Rice
2020-05-08gnu: powertop: Update to 2.12....* gnu/packages/linux.scm (powertop): Update to 2.12. Tobias Geerinckx-Rice
2020-05-07pack: Factorize 'exec_in_user_namespace' wrapper....* gnu/packages/aux-files/run-in-namespace.c (exec_in_user_namespace): New function, with code taken from... (main): ... here. Call it. Ludovic Courtès
2020-05-07pack: Add 'xmalloc' in wrapper....* gnu/packages/aux-files/run-in-namespace.c (xmalloc): New function. (concat): Use it. Ludovic Courtès
2020-05-07pack: Fix off-by-one in PRoot handling in the wrapper....* gnu/packages/aux-files/run-in-namespace.c (exec_with_proot): Make 'proot_argv' one element larger to account for the terminating NULL. Ludovic Courtès
2020-05-07gnu: Add emacs-tramp....* gnu/packages/emacs-xyz.scm (emacs-tramp): New variable. Nicolas Goaziou
2020-05-07gnu: rtl-sdr: Install udev rules....* gnu/packages/radio.scm (rtl-sdr)[arguments]: Add '-DINSTALL_UDEV_RULES=ON' to configure-flags and add a 'fix-paths' phase to put the udev rules in the right place. [description]: Indicate how to add the udev rules to the system configuration. Guillaume Le Vaillant
2020-05-07gnu: android-libutils: Fix build failure....* gnu/packages/android.scm (android-libutils)[arguments]: Add phase 'augment-CPLUS_INCLUDE_PATH'. [native-inputs]: Distinguish GCC-5. Marius Bakke
2020-05-07gnu: Add icedove....* gnu/packages/gnuzilla.scm (%icedove-build-id, icedove): New variables. Co-authored-by: Nikita <nikita@n0.is> Co-authored-by: Adrian Malacoda <malacoda@monarch-pass.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Jonathan Brielmaier
2020-05-07gnu: mu: Remove dubious TODO....We don't actually want to add mug, ‘just a toy which is not meant for distribution.’ (NEWS.org) * gnu/packages/mail.scm (mu): Remove a comment encouraging it. Tobias Geerinckx-Rice
2020-05-07gnu: mu: Update to 1.4.4....* gnu/packages/mail.scm (mu): Update to 1.4.4. [source]: Update URI. Tobias Geerinckx-Rice
2020-05-07gnu: usbguard: Fix warning about 'catch'....* gnu/packages/hardware.scm (usbguard)[arguments]: Rename phase 'patch-makefile' to 'patch-build-scripts', patch 'Makefile.in' files instead of 'Makefile.am' and fix 'catch' include path. [native-inputs]: Remove 'autoconf' and 'automake'. Brice Waegeneire
2020-05-07gnu: usbguard: Use packaged 'pegtl'....* gnu/packages/hardware.scm (usbguard)[arguments]: Remove configure flag '--with-bundled-pegtl'. [inputs]: Add 'pegtl' Brice Waegeneire
2020-05-07gnu: Add pegtl....* gnu/packages/cpp.scm (pegtl): New variable. Brice Waegeneire
2020-05-07gnu: warsow-qfusion: Remove bundled binaries and inputs....* gnu/packages/game-development.scm (warsow-qfusion)[source]: Add snippet to remove unused bundled binaries and inputs. Pierre Neidhardt
2020-05-07gnu: sbcl-iolib.grovel: Deprecate in favour of sbcl-cffi-grovel....* gnu/packages/lisp-xyz.scm (sbcl-iolib.grovel): Deprecate since upstream has removed it; they are now using cffi-grovel instead. Pierre Neidhardt
2020-05-07gnu: sbcl-trivial-backtrace: Fix typo in description....* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[description]: Replace "On" with "One". Pierre Neidhardt
2020-05-07gnu: glibc/hurd-headers: Cross-build fix for the Hurd....* gnu/packages/base.scm (glibc/hurd-headers)[native-inputs]: Add mig; when cross-building use 32-bit mig. Jan (janneke) Nieuwenhuizen
2020-05-07gnu: lightdm-gtk-greeter: Wrap binary....* gnu/package/display-managers.scm (lightdm-gtk-greeter)[inputs]: Add shared-mime-info. [arguments]: Add "wrap-program" phase. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> L p R n d n
2020-05-07gnu: lightdm-gtk-greeter: Fix .desktop file....* gnu/packages/display-managers.scm (lightdm-gtk-greeter)[arguments]: Fix reference to greeter in .desktop file with "fix-.desktop-file" phase. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> L p R n d n
2020-05-07gnu: lightdm-gtk-greeter: Fix at-spi runtime dependency....* gnu/packages/display-manager.scm (lightdm-gtk-greeter): Fix at-spi runtime dependency. [inputs]: Add at-spi2-core. [arguments]: Add "--enable-at-spi-command" configure flag. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> L p R n d n
2020-05-07gnu: lightdm: Add vala bindings....* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Add vala. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> L p R n d n
2020-05-07gnu: lightdm: Update to 1.30.0....* gnu/packages/display-managers.scm (lightdm): Update to 1.30.0. [arguments]: Re-enable all tests by removing 'disable-broken-tests phase. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> L p R n d n
2020-05-07gnu: Add plymouth....* gnu/packages/freedesktop.scm (plymouth): New variable. Co-authored-by: Nikita <nikita@n0.is> Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Ricardo Wurmus
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-06gnu: nix: Update to 2.3.4....* gnu/packages/package-management.scm (nix): Update to 2.3.4, [inputs]: Add boost, brotli, editline. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi
2020-05-06gnu: Add editline....* gnu/packages/libedit.scm (editline): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi
2020-05-06gnu: supercollider: Update to 3.11.0....This also restores IDE support. * gnu/packages/audio.scm (supercollider): Update to 3.11.0. [outputs]: Add an "ide" output. [configure-flags]: Enable Qt IDE, fortify source and build scsynth as a shared library. [phases]: Do not delete no longer existing failing tests and add an 'install-ide phase. [native-inputs]: Add qttools and ableton-link. [inputs]: Add qtbase, qtdeclarative, qtsvg, qtwebchannel and qtwebsockets. [propagated-inputs]: Add qtwebengine. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi
2020-05-06gnu: Add ableton-link....* gnu/packages/audio.scm (ableton-link): New variable. * gnu/packages/patches/ableton-link-system-libraries-debian.patch: Patch CMakeLists.txt to use system libraries. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi