Commit Graph

20952 Commits

Author SHA1 Message Date
Jörg Thalheim
ebd2a8b165
Merge pull request #34100 from jokogr/pkg/xmonad-log
xmonad-log: init at 0.1.0
2018-01-22 19:15:32 +00:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Jörg Thalheim
d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
チルノ
b23e92eac1 tewisay: init at git-2017-04-14 (#33488) 2018-01-21 22:31:51 +00:00
Nicolas Mattia
1d47908879 gpp: init at 2.25 and add @nmattia as maintainer (#34098)
* maintainers: add nmattia
* gpp: init at 2.25

GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21 19:17:31 +00:00
Yegor Timoshenko
26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Ioannis Koutras
64fa24b516 xmonad-log: init at 0.1.0 2018-01-21 14:57:36 +02:00
Sarah Brofeldt
adf80590ae
Merge pull request #33924 from markuskowa/molden-pr
molden: init at 5.7
2018-01-21 12:19:48 +01:00
Peter Hoeg
29deef012c kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Mitsuhiro Nakamura
4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Jörg Thalheim
6428287fcb
Merge pull request #34071 from KaiHa/lbdb-0.46
lbdb: 0.45.3 -> 0.46
2018-01-20 09:05:29 +00:00
Vladimír Čunát
94f4857bc5
Merge branch 'master' into staging
Hydra: ?compare=1427817
2018-01-20 10:05:27 +01:00
corpix
0db68e5d42 apparmor: updating utilities to fresh python (#34049)
* apparmor: updating utilities to fresh python

* apparmor: better way to depend on python

* apparmor: override python derivation on the top-level
2018-01-20 09:29:03 +01:00
Kai Harries
81a386326a lbdb: 0.45.3 -> 0.46 2018-01-20 08:56:59 +01:00
Dan Peebles
b81c65ce0a libsnark: init at 9e6b19ff 2018-01-20 00:05:26 -05:00
Orivej Desh
db56407a97
Merge pull request #34063 from corpix/fix/i2pd
i2pd: 2.15.0 -> 2.17.0
2018-01-20 00:10:40 +00:00
Dmitry Moskowski
b45a117bd3
i2pd: override boost derivation on the top-level 2018-01-19 23:47:00 +00:00
Eelco Dolstra
77225a5a95
Revert "fetchFromGitHub: Revert to the original version"
This reverts commit 3d5391c256.
2018-01-19 18:32:51 +01:00
Eelco Dolstra
3d5391c256
fetchFromGitHub: Revert to the original version
fetchFromGitHub was intended as a simple wrapper around the common
pattern 'fetchzip { url =
https://github.com/${owner}/${repo}/archive/${rev}.zip"; ... }'. It
was not intended to handle private repositories, submodules, other
sites than github.com (!), etc. In particular, we don't want to use
fetchgit because it's not reproducible.
2018-01-19 15:54:33 +01:00
Peter Simons
29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim
1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Shea Levy
f040f64636
bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
Drew Hess
83a85b60ad linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23 2018-01-18 17:04:47 +02:00
Orivej Desh
bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
Pd plugins
2018-01-18 14:33:41 +00:00
Peter Hoeg
e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Frederik Rietdijk
fbaf5fd677 gprof2dot: do not use pypy
- The package does not seem to function with `pypy` (#33997)
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
2018-01-18 09:39:04 +01:00
adisbladis
ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Jörg Thalheim
b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Justin Wood
3497ce23bd
Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
Marek Mahut
9844e027c4 mencal: init at 3.0 2018-01-17 16:24:59 +02:00
Peter Hoeg
4dec2618b3 asc: compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg
883957c0e6 lincity_ng: cleanups and compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg
7177c9e336 physfs: 2.0.3 -> 3.0.1 2018-01-17 21:59:55 +08:00
Leon Schuermann
a6dca04272
woof: init at 2012-05-31 2018-01-17 21:59:18 +08:00
Tuomas Tynkkynen
67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Bas van Dijk
af47db6a3a elk: 5.6.5 -> 5.6.6
Security fix for CVE-2018-3818.

https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Bas van Dijk
e842ffbb33 elk: 6.1.1 -> 6.1.2
Contains a security fix for kibana: CVE-2018-3818.

https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Tuomas Tynkkynen
2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
Jan Tojnar
ac16ec6032
bustle: add top-level alias 2018-01-16 20:37:46 +01:00
Jan Tojnar
f908f65dec
uuagc: add static executable from haskellPackages 2018-01-16 20:32:40 +01:00
John Ericson
5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00
S. Nordin Abouzahra
7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
Yegor Timoshenko
7d70261aa4 redshift: fix redshift-gtk, autoreconfHook 2018-01-16 13:44:59 +00:00
Guillaume Bouchard
2995066e9b alembic: use threadsafe hdf5 (#30682)
* hdf5: introduce hdf5-threadsafe variant

Compiled with thread safe support and without the High Level library
which is incompatible with thread safety.

* alembic: clean buildInputs to nativeBuildInputs

* alembic: use hdf5-threadsafe
2018-01-16 18:31:35 +08:00
Evgeny Egorochkin
2bb5e5e748 onioncircuits: init at 0.5 2018-01-16 12:26:45 +02:00
Jörg Thalheim
516481a2c8
Merge pull request #33923 from mnacamura/parallel-rust
parallel-rust: init at 0.11.3
2018-01-16 09:31:18 +00:00
Jörg Thalheim
c53f1518f8
Merge pull request #33426 from nlewo/pr/go-protobuf
go-protobuf: init at 2018-01-04
2018-01-16 08:15:09 +00:00