Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | gnu: ghc-base64-bytestring: Update to 1.0.0.2.•••* gnu/packages/haskell.scm (ghc-base64-bytestring): Update to 1.0.0.2. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: ghc-x509-validation: Update to 1.6.11.•••* gnu/packages/haskell-crypto.scm (ghc-x509-validation): Update to 1.6.11. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: ghc-x509-store: Update to 1.6.7.•••* gnu/packages/haskell-crypto.scm (ghc-x509-store): Update to 1.6.7. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: ghc-x509: Update to 1.7.5.•••* gnu/packages/haskell-crypto.scm (ghc-x509): Update to 1.7.5. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: ghc-entropy: Update to 0.4.1.4.•••* gnu/packages/haskell-crypto.scm (ghc-entropy): Update to 0.4.1.4. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: Add blasr.•••* gnu/packages/bioinformatics.scm (blasr): New variable. | Ricardo Wurmus | 2019-03-18 | |
* | gnu: Add blasr-libcpp.•••* gnu/packages/bioinformatics.scm (blasr-libcpp): New variable. | Ricardo Wurmus | 2019-03-18 | |
* | gnu: Add pbbam.•••* gnu/packages/bioinformatics.scm (pbbam): New variable. | Ricardo Wurmus | 2019-03-18 | |
* | gnu: Add arcan-wayland.•••* gnu/packages/arcan.scm (arcan-wayland): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lprndn | 2019-03-18 | |
* | gnu: Add xarcan.•••* gnu/packages/arcan.scm (xarcan): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lprndn | 2019-03-18 | |
* | gnu: inputattach: Build with -O2.•••* gnu/packages/linux.scm (inputattach)[arguments]: Pass "-O2" to GCC. | Ludovic Courtès | 2019-03-18 | |
* | gnu: Add inputattach service.•••Add a service that runs inputattach as a daemon to translate events from serial ports. * gnu/services/desktop.scm (<inputattach-configuration>): New record type. * gnu/services/desktop.scm (inputattach-service-type): New service type. * doc/guix.texi (Miscellaneous Services): Add inputattach Service subsubheading. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tim Gesthuizen | 2019-03-18 | |
* | gnu: Add inputattach•••* gnu/packages/linux.scm (inputattach): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tim Gesthuizen | 2019-03-18 | |
* | gnu: python-pandas: Update to 0.24.2.•••* gnu/packages/python-xyz.scm (python-pandas): Update to 0.24.2. [phases]{patch-which}: Add phase. [inputs]: Add WHICH. | Maxim Cournoyer | 2019-03-17 | |
* | gnu: python-pandas: Enable Excel file format support.•••* gnu/packages/python.scm (python-pandas)[phases]{check}: Re-instate the tests from the test_excel.py module. * gnu/packages/python.scm (python-pandas)[propagated-inputs]: Add python-openpyxl and python-xlrd. | Maxim Cournoyer | 2019-03-17 | |
* | gnu: Add python-openpyxl.•••* gnu/packages/python.scm (python-openpyxl): New variable. | Maxim Cournoyer | 2019-03-17 | |
* | gnu: Add python-jdcal.•••* gnu/packages/python.scm (python-jdcal): New variable. | Maxim Cournoyer | 2019-03-17 | |
* | gnu: Add python-et-xmlfile.•••* gnu/packages/python.scm (python-et-xmlfile): New variable. | Maxim Cournoyer | 2019-03-17 | |
* | gnu: libcxx: Correct sha256 hash.•••* gnu/packages/llvm.scm (libcxx)[source]: Fix it. | Tobias Geerinckx-Rice | 2019-03-18 | |
* | gnu: tome4: Fix build.•••* gnu/packages/games.scm (tome4)[source]: Patch 'src/tgl.h' in snippet. | Oleg Pykhalov | 2019-03-17 | |
* | gnu: Add editorconfig-vim.•••* gnu/packages/vim.scm (editorconfig-vim): New variable. | Efraim Flashner | 2019-03-17 | |
* | gnu: Add editorconfig-core-c.•••* gnu/packages/text-editors.scm (editorconfig-core-c): New variable. | Efraim Flashner | 2019-03-17 | |
* | gnu: unison: Fix manual generation.•••* gnu/packages/ocaml.scm (unison)[arguments]: Fix documentation generation. | Julien Lepiller | 2019-03-17 | |
* | gnu: opam: Update to 2.0.3.•••* gnu/packages/ocaml.scm (opam): Update to 2.0.3. | Julien Lepiller | 2019-03-17 | |
* | gnu: console-setup: Set absolute file name of 'cat' in 'ckbcomp'.•••* gnu/packages/xorg.scm (console-setup)[arguments]: Add 'patch-file-names' phase. | Ludovic Courtès | 2019-03-17 | |
* | vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure.•••Partially fixes <https://bugs.gnu.org/34276>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/system/vm.scm (expression->derivation-in-linux-vm)[loader]: Call 'exit' when USER-BUILDER exits with a non-zero code. | Ludovic Courtès | 2019-03-17 | |
* | gnu: x11perf: Update to 1.6.1.•••* gnu/packages/xorg.scm (x11perf): Update to 1.6.1. | Marius Bakke | 2019-03-17 | |
* | gnu: ceph: Add XFS support.•••* gnu/packages/storage.scm (ceph)[arguments]: Adjust #:configure-flags. [inputs]: Add XFSPROGS. | Marius Bakke | 2019-03-17 | |
* | gnu: xfsprogs: Install the headers.•••* gnu/packages/linux.scm (xfsprogs)[arguments]: Add #:phases. | Marius Bakke | 2019-03-17 | |
* | gnu: ceph: Install headers to the "lib" output.•••The previous provision for this has been defunct since version 12. * gnu/packages/storage.scm (ceph)[arguments]: Remove obsolete substitution in favor of a configure flag. | Marius Bakke | 2019-03-17 | |
* | gnu: ghc-xmonad-contrib: Update to 0.15.•••* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.15. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xmonad: Update to 0.15.•••* gnu/packages/wm.scm (xmonad): Update to 0.15. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xmonad: Don't use NAME in source URI.•••* gnu/packages/wm.scm (xmonad)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: libxxf86dga: Update to 1.1.5.•••* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.5. Re-indent. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xorg-cf-files: Update to 1.0.6.•••* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: imake: Update to 1.0.8.•••* gnu/packages/xorg.scm (imake): Update to 1.0.8. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: ansible: Update to 2.7.9.•••* gnu/packages/admin.scm (ansible): Update to 2.7.9. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: rust: Work around Hydra bug.•••* gnu/packages/rust.scm (rust-1.20)[properties]: Work around Hydra bug. | Danny Milosavljevic | 2019-03-17 | |
* | gnu: wine-staging: Update to 4.4.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.4. * gnu/packages/wine.scm (wine-staging): Update to 4.4. | Rutger Helling | 2019-03-17 | |
* | gnu: gajim-omemo: Update to 2.6.28.•••* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.28. | Rutger Helling | 2019-03-17 | |
* | gnu: Add kaldi-gstreamer-server.•••* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): New variable. | Ricardo Wurmus | 2019-03-17 | |
* | gnu: Add python2-ws4py-for-kaldi-gstreamer-server.•••* gnu/packages/python-web.scm (python2-ws4py-for-kaldi-gstreamer-server): New variable. | Ricardo Wurmus | 2019-03-17 | |
* | gnu: lua-lpeg: Update to 1.0.2.•••* gnu/packages/lua.scm (make-lua-lpeg): Update to 1.0.2. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: perl-ev: Update to 4.25.•••* gnu/packages/libevent.scm (perl-ev): Update to 4.25. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpd: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (libwpd)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpg: Update to 0.3.3.•••* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.3. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpg: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (libwpg)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libqxp: Update to 0.0.2.•••* gnu/packages/libreoffice.scm (libqxp): Update to 0.0.2. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libnumbertext: Update to 1.0.5.•••* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.5. [source]: Use a release tarball. [native-inputs]: Remove autoconf, automake, libtool, and pkg-config. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: go-ipfs: Update to 0.4.19.•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.19. | Tobias Geerinckx-Rice | 2019-03-16 |