Tuomas Tynkkynen
6d16ececdd
Merge remote-tracking branch 'upstream/staging' into master
2016-07-06 01:19:01 +03:00
Tuomas Tynkkynen
30e08502fa
Merge pull request #16734 from vrthra/wxsqlite3
...
wxsqliteplus: init at 0.3.6
2016-07-06 01:00:37 +03:00
Peter Simons
6a6b8fa36f
cabal2nix: update to version 2.0 from Hackage
...
I've realized that publishing updates to Hackage is far easier than
publishing updates in Nixpkgs, and since all Hackage updates show up in
Nix automatically I've decided to go back to publishing cabal2nix on
Hackage again.
Unfortunately, this means that I'll have to change the version numbering
scheme to comply with the expectations of the Haskell PVP (which is used
by Stackage), so the new version 2.0 looks like a downgrade to Nix,
which used to have version 20160406. :-(
If in doubt, run "nix-env -u --always" to force the update. I am sorry
about the inconvenience.
2016-07-05 23:45:41 +02:00
Peter Simons
a828d79a8a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-2-g0bc3d6d using the following inputs:
- Hackage: fcabbcc70b
- LTS Haskell: 52eeaf4edc
- Stackage Nightly: ff50bc1a46
2016-07-05 23:45:41 +02:00
Rahul Gopinath
881ba7309c
wxsqliteplus: init at 0.3.6
2016-07-05 13:15:04 -07:00
Tuomas Tynkkynen
2cf8cb7f46
Merge remote-tracking branch 'upstream/master' into staging
2016-07-05 13:34:36 +03:00
Arseniy Seroka
aea9c778be
Merge pull request #16678 from womfoo/bump/aspellDicts-en-2016.06.26-0
...
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-05 13:05:13 +03:00
Rahul Gopinath
86e2cd9066
wxsqlite3: init at 3.3.1
2016-07-05 00:55:22 -07:00
Simon Vandel Sillesen
ac74268012
pulseaudio: 8.0 -> 9.0
...
This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened
in [1].
Release notes can be seen in [1].
[1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
2016-07-05 08:30:00 +02:00
James Cook
c51ac275b8
Merge pull request #16715 from vrthra/gnurl
...
gnurl: 7.35 -> 7.48
2016-07-05 02:59:04 +00:00
Rahul Gopinath
01d9081cc3
gnurl: enable additional functionalities
2016-07-04 19:30:04 -07:00
Tuomas Tynkkynen
a08cc3287d
Merge pull request #16693 from vrthra/gdbm
...
gdbm: 1.11 -> 1.12
2016-07-05 04:04:26 +03:00
Rahul Gopinath
3919afbc62
gnurl: 7.35 -> 7.48
2016-07-04 17:51:33 -07:00
Tuomas Tynkkynen
c6a641eb07
Merge pull request #16687 from vrthra/dejagnu
...
dejagnu: 1.5.3 -> 1.6
2016-07-05 03:45:14 +03:00
Joachim Fasting
3f5d7c7e04
geis: refactor & fix build
...
- Pass -Wno-error=pedantic to work around ISO C violations
- Build with X11 unconditionally (also rely on pkgconfig for
detection, --enable-x11 does not work)
- Build against evemu
2016-07-05 00:54:12 +02:00
Joachim Fasting
89523c117b
Merge pull request #16706 from vrthra/cweb
...
cwebbin: ensure binaries go to the right destddir
2016-07-04 19:19:28 +02:00
Rahul Gopinath
322795ab92
cwebbin: ensure binaries go to the right destddir
2016-07-04 09:55:36 -07:00
Joachim Fasting
173fbeef42
Merge pull request #16679 from vrthra/cweb
...
cweb: init at 22p
2016-07-04 18:15:51 +02:00
Rahul Gopinath
a30ecd619a
libisoburn: init at 1.4.4
2016-07-04 17:31:17 +02:00
Rahul Gopinath
a5373d46c1
libisofs: 1.4.2 -> 1.4.4
2016-07-04 17:31:17 +02:00
Rahul Gopinath
60d00ce1e4
libburn: 1.4.2.p101 -> 1.4.4
2016-07-04 17:31:17 +02:00
Bjørn Forsman
79ed40cd69
avahi: 0.6.31 -> 0.6.32
...
Bugfix release, backwards compatible:
https://github.com/lathiat/avahi/releases/tag/v0.6.32
* Update src URL to github (the latest release is only available there).
* Change "$(mkdir_p)" to "$(MKDIR_P)" in the patch to keep it working
(apply'able).
2016-07-04 14:10:09 +02:00
mimadrid
a3581f802e
strace: 4.11 -> 4.12
2016-07-04 12:43:21 +02:00
Joachim Schiele
4c4a63f55d
Merge pull request #16208 from qknight/emscripten_toolchain
...
emscripten toolchain *katsching*
2016-07-04 12:04:03 +02:00
Joachim Schiele
c514693eb6
adds support to build emscripten packages using nix:
...
example usage:
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.libxml2
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.json_c
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.zlib
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.xmlmirror
2016-07-04 12:02:37 +02:00
Rahul Gopinath
0d602ce7f5
gdbm: 1.11 -> 1.12
2016-07-04 02:26:36 -07:00
Rahul Gopinath
a783a5704f
mono44: init at 4.4.1.0
2016-07-04 10:44:34 +02:00
Rahul Gopinath
d3fedc6a9d
mono40: refactor to generic 40
2016-07-04 10:44:34 +02:00
Rahul Gopinath
a605b54b38
mono: refactor and cleanup
...
Refactor and cleanup in preparation for mono44
2016-07-04 10:44:34 +02:00
Rahul Gopinath
a540e842ab
boo: mark as broken
...
With mono-4.0.4.1, the build fails with 1 non-fatal errors.
2016-07-04 10:44:34 +02:00
Rahul Gopinath
179275cd70
dejagnu: 1.5.3 -> 1.6
2016-07-03 21:54:56 -07:00
Rahul Gopinath
5dade2d296
cweb: init at 22p
2016-07-03 14:54:12 -07:00
Nikolay Amiantov
5bed7df058
Revert "[WIP] flashtool: 0.9.14.0 -> 0.9.23.3"
...
This reverts commit 0e5c802120aee2f7c91e4dcac8a8fc32637f2516.
It was pulled accidentially -- this is not ready yet.
2016-07-04 00:23:42 +03:00
Rahul Gopinath
f3da2e5bac
tie: init at 2.4
2016-07-03 13:47:53 -07:00
Lengyel Balázs
0e5c802120
[WIP] flashtool: 0.9.14.0 -> 0.9.23.3
2016-07-03 20:22:35 +03:00
Kranium Gikos Mendoza
56cb0f763e
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-03 22:45:22 +08:00
Frederik Rietdijk
def310df45
pythonPackages.setuptools: fix for use in buildEnv
...
pythonPath needs to be set for it to be included in buildEnv.
This will also fix tox.
2016-07-02 23:44:10 +02:00
Peter Simons
cbcb23dcf6
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160613-12-g1145e86 using the following inputs:
- Hackage: 8b1e5923b5
- LTS Haskell: 1c63caa7b8
- Stackage Nightly: 39da79aced
2016-07-02 20:59:02 +02:00
Joachim Fasting
af9b7ba1e3
Merge pull request #16552 from Mayeu/elixir-1.3
...
elixir: 1.2.6 -> 1.3.0
2016-07-02 14:37:25 +02:00
Joachim Fasting
fa3a410027
Merge pull request #16647 from holidaycheck/fix-galen-on-nixos
...
galen: fix on nixos
2016-07-02 14:03:52 +02:00
Rickard Nilsson
5356154366
libvirt and pythonPackages.libvirt: 1.3.5 -> 2.0.0
2016-07-02 00:24:36 +02:00
Benno Fünfstück
b01886d654
fix 32bit android emulator
2016-07-01 21:41:32 +02:00
Rickard Nilsson
8404d626ad
libvirt: Fix libsystemd dependency
2016-07-01 20:12:33 +02:00
Tobias Pflug
6ed9cd9b00
galen: fix on nixos
...
overwritten phases omitted patchShebangs from being called so
the galen wrapper still contained `#!/usr/bin/bash`.
2016-07-01 16:43:26 +02:00
Frederik Rietdijk
880475bbd5
python: fix modules in buildEnv, closes #16646
...
Python 2.7 on Nix is stripped of some modules, which can be added when
needed. This was broken with python.buildEnv.
2016-07-01 16:16:55 +02:00
Eelco Dolstra
de1b4e71c1
python-2.7: Don't use ldconfig and speed up uuid load
2016-07-01 14:57:40 +02:00
Peter Simons
14a42dba66
haskell-semigroups: add missing overrides for old version of the package
2016-07-01 12:01:04 +02:00
Peter Simons
ec2e568b35
configuration-hackage2nix.yaml: disable failing builds
2016-07-01 12:01:04 +02:00
Peter Simons
a7e33a1a1e
cabal2nix: update to version 20160613-10-g57dddc7
2016-07-01 12:01:03 +02:00
Peter Simons
77f6750ef0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160613-12-g1145e86 using the following inputs:
- Hackage: 53b696d106
- LTS Haskell: 1c63caa7b8
- Stackage Nightly: affdd756e9
2016-07-01 12:00:58 +02:00