Commit Graph
154076 Commits
Author SHA1 Message Date
Lukas Werling 478e1fe369 vivaldi-ffmpeg-codecs: 61.0.3163.91 -> 69.0.3497.73 2018-09-16 20:53:50 +02:00
Lukas Werling eb275c96f2 vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1 2018-09-16 20:53:04 +02:00
Uli Baum f896867ae5 ipfs-migrator: update dependencies in deps.nix
Most dependencies are vendored in the upstream source anyway,
deps.nix just contains the few that are not.
Dependencies were updated manually because go2nix doesn't
work correctly for this package - it produces an empty deps.nix.
2018-09-16 20:18:41 +02:00
Uli Baum 6823fe9fb0 ipfs-migrator: 6 -> 7
New version is required to migrate existing ipfs repos to repo v7.
2018-09-16 19:57:23 +02:00
Pascal Wittmann 536b49f46c calibre: 3.30.0 -> 3.31.0 2018-09-16 19:26:12 +02:00
Pascal Wittmann c314092164 tmsu: 0.7.0 -> 0.7.1 2018-09-16 19:20:32 +02:00
Vladyslav Mykhailichenko 9501915218 gnirehtet: 2.2.1 -> 2.3 2018-09-16 20:02:19 +03:00
Elias Probst a78f6dda0f arcanist: 20170323 -> 20180916 2018-09-16 19:00:21 +02:00
Matthieu Coudron c4819dafe5 vimPlugins: adding vim-sayonara/nvimdev/obsession 2018-09-17 01:31:32 +09:00
Michael Weiss a3ca7dcf35 gns3Packages.{server,gui}{Stable,Preview}: 2.1.9 -> 2.1.10 2018-09-16 18:12:06 +02:00
Jörg Thalheim dec78a23d1 vimPlugins: only update generated.nix if all plugins were downloaded
https://github.com/NixOS/nixpkgs/pull/46728#discussion_r217915996
2018-09-16 16:59:41 +01:00
Uli Baum a66c00d780 pythonPackages.dendropy: fix build
Build failed after update to 4.4.0 because the tests are incorrectly
packages in the pypi version.
Switch to upstream github repo, fix tests, disable failing test cases
2018-09-16 17:37:28 +02:00
pacien d73ed4264f exim: parametrise package
This allows the definition of a custom derivation of Exim,
which can be used to enable custom features such as LDAP and PAM support.

The default behaviour remains unchanged (defaulting to pkgs.exim).
2018-09-16 15:19:29 +02:00
Sarah BrofeldtandGitHub d499b7d821 Merge pull request #46691 from rvolosatovs/pkgs/richgo
richgo: init at 0.2.8
2018-09-16 15:02:28 +02:00
Roman Volosatovs 18e1eee667 richgo: init at 0.2.8 2018-09-16 14:48:43 +02:00
xejiandGitHub 0e33c56662 Merge pull request #46710 from jerith666/elm-glsl-fix
Elm: widen language-glsl dependency, pick up minor updates
2018-09-16 13:01:50 +02:00
Vincent Laporteandxeji 69b6230cee libertinus: 6.4 -> 6.6 (#46725) 2018-09-16 12:59:42 +02:00
Jörg ThalheimandGitHub f03e9545eb Merge pull request #46732 from worldofpeace/asyncssh/1.14.0
python.pkgs.asyncssh: 1.13.3 -> 1.14.0
2018-09-16 11:22:16 +01:00
Jörg Thalheim 51a6c88394 go_1_11: add url to flaky test 2018-09-16 11:08:53 +01:00
Jörg ThalheimandGitHub 6156279f77 Merge pull request #46733 from worldofpeace/solargraph/0.27.1
solargraph: 0.25.1 -> 0.27.1
2018-09-16 11:07:10 +01:00
Jörg ThalheimandGitHub c6773e8e43 Merge pull request #46706 from bobvanderlinden/pr-go-skip-flaky-test
go: skip flaky os/exec TestExtraFiles
2018-09-16 11:03:30 +01:00
worldofpeace 4d3c3e258b solargraph: 0.25.1 -> 0.27.1 2018-09-16 04:56:35 -04:00
worldofpeace 710b3d678b python.pkgs.asyncssh: 1.13.3 -> 1.14.0 2018-09-16 04:48:14 -04:00
Jörg ThalheimandGitHub 772e2f9671 Merge pull request #46722 from baldo/scrcpy
scrcpy: 1.2 -> 1.3
2018-09-16 09:47:12 +01:00
Jörg ThalheimandGitHub 6ccae990c9 Merge pull request #46726 from vbgl/ocaml-broken-on-aarch
ocaml ≤ 4.05: mark as broken on Aarch64
2018-09-16 09:28:03 +01:00
Jörg ThalheimandGitHub 33ccf04666 Merge pull request #46731 from vbgl/python-libnacl-darwin
pythonPackages.libnacl: fix build on darwin
2018-09-16 09:25:10 +01:00
Michael RaskinandGitHub 32632fbb73 Merge pull request #46721 from YorikSar/gn
gn: generate last_commit_position.h without git
2018-09-16 06:56:02 +00:00
Vincent Laporte 5b8b9a08e7 pythonPackages.libnacl: fix build on darwin 2018-09-16 06:24:49 +00:00
adisbladis c7a789100f firefox-beta-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:42 +08:00
adisbladis 8e19799469 firefox-devedition-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:39 +08:00
adisbladis 9fa2e208f7 pavucontrol: Set GDK_PIXBUF_MODULE_FILE in wrapper
This fixes GTK pixbuf loader errors happening in certain environments
2018-09-16 10:18:11 +08:00
Yuriy Taraday b53e495a38 gn: generate last_commit_position.h without git
For Git to work properly, I used fetchgit with leaveDotGit. This seems
to be causing hash to change on different systems in different times.
I've replaced generation of last_commit_position.h in tools/gen.py with
just plain nix template. "gn --version" will loose a bit (just commit
hash, without commit height in front of it), but I hope noone relies on
it.
2018-09-16 01:58:11 +04:00
Andreas Baldeau 1d44491fac scrcpy: 1.2 -> 1.3 2018-09-15 23:38:32 +02:00
xejiandGitHub d3d465e32f Merge pull request #46694 from etu/upgrade-php-7210
php: 7.2.8 -> 7.2.10, 7.1.21 -> 7.1.22
2018-09-15 23:30:30 +02:00
Jörg ThalheimandGitHub 7b93f7a264 Merge pull request #46708 from AndersonTorres/upload/youtube-dl
youtube-dl: 2018.08.04 -> 2018.09.10
2018-09-15 22:26:15 +01:00
xejiandGitHub 13c500ae16 pythonPackages.pyodbc: fix build (#46703)
Build with unixODBC instead of libiodbc, see discussion in
https://github.com/mkleehammer/pyodbc/issues/444
2018-09-15 23:13:51 +02:00
Jörg ThalheimandGitHub b1d9e87f7a Merge pull request #46716 from marsam/feature/update-sops
sops: 3.0.2 -> 3.1.0
2018-09-15 22:12:51 +01:00
Thomas TuegelandGitHub c8195db2d4 Merge pull request #46715 from ttuegel/emacs-packages/2018-09-15
Emacs package updates
2018-09-15 16:03:35 -05:00
Jörg ThalheimandGitHub ee5c55028e Merge pull request #46714 from dywedir/tectonic
tectonic: 0.1.8 -> 0.1.9
2018-09-15 21:52:19 +01:00
Jörg ThalheimandGitHub aa41463bcc Merge pull request #46718 from volth/patch-246
gn: fix hash
2018-09-15 21:42:14 +01:00
volthandGitHub 9dc249fceb gn: fix hash 2018-09-15 20:29:48 +00:00
Mario Rodas 8dfd97a8b6 sops: 3.0.2 -> 3.1.0 2018-09-15 14:51:27 -05:00
Elis Hirwing 89b7ad263e php71: 7.1.21 -> 7.1.22
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.22
2018-09-15 21:45:59 +02:00
Elis Hirwing 5a868df967 php: 7.2.8 -> 7.2.10
Changelog 7.2.9: http://php.net/ChangeLog-7.php#7.2.9
Changelog 7.2.10: http://php.net/ChangeLog-7.php#7.2.10
2018-09-15 21:44:57 +02:00
Thomas Tuegel bd3e3d8a18 elpa-packages: 2018-09-15 2018-09-15 14:43:56 -05:00
Thomas Tuegel e68f1b3aba org-packages: 2018-09-15 2018-09-15 14:40:41 -05:00
Thomas Tuegel 4a2e7f3119 melpa-stable-packages: 2018-09-15 2018-09-15 14:39:38 -05:00
Thomas Tuegel 851da08dd9 melpa-packages: 2018-09-15 2018-09-15 14:39:27 -05:00
Vincent LaporteandVincent Laporte fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
John EricsonandGitHub eb429c7c54 Merge pull request #46712 from obsidiansystems/ios-depoy
ios-depoy: Add missing rsync dep
2018-09-15 14:56:32 -04:00