Jonathan Ringer
5961f211f3
python.pkgs wide: fix problematic urls
2020-01-10 21:02:12 -08:00
adisbladis
4f2de85ac1
Merge pull request #77429 from zowoq/go
...
go: 1.13.5 -> 1.13.6, go_1_12: 1.12.10 -> 1.12.15
2020-01-11 02:29:40 +00:00
Mario Rodas
f4c73a568f
Merge pull request #74255 from filalex77/mullvad-vpn-2019.9
...
mullvad-vpn: 2019.8 -> 2019.10
2020-01-10 21:14:47 -05:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4
2020-01-10 21:02:03 -05:00
Tim Steinbach
8665adc902
vivaldi: 2.10.1745.23-1 -> 2.10.1745.26-1
2020-01-10 20:48:43 -05:00
Tim Steinbach
1a9e732288
linux_latest-libre: 17177 -> 17179
2020-01-10 20:47:31 -05:00
Mario Rodas
ca2247badb
Merge pull request #77321 from filalex77/rq-1.0.2
...
rq: 0.10.4 -> 1.0.2
2020-01-10 20:40:12 -05:00
Mario Rodas
28eefd1ae2
Merge pull request #77245 from turboMaCk/google-talk-plugin-sha1-to-sha256
...
google_talk_plugin: sha1 -> sha256
2020-01-10 20:38:35 -05:00
Mario Rodas
6bd6f26835
Merge pull request #77369 from filalex77/cargo-deb-1.23.1
...
cargo-deb: 1.23.0 -> 1.23.1
2020-01-10 20:30:12 -05:00
Mario Rodas
89e2c905b7
Merge pull request #74397 from r-ryantm/auto-update/joker
...
joker: 0.12.9 -> 0.14.0
2020-01-10 20:08:20 -05:00
R. RyanTM
174190dae1
joker: 0.12.9 -> 0.14.0
2020-01-10 19:39:34 -05:00
Mario Rodas
aa561c6fb4
Merge pull request #77404 from ericdallo/update-clojure-lsp
...
clojure-lsp: 20200106T233511 -> 20200109T185134
2020-01-10 19:30:13 -05:00
Mario Rodas
f136282935
Merge pull request #77411 from marsam/update-shadowsocks-libev
...
shadowsocks-libev: 3.3.3 -> 3.3.4
2020-01-10 19:28:22 -05:00
Mario Rodas
e33caeb862
Merge pull request #77406 from marsam/update-nodejs-10_x
...
nodejs-10_x: 10.18.0 -> 10.18.1
2020-01-10 19:27:52 -05:00
zowoq
3e30f5610f
go_1_12: 1.12.10 -> 1.12.15
2020-01-11 09:17:50 +10:00
zowoq
116b5c5d56
go: 1.13.5 -> 1.13.6
2020-01-11 09:17:50 +10:00
Alyssa Ross
59c4035e58
nixos/spamassassin: allow initPreConf to be a path
...
Supporting a path here is important because it allows e.g. fetching a
configuration from a URL. To do this and provide the configuration as
a string, IFD would be necessary. It's just written into a path
anyway.
2020-01-10 21:49:06 +00:00
Dmitry Kalinkin
b74c26a17f
Merge pull request #77467 from veprbl/pr/thrift_darwin_fix
...
thrift: fix checkPhase on darwin
2020-01-10 16:14:11 -05:00
Maximilian Bosch
41e06190bb
rustracer: 2.1.28 -> 2.1.29
...
https://crates.io/crates/racer/2.1.29
The package is now pinned to the git rev that is published as 2.1.29 on
crates.io (there's no 2.1.29 tag on GitHub unfortunately).
2020-01-10 21:45:33 +01:00
Dmitry Kalinkin
ef1a86592b
thrift: fix checkPhase on darwin
2020-01-10 15:41:35 -05:00
Peter Simons
9ed722732d
Merge pull request #76982 from NixOS/haskell-updates
...
Update Haskell package set to LTS 14.20 (plus other fixes)
2020-01-10 21:05:35 +01:00
Peter Simons
29e871b2d0
haskell-krank: jailbreak to fix the build
2020-01-10 21:02:44 +01:00
Peter Simons
0685be711e
git-annex: update sha256 hash for version 7.20191230
2020-01-10 20:56:20 +01:00
Peter Simons
4ef37f4210
haskell-hoogle: drop obsolete jailbreak
...
The latest version of hoogle accepts haskell-src-exts-1.23.x.
2020-01-10 20:56:20 +01:00
Peter Simons
7b8cdfabcd
haskell-pandoc: update ghc-8.8.x override for the latest version
2020-01-10 20:56:20 +01:00
Peter Simons
1886028a3c
haskell-tls: update ghc-8.8.x override for the latest version
2020-01-10 20:56:20 +01:00
Peter Simons
2c1f974db5
hackage2nix.yaml: update the comment that documents 'default-package-overrides'
2020-01-10 20:56:20 +01:00
(cdep)illabout
d11d55fd62
haskell: add comment to default-package-overrides in configuration-hackage2nix.yaml.
2020-01-10 20:56:20 +01:00
Merlin Göttlinger
900a378245
haskell: add quickjump option to the haskell mkDerivation
...
When visiting local documentation via hoogle, currently for most packages the
quickjump index is missing so you only get a sad error when pressing "s" to
search in the current documentation.
The quickjump option is only supported by the haddock utility that's shipped
with ghc 8.6.x or later.
Closes https://github.com/NixOS/nixpkgs/pull/75942 .
2020-01-10 20:56:20 +01:00
Peter Simons
d8cf98b9c8
haskell-src-exts: update overrides for the new 1.23.0 version
2020-01-10 20:56:20 +01:00
Brian Hicks
dfa9d013e7
postgresql-typed: disable test suite
...
the test suite requires a running PostgreSQL instance to complete
successfully, so we'll just skip that.
2020-01-10 20:56:20 +01:00
Peter Simons
2514bddbf7
ghc-8.10.x: exceptions is now a core library that comes with the compiler
2020-01-10 20:56:19 +01:00
Peter Simons
2447c661d9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
e75b27b8d5
.
2020-01-10 20:56:08 +01:00
Marek Fajkus
efa816ab60
haskellPackages.hakyll-sass: unmark broken
2020-01-10 20:56:07 +01:00
Aditya Manthramurthy
cf2df51313
haskellPackages.webby: mark unbroken
...
Builds fine now.
2020-01-10 20:56:07 +01:00
Peter Simons
dbe97c772e
hackage2nix: update list of broken builds
2020-01-10 20:56:07 +01:00
Peter Simons
323fe92057
LTS Haskell 14.20
2020-01-10 20:56:07 +01:00
ivann
76e5ae7eba
vimPlugins.increment-activator: init at 2019-05-09
2020-01-10 11:41:26 -08:00
ivann
fccbde03b7
vimPlugins.vim-cool: init at 2018-01-11
2020-01-10 11:38:32 -08:00
Peter Simons
d1bd0fbfcc
Merge pull request #77442 from NixOS/revert-76842-add-doc-to-ghc-wrapper
...
Revert patch: add "doc" to ghc wrapper
2020-01-10 20:25:28 +01:00
Andreas Rammhold
566780f078
Merge pull request #77463 from flokli/icecat-mark-insecure
...
firefoxPackages.icecat: mark as insecure
2020-01-10 20:24:22 +01:00
Florian Klink
0e75514442
firefoxPackages.icecat: mark as insecure
...
It's based on 60.3.0, whose support ended around October 2019.
2020-01-10 20:19:19 +01:00
Graham Christensen
5a437278d0
Merge pull request #77458 from emilazy/tor-browser-bundle-bin-9.0.4
...
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 13:59:20 -05:00
Emily
05c0695c6b
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 18:57:02 +00:00
adisbladis
7750fd5555
firefox-beta-bin: 72.0b3 -> 73.0b3
2020-01-10 18:40:53 +00:00
adisbladis
7a023738dd
firefox-devedition-bin: 72.0b11 -> 73.0b3
2020-01-10 18:40:10 +00:00
Florian Klink
39f9b46868
Merge pull request #77452 from flokli/tor-remove-insecure
...
firefoxPackages.tor-browser*, tor-browser-bundle: remove
2020-01-10 19:32:24 +01:00
Victor multun Collod
4a739220a2
pythonPackages.junit-xml: init at 1.8
2020-01-10 10:11:30 -08:00
R. RyanTM
177894ce59
python27Packages.catalogue: 0.0.8 -> 0.2.0
2020-01-10 10:11:07 -08:00
zimbatm
4371ecb8a6
matterbridge: 1.11.0 -> 1.16.3 ( #77454 )
2020-01-10 18:04:22 +00:00