summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add ocaml-oasis.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-oasis): New variable.
* gnu: Add ocaml-fileutils.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
* gnu: Add ocaml-expect.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-expect): New variable.
* gnu: Add ocaml-pcre.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable.
* gnu: Add ocaml-batteries.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): New variable.
* gnu: Add omake.Julien Lepiller2017-01-31
| | | | | | * gnu/packages/ocaml.scm (omake): New variable. * gnu/packages/patches/omake-fix-non-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch.
* gnu: Add ocamlify.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocamlify): New variable.
* gnu: Add ocaml-base64.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-base64): New variable.
* gnu: Add xinetd.Thomas Danckaert2017-01-31
| | | | | | | | | * gnu/packages/web.scm (xinetd): New variable. * gnu/packages/patches/xinetd-CVE-2013-4342.patch, gnu/packages/patches/xinetd-fix-fd-leak.patch: New files. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add neovim.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/vim.scm (neovim): New variable.
* gnu: Add lua5.2-lpeg.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/lua.scm (lua5.2-lpeg): New variable.
* gnu: Add lua5.2-bitop.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/lua.scm (lua5.2-bitop): New variable.
* gnu: Add lua5.2-libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (lua5.2-libmpack): New variable.
* gnu: Add lua-libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (lua-libmpack): New variable.
* gnu: Add libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (libmpack): New variable.
* gnu: gmsh: Update to 2.16.0Paul Garlick2017-01-31
| | | | | | * gnu/packages/maths.scm (gmsh): Update to 2.16.0 Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: bundler: Update to 1.14.3.Ben Woodcroft2017-01-31
| | | | * gnu/packages/ruby.scm (bundler): Update to 1.14.3.
* gnu: tor: Add hardening configure-flags.ng02017-01-31
| | | | | | | * gnu/packages/tor.scm (tor)[arguments]: Add '--enable-expensive-hardening', 'enable-gcc-hardening', '--enable-linker-hardening' to configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: Really skip /var/run/utmpx test when needed.Paul Garlick2017-01-31
| | | | | | * tests/syscalls.scm: Change 'test-ski' to 'test-skip'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tcpdump: Update to 4.9.0 [security fixes].Leo Famulari2017-01-30
| | | | | | | | | | Fixes CVE-2016-{7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933 7934,7935,7936,7937,7938,7939,7940,7973,7974,7975,7983,7984,7985,7986,7992,7993, 8574,8575} and CVE-2017-{5202,5203,5204,5205,5341,5342,5482,5483,5484,5485, 5486}. * gnu/packages/admin.scm (tcpdump): Update to 4.9.0. [source]: Add alternate URL and set the file-name.
* gnu: libpcap: Update to 1.8.1.Leo Famulari2017-01-30
| | | | * gnu/packages/admin.scm (libpcap): Update to 1.8.1.
* gnu: bitlbee: Update to 3.5.1 [security fixes].Marius Bakke2017-01-30
| | | | | | | * gnu/packages/messaging.scm (bitlbee): Update to 3.5.1. [source]: Remove patches. (%bitlbee-buddy-nick-change-patch): Remove. (%bitlbee-always-use-nicks-patch): Remove.
* gnu: Add rocksdb.Marius Bakke2017-01-30
| | | | * gnu/packages/databases.scm (rocksdb): New variable.
* gnu: xauth: Update to 1.0.10.Marius Bakke2017-01-30
| | | | * gnu/packages/xorg.scm (xauth): Update to 1.0.10.
* gnu: re2: Update to 2017-01-01.Marius Bakke2017-01-30
| | | | | * gnu/packages/regex.scm (re2): Update to 2017-01-01. [arguments]: End 'delete-static-library' phase on #t.
* gnu: ghc-8: Update to 8.0.2.Federico Beffa2017-01-30
| | | | | | | | | * gnu/packages/haskell.scm (ghc-8): Update to 8.0.2. [arguments]: Remove #:modules, #:imported-modules and phase configure-testsuite. * gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add reducelcs.ng02017-01-30
| | | | | | * gnu/packages/maths.scm (reducelcs): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* maint: Fix invalid calls to 'info'.Mathieu Lirzin2017-01-30
| | | | | * HACKING <Contributing>: Remove name of the manual from the item argument. * README <Installation>: Likewise.
* gnu: Add r-bsgenome-hsapiens-1000genomes-hs37d5.Roel Janssen2017-01-30
| | | | | * gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5): New variable.
* gnu: Add light.José Miguel Sánchez García2017-01-30
| | | | | | * gnu/packages/linux.scm (light): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* environment: Fix setting writable? on networking related filesChristopher Baines2017-01-30
| | | | | | | | * guix/scripts/environment.scm (launch-environment/container): Include the file name in the call to string=? when deciding if the file should be writable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add font-awesome.José Miguel Sánchez García2017-01-30
| | | | | | * gnu/packages/fonts.scm (font-awesome): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add opencascade-oce.Paul Garlick2017-01-30
| | | | | | * gnu/packages/maths.scm (opencascade-oce): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* store: Add 'add-data-to-store'.Ludovic Courtès2017-01-30
| | | | | | | | | * guix/serialization.scm (write-bytevector): New procedure. (write-string): Rewrite in terms of 'write-bytevector'. * guix/store.scm (write-arg): Add 'bytevector' case. (add-data-to-store): New procedure, from former 'add-text-to-store'. (add-text-to-store): Rewrite in terms of 'add-data-to-store'. * tests/store.scm ("add-data-to-store"): New test.
* gnu: Add catimg.ng02017-01-29
| | | | | | * gnu/packages/image-viewers.scm (catimg): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add dub.Danny Milosavljevic2017-01-29
| | | | * gnu/packages/ldc.scm (dub): New variable.
* gnu: khal: Update to 0.9.1.Leo Famulari2017-01-29
| | | | * gnu/packages/calendar.scm (khal): Update to 0.9.1.
* doc: Fix typo.Julien Lepiller2017-01-29
| | | | * doc/guix.texi (ocaml-build-system): Replace ocaml with OCaml.
* doc: Document ocaml-build-system.Julien Lepiller2017-01-29
| | | | * doc/guix.texi (Build Systems) [ocaml-build-system]: New definition.
* gnu: emacs-org: Update to 20170124.Nicolas Goaziou2017-01-29
| | | | | | * gnu/packages/emacs.scm (emacs-org): Update to 20170124. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wireshark: Update to 2.2.4.Nicolas Goaziou2017-01-29
| | | | | | * gnu/packages/networking.scm (wireshark): Update to 2.2.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: asymptote: Update to 2.39Nicolas Goaziou2017-01-29
| | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.39. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vim: Update to 8.0.0257.Tobias Geerinckx-Rice2017-01-28
| | | | * gnu/packages/vim.scm (vim): Update to 8.0.0257.
* gnu: Add GNU Freetalk.Clément Lassieur2017-01-28
| | | | | | * gnu/packages/messaging.scm (freetalk): New variable. Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
* gnu: exfat-utils: Update to 1.2.6.Tobias Geerinckx-Rice2017-01-28
| | | | * gnu/packages/mtools.scm (exfat-utils): Update to 1.2.6.
* gnu: fuse-exfat: Update to 1.2.6.Tobias Geerinckx-Rice2017-01-28
| | | | * gnu/packages/linux.scm (fuse-exfat): Update to 1.2.6.
* build-system/python: 'package-with-explicit-python' uses 'eq?' memoization.Ludovic Courtès2017-01-28
| | | | | | * guix/build-system/python.scm (package-with-explicit-python): Use 'mlambdaq' instead of 'mlambda'. This does not change the <package> graph and has no visible impact on performance.
* gnu-maintenance: 'gnu-package?' uses 'eq?' memoization.Ludovic Courtès2017-01-28
| | | | | * guix/gnu-maintenance.scm (gnu-package?): Use 'mlambdaq' instead of 'mlambda'.
* packages: Remove 'define-memoized/v' and use 'mlambdaq' instead.Ludovic Courtès2017-01-28
| | | | | | | * guix/packages.scm (define-memoized/v): Remove. (package-transitive-supported-systems): Use 'mlambdaq' instead of 'define-memoized/v'. (package-input-rewriting)[replace]: Likewise.
* Use 'mlambda' instead of 'memoize'.Ludovic Courtès2017-01-28
| | | | | | | | | | | | | | | | | * gnu/packages.scm (find-newest-available-packages): Use 'mlambda' instead of (memoize (lambda ...) ...). * gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Likewise. * guix/build-system/gnu.scm (package-with-explicit-inputs)[rewritten-input]: Likewise. * guix/build-system/python.scm (package-with-explicit-python)[transform]: Likewise. * guix/derivations.scm (derivation->string): Likewise. * guix/gnu-maintenance.scm (gnu-package?): Likewise. * guix/modules.scm (module-file-dependencies): Likewise. * guix/scripts/graph.scm (standard-package-set): Likewise. * guix/scripts/lint.scm (official-gnu-packages*): Likewise. * guix/store.scm (store-regexp*): Likewise. * guix/utils.scm (location): Likewise.