Peter Simons
ee933f5d73
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160613 using the following inputs:
- Hackage: b9e58743e7
- LTS Haskell: 2a2cddb443
- Stackage Nightly: 4b8c8abac5
2016-06-13 23:09:44 +02:00
Joachim Fasting
be009c90ca
Merge pull request #16211 from mpscholten/fix-php
...
php: Fixed libiconv error
2016-06-13 22:57:58 +02:00
Colton Padden
e265f58395
neovim: fix neovim on darwin - requires libmpack
2016-06-13 14:14:20 -04:00
Marc Scholten
d1219ba68f
php: Fixed libiconv error
2016-06-13 18:25:58 +02:00
Paweł Pacana
d2b58dd39a
buildkite-agent: init at 2.1.8
...
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
Luca Bruno
127b4e84f0
Merge pull request #16072 from ejlo/fix/electron-update-v1.2.2
...
electron: 0.36.2 -> 1.2.2
2016-06-13 17:23:10 +02:00
Joachim Fasting
41bd0dc373
Merge pull request #16078 from mpscholten/php7
...
php: Now builds on darwin
2016-06-13 16:45:28 +02:00
Peter Simons
52edff8689
Merge pull request #15989 from mboes/stack-builder-tweaks
...
haskell.lib.buildStackProject: allow passing in a custom GHC version.
2016-06-13 12:15:11 +02:00
Christoph Hrdinka
17dc0a544c
mapnik: 3.0.9 -> 3.0.10
2016-06-13 11:59:04 +02:00
Moritz Ulrich
edca4a1b55
Merge pull request #16159 from matthewbauer/neovim-darwin-fixes
...
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
Vladimír Čunát
d133a168f0
rr: improve the parent commit
2016-06-13 10:15:48 +02:00
Vladimír Čunát
e9c612cdfe
rr: fix build after gcc-5.4 bump
...
Discussion: https://github.com/NixOS/nixpkgs/commit/772c92ba5c60a
2016-06-13 10:12:18 +02:00
Michael Alan Dorman
b40e1efe00
haskell generic-builder: don't propagate setupHaskellDepends
...
Without this patch, attempts to install at least some of the packages
that start to use setupHaskellDepends (mostly gtk-related packages)
results in collisions:
building path(s) ‘/nix/store/63k5smns43f5r2ad8wcc242x0gwd70m3-ghc-8.0.1’
collision between `/nix/store/k18i1nm5hgnb82y9w2g9hmlwhk3szjld-ghc-8.0.1/lib/ghc-8.0.1/Cabal-1.24.0.0/Distribution/Compat/Binary.dyn_hi' and `/nix/store/0rwhbwsg9kmywgbrib2bs29p2hmi80za-Cabal-1.24.0.0/lib/ghc-8.0.1/Cabal-1.24.0.0/Distribution/Compat/Binary.dyn_hi'
builder for ‘/nix/store/vrjkfpm8sb96m9i5k74h8vn0rwddgy4v-ghc-8.0.1.drv’ failed with exit code 25
This would appear to me to be a consequence of setupHaskellDepends
entries being added to propagateBuildInputs. It is sufficient in the
cases I'm familiar with (taffyBar), and I think correct, to simply add
it to the otherBuildInputs.
2016-06-13 09:51:35 +02:00
Rahul Gopinath
ea8fb0aee5
SDL_sixel: init at 1.2-nightly
...
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00
Rahul Gopinath
9b01ad3ce8
rebol: init at 3-alpha
...
Rebol is a cross-platform data exchange language and a multi-paradigm dynamic
programming language for network communications and distributed computing.
2016-06-12 16:32:10 -07:00
Rahul Gopinath
4227aa2c4f
ffmpeg-sixel: init at nightly-2.3.x
2016-06-12 16:23:25 -07:00
zimbatm
7618d886c9
Merge pull request #16177 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
2016-06-13 00:20:12 +01:00
zimbatm
4f27f28f89
Merge pull request #16137 from abbradar/parsoid
...
Update node packages
2016-06-13 00:19:25 +01:00
Mathieu Boespflug
70bc97b731
haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.
...
Don't make LD_LIBRARY_PATH pick up cwd when original string is empty,
due to colon terminated search path.
2016-06-13 00:55:34 +02:00
zimbatm
f663822cc8
Merge pull request #16168 from romildo/fix.gksu
...
gksu: use nativeBuildInputs and wrapGAppsHook
2016-06-12 23:55:34 +01:00
Mathieu Boespflug
292a8892a0
haskell.lib.buildStackProject: allow passing in a custom GHC version.
...
Previously, the user could only compile using the default version of
GHC in Nixpkgs. Now this can be changed by setting the `ghc` attribute
appropriately.
2016-06-13 00:55:33 +02:00
zimbatm
a95229a963
Merge pull request #15677 from womfoo/mod_auth_mellon
...
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm
ecdd2721da
Merge pull request #16136 from vrthra/libsixel
...
libsixel: init at 1.6.1
2016-06-12 23:32:13 +01:00
zimbatm
28fa4a2f03
Escape all shell arguments uniformly
2016-06-12 18:11:37 +01:00
Rahul Gopinath
af76a52c06
libsixel: init at 1.6.1
...
libsixel is a library for display of graphics in console.
2016-06-12 09:58:25 -07:00
Arseniy Seroka
852e9c3096
Merge pull request #16158 from juliendehos/armadillo
...
armadillo: init at 7.200.1b
2016-06-12 19:13:38 +03:00
devhell
22da52f28d
{lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
...
From the changelog:
```
Version 0.7.86, 2016-05-31
+ Linux/Mac: more output formats (PBCore, EBUCore, FIMS)
+ FFV1 parsing optimization, avoiding by default a too verbose trace
+ Matroska: more elements support and typo fixes in the trace
+ #I172, Trace feature: provide the name of the main parser in the media element
+ Matroska: consider all values below 0x10 EBML names as 1-byte junk
x Matroska: better support (including speed improvement) of huge lossless frames (e.g. 20 MB FFV1 4K)
x #I144, Python binding: Python 2 on Linux does not automatically provide the locale to the shared object
x HTML output: don't escape carriage returns from the input file
x FFV1: some streams were rejected despite the fact they are valid
x Python binding: some errors during call of Get() API with Python3 on Linux/Mac
```
2016-06-12 16:23:12 +01:00
zimbatm
08770cd242
influxdb: merge deps with the common go-modules
2016-06-12 15:08:44 +01:00
Nikolay Amiantov
b0ff10ada2
clojure: 1.7.0 -> 1.8.0
2016-06-12 15:57:29 +03:00
zimbatm
740740c265
Merge pull request #15890 from zimbatm/godep-v73
...
godep: ddd7fbf -> v73
2016-06-12 13:46:44 +01:00
zimbatm
3086250ceb
bundler: 1.11.2 -> 1.12.5
2016-06-12 13:35:15 +01:00
José Romildo Malaquias
e6e465334d
libgksu: use nativeBuildInputs and wrapGAppsHook
2016-06-12 08:20:10 -03:00
Alexey Shmalko
2089dd4ab6
GHC: Split docs
2016-06-12 14:03:43 +03:00
Peter Simons
22ae90ae90
cabal2nix: update to version 20160611
2016-06-12 08:37:06 +02:00
Peter Simons
2862d272a6
haskell: add support for all of Hackage
...
The function "callHackage <name> <version>" generates build instructions for
the requested library version on-the-fly. All of Hackage is available. Note:
this code is brand-new, experimental, and it might change in the future. Don't
base production code on this feature yet.
Example usage:
$ nix-shell -p 'haskellPackages.callHackage "cpphs" "1.19.3" {}' --run "cpphs --version"
cpphs 1.19.3
$ nix-shell -p 'haskellPackages.ghcWithPackages (self: [(self.callHackage "hsdns" "1.6.1" {})])' --run "ghc-pkg list hsdns"
/nix/store/p6r81k2vb2pzy4wcvri6z9m492i0hg63-ghc-8.0.1/lib/ghc-8.0.1/package.conf.d
hsdns-1.6.1
2016-06-12 08:37:06 +02:00
Peter Simons
52aad6c77d
haskell.lib.withHoogle: remove obsolete function
2016-06-12 08:37:06 +02:00
Peter Simons
00bebe798c
haskell-http2: remove obsolete override
2016-06-12 08:37:06 +02:00
Peter Simons
cc09d421f2
haskell-hslogger: fix LTS build
2016-06-12 08:37:05 +02:00
Peter Simons
71f0092143
haskell-lhc: drop obsolete override
2016-06-12 08:37:05 +02:00
Peter Simons
8ffcd238c3
haskell-generic-builder: add support for setupHaskellDepends
2016-06-12 08:37:01 +02:00
Peter Simons
bef4cf54d5
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160611 using the following inputs:
- Hackage: 8f99b2654a
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 504ee2b3bb
2016-06-12 08:36:53 +02:00
Matthew Bauer
d0cb52596e
libmpack: fix building on darwin
2016-06-11 21:20:37 -05:00
Julien Dehos
cb6e9e5e24
armadillo: init at 7.200.1b
2016-06-12 03:06:07 +02:00
Tobias Geerinckx-Rice
c3d5a0a7df
libpsl: list 2016-05-23 -> 2016-06-10
2016-06-12 00:28:55 +02:00
rushmorem
8086145649
nanomsg: 0.8-beta -> 1.0.0
2016-06-11 19:05:53 +02:00
Maciek Starzyk
a3bff71738
nimble: 0.7.2 -> 0.7.4
2016-06-11 14:53:08 +02:00
Maciek Starzyk
ab09c37f99
nim: 0.13.0 -> 0.14.2
2016-06-11 14:53:07 +02:00
Vladimír Čunát
ab450c0909
gcc: fixup the tarball job after merging #15867
...
The evaluation problem happened in while checking find-tarballs.nix
http://hydra.nixos.org/build/36754203/nixlog/1/raw
(it didn't seem worth digging into why exactly)
2016-06-11 09:59:39 +02:00
Tuomas Tynkkynen
a06a405d0b
cross GCC: Fix some paths to libc headers (after multiple outputs)
...
It's not completely clear to me why the path to libc headers is set
differently when cross building...
2016-06-11 04:15:17 +03:00
Tuomas Tynkkynen
aaf008bda4
libelf: Fix cross compilation
2016-06-11 04:13:27 +03:00
Nikolay Amiantov
3f241c172c
remarkjs: mark as broken
2016-06-11 03:28:50 +03:00
Nikolay Amiantov
5dc116e456
julia-git: 0.4.4-pre-2016-02-08 -> 0.5.0-dev-2016-06-10
2016-06-11 02:43:44 +03:00
Rushmore Mushambi
aa8cf825ce
Merge pull request #16103 from kamilchm/go2nix
...
go2nix: 20160307 -> 0.1.0
2016-06-10 17:21:27 +02:00
Tuomas Tynkkynen
5fe4076683
gcc: Pass --with-mpc in crossAttrs
...
Just for consistency, it should be already coming from buildInputs
anyway.
2016-06-10 16:17:30 +03:00
Nikolay Amiantov
21f5510a54
Merge pull request #15367 from bendlas/update-wine
...
wine-unstable: 1.9.7 -> 1.9.11; add optional dependencies; opencl-icd: init; refactor flags
2016-06-10 16:47:31 +04:00
Michael Raskin
a6072331c0
gle: init at 3.1.0
2016-06-10 14:51:48 +02:00
Peter Simons
0f7a0a0377
haskell-stack: apply small patch from Git to fix "stack repl" for GHC 8.x
2016-06-10 14:41:01 +02:00
Kamil Chmielewski
76b331ae59
go2nix: 20160307 -> 0.1.0
2016-06-10 12:04:35 +02:00
Vladimír Čunát
46f22d89b9
Merge #15867 : glibc, gcc: fixes for ARM targets
...
... needed after closure-size merge (#7701 )
2016-06-10 09:57:17 +02:00
Rickard Nilsson
511565e996
kibana: 4.4.1 -> 4.5.1
2016-06-10 01:35:39 +00:00
Rushmore Mushambi
902b6d5691
Merge pull request #16093 from rushmorem/update-go
...
go: v1.5.3 -> v1.5.4
2016-06-10 00:14:56 +02:00
Joachim Fasting
7bd515979c
tinycc: fix paxmark call
...
I missed this due to testing on a checkout that didn't contain
the paxmark fix ...
2016-06-09 23:06:01 +02:00
Rahul Gopinath
b89d4a3a61
unicon: init at 11.7
...
Unicon is a very high level goal-directed, object-oriented, general purpose
applications language
2016-06-09 13:32:44 -07:00
Peter Simons
7914242b37
haskell-timezone-series: fix build with GHC 8.0.1
...
- Fix the incorrect sha256 hash of the patch.
- Apply the patch only when compiling with GHC 8.0.x.
2016-06-09 21:51:09 +02:00
Peter Simons
cf042ae750
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-38-g2269395 using the following inputs:
- Hackage: 65d1dbe8dd
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 5863aeaee3
2016-06-09 21:51:00 +02:00
Thomas Tuegel
e6fdc9f7f0
Merge pull request #16092 from abbradar/qt561
...
Qt: 5.6.0 -> 5.6.1
2016-06-09 14:32:53 -05:00
Thomas Tuegel
04ad2ebfb2
Merge branch 'kde-propagate'
2016-06-09 12:40:04 -05:00
rushmorem
0e262f52f3
go: v1.5.3 -> v1.5.4
2016-06-09 19:18:07 +02:00
Nikolay Amiantov
97d791978c
qt56: 5.6.0 -> 5.6.1
2016-06-09 18:44:56 +03:00
Thomas Tuegel
09d63127de
Revert "qt56: 5.6.0 -> 5.6.1"
...
This reverts commit 4d2cf4baac
.
2016-06-09 10:42:52 -05:00
Franz Pletz
a0996c2c60
libressl: 2.3.4 -> 2.3.5
2016-06-09 17:37:29 +02:00
Rushmore Mushambi
83c40ada7e
Merge pull request #16017 from kamilchm/rework-go
...
Rework goPackages
2016-06-09 17:09:13 +02:00
Thomas Tuegel
c9ffb7e5f9
Merge branch 'qt-5.6'
2016-06-09 09:40:18 -05:00
Thomas Tuegel
4d2cf4baac
qt56: 5.6.0 -> 5.6.1
2016-06-09 09:39:55 -05:00
Thomas Tuegel
de842765be
qt56.qtbase: propagate build inputs correctly
2016-06-09 09:14:06 -05:00
zimbatm
943d59268a
packer: fix compilation
...
* Remove duplicate "packer" source
* Use the same version of go everywhere
2016-06-09 16:11:25 +02:00
zimbatm
f870d6aeb6
goBuildPackage: export go
...
This is useful to make sure to use the same version of go in further
derivations.
2016-06-09 16:11:17 +02:00
Marc Scholten
d4babc49dc
php: Now builds on darwin
2016-06-09 14:49:55 +02:00
Joachim Fasting
e52194f17d
Merge pull request #16061 from vrthra/io
...
io: 2013.12.04 -> 2015.11.11
2016-06-09 14:15:55 +02:00
Vladimír Čunát
cbca34b1a7
Merge #13977 : ffmpeg: add 3.0 version
...
I made the default not change for now.
2016-06-09 14:11:30 +02:00
Vladimír Čunát
9876769698
ffmpeg_3: 3.0 -> 3.0.2
2016-06-09 14:06:18 +02:00
Joachim Fasting
b9428a4576
Merge pull request #16089 from vrthra/factor
...
factor: disable build on i686-linux
2016-06-09 13:55:06 +02:00
Vladimír Čunát
772c92ba5c
gcc: maintenance 5.3 -> 5.4
2016-06-09 13:22:09 +02:00
Rahul Gopinath
35c544e6d4
factor: disable build on i686-linux
...
The factor language should be built only on x86_64 machines.
2016-06-09 04:19:00 -07:00
Rahul Gopinath
c860de987d
io: 2013.12.04 -> 2015.11.11
...
Updating IO language to latest version
2016-06-09 04:15:26 -07:00
Vladimír Čunát
cec03a8ecd
Merge #14753 : makeWrapper: allow spaces in variables
2016-06-09 13:09:43 +02:00
Kamil Chmielewski
8cd1d4cda5
buildGoPackage: use Go 1.6 by default
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977
buildGo16Packages: fetchgit -> fetchFromGitHub
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
bbc37e0eb7
Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
...
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
9683f5751f
FIX: deis and gawp shas
2016-06-09 13:08:09 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Rahul Gopinath
70b0f3128d
rakudo: 2016.01 -> 2016.04
...
Updating Rakudo (Perl 6 compiler) to 2016.04
2016-06-09 03:10:09 -07:00
Peter Simons
dc6f1cf4b3
Merge pull request #16080 from mstarzyk/timezone-series
...
haskellPackages.timezone-series: Add support for time-1.6 - applied p…
2016-06-09 12:09:12 +02:00
Eelco Dolstra
109096247a
php56: update to 5.6.22
...
(cherry picked from commit 72b4009367257c2447aac89d5f34f2421bbc88dc)
2016-06-09 10:04:39 +00:00
Rushmore Mushambi
3871831b37
Merge pull request #16059 from vrthra/factor
...
factor-lang: Init at 0.97
2016-06-09 11:24:53 +02:00
Kamil Chmielewski
6f51fdd81c
drive: extracted from goPackges
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
7b4e868173
govers: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fc88548b5d
go2nix: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5d3f8fec7c
prometheus-statsd-bridge: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5fec17a3e2
prometheus-pushgateway: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
28b6e9863c
prometheus-node-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
0f13eab7c8
prometheus-nginx-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
f44b557476
prometheus-mysqld-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
485ad053e0
prometheus-mesos-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a3cf92fdba
prometheus-collectd-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fc9bc9eba5
goDeps: support for mercurial repos
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4bf5a93f2d
prom2json: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
03feac7937
pond: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
826ff3efc2
glide: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ce39be8ea
caddy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
06327d22d6
syncthing012: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
abcec97b1e
confd: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
9e80bfed89
golint: FIX proper link to godeps file
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
f473582a75
hologram: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
8bfff0f5a6
i3cat: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
7c8852e355
goimports: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
3cf803fca7
golant: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
ec9edbe172
gotags: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
dc2bb06a1b
gocode: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ddfe1fc40
serfdom: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6b41b6b908
oauth2_proxy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
2bee32508c
nsq: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
20a457faf7
gotty: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
26d231c536
mesos-dns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
6dc8237385
gox: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
0066d89b0c
go-repo-root: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
c7bf8afbfc
oh: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
bce93755b9
textql: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
17770101b5
wego: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
d010d39e15
skydns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
e44d38125c
s3gof3r: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
93b9ebfde8
ngrok: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
a1f3808e2f
lxd: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
d765026f99
go-upower-notify: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
e2e3d8802f
go-sct: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
977f23ca37
go-pup: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
ce81a8a65d
go-mtpfs: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
387246080b
mongodb-tools: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
89a256e463
interlock: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
81f3092e11
Reusing go libs in deis build
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
bfa32800c3
First programs extracted from go-packages: deis and gawp
2016-06-09 11:21:30 +02:00
obadz
fcb0023e80
haskellPackages.intero: fix tests (thanks @rvl)
2016-06-09 08:53:47 +01:00
Rahul Gopinath
51a7260fba
factor-lang: Init at 0.98
...
Factor is a concatenative, stack-based programming language.
2016-06-08 21:45:43 -07:00
Maciek Starzyk
0158d124bd
haskellPackages.timezone-series: Download patch instead of checking it into nixpkgs
2016-06-09 00:03:41 +02:00
Maciek Starzyk
10c87e69b4
haskellPackages.timezone-series: Add support for time-1.6 - applied patch https://github.com/ygale/timezone-series/pull/1
2016-06-08 23:35:44 +02:00
Erik Ouchterlony
331cbe7848
electron: 0.36.2 -> 1.2.2
2016-06-08 20:31:36 +02:00
obadz
d13378ffd1
haskellPackages.libmpd: remove upper bound on time
2016-06-08 19:14:27 +01:00
vbgl
0a4e806f8f
ocamlnet: 3.7.7 -> 4.1.1 ( #16008 )
2016-06-08 16:40:08 +01:00
Vincent Laporte
2bb6cb6d20
piqi-ocaml: 0.7.4 -> 0.7.5
2016-06-08 10:11:44 +02:00
Vincent Laporte
909f83f9f8
piqi: 0.6.12 -> 0.6.13
2016-06-08 10:11:44 +02:00
obadz
30f2dd5f55
Merge pull request #16025 from vbgl/utop-1.19
...
utop: 1.17 -> 1.19.2
2016-06-08 01:07:05 +01:00
Peter Simons
71fc5083be
git-annex: work around Joey Hess' latest brain fart
...
Now we're releasing incomplete Hackage tarballs on purpose:
http://git-annex.branchable.com/bugs/bash_completion_file_is_missing_in_the_6.20160527_tarball_on_hackage/
You know, I'll fix this shit one last time, but on the next occasion
upstream breaks the build for no apparent reason, I'm going to abandon
this project and leave it to someone else to package, because these kind
of wacko engineering decisions cast a bad light on the soundness of
git-annex as a whole, IMHO.
2016-06-07 21:59:52 +02:00
Peter Simons
637f901f3e
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-35-g2a2d30b using the following inputs:
- Hackage: 7a03eee484
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 7e90e5529b
2016-06-07 21:59:04 +02:00
Peter Simons
3e4cd62903
Merge pull request #16053 from obadz/ghc-mod-ghc8
...
haskellPackages.ghc-mod: add support for GHC8
2016-06-07 21:50:35 +02:00
obadz
99717f7a56
haskellPackages.intero: don't run tests
2016-06-07 20:36:35 +01:00
obadz
679a51b116
haskellPackages.ghc-mod: add overrides to support ghc8
2016-06-07 20:33:48 +01:00
Nikolay Amiantov
20f770d1f4
opencv: propagate numpy dependency
2016-06-07 21:27:19 +03:00
Rahul Gopinath
367ddbdcd5
icon: Init at 9.5.1
...
Icon is a very high level general-purpose programming language with
extensive features for processing strings (text) and data structures.
Closes #16036 .
2016-06-07 19:09:54 +02:00
zimbatm
5811b47ba3
Merge pull request #16037 from couchemar/elixir-1.2.6
...
elixir: 1.2.5 -> 1.2.6
2016-06-07 16:30:30 +01:00
Nikolay Amiantov
f362f8d223
opencv3: 3.0.0 -> 3.1.0
...
Split feature flags; avoid bundled libraries.
2016-06-07 17:31:36 +03:00
Nikolay Amiantov
cfc7dba1ce
opencv: 2.4.11 -> 2.4.13
...
Split feature flags; avoid bundled libraries.
2016-06-07 17:31:35 +03:00
Joachim Fasting
ed412d4c5e
Merge pull request #15971 from phile314/master
...
uhc: 1.1.9.3 -> 1.1.9.4
2016-06-07 14:51:11 +02:00
Joachim Fasting
bb70dd05b2
Merge pull request #15887 from groxxda/bump/weston
...
wayland & weston: 1.10.0 -> 1.11.0
2016-06-07 14:44:21 +02:00
Joachim Fasting
c259ad9f49
Merge pull request #15947 from jdanekrh/dart
...
dart: 0.4 -> 1.16.1
2016-06-07 14:42:42 +02:00
Joachim Fasting
5599fa83a5
Merge pull request #15953 from markus1189/scalafmt
...
scalafmt: 0.2.3 -> 0.2.5
2016-06-07 14:41:50 +02:00
Joachim Fasting
38b88768f5
Merge pull request #16029 from grahamc/patch-2
...
gemconfig: rmagick requires which as of 2.15.4
2016-06-07 14:35:43 +02:00
Luca Bruno
a72aba8c30
Merge pull request #14366 from NixOS/gnome-3.20
...
gnome3.20: init at 3.20.0
2016-06-07 14:23:08 +02:00
laMudri
28f4f15777
Agda: marked some old packages as broken
2016-06-07 11:19:12 +01:00
laMudri
949ede3d2f
agda-prelude: 2014-09-27 -> 2016-04-18
2016-06-07 11:19:12 +01:00
laMudri
2e712b501c
agda-stdlib: 2.4.2.3 -> v0.12 (for Agda-2.5.1)
2016-06-07 11:17:37 +01:00
Andrey Pavlov
c38a08f95a
elixir: 1.2.5 -> 1.2.6
2016-06-07 10:34:20 +03:00
Nikolay Amiantov
bd1b236f7c
fix 'licenses' -> 'license' in several places
2016-06-07 04:57:21 +03:00
Graham Christensen
bb5faafbca
gemconfig: rmagick requires which as of 2.15.4
2016-06-06 16:00:10 -05:00
Tuomas Tynkkynen
345d0a3ea6
Merge remote-tracking branch 'upstream/staging' into master
2016-06-06 22:17:38 +03:00
Michael Raskin
32cbc5b794
glui: init at 2.36
2016-06-06 20:42:34 +02:00
Vincent Laporte
64674d24c3
utop: 1.17 -> 1.19.2
2016-06-06 19:13:18 +02:00
Vincent Laporte
354e589275
lambda-term: 1.8 -> 1.10
2016-06-06 19:13:18 +02:00
Luca Bruno
99cfbda5c6
libchamplain: 0.12.11 -> 0.12.13
2016-06-06 13:59:31 +02:00
Damien Cassou
e148cf2bca
uhttpmock: init at 0.5.0
2016-06-06 13:59:31 +02:00
Damien Cassou
47b19b5645
clutter-gst: 3.0.4 -> 3.0.18
2016-06-06 13:59:31 +02:00
Damien Cassou
1930545c06
clutter-gtk-1.8: init at 1.8.0
2016-06-06 13:59:31 +02:00
Damien Cassou
289aadc542
clutter_1_26: init at 1.26.0
2016-06-06 13:59:31 +02:00
Damien Cassou
fbbe6e2497
pangomm: 2.38.1 -> 2.40.0
2016-06-06 13:59:31 +02:00
Damien Cassou
e28a8c6d6c
gtkmm: 3.18.0 -> 3.20.0
2016-06-06 13:59:31 +02:00
Damien Cassou
793ffb14a4
glibmm: 2.46.3 -> 2.48.1
2016-06-06 13:59:31 +02:00
Damien Cassou
366d98497f
vala_0_32: init at 0.32.0
2016-06-06 13:59:31 +02:00
Jiri Danek
3de59a83da
dart: 0.4 -> 1.16.1
2016-06-06 11:15:05 +02:00
Vladimír Čunát
ab5a5f760f
libexttextcat: homepage has moved
2016-06-06 11:10:39 +02:00
Nick Novitski
d3393473df
unibilium: enable on darwin ( #16012 )
2016-06-06 10:56:08 +02:00
Peter Simons
0cc1b3744e
haskell-semigroups: fix build with older compilers
2016-06-06 09:33:31 +02:00
Peter Simons
a01fab64e2
haskell-binary: update overrides for latest version
2016-06-06 09:33:31 +02:00
Peter Simons
c7639f4e56
haskell-esqueleto: remove broken overrides
...
These overrides didn't work, because they created a mixture of different
versions of 'persistent' in the build tree. Furthermore, we cannot pin
specific versions like that in configuration-common.nix because this
breaks builds in other package sets, i.e. the LTS variants.
2016-06-06 09:33:30 +02:00
Peter Simons
513d648f40
configuration-common.nix: drop obsolete overrides
2016-06-06 09:33:30 +02:00
Peter Simons
ac3ccce0c1
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-31-gd9dda87 using the following inputs:
- Hackage: 4c643345f3
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 3ba38d9d9e
2016-06-06 09:33:25 +02:00
artuuge
93a11d8b0f
libgpuarray-cuda: init at -9998.0
2016-06-05 14:49:45 +02:00
artuuge
5b51f0bff9
clblas-cuda: init at git-20160505
2016-06-05 14:33:19 +02:00
Bjørn Forsman
4c722ad380
avr-gcc-libc: strip trailing whitespace
2016-06-05 11:59:47 +02:00
ne0phyte
7c6b575c53
avr-gcc-libc: binutils 2.25->2.26, gcc 4.8.4->5.3.0, avr-libc 1.8.1->2.0.0
...
All packages updated to support more recent Atmel MCUs.
2016-06-05 11:59:31 +02:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
0b3e1f8f7c
netcdf: added parallel i/o support
2016-06-05 10:56:14 +02:00
Chris Martin
e93262f077
serpent: init at 2016-03-05
2016-06-04 13:40:18 -04:00