Jörg Thalheim
7a3da51943
Merge pull request #24452 from miltador/webstorm
...
webstorm: 2016.3.3 -> 2017.1
2017-03-30 10:49:35 +02:00
Jörg Thalheim
9e439658d7
Merge pull request #24449 from drdaeman/pycharm-2017.1
...
PyCharm 2016.3.2 -> 2017.1
2017-03-30 10:42:29 +02:00
Jörg Thalheim
586fd024fa
Merge pull request #24454 from michalrus/bitlbee-facebook
...
bitlbee-facebook: 2015-08-27 → 1.1.0
2017-03-30 10:37:25 +02:00
Jörg Thalheim
79f70e6d88
Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
...
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
Jörg Thalheim
ded2876073
Merge pull request #24467 from kamilchm/vim-go
...
vim-go: 2017-02-19 -> 1.12
2017-03-30 10:19:35 +02:00
John Ericson
166fc028a4
Merge pull request #24465 from Ericson2314/no-with-literal
...
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
Charles Strahan
2a3cd13d73
slang: 2.3.0 -> 2.3.1a
2017-03-30 03:22:26 -04:00
Kamil Chmielewski
c916e2ce98
vim-go: 2017-02-19 -> 1.12
2017-03-30 09:18:07 +02:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Kamil Chmielewski
835a692e9c
vim-elixir: 2017-02-21 -> 2017-03-29
2017-03-30 08:16:23 +02:00
Peter Hoeg
0843ad10fd
dynamic-colors: 0.2.2 -> 0.2.2.1
2017-03-30 11:52:35 +08:00
Peter Hoeg
5bb5ce050b
dynamic-colors: 0.2.1 -> 0.2.2
2017-03-30 11:14:48 +08:00
regnat
4e9e1bc7ba
stog: init at 0.17.0
2017-03-30 01:26:51 +00:00
regnat
89e5963f2c
ocamlPackages.higlo: init at 0.6
2017-03-30 01:25:13 +00:00
regnat
40158137fd
ocamlPackages.xtmpl: init at 0.16.0
2017-03-30 01:24:17 +00:00
regnat
2f020cf7c1
ocamlPackages.ocf: init at 0.5.0
2017-03-30 01:23:30 +00:00
Michal Rus
2cef2c58ea
bitlbee-facebook: 2015-08-27 → 1.1.0
2017-03-30 03:18:07 +02:00
Matthew Maurer
401c284af0
ocaml-async_ssl: 112.24.03 -> 113.33.07
2017-03-30 01:02:51 +00:00
Matthew Maurer
24c616c4b6
ctypes: 0.4.1 -> 0.11.2
2017-03-30 01:02:51 +00:00
Tuomas Tynkkynen
adb460b30f
mesa: Enable imx gallium driver on ARM
...
And lighten the aarch64 build by disabling drivers for hardware that
doesn't run on aarch64 processors.
2017-03-30 02:56:10 +03:00
Tuomas Tynkkynen
49f1abec15
U-Boot: 2017.01 -> 2017,03
2017-03-30 02:56:02 +03:00
c74d
eb6a1f1f41
rustfmt: 0.8 -> 0.8.1
...
Update the `rustfmt` package from version 0.8 to version 0.8.1.
I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-29 22:24:38 +00:00
c74d
b083a374aa
rustRegistry: 2017-03-22 -> 2017-03-29
...
Update the `rustRegistry` to a more recent version. I have tested this
change per nixpkgs manual section 11.1 ("Making patches").
2017-03-29 22:00:17 +00:00
Vasiliy Solovey
97941b54f9
webstorm: 2016.3.3 -> 2017.1
2017-03-30 00:06:47 +03:00
Vincent Laporte
08c87eed00
ocamlPackages.extlib: 1.6.1 -> 1.7.2
2017-03-29 20:28:30 +00:00
Michael Raskin
1258bf9d2c
lispPackages.clwrapper: allow to replace the code to load ASDF
2017-03-29 22:30:12 +02:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Peter Simons
4753a00caa
haskell-QuickCheck: fix build with GHC 7.4.x
2017-03-29 20:30:29 +02:00
Peter Simons
a4ce475b61
haskell-void: fix build with GHC 7.8.x
2017-03-29 20:30:29 +02:00
Peter Simons
f79cb54cee
haskell-extra: disable failing test suite on GHC 7.8.x
2017-03-29 20:30:28 +02:00
Peter Simons
a77e74d409
haskell-QuickCheck: fix build with GHC 7.8.x
2017-03-29 20:30:28 +02:00
Leon Isenberg
2553ceb982
haskell: use GHCJS to build Setup.hs for GHCJS packages
...
Closes https://github.com/NixOS/nixpkgs/pull/23614 .
2017-03-29 20:30:28 +02:00
Peter Simons
80a52e22b3
haskell-haddock-library: enable test suite again
2017-03-29 20:30:28 +02:00
Peter Simons
4c9306f4aa
haskell-haddock-api: drop obsolete patches
2017-03-29 20:30:28 +02:00
Peter Simons
c8375914ad
haskell-arithmoi: re-enable test suite
2017-03-29 20:30:27 +02:00
Peter Simons
e749fb1cfd
Disable integer-simple variant of GHC 7.6.3 since it does not compile.
2017-03-29 20:30:27 +02:00
Peter Simons
b0136d38f6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1-8-geba56da from Hackage revision
976e3524ee
.
2017-03-29 20:30:22 +02:00
Peter Simons
c356cd69c8
hackage2nix: disable broken builds
2017-03-29 20:30:21 +02:00
Peter Simons
2ab1c0611f
LTS Haskell 8.6
2017-03-29 20:30:21 +02:00
Michael Raskin
1af70c331c
Add a couple of quicklisp packages
2017-03-29 19:40:42 +02:00
Aleksey Zhukov
43dc7604c1
pycharm-professional: 2016.3.2 -> 2017.1
2017-03-29 19:53:55 +03:00
Aleksey Zhukov
5030fafdee
pycharm-community: 2016.3.2 -> 2017.1
2017-03-29 19:53:40 +03:00
Frederik Rietdijk
30449c5e36
Merge pull request #24439 from amosbird/master
...
Fix xgboost python 2.7 build.
2017-03-29 18:20:14 +02:00
Frederik Rietdijk
ffd29517dd
spotify: unbreak
...
after the upgrade in 3c090f0e5a
2017-03-29 18:03:55 +02:00
Rob Vermaas
35dfdc9277
dd-agent: fix by adding uptime as dependency.
...
(cherry picked from commit f79be2cfa3
)
2017-03-29 14:56:01 +00:00
Matthew Daiter
6f721ce534
suitesparse: add CUDA support
2017-03-29 15:47:51 +02:00
Thomas Tuegel
8ff4c7957a
Merge branch 'dropbox--xkbcommon'
2017-03-29 07:36:52 -05:00
Thomas Tuegel
97518649fb
dropbox: patch all files in output
2017-03-29 07:36:10 -05:00
Thomas Tuegel
2e591bac0d
dropbox: leave RPATH-shrinking to patchelf setup hook
2017-03-29 07:35:52 -05:00
Thomas Tuegel
096c72e255
dropbox: set INTERP for some DYN objects
2017-03-29 07:35:21 -05:00