Dan Peebles
2ffda66f11
go1.8: patch test to work with recent tzdata
2017-03-15 15:17:11 -04:00
Dan Peebles
e6a5ab85b4
go1.7: patch test to work with recent tzdata
2017-03-15 15:17:11 -04:00
Dan Peebles
08314598bb
go1.6: patch test to work with recent tzdata
2017-03-15 15:17:11 -04:00
Dan Peebles
331f5a886d
go1.4: patch test to work with recent tzdata
2017-03-15 15:17:11 -04:00
Joachim Fasting
12648a455b
linux_4_9: 4.9.14 -> 4.9.15
2017-03-15 20:03:34 +01:00
Leon Isenberg
6505c6e3df
keepass-keeagent: init at 0.8.1
...
[Bjørn: change fetchurl indent 4 -> 2 spaces.]
2017-03-15 17:55:57 +01:00
Pascal Bach
a8cca7037e
prometheus-fritzbox-exporter: init at 1.0
2017-03-15 17:22:36 +01:00
Vladimír Čunát
9adcebb1a9
Merge #23917 : fix firefox crashes
2017-03-15 17:01:32 +01:00
Daniel Peebles
38a03817b0
Merge pull request #22571 from LnL7/darwin-frameworks-hook
...
add setup-hook to fix darwin frameworks
2017-03-15 11:33:23 -04:00
Daniel Peebles
d78f3de21b
Merge pull request #23907 from copumpkin/update-frameworks
...
Update macOS frameworks from 10.9 to 10.10
2017-03-15 11:22:55 -04:00
Kamil Chmielewski
d16b08ac85
go2nix: 1.1.1 -> 1.2.0
2017-03-15 16:09:55 +01:00
Shea Levy
0c928f4a1d
terragrunt: Set the version variable properly
2017-03-15 11:01:09 -04:00
Shea Levy
d6c3e74425
buildGoModule: share the buildFlagsArray with the parallel subprocesses
2017-03-15 11:00:55 -04:00
Andrzej Trzaska
162845d5b1
Use gem 2.6.10 ( #23902 )
2017-03-15 14:55:45 +00:00
Pradeep Chhetri
8d83fbe439
nomad: 0.5.4 -> 0.5.5
2017-03-15 18:55:03 +05:45
Ashley Gillman
e7dca2c230
ITK build on darwin
2017-03-15 22:41:20 +10:00
David McFarland
1ea6860cc7
icu: fix crash in firefox
...
Fixes #23857
2017-03-15 08:49:56 -03:00
David McFarland
c037f54ffb
firefox: fix debugBuild = true
2017-03-15 08:49:56 -03:00
Mogria
1893ed54dc
sublime3: fix hardcoded /bin/bash when executing commands for build systems ( #23561 )
...
* sublime3: replace hardcoded /bin/bash with /usr/bin/env
exec.py in Default.package-sublime calls /bin/bash with subprocess.
See Issue #12011 . Because of this builds could not be started from
withtin Sublime Text.
* sublime3: use wrapped of bash to fix internal build system
Without the wrapped version of bash (a symlink to $bash/bin/bash)
with LD_PRELOAD to glibc an relocation error occurs when trying
to run builds from within Sublime Text 3. See Issue #12011 .
2017-03-15 11:32:44 +01:00
Jörg Thalheim
61f20c94ca
taskjuggler: remove 2.x series
...
The version was released 8 years ago and does not build anymore
2017-03-15 10:32:55 +01:00
Jörg Thalheim
ada3bcdcda
mpd: 0.20.5 -> 0.20.6
2017-03-15 09:40:35 +01:00
Pascal Wittmann
19cb65206f
Merge pull request #23908 from nicknovitski/entr-update
...
entr: upgrade to 3.7
2017-03-15 09:06:26 +01:00
Will Dietz
c766960150
lit: init at 0.5
2017-03-15 09:02:45 +01:00
Joachim Fasting
9e60a17cb8
grsecurity: 4.9.14-201703121245 -> 4.9.15-201703150049
...
Contains a fix for the n_hdlc double free bug.
2017-03-15 07:25:21 +01:00
Nick Novitski
d546966d7d
entr: upgrade to 3.7
2017-03-15 17:22:35 +13:00
Dan Peebles
dc61ff31a7
xhyve: update and fix to use our Hypervisor framework
...
(this is a cherry-picked version of f3b65f67d9
,
which got reverted because it depended on my 10.11 frameworks, which were
flawed)
2017-03-14 22:38:35 -04:00
Dan Peebles
59b795c590
apple-sdk: 10.9 -> 10.10
...
This is a slightly less ambitious version of the (now reverted) commit
377cef8d16
, which had a bunch of issues
that I don't have time to resolve right now.
2017-03-14 22:36:21 -04:00
Charles Strahan
f5ccf24028
Merge pull request #23737 from bendlas/update-chromium
...
chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]
2017-03-14 20:39:06 -04:00
Sander van der Burg
a26c51116d
disnix: 0.6 -> 0.7
2017-03-14 23:18:23 +01:00
Franz Pletz
5b946fdafc
atlassian-crowd: 2.10.1 -> 2.11.1
2017-03-14 23:08:44 +01:00
Franz Pletz
44bd7c45dc
linux_4_10: 4.10.1 -> 4.10.2
2017-03-14 23:08:43 +01:00
Franz Pletz
a691c06556
linux_testing: 4.11-rc1 -> 4.11-rc2
2017-03-14 23:08:43 +01:00
Bjørn Forsman
db937b9d60
qt57.full: add missing modules
...
qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.
Added in the same order as the modules are listed in default.nix (and
then reformatted the block).
2017-03-14 22:27:20 +01:00
Bjørn Forsman
961c73a78c
qt56.full: add missing modules
...
qtquickcontrols2, qtwebkit.
Added in the same order as the modules are listed in default.nix (and
then reformatted the block).
(The qt55 expression already has all modules in *full.)
2017-03-14 22:27:20 +01:00
Markus Schneider
cbf87bc2b2
granite: 0.3.0 -> 0.4.0.1
2017-03-14 22:26:19 +01:00
Shea Levy
5fa84fb1a8
terra{form,grunt}: Add some needed old versions
2017-03-14 16:31:08 -04:00
Jörg Thalheim
496120c19f
travis: 1.8.2 -> 1.8.8
2017-03-14 21:03:58 +01:00
Jörg Thalheim
d6f586bbff
git-octopus: init at 1.4
2017-03-14 21:01:10 +01:00
Robert Helgesson
5228bc9f2e
eclipses: add dependencies as build inputs
...
Having `glib` in the build inputs will allow its build hook to
trigger. Also adds `gsettings_desktop_schemas` as a dependency since
Eclipse appears to need the schemas under certain circumstances.
2017-03-14 20:38:04 +01:00
Nick Hu
4e439b2393
qutebrowser: 0.9.1 -> 0.10.1
2017-03-14 20:19:25 +03:00
Frederik Rietdijk
a79c653d5d
Merge pull request #23885 from FRidh/jupyter
...
Jupyter
2017-03-14 17:32:27 +01:00
Frederik Rietdijk
4a615d90af
pythonPackages.pywatchman: disable python 3.x and disable tests
2017-03-14 17:09:20 +01:00
Leon Isenberg
6de3eb9918
nixbot: typo
2017-03-14 18:08:09 +02:00
Frederik Rietdijk
6a6d48be4e
pythonPackages.dateparser: mark as broken
2017-03-14 17:07:09 +01:00
Frederik Rietdijk
fd68cd4ed7
pythonPackages.pygal: 2.0.10 -> 2.3.1
2017-03-14 16:57:00 +01:00
Frederik Rietdijk
47f7817037
pythonPackages.typed-ast: 1.0.1 -> 1.0.2
2017-03-14 16:52:25 +01:00
Herwig Hochleitner
b27dfdbe66
pythonPackages.parsedatetime: 2.1 -> 2.3
2017-03-14 16:46:23 +01:00
Frederik Rietdijk
d7378da028
pythonPackages.configparser: fix with namespace packages
2017-03-14 16:43:46 +01:00
Frederik Rietdijk
4bfa709562
pythonPackages.pytest-virtualenv: 1.1.0 -> 1.2.7
2017-03-14 16:41:07 +01:00
Frederik Rietdijk
c9d9f072e5
pythonPackages.pytest-shutil: 1.1.1 -> 1.2.8
2017-03-14 16:40:52 +01:00
Bart Brouns
5b7b1f7aa4
alot: 0.5 -> 0.5.1
2017-03-14 16:12:35 +01:00
Bas van Dijk
308c09d41f
wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements ( #23837 )
...
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
makes it easier to override.
* Also introduce the `package` option for the wordpress virtual host config which
defaults to pkgs.wordpress.
* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Peter Simons
e916236130
Merge pull request #23615 from ljli/ghcjs-dom-jsffi-fix
...
haskell: ghcjs packages: fix ghcjs-dom-jsffi with newer Cabal
2017-03-14 16:09:37 +01:00
Peter Simons
83df89aa63
Merge pull request #23611 from ljli/ghcjs-shims-update
...
haskell: ghcjs shims: dc034a0 -> b970152
2017-03-14 16:06:08 +01:00
taku0
c3772678e9
flashplayer: 24.0.0.221 -> 25.0.0.127 ( #23889 )
2017-03-14 16:02:08 +01:00
Frederik Rietdijk
fc55e80ee7
pythonPackages.ipython_genutils: 0.1.0 -> 0.2.0
2017-03-14 15:41:10 +01:00
Robin Gloster
c555556af5
refind: mark as broken
2017-03-14 15:36:35 +01:00
Robin Gloster
f70a896094
hol: mark as broken
2017-03-14 15:36:06 +01:00
Robin Gloster
770794cbfe
urt: remove
2017-03-14 14:41:28 +01:00
Peter Simons
58807f75bc
esniper: 2.32.0 -> 2.33.0
2017-03-14 14:15:29 +01:00
Will Dietz
dc32b87082
timewarrior: patch to install all themes; use default install target.
2017-03-14 07:54:32 -05:00
Frederik Rietdijk
33fa4ce2be
Merge pull request #23701 from lsix/update_django-raster
...
pythonPackages.django-raster: 0.3 -> 0.3.1
2017-03-14 13:42:14 +01:00
Frederik Rietdijk
bf86b48b0f
Merge pull request #23813 from ndowens/geis
...
geis: 2.2.16 -> 2.2.17
2017-03-14 13:39:36 +01:00
zimbatm
b63aab2433
slack: 2.5.1 -> 2.5.2
2017-03-14 12:39:16 +00:00
Frederik Rietdijk
5f837b1b94
Merge pull request #23867 from ndowens/htmlcxx
...
htmlcxx: 0.85 -> 0.86
2017-03-14 13:38:30 +01:00
Frederik Rietdijk
cc4ff29a6b
Merge pull request #23868 from fuzzy-id/master
...
haproxy: 1.7.2 -> 1.7.3
2017-03-14 13:38:00 +01:00
Frederik Rietdijk
ad21793dac
Merge pull request #23852 from jlesquembre/conky_1.10.6
...
conky: 1.10.5 -> 1.10.6
2017-03-14 13:37:26 +01:00
Frederik Rietdijk
8c99040a7a
Merge pull request #23826 from ndowens/gtkspell
...
gtkspell:3.0.8 -> 3.0.9
2017-03-14 13:36:42 +01:00
Frederik Rietdijk
683dc8cb4f
Merge pull request #23810 from ndowens/ffms2
...
ffms: 2.21 -> 2.22
2017-03-14 13:32:46 +01:00
Frederik Rietdijk
88a3861c7b
pythonPackages.pyzmq: 15.2.0 -> 16.0.2
2017-03-14 13:29:02 +01:00
Frederik Rietdijk
db512addef
pythonPackages.prompt_toolkit: 1.0.9 -> 1.0.13
2017-03-14 13:29:02 +01:00
Frederik Rietdijk
c7268fa2a9
pythonPackages.pickleshare: 0.5 -> 0.7.4
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
47f77d6104
pythonPackages.pathpy: 8.1.2 -> 10.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
bd0a0c7908
pythonPackages.pathlib2: 2.1.0 -> 2.2.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
0c11ce6541
pythonPackages.notebook: 4.3.2 -> 4.4.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
044014826b
pythonPackages.nbformat: 4.2.0 -> 4.3.0
2017-03-14 13:29:00 +01:00
Frederik Rietdijk
fbb30ee46f
pythonPackages.jupyter_core: 4.2.1 -> 4.3.0
2017-03-14 13:29:00 +01:00
Frederik Rietdijk
2a1cceac16
pythonPackages.jupyter_client: 4.4.0 -> 5.0.0
2017-03-14 13:28:56 +01:00
Frederik Rietdijk
065383cde8
pythonPackages.ipython: 5.2.1 -> 5.3.0
2017-03-14 13:24:21 +01:00
Daiderd Jordan
dcfff701dc
Merge pull request #23835 from periklis/topic_qt57_submodules_darwin
...
qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat
2017-03-14 12:36:22 +01:00
Peter Hoeg
b0c7df9fbc
crudini: fix maintainer and run tests
2017-03-14 18:44:50 +08:00
Benjamin Staffin
d96cde35b7
Merge pull request #23840 from WilliButz/master
...
spotify: get source via https instead of plain http
2017-03-14 06:13:47 -04:00
Benjamin Staffin
5c57cc2ed8
Merge pull request #23881 from nicknovitski/links-darwin
...
links2: build on all unix platforms
2017-03-14 06:10:32 -04:00
Frederik Rietdijk
a312abedeb
hypothesis: disabled for Python 3.3
2017-03-14 10:49:39 +01:00
Nikolay Amiantov
648db95651
python.pkgs.bleach: 1.5.0 -> 2.0.0
...
Fixes #23854 .
2017-03-14 12:29:38 +03:00
Peter Hoeg
f09a73896b
crudini: init at 0.9
2017-03-14 17:22:56 +08:00
ndowens
d46fe334ca
ffmpegthumbnailer: 2.0.10 -> 2.2.0
2017-03-14 09:41:24 +01:00
Jaka Hudoklin
8b5eb4e934
Merge pull request #23699 from rick68/patch-7
...
fix the incorrect elasticsearch plugin name
2017-03-14 09:39:34 +01:00
Periklis Tsirakidis
a6be98c9c1
qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat
...
Fixes duplicate linkings issue for Qt-Frameworks provided by qtbase
during configurePhase.
2017-03-14 09:37:37 +01:00
Vincent Laporte
8498f979a1
ocaml-top: 1.1.2 -> 1.1.3
2017-03-14 07:57:59 +00:00
Peter Simons
1d5878166e
Merge pull request #23880 from ElvishJerricco/callCabal2nix-dont-rebuild-cabalfile
...
callCabal2nix: Don't rebuild unchanged cabal file
2017-03-14 08:57:45 +01:00
Nick Novitski
1e8476c5b6
links2: build on all unix platforms
2017-03-14 18:55:52 +13:00
Peter Hoeg
80750f459c
Merge pull request #17303 from peterhoeg/iio
...
iio-sensor-proxy: init at 2.2 and nixos module
2017-03-14 11:16:09 +08:00
Will Fancher
24b47526ce
callCabal2nix: Don't rebuild unchanged cabal file
...
It can be quite annoying that callCabal2nix will build a new derivation
if anything in the source has changed, even if the cabal file hasn't.
2017-03-13 22:20:56 -04:00
Dan Peebles
25e75cd580
kube-aws: 0.8.1 -> 0.9.4
...
Also, enable on Darwin
2017-03-13 22:20:52 -04:00
Tim Steinbach
18684a4892
linux: 4.1.38 -> 4.1.39
2017-03-13 20:15:42 -04:00
Tim Steinbach
9ac82a773c
linux: 4.4.52 -> 4.4.53
2017-03-13 20:15:26 -04:00
Tim Steinbach
e54104ab11
Merge pull request #23875 from NeQuissimus/oh-my-zsh_2017-02-27
...
oh-my-zsh: 2017-02-20 -> 2017-02-27
2017-03-13 20:07:59 -04:00
Tim Steinbach
435b8ed1fc
oh-my-zsh: 2017-02-20 -> 2017-02-27
2017-03-13 20:07:14 -04:00
Tim Steinbach
bb26805051
Merge pull request #23874 from NeQuissimus/kotlin_1_1
...
kotlin: 1.0.6 -> 1.1
2017-03-13 20:04:28 -04:00