Commit graph

167196 commits

Author SHA1 Message Date
Jake Waksbaum
e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum
2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00:00
Timo Kaufmann
2bc0e00372 vimUtils.buildVimPlugin: write vim errors to stderr
Previously vim would silently fail when help tags couldn't be generated.
We need to pass the "verbose" flag (with verbose level 1) to convince
vim to print errors to standard error.
2019-01-18 21:18:35 +01:00
Timo Kaufmann
ab22e8cc9c neovim: generate remote plugin manifest
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
Timo Kaufmann
51c4768f67 neovim: fix indentation 2019-01-18 21:15:17 +01:00
worldofpeace
9d6fc7ad04 nixos/file-roller: init 2019-01-18 15:04:36 -05:00
R. RyanTM
a26117593d python37Packages.python-gitlab: 1.6.0 -> 1.7.0 (#54078)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-01-18 20:24:36 +01:00
R. RyanTM
a70f5d741f python37Packages.trio: 0.9.0 -> 0.10.0 (#54098)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-trio/versions
2019-01-18 20:15:47 +01:00
R. RyanTM
1d1aa5e96e python37Packages.pytest-benchmark: 3.1.1 -> 3.2.2 (#54099)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-benchmark/versions
2019-01-18 19:56:00 +01:00
zimbatm
8baa0a4a34
Merge pull request #52937 from stephengroat/patch-4
terraform-providers: new providers + version bumps
2019-01-18 18:45:35 +00:00
Stephen
ab2c1a7bed
terraform-providers: limit subpackages
https://github.com/NixOS/nixpkgs/pull/52937#issuecomment-455629855
2019-01-18 09:49:19 -08:00
Matthew Bauer
1ff9a93e1c nixos/doc: bs=1000000 for dd args (#54280)
Not all dd implementations take ‘bs=1m’. Better to just list it out
fully to reduce potential for problems.

Fixes #54181.
2019-01-18 19:19:00 +02:00
Danylo Hlynskyi
d85bb370db
Merge pull request #54281 from buffet/nixos-manual/update-dm
Updated default DM in NixOS manual
2019-01-18 19:16:21 +02:00
buffet
5c06a4a30c Updated default DM 2019-01-18 18:11:00 +01:00
zimbatm
f077a27b9c
terraform-docs: 0.5.0 -> 0.6.0 2019-01-18 18:04:46 +01:00
zimbatm
6d022fb6cc
terraform_0_12: 0.12.0-alpha2 -> 0.12.0-alpha4 2019-01-18 17:25:20 +01:00
Stephen
d5a3e32006
terraform-providers: bump versions 2019-01-18 08:06:18 -08:00
Robert Schütz
9a601e228d
Merge pull request #54102 from r-ryantm/auto-update/python3.7-jaraco.itertools
python37Packages.jaraco_itertools: 3.0.0 -> 4.0.0
2019-01-18 16:59:07 +01:00
R. RyanTM
fdf7a22bbb ammonite: 1.6.0 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-01-18 10:53:51 -05:00
Robert Schütz
c48b43cacc python.pkgs.jaraco_itertools: add meta and run tests 2019-01-18 16:50:57 +01:00
Robert Schütz
b86ad89af5
Merge pull request #54275 from timokau/youtube-dl-fix
youtube-dl: 2019.01.16 -> 2019.01.17
2019-01-18 16:26:26 +01:00
Timo Kaufmann
a1169afded youtube-dl: 2019.01.16 -> 2019.01.17
Fixes an issue with youtube, see
https://github.com/rg3/youtube-dl/issues/18891
2019-01-18 16:05:39 +01:00
Vincent Laporte
63383a6db2 coqPackages.QuickChick: init at 1.0.2 for Coq 8.8 2019-01-18 14:53:15 +00:00
Jörg Thalheim
eac6797380
prefer-fetch-remote: an overlay to fetch on remote builders
This is useful when running tools like NixOps or nix-review
on workstations where the upload to the builder is significantly
slower then downloading the source on the builder itself.
2019-01-18 14:41:10 +00:00
Jörg Thalheim
14474a449b
Merge pull request #53634 from Mic92/text-width
manual: limit text width
2019-01-18 14:34:15 +00:00
Florian Klink
4f11c06fac programs.ssh.knownHosts: update example to be an attrset
We shouldn't encourage using a list here, but prefer the attrset.
Using a list here causes very unintuitive effects during merging.
2019-01-18 15:33:07 +01:00
Jörg Thalheim
222751b029
Merge pull request #54208 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.05 -> 1.73.06
2019-01-18 14:15:32 +00:00
Jörg Thalheim
16ea2f3d96
Merge pull request #54236 from r-ryantm/auto-update/clamav
clamav: 0.101.0 -> 0.101.1
2019-01-18 14:06:21 +00:00
Tor Hedin Brønner
4fe0bd0f29
Merge pull request #54268 from hedning/gnome-fixes
Gnome fixes (gnome-documents and eog)
2019-01-18 14:55:14 +01:00
Jörg Thalheim
3376cbbdd7
Merge pull request #54238 from r-ryantm/auto-update/capstone
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00
Jörg Thalheim
39e6170133
Merge pull request #54271 from xtruder/pkgs/pulumi-bin/linux_fix
pulumi: 0.16.7 -> 0.16.11, patchelf on linux
2019-01-18 13:37:55 +00:00
Tor Hedin Brønner
5f50db875f gnome3.gnome-documents: fix runtime
libgdprivate needs access to libgd in RPATH

https://gitlab.gnome.org/GNOME/gnome-documents/issues/5
2019-01-18 14:32:03 +01:00
Jörg Thalheim
d1ccf5bac6
Merge pull request #54264 from volth/patch-300
perl-packages.nix: cleanup meta
2019-01-18 13:28:35 +00:00
Jörg Thalheim
a73ad4615a
android-udev-rules: 20181031 -> 20190114 2019-01-18 13:27:38 +00:00
Jaka Hudoklin
16700a86e4
pulumi: patchelf binaries on linux 2019-01-18 14:18:36 +01:00
Jaka Hudoklin
c07c354654
pulumi: 0.6.7 -> 0.6.11 2019-01-18 14:18:35 +01:00
Aaron Andersen
e63414078a Enable memory hotplug support 2019-01-18 13:17:33 +00:00
Jaka Hudoklin
1787afb861
dockerTools: buildLayeredImage passthru imageTag 2019-01-18 13:52:07 +01:00
volth
aefd9db91b
buildPerlPackage: provide default value for meta.platforms 2019-01-18 12:47:58 +00:00
Jörg Thalheim
150e260299
Merge pull request #54267 from marsam/update-vale
vale: 1.2.6 -> 1.3.0
2019-01-18 12:39:54 +00:00
taku0
11fbd8299d oraclejdk: 8u191 -> 8u201, 8u202 2019-01-18 21:28:24 +09:00
Tor Hedin Brønner
b26207d359 gnome3.eog: fix thumbnail generation
Same as nautilus
2019-01-18 13:27:06 +01:00
markuskowa
e4c9e1411e
Merge pull request #54218 from r-ryantm/auto-update/gnuradio-rds
gnuradio-rds: 1.0.0 -> 1.1.0
2019-01-18 13:20:42 +01:00
markuskowa
bd7bbcb4e7
Merge pull request #53646 from betaboon/pr-gr-osmosdr-soapysdr
gnuradio-osmosdr: 0.1.4 -> 4d83c60, Added support for Soapysdr
2019-01-18 13:16:55 +01:00