Jörg Thalheim
a3ed686110
Merge pull request #29545 from dotlambda/texworks
...
texworks: init at 0.6.2
2017-09-21 12:07:00 +01:00
Jörg Thalheim
49d18cd42b
Merge pull request #29633 from vaibhavsagar/update-nginx-echo-module
...
nginxModules.echo: v0.57 -> v0.61
2017-09-21 12:02:35 +01:00
Vaibhav Sagar
dea2affe6c
nginxModules.echo: 0.57 -> 0.61
...
This fixes #29555 .
2017-09-21 11:01:35 +00:00
Jörg Thalheim
8da89ab658
Merge pull request #29635 from andir/update-afew-to-1.2.0
...
afew: git-2017-02-8 -> 1.2.0
2017-09-21 11:56:16 +01:00
Andreas Rammhold
559d8d4c3a
afew: git-2017-02-8 -> 1.2.0
2017-09-21 10:52:52 +02:00
Jörg Thalheim
116c34a748
Merge pull request #29613 from bcdarwin/nifti
...
nifticlib: init at 2.0.0
2017-09-21 09:11:39 +01:00
Jörg Thalheim
aab8f8df4b
nifticlib: use mirror for sourceforge
2017-09-21 09:10:12 +01:00
Jörg Thalheim
eaac347982
Merge pull request #29609 from lheckemann/impressive-fixes
...
impressive: fixes and improvements
2017-09-21 08:53:09 +01:00
Nick Novitski
5ddfcc774c
gemconfig: add curb
2017-09-20 23:53:25 -07:00
John Ericson
df0c265ee1
Merge pull request #29625 from obsidiansystems/linuxHeadersCross
...
glibc: Grab the right linux headers when build != host
2017-09-20 21:13:54 -04:00
John Ericson
8bfb247224
glibc: Grab the right linux headers when build != host
...
In #28519 / 791ce593ce
I made linux
headers be intended to be used from the stage stage, as it would be if
it were a library containing headers and code. I forgot to update glibc,
however, so it was incorrectly using headers for the build platform, not
host platform.
This fixes that, basically reverting a small portion of changes I made a
few months ago in 25edc476fd
and its
parent.
No native hashes are changed.
2017-09-20 20:57:41 -04:00
Robert Schütz
d58a88277d
pythonPackages.py3status: add file as a dependency
2017-09-21 01:23:32 +02:00
Ben Darwin
0d981c5761
nifticlib: init at 2.0.0
2017-09-20 19:04:22 -04:00
Robert Schütz
50d52ac8a8
texworks: init at 0.6.2
2017-09-21 00:58:49 +02:00
Joachim F
29c1888a57
Merge pull request #29560 from LumiGuide/elk-5.6.1
...
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Franz Pletz
94a5de61af
unifi: 5.5.20 -> 5.6.16
2017-09-20 23:51:48 +02:00
Simon Lackerbauer
27ed570445
atlassian-jira: 7.4.1 -> 7.5.0
2017-09-20 23:51:42 +02:00
Simon Lackerbauer
c95e158143
atlassian-confluence: 6.3.1 -> 6.4.0
2017-09-20 23:51:27 +02:00
Joachim F
408734441b
Merge pull request #29593 from romildo/upd.tint2
...
tint2: 0.14.6 -> 15.1
2017-09-20 20:28:07 +00:00
Joachim F
ac7ab7ccbe
Merge pull request #29596 from romildo/numix-icon-theme
...
numix-icon-theme: 2017-01-25 -> 2017-09-17
2017-09-20 20:27:46 +00:00
Joachim F
5e212b6eaf
Merge pull request #29597 from romildo/upd.numix-icon-theme-circle
...
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 20:27:32 +00:00
Joachim F
cd72ad944d
Merge pull request #29598 from romildo/upd.numix-icon-theme-square
...
numix-icon-theme-square: 2016-11-23 -> 17-09-13
2017-09-20 20:27:13 +00:00
Joachim F
cf60de70c0
Merge pull request #29600 from romildo/upd.flat-plat
...
flat-plat: 20170605 -> 20170917
2017-09-20 20:26:57 +00:00
Jörg Thalheim
71551ff0de
Merge pull request #29607 from disassembler/mqtt-bench
...
mqtt-bench: init at 0.3.0
2017-09-20 21:23:39 +01:00
Joachim Fasting
7a1f5bad0c
ocamlPackages.csv: fix meta eval
...
fetchurl does not expose a meta.homepage attr
2017-09-20 22:15:26 +02:00
Linus Heckemann
05101d32c0
impressive: fixes and improvements
...
- Fix finding SDL (would previously fail unless gcc was in environment)
- Use ghostscript rather than xpdf for rendering as it has a slightly
smaller closure
- Fix broken link for reasoning behind name change
- Add self to maintainers
- Add reference to DejaVu fonts so it can always find the OSD fonts
- Install manpage into correct location
2017-09-20 19:41:42 +01:00
Michael Weiss
9182927998
gengetopt: Fix the build
...
Thanks @orivej for providing this fix.
Fix #28255 (the build was broken since
2bc7b4e134
).
2017-09-20 19:32:06 +02:00
Samuel Leathers
f8ad84ad23
mqtt-bench: init at 0.3.0
2017-09-20 12:37:19 -04:00
Tuomas Tynkkynen
2c2cd34b54
esptool: Fix tests in sandbox
...
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Tuomas Tynkkynen
ecebb6090a
pythonPackages.flake8-future-import: Init at 0.4.3
2017-09-20 17:55:31 +03:00
Peter Simons
56207cdbd1
rtorrent: update to current git HEAD to avoid build errors with recent cppunit
...
Fixes https://github.com/NixOS/nixpkgs/issues/29601 .
2017-09-20 16:53:03 +02:00
Peter Simons
6b0e6e2e97
libtorrent: update to current git HEAD to avoid build errors with recent cppunit
2017-09-20 16:53:03 +02:00
Daniel Peebles
f0982ba4be
Merge pull request #29594 from NeQuissimus/minikube_0_22_2
...
minikube: 0.22.1 -> 0.22.2
2017-09-20 10:51:57 -04:00
Peter Hoeg
55c58c0826
calibre: 3.5.0 -> 3.7.0
2017-09-20 22:24:29 +08:00
Peter Simons
0dddef468d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-9-g8a6ffec-dirty from Hackage revision
9e7aa353cc
.
2017-09-20 16:18:36 +02:00
Tim Steinbach
e200cfbae1
sbt: 1.0.1 -> 1.0.2
2017-09-20 09:42:03 -04:00
Tim Steinbach
6941fe36f3
Merge pull request #29495 from NeQuissimus/vscode_1_16_1
...
vscode: 1.16.0 -> 1.16.1
2017-09-20 08:40:20 -04:00
Tim Steinbach
eab480ac3d
linux: 4.13.2 -> 4.13.3
2017-09-20 08:36:27 -04:00
Tim Steinbach
726765404b
linux: 4.12.13 -> 4.12.14
2017-09-20 08:36:13 -04:00
Tim Steinbach
7cfa6895e8
linux: 4.9.50 -> 4.9.51
2017-09-20 08:35:44 -04:00
Tim Steinbach
890386090a
minikube: 0.22.1 -> 0.22.2
2017-09-20 08:34:22 -04:00
Jörg Thalheim
e3141bc1b1
valauncher: 1.2 -> 1.3.1
2017-09-20 13:23:56 +01:00
José Romildo Malaquias
f89ba64f00
flat-plat: 20170605 -> 20170917
2017-09-20 08:26:02 -03:00
José Romildo Malaquias
79941a3bf4
numix-icon-theme-square: 2016-11-23 -> 17-09-13
2017-09-20 07:10:44 -03:00
Jörg Thalheim
2ebfdf972f
nvim-cm-racer: init at 2017-07-27
2017-09-20 11:10:16 +01:00
Jörg Thalheim
276d234659
vimPlugins.LanguageClient-neovim: init at 2017-09-05
2017-09-20 11:10:09 +01:00
José Romildo Malaquias
c40b6862f2
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 07:04:21 -03:00
José Romildo Malaquias
b9907fc6fe
numix-icon-theme: 2017-01-25 -> 2017-09-17
2017-09-20 06:47:53 -03:00
José Romildo Malaquias
ee88bd3424
tint2: 0.14.6 -> 15.1
2017-09-20 06:35:19 -03:00
Gauthier POGAM--LE MONTAGNER
e1cab6b4c5
jetbrains.phpstorm10: remove
2017-09-20 10:46:18 +02:00