Will Dietz
48838ac958
tor: 0.4.1.6 -> 0.4.2.5
...
https://blog.torproject.org/new-release-0425-also-0417-0406-and-0359
2020-01-08 15:54:57 -06:00
Will Dietz
19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
...
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
Sander van der Burg
3f0fee752d
disnix: 0.9 -> 0.9.1
2020-01-08 22:12:16 +01:00
Jonathan Ringer
6074b17dad
cookiecutter: use python3
2020-01-08 12:59:24 -08:00
Will Dietz
77267e8b63
public-sans: 1.007 -> 1.008
2020-01-08 14:34:50 -06:00
Matthew Bauer
0ab7cf72c3
Merge pull request #77147 from hamishmack/email-sender-macos
...
perlPackages.EmailSender: Fix for macOS
2020-01-08 15:25:54 -05:00
Matthew Bauer
063935621c
Merge pull request #77336 from matthewbauer/fix-missing-xmemdup-in-gnustep
...
gnustep/base: add libiberty to linker flags
2020-01-08 15:11:06 -05:00
Matthew Bauer
2c6eaef83e
gnustep/base: add libiberty to linker flags
...
In https://github.com/NixOS/nixpkgs/issues/76927 , we found that
xmemdup is missing when compiling some conftest for gnustep-base. It’s
unclear why this happens but it appears to be from the update to gcc9.
Adding libiberty gives us that symbol and fixes things. What’s less
clear is why this happens to begin with.
Fixes #76927
2020-01-08 15:05:57 -05:00
Gürkan Gür
0def56c8ee
pythonPackages.pysnooper: init at 0.3.0
2020-01-08 11:46:48 -08:00
Gürkan Gür
08f1be27b5
pythonPackages.python-toolbox: init at 0.9.4
2020-01-08 11:46:48 -08:00
Franz Pletz
d01cc96e0a
Merge pull request #77331 from andir/firefox72
...
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Ben Wolsieffer
7066dc9fec
pacman: fix script generation
...
Without m4, the bash scripts (makepkg, repo-add, etc.) would be installed as
empty files.
2020-01-08 14:38:00 -05:00
Franz Pletz
6c4b128985
Merge pull request #77322 from filalex77/lazygit-0.12.3
...
lazygit: 0.11.3 -> 0.12.3
2020-01-08 19:03:22 +00:00
Tyler Benster
f07fb2f91d
cereal: 1.2.2 -> 1.3.0
2020-01-08 10:42:48 -08:00
Jörg Thalheim
a3c8a81e2d
Merge pull request #77323 from worldofpeace/nox-not-in-release
...
release: drop nox for nixpkgs-review
2020-01-08 18:04:40 +00:00
Marek Mahut
1bf1da0ff5
Merge pull request #77329 from mmahut/ledger-live-desktop
...
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:37:51 +01:00
Graham Christensen
3de5266b25
Merge pull request #77327 from curiousleo/toplevel-clippy
...
clippy: expose as top-level package
2020-01-08 12:13:51 -05:00
Marek Mahut
dcd6e6c94a
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:10:26 +01:00
worldofpeace
f4654713a3
Merge pull request #77325 from worldofpeace/tpm2-tss-fixbuild
...
tpm2-tss: fix build
2020-01-08 11:30:28 -05:00
Georg Haas
304d6cf8e7
qsstv: remove additional desktop item
2020-01-08 17:15:21 +01:00
worldofpeace
dfd115a116
swiftclient: add setuptools
...
Traceback (most recent call last):
File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/bin/.swift-wrapped", line 7, in <module>
from swiftclient.shell import main
File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/__init__.py", line 20, in <module>
from .client import * # noqa
File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/client.py", line 33, in <module>
from swiftclient import version as swiftclient_version
File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/version.py", line 15, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2020-01-08 11:06:47 -05:00
Andreas Rammhold
40018e5987
firefox: 71.0 -> 72.0
2020-01-08 17:06:35 +01:00
Leonhard Markert
4f2aa54cb9
clippy: expose as top-level package
2020-01-08 16:59:50 +01:00
squalus
9314327dee
keepassxc: fix darwin build
...
- Removed the unnecessary libmicrohttpd dependency, which doesn't
build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
worldofpeace
5b0c0bbc08
tpm2-tss: fix build
...
Channel blocker https://hydra.nixos.org/build/109901320
2020-01-08 10:38:28 -05:00
Antonio Nuno Monteiro
ccce14ed53
ocamlPackages.lwt_ppx: use independent source from lwt
2020-01-08 15:53:53 +01:00
worldofpeace
9404009d0c
release: drop nox for nixpkgs-review
...
The comment in this file about why nox is here
was "Needed by travis-ci to test PRs", and we
for sure don't use travis-ci anymore.
Instead we're making nixpkgs-review a deliverable
because it's included in the PR template as a tool
to use. We also swapped out nox for nixpkgs-review
in the PR template, so I believe this makes sense
here because it was changed.
2020-01-08 09:47:49 -05:00
Andreas Rammhold
366dc671a9
Merge pull request #76820 from andir/buildRustCrate-tests
...
buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of binaries
2020-01-08 15:39:54 +01:00
adisbladis
61a92baf35
melpa-packages: 2020-01-08
2020-01-08 14:34:35 +00:00
adisbladis
04c9af7d11
elpa-packages: 2020-01-08
2020-01-08 14:33:14 +00:00
Ryan Mulligan
1eb5d0c091
Merge pull request #77197 from r-ryantm/auto-update/python3.7-pikepdf
...
python37Packages.pikepdf: 1.8.1 -> 1.8.2
2020-01-08 06:14:25 -08:00
Oleksii Filonenko
82364512fd
lazygit: add filalex77 to maintainers
2020-01-08 16:11:29 +02:00
Oleksii Filonenko
86946704e6
lazygit: 0.11.3 -> 0.12.3
2020-01-08 16:10:19 +02:00
adisbladis
2d6f1ff4dd
python: Add support for installing Python eggs
2020-01-08 13:59:04 +00:00
Andreas Rammhold
2ad59bdf8c
firefox-esr-68: 68.3.0esr -> 68.4.0esr
2020-01-08 14:48:30 +01:00
Andreas Rammhold
a36a9127bb
firefox-devedition-bin: 72.0b11 -> 73.0b2
2020-01-08 14:48:30 +01:00
Andreas Rammhold
47804d55b4
firefox-beta-bin: 72.0b4 -> 73.0b2
2020-01-08 14:48:30 +01:00
Andreas Rammhold
1064ac96b9
firefix-bin: 71.0 -> 72.0
2020-01-08 14:48:30 +01:00
Andreas Rammhold
6d8208e373
firefox: prepare for firefox 72
2020-01-08 14:48:30 +01:00
Andreas Rammhold
6da3b5e8b7
nss: 3.47.1 -> 3.48.1
2020-01-08 14:48:30 +01:00
Matthias Beyer
dd78f9c247
mrsh: init at 2020-01-08
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-08 14:38:43 +01:00
José Romildo Malaquias
380220c237
Merge pull request #77045 from romildo/upd.mate
...
mate.engrampa: 1.22.2 -> 1.22.3
2020-01-08 10:29:36 -03:00
José Romildo Malaquias
4b725eafbe
Merge pull request #76984 from romildo/upd.greybird
...
greybird: 3.22.10 -> 3.22.11
2020-01-08 10:28:38 -03:00
Domen Kožar
5243f9e4ed
Merge pull request #77311 from domenkozar/cachix-channel
...
Add cachix as a blocker for channel updates
2020-01-08 14:18:45 +01:00
Tim Steinbach
74e75a8964
linux_latest-libre: 17169 -> 17174
2020-01-08 08:03:28 -05:00
Domen Kožar
3eb9f9d83b
Add cachix as a blocker for channel updates
2020-01-08 13:17:54 +01:00
Mario Rodas
77a6737b7a
Merge pull request #77250 from filalex77/topgrade-3.7.0
...
topgrade: 3.6.0 -> 3.7.1
2020-01-08 06:19:02 -05:00
Mario Rodas
86e82f9d9f
Merge pull request #76856 from anmonteiro/patch-2
...
ocaml rresult: Add the `result` compatibility package as a build input
2020-01-08 06:18:03 -05:00
Mario Rodas
223c8b6e32
Merge pull request #77302 from marsam/update-heroku
...
heroku: 7.33.1 -> 7.35.1
2020-01-08 06:12:45 -05:00
Daiderd Jordan
e0b00eda58
Merge pull request #77306 from gpevnev/reattach-to-user-namespace-2.8
...
reattach-to-user-namespace: 2.7 -> 2.8
2020-01-08 12:06:59 +01:00
Mario Rodas
dd80b19cb6
Merge pull request #76835 from jerith666/flyway-jardirs
...
flyway: fix jarDirs option
2020-01-08 06:04:45 -05:00
Mario Rodas
d1dbdf0bf4
Merge pull request #77192 from r-ryantm/auto-update/python2.7-awkward
...
python27Packages.awkward: 0.12.18 -> 0.12.19
2020-01-08 05:56:06 -05:00
Mario Rodas
a71cec94a1
Merge pull request #77223 from r-ryantm/auto-update/python2.7-croniter
...
python27Packages.croniter: 0.3.30 -> 0.3.31
2020-01-08 05:55:06 -05:00
Mario Rodas
71557c55ca
Merge pull request #77241 from r-ryantm/auto-update/reiser4progs
...
reiser4progs: 1.2.1 -> 2.0.0
2020-01-08 05:53:38 -05:00
Greg Pevnev
a17dbd86ad
reattach-to-user-namespace: 2.7 -> 2.8
...
Add macOS Catalina (10.15) "support".
2020-01-08 13:50:08 +03:00
Mario Rodas
007761d3cd
Merge pull request #77138 from r-ryantm/auto-update/log4cplus
...
log4cplus: 2.0.4 -> 2.0.5
2020-01-08 05:45:05 -05:00
Mario Rodas
f8aeca57c7
Merge pull request #77069 from r-ryantm/auto-update/gnucash
...
gnucash: 3.7 -> 3.8b
2020-01-08 05:33:04 -05:00
Mario Rodas
eaa35a2518
Merge pull request #77154 from ericdallo/update-clojure-lsp
...
clojure-lsp: 20191223T204324 -> 20200106T233511
2020-01-08 05:32:00 -05:00
Mario Rodas
131e53fc5b
Merge pull request #77065 from phile314/schemaspy-6.1.0
...
schemaspy: 6.0.0-rc2 -> 6.1.0
2020-01-08 05:27:59 -05:00
Mario Rodas
dcdde33302
Merge pull request #77172 from r-ryantm/auto-update/parallel
...
parallel: 20191122 -> 20191222
2020-01-08 05:25:02 -05:00
Mario Rodas
68cea76f36
Merge pull request #77089 from r-ryantm/auto-update/gnunet
...
gnunet: 0.12.0 -> 0.12.1
2020-01-08 05:20:00 -05:00
Mario Rodas
f537f4a998
Merge pull request #77020 from r-ryantm/auto-update/cvs-fast-export
...
cvs_fast_export: 1.49 -> 1.50
2020-01-08 05:19:47 -05:00
Mario Rodas
0b6e3a1ebf
Merge pull request #77068 from r-ryantm/auto-update/gallery_dl
...
gallery-dl: 1.12.1 -> 1.12.2
2020-01-08 05:17:31 -05:00
Mario Rodas
f14931b294
Merge pull request #77079 from r-ryantm/auto-update/google-authenticator-libpam
...
google-authenticator: 1.07 -> 1.08
2020-01-08 05:13:11 -05:00
Mario Rodas
d9fedd43c7
Merge pull request #77111 from bbigras/nginx-sso
...
nginx-sso: 0.22.0 -> 0.23.0
2020-01-08 05:11:46 -05:00
Mario Rodas
ded88c2c29
Merge pull request #77021 from r-ryantm/auto-update/catch2
...
catch2: 2.11.0 -> 2.11.1
2020-01-08 05:08:40 -05:00
Mario Rodas
714e4980d1
Merge pull request #77030 from jojosch/dbeaver_6.3.2
...
dbeaver: 6.3.1 -> 6.3.2
2020-01-08 05:05:56 -05:00
Michael Raskin
a280d83949
Merge pull request #77181 from r-ryantm/auto-update/picoLisp
...
picolisp: 19.6 -> 19.12
2020-01-08 10:01:23 +00:00
Mario Rodas
7da52a2bfd
Merge pull request #77062 from r-ryantm/auto-update/global
...
global: 6.6.3 -> 6.6.4
2020-01-08 04:59:45 -05:00
Mario Rodas
4a39b687f7
Merge pull request #77291 from marsam/update-nodejs
...
nodejs: 12.14.0 -> 12.14.1, 13.5.0 -> 13.6.0
2020-01-08 04:56:19 -05:00
Peter Hoeg
3c3c633fac
Merge pull request #76250 from r-ryantm/auto-update/elisa
...
elisa: 0.4.2 -> 19.12.0
2020-01-08 17:46:01 +08:00
Mario Rodas
3228b9dbdc
reviewdog: 0.9.14 -> 0.9.15
2020-01-08 04:20:00 -05:00
Mario Rodas
4477b1edc5
syncthing: 1.3.2 -> 1.3.3
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.3.3
2020-01-08 04:20:00 -05:00
Mario Rodas
fc39411951
heroku: 7.33.1 -> 7.35.1
2020-01-08 04:20:00 -05:00
Oleksii Filonenko
cbdffb082a
topgrade: 3.7.0 -> 3.7.1
2020-01-08 10:50:17 +02:00
Joachim Breitner
262219be21
nixpkgs manual: Update Haskell versions
...
and leave a comment in all-packages.nix that the docs should be updated
2020-01-08 09:15:20 +01:00
Ben Darwin
81179a4d56
pythonPackages.crc32c: init at 2.0
2020-01-07 20:55:18 -08:00
Jonathan Ringer
acddd86254
python3Packages.aws-adfs: add missing requests-kerberos dependency
2020-01-07 19:05:41 -08:00
Mario Rodas
9e323fbc2a
Merge pull request #77199 from marsam/update-dune
...
dune_2: 2.1.0 -> 2.1.1
2020-01-07 21:41:00 -05:00
Mario Rodas
fa19a11092
Merge pull request #77227 from r-ryantm/auto-update/python3.7-xdis
...
python37Packages.xdis: 4.2.1 -> 4.2.2
2020-01-07 21:39:58 -05:00
Mario Rodas
4d77c4a770
Merge pull request #74989 from bcdarwin/plplot
...
plplot: init at 5.15.0
2020-01-07 21:15:06 -05:00
Mario Rodas
a6f8ad6283
Merge pull request #76953 from marsam/python-pyramid-cleanup-dependencies
...
pythonPackages.pyramid: cleanup dependencies
2020-01-07 21:13:22 -05:00
Mario Rodas
7cd39f9fd4
python37Packages.uncompyle6: 3.6.1 -> 3.6.2
2020-01-07 21:12:28 -05:00
Mario Rodas
992ef89f9a
Merge pull request #77207 from jD91mZM2/termplay
...
termplay: 2.0.4 -> 2.0.6
2020-01-07 21:06:38 -05:00
Mario Rodas
3ecc232829
python37Packages.xdis: unbreak
2020-01-07 21:05:10 -05:00
Aaron Andersen
1a451867be
Merge pull request #76893 from aanderse/solr
...
solr: 8.3.1 -> 8.4.0
2020-01-07 21:00:38 -05:00
worldofpeace
ffe6b959a1
pantheon.elementary-files: 4.2.0 -> 4.3.0
...
Added libgit2-glib for git plugin support.
https://github.com/elementary/files/releases/tag/4.3.0
2020-01-07 20:57:15 -05:00
worldofpeace
6e40111dfa
nixpkgs-github-update: is_list
2020-01-07 20:57:14 -05:00
Aaron Andersen
e9d3a3c7d8
Merge pull request #76417 from dirkx/redwax-modules
...
mod_ca, mod_crl, mod_csr, mod_ocsp, mod_scep, mod_pkcs12, mod_spkac, mod_timestamp: init at 0.2.1
2020-01-07 20:49:24 -05:00
worldofpeace
794780d9a4
Merge pull request #63813 from romildo/upd.deepin.startdde
...
deepin.startdde: init at 5.0.1
2020-01-07 20:48:01 -05:00
Aaron Andersen
24967c14fc
Merge pull request #66710 from tbenst/tusk
...
tusk: init at v0.23.0
2020-01-07 20:46:13 -05:00
Mario Rodas
0a4c110bc3
Merge pull request #77221 from saschagrunert/conmon
...
conmon: v2.0.8 -> v2.0.9
2020-01-07 20:43:50 -05:00
worldofpeace
6194ab9aff
pantheon.gala: 2019-10-31 -> 3.2.0
...
🎊 ️ versioned releases finally!
2020-01-07 20:21:15 -05:00
Aaron Andersen
a75e3f2d00
solr: 8.3.1 -> 8.4.0
2020-01-07 20:18:31 -05:00
Aaron Andersen
11c50eeb6c
Merge pull request #77165 from aanderse/kdevelop
...
kdevelop: 5.4.5 -> 5.4.6
2020-01-07 20:17:29 -05:00
worldofpeace
02543efd83
deepin.dde-session-ui: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace
62095621d7
deepin.dde-launcher: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace
f4e0ae2bb2
deepin.dde-file-manager: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace
2fe9525dff
deepin.dde-dock: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
worldofpeace
ff72e1dfc1
deepin.dde-control-center: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05:00
José Romildo Malaquias
ee7041cdf6
deepin.startdde: init at 5.0.1
2020-01-07 20:13:11 -05:00
tbenst
0dd8ee7d0c
tusk: init at v0.23.0
2020-01-07 17:06:49 -08:00
worldofpeace
09863a6c7a
Merge pull request #76433 from valencik/photoqt-qtwrap
...
photoqt: use qt5's mkDerivation
2020-01-07 19:52:25 -05:00
Andrew Valencik
787a7f6456
photoqt: use qt5's mkDerivation
2020-01-07 19:51:01 -05:00
Mario Rodas
c623852600
Merge pull request #77278 from zowoq/podman
...
podman: 1.6.3 -> 1.7.0
2020-01-07 19:48:14 -05:00
worldofpeace
8deec25450
Merge pull request #77286 from lilyball/jazzy
...
jazzy: 0.13.0 -> 0.13.1
2020-01-07 19:31:54 -05:00
worldofpeace
30fc528a6c
Merge pull request #77212 from pacien/gscan2pdf-v2.6.3
...
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 19:08:46 -05:00
Samuel Dionne-Riel
4f67905034
Merge pull request #75069 from lopsided98/uboot-odroid-c2
...
uboot: add support for the ODROID-C2
2020-01-07 19:07:47 -05:00
worldofpeace
ca4dd035fb
Merge pull request #77276 from edef1c/git-series-nll
...
git-series: update the `url` crate for compiler compatibility
2020-01-07 18:56:14 -05:00
worldofpeace
afe20a8cb7
Merge pull request #77230 from r-ryantm/auto-update/quilter
...
quilter: 2.0.4 -> 2.0.5
2020-01-07 18:54:15 -05:00
worldofpeace
a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
...
facette: remove
2020-01-07 18:53:09 -05:00
Mario Rodas
63cb827672
nodejs-13_x: 13.5.0 -> 13.6.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.6.0
2020-01-07 18:01:00 -05:00
Mario Rodas
23f2ebf4cc
nodejs-12_x: 12.14.0 -> 12.14.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.14.1
2020-01-07 18:00:00 -05:00
Maximilian Bosch
5f6df74f66
Merge pull request #77166 from r-ryantm/auto-update/neovim-remote
...
neovim-remote: 2.2.3 -> 2.4.0
2020-01-07 23:39:17 +01:00
Jonathan Ringer
f374bf6c19
python3Packages.s3fs: add missing fsspec dependency
2020-01-07 14:32:35 -08:00
Maximilian Bosch
8a6baaecb5
geogebra: 5-0-569-0 -> 5-0-570-0
2020-01-07 23:26:31 +01:00
Will Dietz
d3d1e05d6c
Merge pull request #75020 from dtzWill/update/gnuplot-5.2.8
...
gnuplot: 5.2.7 -> 5.2.8
2020-01-07 16:19:13 -06:00
Will Dietz
cf104600ab
gnuplot: 5.2.7 -> 5.2.8
...
http://www.gnuplot.info/ReleaseNotes_5_2_8.html
2020-01-07 16:16:29 -06:00
Will Dietz
ce4eafa2e6
Merge pull request #77145 from dtzWill/update/heimer-1.13.1
...
heimer: 1.12.0 -> 1.13.1
2020-01-07 16:14:29 -06:00
Will Dietz
76039f97e1
Merge pull request #75027 from dtzWill/update/azpainter-2.1.5
...
azpainter: 2.1.4 -> 2.1.5
2020-01-07 16:06:07 -06:00
Will Dietz
77db935ac3
vnote: 2.8.1 -> 2.8.2
2020-01-07 16:05:23 -06:00
Will Dietz
ee73c91c52
vnote: 2.8 -> 2.8.1
2020-01-07 16:05:11 -06:00
Lily Ballard
221594af6b
jazzy: 0.13.0 -> 0.13.1
2020-01-07 14:02:00 -08:00
Vladyslav M
67f0c0b7ca
qjackctl: 0.6.0 -> 0.6.1 ( #76390 )
...
qjackctl: 0.6.0 -> 0.6.1
2020-01-07 23:44:26 +02:00
R. RyanTM
b2c0a1a8b6
josm: 15553 -> 15628 ( #77102 )
2020-01-07 22:33:23 +01:00
zowoq
66978f0f46
podman: 1.6.3 -> 1.7.0
2020-01-08 07:25:59 +10:00
R. RyanTM
19e36bdb3f
latte-dock: 0.9.5 -> 0.9.7 ( #77122 )
2020-01-07 16:15:55 -05:00
Wael M. Nasreddine
8dccb59bac
vim-plugins: honor the plugin manager re filetype and syntax
...
Currently, all the filetype and syntax are enabled *after* all the plugins has
already been loaded. Whilst this is the case for Pathogen, it's not
recommended when using VAM.
This commit applies the recommendation for:
- VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded.
- Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded.
- Plug[2]: The filetype and syntax are automatically enabled.
[0]: d9e865f3c2 (recommended-setup)
[1]: a553410f1b/README.markdown (runtime-path-manipulation)
[2]: 2f5f74e5e6/README.md (usage)
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
5f0327a6e0
vim-plugins: remove unused and empty neobundleImpl
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
e7faae24c0
vim-plugins: remove unused and empty vundleImpl
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
c6c00529e1
Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd ( #76845 )"
...
This reverts commit fa92f00dc3
.
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
7909787a7d
Revert "vimPlugins: turn filetype and syntax before sourcing the plugins ( #66536 )"
...
This reverts commit a3bf0c2e40
.
2020-01-07 13:13:41 -08:00
Maximilian Bosch
a1932826d7
Merge pull request #77249 from filalex77/nushell-0.8.0
...
nushell: 0.7.1 -> 0.8.0
2020-01-07 22:06:15 +01:00
edef
936c4fd68a
git-series: update the url
crate for compiler compatibility
...
Link: 05262a9e67
2020-01-07 21:03:32 +00:00
Maximilian Bosch
82875a20ba
wasm-bindgen-cli: 0.2.57 -> 0.2.58
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.58
2020-01-07 21:45:09 +01:00
Maximilian Bosch
dd243644b4
quaternion*: fix build
...
https://hydra.nixos.org/build/109701246
2020-01-07 21:45:09 +01:00
edef
7d7d41f7b5
Merge pull request #74912 from edef1c/pounce
...
pounce: init at 1.0p1
2020-01-07 20:26:27 +00:00
Andrew Childs
af0047be3a
uboot: add ubootBananaPim3 for Banana Pi M3
2020-01-07 21:00:11 +01:00
Maximilian Bosch
e2d850f8d8
Merge pull request #77191 from r-ryantm/auto-update/pulseeffects
...
pulseeffects: 4.6.9 -> 4.7.0
2020-01-07 20:54:25 +01:00
Oleksii Filonenko
94ff938c33
fselect: 0.6.7 -> 0.6.8
2020-01-07 20:43:35 +01:00
Matthew Bauer
4612d9cd57
Merge pull request #77243 from nomeata/joachim/wasmtime
...
wasmtime: 20191111 -> v0.8.0
2020-01-07 14:27:16 -05:00
Luis Pedro Coelho
fdfebafc10
blast: init at 2.10.0 ( #61430 )
...
Co-authored-by: Pavel Chuprikov <pschuprikov@gmail.com>
2020-01-07 20:14:18 +01:00
markuskowa
f8193b165f
Merge pull request #76924 from Emantor/pkg/python-xmodem
...
pythonPackages.xmodem: init at 0.4.5
2020-01-07 20:10:06 +01:00
markuskowa
c425a7e694
Merge pull request #77237 from markuskowa/upd-openmolcas
...
openmolcas: 18.09 -> 19.11
2020-01-07 19:53:31 +01:00
Dmitry Kalinkin
c0b70f0e35
texlive: make updmap actually regenerate ( #76826 ) ( #76867 )
...
* texlive: make updmap actually regenerate (#76826 )
The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.
* ! fixup
* ! fixup
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-07 13:17:40 -05:00
R. RyanTM
97a47de1ba
python27Packages.asn1crypto: 1.2.0 -> 1.3.0
2020-01-07 10:15:32 -08:00
Oleksii Filonenko
1275f939d2
topgrade: 3.6.0 -> 3.7.0
2020-01-07 20:05:18 +02:00
Oleksii Filonenko
6418e73552
nushell: 0.7.1 -> 0.8.0
2020-01-07 19:58:06 +02:00
R. RyanTM
6613ba9653
python27Packages.connexion: 2.3.0 -> 2.4.0
2020-01-07 09:55:37 -08:00
R. RyanTM
d3a004ee82
python27Packages.python-jenkins: 1.5.0 -> 1.6.0
2020-01-07 09:54:46 -08:00
Jonathan Ringer
6efd5593d0
python3Packages.pyspf: 2.0.14pre -> 2.0.14
2020-01-07 09:53:43 -08:00
R. RyanTM
f384539a23
python27Packages.jieba: 0.39 -> 0.40
2020-01-07 09:51:55 -08:00
R. RyanTM
e254ba9709
python27Packages.kconfiglib: 13.6.0 -> 13.7.0
2020-01-07 09:50:53 -08:00
R. RyanTM
03974eddbd
python27Packages.wasabi: 0.4.2 -> 0.6.0
2020-01-07 09:49:44 -08:00
R. RyanTM
d38cf0760e
gitAndTools.pre-commit: 1.20.0 -> 1.21.0
2020-01-07 09:47:13 -08:00
Graham Christensen
74be06649a
Merge pull request #77244 from turboMaCk/gcolor2-sha1-to-sha256
...
gcolor2: sha1 -> sha256
2020-01-07 12:46:44 -05:00
R. RyanTM
34bc3394ae
python27Packages.PyGithub: 1.44.1 -> 1.45
2020-01-07 09:46:17 -08:00
R. RyanTM
bd7bfcfb54
python27Packages.Nuitka: 0.6.5 -> 0.6.6
2020-01-07 09:44:41 -08:00
R. RyanTM
f67e35ceba
python37Packages.tiledb: 0.5.2 -> 0.5.3
2020-01-07 09:43:21 -08:00
R. RyanTM
5e1b5b7551
python27Packages.xcffib: 0.8.1 -> 0.9.0
2020-01-07 09:40:41 -08:00
R. RyanTM
b64895083d
python27Packages.yamllint: 1.19.0 -> 1.20.0
2020-01-07 09:38:46 -08:00
R. RyanTM
064c9023f6
python37Packages.telethon: 1.10.9 -> 1.10.10
2020-01-07 09:37:42 -08:00
R. RyanTM
b9e05ffb31
python27Packages.xmlschema: 1.0.17 -> 1.0.18
2020-01-07 09:36:45 -08:00
jD91mZM2
089c734c38
termplay: 2.0.4 -> 2.0.6
2020-01-07 18:34:07 +01:00
Marek Fajkus
eb58df4e55
gcolor2: sha1 -> sha256
...
related to: https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 18:19:12 +01:00
Tor Hedin Brønner
9db38648a0
Merge pull request #77236 from hedning/gnome-shell-3.34.3
...
Gnome shell 3.34.3
2020-01-07 17:40:57 +01:00
Joachim Breitner
246ba7bb0d
wasmtime: 20191111 -> v0.8.0
2020-01-07 17:36:29 +01:00
Danju Visvanathan
0a6551f48c
bazel: 1.2.1 -> 2.0.0 ( #76851 )
...
* bazel: 1.2.1 -> 2.0.0
* .
2020-01-07 17:24:54 +01:00
Jörg Thalheim
ef68a333f5
rustup: 1.21.0 -> 1.21.1 ( #77240 )
...
rustup: 1.21.0 -> 1.21.1
2020-01-07 16:22:19 +00:00
Matthew Bauer
8316134618
Merge pull request #77218 from Abdillah/patch-1
...
androidenv.lldb: Fix libssl not found
2020-01-07 11:19:27 -05:00
R. RyanTM
3f1e0e6cc5
reiser4progs: 1.2.1 -> 2.0.0
2020-01-07 08:15:44 -08:00
Dmitry Kalinkin
00b7680f28
! fixup
2020-01-07 11:08:13 -05:00
Marek Mahut
2ff2533199
Merge pull request #77144 from dtzWill/update/pahole-1.16
...
pahole: 1.15 -> 1.16
2020-01-07 17:02:59 +01:00
Marek Mahut
8a708e4506
Merge pull request #77210 from r-ryantm/auto-update/python3.7-irc
...
python37Packages.irc: 17.1 -> 18.0.0
2020-01-07 17:01:54 +01:00
Dmitry Kalinkin
f9d18e5ddc
! fixup
2020-01-07 11:00:36 -05:00
R. RyanTM
96ce39f5d2
rustup: 1.21.0 -> 1.21.1
2020-01-07 07:58:48 -08:00
Francesco Gazzetta
d56e84b9c4
facette: remove
...
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Ryan Mulligan
09e3b355a9
Merge pull request #77146 from r-ryantm/auto-update/mcrcon
...
mcrcon: 0.6.1 -> 0.7.1
2020-01-07 06:48:05 -08:00
Ryan Mulligan
32c0a300c2
Merge pull request #77093 from r-ryantm/auto-update/gotestsum
...
gotestsum: 0.3.5 -> 0.4.0
2020-01-07 06:47:12 -08:00
Ryan Mulligan
e8acc3506c
Merge pull request #77211 from r-ryantm/auto-update/python2.7-opentracing
...
python27Packages.opentracing: 2.2.0 -> 2.3.0
2020-01-07 06:45:28 -08:00
Ryan Mulligan
4ad9f2164d
Merge pull request #77112 from r-ryantm/auto-update/ibm-sw-tpm2
...
ibm-sw-tpm2: 1332 -> 1563
2020-01-07 06:44:57 -08:00
Markus Kowalewski
a74b248f06
openmolcas: 18.09 -> 19.11
2020-01-07 15:36:59 +01:00
Tor Hedin Brønner
63f314f2c3
gnome3.mutter: 3.34.2 -> 3.34.3
...
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.3/NEWS
2020-01-07 15:29:51 +01:00
Tor Hedin Brønner
4bdcab3bd2
gnome3.gnome-shell: 3.34.2 -> 3.34.3
...
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.34.3/NEWS
2020-01-07 15:29:50 +01:00
Tim Steinbach
7e3d864873
linux_latest-libre: 17167 -> 17169
2020-01-07 08:45:53 -05:00
R. RyanTM
dd85e2e72c
quilter: 2.0.4 -> 2.0.5
2020-01-07 05:37:39 -08:00
Jörg Thalheim
cd9947a5a7
linux_5_4: also include fpu patch
...
Otherwise zfs performance is unbearable
2020-01-07 13:34:13 +00:00
Linus Heckemann
bf012bcd31
Merge pull request #76894 from oxalica/firefox-bump-rust
...
firefox: update rust to 1.40.0
2020-01-07 14:17:43 +01:00
R. RyanTM
8c40b18ea5
python37Packages.xdis: 4.2.1 -> 4.2.2
2020-01-07 05:17:29 -08:00
Andreas Rammhold
af63aff7dc
Merge pull request #77220 from nagisa/berglas-0.5.0
...
berglas: 0.2.1 -> 0.5.0
2020-01-07 14:13:41 +01:00
R. RyanTM
a82b9a83ae
python27Packages.croniter: 0.3.30 -> 0.3.31
2020-01-07 04:42:52 -08:00
Sascha Grunert
d4a9b0a087
conmon: v2.0.8 -> v2.0.9
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-07 13:22:45 +01:00
Simonas Kazlauskas
0320725e86
berglas: 0.2.1 -> 0.5.0
2020-01-07 14:20:10 +02:00
Daiderd Jordan
1acf26126b
Merge pull request #77162 from bbigras/plex
...
plex: 1.18.3.2156 -> 1.18.4.2171
2020-01-07 13:19:22 +01:00
Mario Rodas
f7c7317e64
Merge pull request #77115 from bbigras/starship
...
starship: 0.32.2 -> 0.33.0
2020-01-07 07:03:41 -05:00
José Romildo Malaquias
894b056b2f
Merge pull request #77099 from r-ryantm/auto-update/jgmenu
...
jgmenu: 3.5 -> 4.0
2020-01-07 08:46:47 -03:00
R. RyanTM
b31a3bf5c8
python27Packages.geoip2: 2.9.0 -> 3.0.0
2020-01-07 03:41:42 -08:00
Michael Weiss
e1eedf29e5
wob: 0.5 -> 0.6
2020-01-07 12:32:18 +01:00
R. RyanTM
f8f50a1d08
gnome3.gnome-robots: 3.34.0 -> 3.34.1 ( #77095 )
2020-01-07 12:21:22 +01:00
R. RyanTM
4932518ea8
gnome3.gnome-nibbles: 3.34.1 -> 3.34.2 ( #77086 )
2020-01-07 12:19:37 +01:00
R. RyanTM
1bf7fa3af2
gnome3.gnome-initial-setup: 3.34.1 -> 3.34.3 ( #77094 )
2020-01-07 12:12:35 +01:00
pacien
a6608d5981
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 12:08:56 +01:00
R. RyanTM
9a2064f69d
gnome3.gnome-maps: 3.34.2 -> 3.34.3 ( #77097 )
2020-01-07 12:06:36 +01:00
R. RyanTM
01112747fc
gnome3.gnome-music: 3.34.2 -> 3.34.3 ( #77070 )
2020-01-07 12:04:28 +01:00
José Romildo Malaquias
53f20f62a6
Merge pull request #77175 from r-ryantm/auto-update/papirus-icon-theme
...
papirus-icon-theme: 20191201 -> 20200102
2020-01-07 08:00:51 -03:00
Andreas Rammhold
3e61906e1c
buildRustCrate: slight "rewording" and reformatting
...
There is no point in reinventinb builtins through `filterAttrs` or the
like. Lets just stick to what we already have in our toolbelt.
2020-01-07 11:57:34 +01:00
Andreas Rammhold
a3a51763f9
buildRustCrate: add buildTests
flag to tell rustc to build tests instead of binaries
...
This helps us instruct rustc to build tests instead of binaries. The
actual build will then ONLY produce test executables. This is a first
step towards having rust crate tests within nixpkgs.
We default back to only a single output in test cases since that is the
only reasonable thing to do here.
Producing libraries or binaries in addition to tests would theoretically
be feasible but usually generates different dependency trees. It is very
common to have some libraries in `[dev-depdendencies]` within Cargo.toml
just for your tests. To not start mixing things up going with a
dedicated derivation for the test build sounds like the best choice for
now.
To use this you must provide a proper test dependency chain to
`buildRustCrate` (as you would usually do with your non-test inputs).
And then set the `buildTests` attribute to `true`. The derivation will
then contain all tests that were built in `$out/tests`. All common test
patterns and directories should be supported and tested by this change.
Below is an example how you would run a single test from the derivation.
This commit contains some more examples in the `buildRustCrateTests`
attribute set that might be helpful.
```
let
drv = buildRustCrate {
…
buildTests true;
};
in runCommand "test-my-crate" {} ''
touch $out
exec ${drv}/tests/my-test
''
```
2020-01-07 11:57:34 +01:00
R. RyanTM
eef6de7a09
python27Packages.opentracing: 2.2.0 -> 2.3.0
2020-01-07 02:56:39 -08:00
R. RyanTM
93c2475017
python37Packages.irc: 17.1 -> 18.0.0
2020-01-07 02:51:02 -08:00
Andreas Rammhold
2c4c7c929c
Merge pull request #77153 from andir/buildRustCrateHelpers-fix
...
buildRustCrate: fixup usage of `builtins.filterSource`
2020-01-07 11:41:03 +01:00
Mario Rodas
a7ecd2a93b
Merge pull request #77185 from r-ryantm/auto-update/pgmodeler
...
pgmodeler: 0.9.1 -> 0.9.2
2020-01-07 05:33:01 -05:00
Pascal Wittmann
60abbbb182
Merge pull request #77171 from r-ryantm/auto-update/opkg
...
opkg: 0.4.1 -> 0.4.2
2020-01-07 11:25:34 +01:00
Daniel Schaefer
5992086c28
Merge pull request #77202 from raboof/jitterentropy-reproducible-manpages
...
jitterentropy: make man pages reproducible
2020-01-07 11:13:23 +01:00
Chris Ostrouchov
41d1ac24ba
pythonPackages.JayDeBeApi: refactor formatting and metadata changes
2020-01-07 02:10:48 -08:00
Chris Ostrouchov
3c0d4f2dc3
pythonPackages.JPype1: refactor fix broken build
2020-01-07 02:10:48 -08:00
Jonathan Ringer
367085bc8a
python3Packages.numexpr: 2.7.0 -> 2.7.1
2020-01-07 10:50:14 +01:00
Eric Bailey
826df23514
pythonPackages.bugwarrior: depend on jira, remove test deps
...
- drop support for 2.7, per upstream
- remove half-baked checkInputs, but leave comment
- add yurrriq as maintainer
- add setuptools to propagatedBuildInputs
2020-01-07 01:50:03 -08:00
Timo Kaufmann
e8def5b1e0
Merge pull request #77130 from timokau/home-manager-2020-01-04
...
home-manager: 2019-11-17 -> 2020-01-04
2020-01-07 10:49:16 +01:00
Milan Pässler
fe2742cee4
python: pyspf: 2.0.13 -> 2.0.14pre1
2020-01-07 01:40:15 -08:00
Pavol Rusnak
665112e6e6
kodelife: 0.8.7.105 -> 0.8.8.110
...
add support for aarch64-linux, armv7l-linux and x86_64-darwin
2020-01-07 10:27:54 +01:00
Arnout Engelen
96167307bd
jitterentropy: make man pages reproducible
2020-01-07 10:26:53 +01:00
Mario Rodas
d465a40fb2
dune_2: 2.1.0 -> 2.1.1
2020-01-07 04:20:00 -05:00
R. RyanTM
110ea2f63f
python37Packages.pikepdf: 1.8.1 -> 1.8.2
2020-01-07 01:09:29 -08:00
R. RyanTM
55c3ad693d
python27Packages.jenkins-job-builder: 3.1.0 -> 3.2.0
2020-01-07 00:48:35 -08:00
markuskowa
7de7b51741
Merge pull request #77173 from r-ryantm/auto-update/openmpt123
...
openmpt123: 0.4.10 -> 0.4.11
2020-01-07 09:36:13 +01:00
markuskowa
9a805e9b4f
Merge pull request #76941 from Pamplemousse/bash_unit
...
bash_unit: init at 1.6.1
2020-01-07 09:31:53 +01:00
R. RyanTM
e28fe589d9
primesieve: 7.4 -> 7.5
2020-01-07 00:22:48 -08:00
R. RyanTM
2a4de1511a
python27Packages.awkward: 0.12.18 -> 0.12.19
2020-01-06 23:57:14 -08:00
R. RyanTM
fea295150e
pulseeffects: 4.6.9 -> 4.7.0
2020-01-06 23:50:17 -08:00
worldofpeace
f55ec6fd69
Merge pull request #77092 from worldofpeace/pantheon-update-jan-6
...
[ci] pantheon.elementary-terminal: 5.4.0 -> 5.5.0, pantheon.elementary-gtk-theme: 5.3.0 -> 5.4.0
2020-01-07 02:22:09 -05:00
R. RyanTM
c4571f2268
pgmodeler: 0.9.1 -> 0.9.2
2020-01-06 23:10:20 -08:00
Hernawan Faïz Abdillah
82a2a9eabf
androidenv.lldb: Fix libssl not found
2020-01-07 14:02:13 +07:00
Rakesh Gupta
f412725449
pythonPackages.imgaug: 0.3.0-patch
2020-01-06 22:51:05 -08:00
R. RyanTM
1edb9dc658
picolisp: 19.6 -> 19.12
2020-01-06 22:25:42 -08:00
Antonio Nuno Monteiro
66f12cac09
libev: Add statically linked libev
to pkgsStatic
2020-01-06 22:16:11 -08:00
R. RyanTM
bd3e6a593c
pcsctools: 1.5.4 -> 1.5.5
2020-01-06 21:35:17 -08:00
Matthew Bauer
ddcaa0cd2f
Merge pull request #76842 from matthewbauer/add-doc-to-ghc-wrapper
...
haskell/with-packages-wrapper.nix: install "doc" outputs
2020-01-07 00:23:15 -05:00
R. RyanTM
7ee13b98fb
ocserv: 0.12.5 -> 0.12.6
2020-01-06 21:12:15 -08:00
Daniel Schaefer
370355449f
orcania: 2.0.1 -> 2.1.0 ( #77168 )
...
orcania: 2.0.1 -> 2.1.0
2020-01-07 06:12:15 +01:00
R. RyanTM
caaf6fbdd7
papirus-icon-theme: 20191201 -> 20200102
2020-01-06 21:02:30 -08:00
R. RyanTM
74b913a9e8
openmpt123: 0.4.10 -> 0.4.11
2020-01-06 20:26:32 -08:00
R. RyanTM
93c885781a
mpd: 0.21.17 -> 0.21.18
2020-01-07 04:13:33 +00:00
R. RyanTM
f829159932
parallel: 20191122 -> 20191222
2020-01-06 20:04:50 -08:00
R. RyanTM
c755f046a6
opkg: 0.4.1 -> 0.4.2
2020-01-06 19:59:32 -08:00
Mario Rodas
c2d2e4ff42
Merge pull request #77135 from r-ryantm/auto-update/libimagequant
...
libimagequant: 2.12.5 -> 2.12.6
2020-01-06 22:57:21 -05:00
Mario Rodas
1e6917a4f2
Merge pull request #77116 from r-ryantm/auto-update/jtc
...
jtc: 1.74 -> 1.75c
2020-01-06 22:54:39 -05:00
R. RyanTM
cc98c9fbb2
pcb: 4.2.0 -> 4.2.1
2020-01-06 19:47:54 -08:00
R. RyanTM
9215b50ec1
orcania: 2.0.1 -> 2.1.0
2020-01-06 19:43:40 -08:00
R. RyanTM
42a0d7f315
neovim-remote: 2.2.3 -> 2.4.0
2020-01-06 19:10:52 -08:00
Ryan Mulligan
fdf4002d70
Merge pull request #77098 from r-ryantm/auto-update/git-machete
...
gitAndTools.git-machete: 2.12.5 -> 2.12.6
2020-01-06 19:00:10 -08:00