| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: guix-data-service: Update to 0.0.1-14.f2343b5.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5.
| Christopher Baines | 2019-12-31 | 1 | -3/+3 |
* | gnu: sassc: Update to 3.6.1.•••* gnu/packages/web.scm (sassc): Update to 3.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Riku Viitanen via Guix-patches via | 2019-12-30 | 1 | -2/+2 |
* | gnu: libsass: Update to 3.6.3.•••* gnu/packages/web.scm: (libsass): Update to 3.6.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Riku Viitanen via Guix-patches via | 2019-12-30 | 1 | -2/+2 |
* | gnu: guix-data-service: Update to 0.0.1-13.82b797e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e.
| Christopher Baines | 2019-12-29 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-12.f56935a.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-12.f56935a.
| Christopher Baines | 2019-12-27 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-11.7342280.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280.
| Christopher Baines | 2019-12-26 | 1 | -3/+3 |
* | gnu: nginx: Update to 1.17.7.•••* gnu/packages/web.scm (nginx): Update to 1.17.7.
| Gábor Boskovits | 2019-12-25 | 1 | -2/+2 |
* | gnu: hiawatha: Update to 10.10.•••* gnu/packages/web.scm (hiawatha): Update to 10.10.
| Tobias Geerinckx-Rice | 2019-12-24 | 1 | -2/+2 |
* | gnu: java-jsoup: Don't use unstable tarball.•••* gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch.
| Efraim Flashner | 2019-12-24 | 1 | -4/+6 |
* | gnu: tidy-html: Don't use unstable tarball.•••* gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch.
| Efraim Flashner | 2019-12-24 | 1 | -6/+7 |
* | gnu: gumbo-parser: Don't use unstable tarball.•••* gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch.
| Efraim Flashner | 2019-12-24 | 1 | -5/+6 |
* | gnu: guix-data-service: Update to 0.0.1-10.5c643e0.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0.
| Christopher Baines | 2019-12-23 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-9.31110ac.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
| Christopher Baines | 2019-12-22 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-8.a019a5e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-8.a019a5e.
| Christopher Baines | 2019-12-16 | 1 | -3/+3 |
* | gnu: Add htmlcxx.•••* gnu/packages/web.scm (htmlcxx): New variable.
| Alex Griffin | 2019-12-14 | 1 | -0/+33 |
* | gnu: guix-data-service: Update to 0.0.1-7.156b7ee.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee.
[arguments]: Add guix-data-service-manage-build-servers to the list of
scripts.
| Christopher Baines | 2019-12-12 | 1 | -3/+4 |
* | gnu: websocketpp: Add patch for Boost >= 1.70.•••* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant | 2019-12-09 | 1 | -1/+2 |
* | gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
| Pierre Neidhardt | 2019-12-05 | 1 | -1/+1 |
* | Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...•••This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which
still breaks ‘guix pull’.
| Tobias Geerinckx-Rice | 2019-12-05 | 1 | -1/+1 |
* | gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
| Pierre Neidhardt | 2019-12-05 | 1 | -1/+1 |
* | Merge branch 'staging' | Marius Bakke | 2019-12-04 | 1 | -12/+43 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2019-11-28 | 1 | -7/+7 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-21 | 1 | -15/+21 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-15 | 1 | -4/+182 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-30 | 1 | -5/+5 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-27 | 1 | -8/+7 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-23 | 1 | -4/+5 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-18 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-13 | 1 | -1/+23 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: java-tomcat: Update to 8.5.46.•••* gnu/packages/web.scm (java-tomcat): Update to 8.5.46.
| Björn Höfling | 2019-10-13 | 1 | -2/+2 |
| * | | | | | | | | | | gnu: java-tomcat: Build the full Tomcat package.•••Currently java-tomcat uses the "package" build-target. In that way, it is
built like a library, with only the jar files. This commit will change the
build-target to "deploy" in order to build the full tomcat package.
* gnu/packages/web.scm (java-tomcat)[source]: Remove bat-files in snippet.
[inputs]: Remove java-eclipse-jdt-core, add java-commons-daemon, java-ecj.
[native-inputs]: Remove.
[arguments]: Use "deploy" build-target, add phases 'modify-deploy,
'symlink-commons-daemon, 'symlink-java-ecj, change 'install phase.
| Björn Höfling | 2019-10-13 | 1 | -5/+36 |
| * | | | | | | | | | | gnu: Remove dependencies on java-tomcat, use servlet API instead.•••These packages are using java-tomcat as a dependency where they
actually only need a servlet API.
* gnu/packages/maven.scm (maven-wagon-tck-http)[inputs]: Remove java-tomcat,
add java-javaee-servletapi.
(maven-wagon-http)[native-inputs]: Same here.
* gnu/packages/web.scm (java-eclipse-jetty-util)[inputs]: Same here.
(java-eclipse-jetty-http-test-classes)[inputs]: Same here.
(java-eclipse-jetty-security)[inputs]: Same here.
(java-eclipse-jetty-servlet)[inputs]: Same here.
(java-eclipse-jetty-webapp-9.2)[inputs]: Same here.
| Björn Höfling | 2019-10-13 | 1 | -5/+5 |
* | | | | | | | | | | | gnu: fcgi: Update to 2.4.2.•••* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -8/+11 |
* | | | | | | | | | | | gnu: xinetd: Update to 2.3.15.4 [fix build].•••* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-11-29 | 1 | -9/+11 |
* | | | | | | | | | | | Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stu...•••This reverts commit abf43a67d5929bf279edce3e790ef1348dda32a5 as it broke "guix pull".
| Ricardo Wurmus | 2019-11-28 | 1 | -1/+1 |
* | | | | | | | | | | | gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
| Pierre Neidhardt | 2019-11-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | gnu: guix-data-service: Update to 0.0.1-6.af13248.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.
| Christopher Baines | 2019-11-26 | 1 | -3/+3 |
* | | | | | | | | | | gnu: jo: Update to 1.3.•••* gnu/packages/web.scm (jo): Update to 1.3.
| Oleg Pykhalov | 2019-11-24 | 1 | -2/+2 |
* | | | | | | | | | | gnu: perl-apache-logformat-compiler: Update to 0.36.•••* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
| Tobias Geerinckx-Rice | 2019-11-23 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | gnu: nginx: Update to 1.17.6.•••* gnu/packages/web.scm (nginx): Update to 1.17.6.
| Marius Bakke | 2019-11-21 | 1 | -2/+2 |
* | | | | | | | | | gnu: guix-data-service: Update to 0.0.1-5.23f60a6.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
| Christopher Baines | 2019-11-21 | 1 | -3/+3 |
* | | | | | | | | | gnu: guix-data-service: Fix build.•••Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
| Christopher Baines | 2019-11-21 | 1 | -10/+2 |
* | | | | | | | | | gnu: Add libyaml@2.1.•••* gnu/packages/web.scm (libyaml-2.1): New variable.
| Timothy Sample | 2019-11-20 | 1 | -0/+14 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | gnu: Add java-signpost-core.•••* gnu/packages/web.scm (java-signpost-core): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -1/+31 |
* | | | | | | | | gnu: perl-http-cookies: Update to 6.06.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
| Tobias Geerinckx-Rice | 2019-11-12 | 1 | -2/+2 |
* | | | | | | | | gnu: Add nginx Accept Language module.•••* gnu/packages/web.scm (nginx-accept-language-module): New public variable.
| Florian Pelz | 2019-11-07 | 1 | -1/+149 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | gnu: Go standard library 'x' packages: Consolidate.•••* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
| Leo Famulari | 2019-10-29 | 1 | -1/+1 |
* | | | | | | | gnu: perl-libwww: Update to 6.41.•••* gnu/packages/web.scm (perl-libwww): Update to 6.41.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | | | | | | | gnu: perl-http-cookies: Update to 6.05.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
| |_|_|_|_|/
|/| | | | | |
|