Commit graph

149866 commits

Author SHA1 Message Date
R. RyanTM 7fa8623d11 pgroonga: 2.0.6 -> 2.0.9 (#45167)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgroonga/versions.
2018-08-19 22:47:22 +02:00
R. RyanTM ff6ec77529 drumgizmo: 0.9.14 -> 0.9.15 (#44787)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/drumgizmo/versions.
2018-08-19 22:40:48 +02:00
R. RyanTM fd28401845 QmidiNet: 0.5.1 -> 0.5.2 (#44708)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qmidinet/versions.
2018-08-19 22:39:18 +02:00
R. RyanTM 70f63b6411 librelp: 1.2.16 -> 1.2.17 (#44753)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librelp/versions.
2018-08-19 22:38:38 +02:00
Silvan Mosberger 99c593a8a3
Merge pull request #45334 from uskudnik/fix-backblaze-autocompletion-issue
Fix backblaze CLI bash autocomplete issue
2018-08-19 22:24:02 +02:00
Urban Skudnik af5511659c backblaze-b2: Fix backblaze bash autocomplete issue
Backblaze's CLI tool is relying on `have` function which is
deprecated[1] and gets dereferenced[2] at the end of `bash-completion`.

This causes issues for NixOS because those bash completions are
run after bash-completion[3] has already run and unset the
`have` function.

[1] 4d88339928/bash_completion (L114)
[2] 4d88339928/bash_completion (L2103)
[3] 80b6513fbf/nixos/modules/programs/bash/bash.nix (L22)
2018-08-19 22:13:42 +02:00
zimbatm 2c35ea0412 pythonPackages.nixpart0: fix nixops deploy
re-introduce the unused "udevSoMajor" variable for nixops
backward-compatibilty.

This was removed by the treewide 52f53c69ce cleanup
2018-08-19 20:59:52 +01:00
Thomas Mader 4d0203d2d3 dtools: 2.081.1 -> 2.081.2 2018-08-19 21:56:50 +02:00
Thomas Mader 89e4834892 dmd: 2.081.1 -> 2.081.2 2018-08-19 21:53:13 +02:00
Thomas Mader ed5b1946c6 ldc: 1.10.0 -> 1.11.0 2018-08-19 21:52:28 +02:00
Michael Weiss b098041680
Merge pull request #45309 from primeos/iputils
iputils: 20161105 -> 20180629
2018-08-19 21:45:36 +02:00
Daiderd Jordan 98579944cd
Merge pull request #45324 from teto/libvirt_fix2
libvirt: darwin/linux fix dlopen("libjansson.so.4")
2018-08-19 21:21:27 +02:00
Sarah Brofeldt 367b90a760
Merge pull request #45335 from plumelo/feature/ansible-jmespath
ansible: add jmespath dependency
2018-08-19 20:46:42 +02:00
Timo Kaufmann 2eed806ed9
Merge pull request #45015 from jbaum98/linxbox_darwin
linbox: Add darwin support
2018-08-19 20:42:02 +02:00
Joachim F 63d8458ee0
Merge pull request #45316 from magnetophon/x42-plugins
x42-plugins: 20180803 > 20180812
2018-08-19 18:15:33 +00:00
Joachim F a287d3ece7
Merge pull request #45319 from Chiiruno/dev/hydron
hydron: 2018-08-15 -> 2018-08-18
2018-08-19 18:15:07 +00:00
Silvan Mosberger e1f6688c2e
Merge pull request #45342 from thefloweringash/neovim-qt-msgpack
neovim-qt: fix msgpack dependency, disable failing test, Darwin
2018-08-19 20:06:27 +02:00
Jake Waksbaum b99b7c5ef8 linbox: Add darwin support 2018-08-19 13:55:48 -04:00
Joachim F 8b70071f17
Merge pull request #45317 from magnetophon/ir.lv2
ir.lv2: 1.2.3 -> 1.2.4
2018-08-19 17:51:49 +00:00
Samuel Dionne-Riel 730b8b1706
Merge pull request #44923 from Vodurden/add-thermald-config
nixos/thermald: add manual config generation
2018-08-19 13:37:36 -04:00
Andrew Childs 3f0fa8fd77 neovim-qt: fix msgpack dependency, disable failing test, Darwin 2018-08-20 01:07:57 +09:00
Jonathan Reeve 0ccb4bf128 add self to maintainers list and update maintainer 2018-08-19 11:36:17 -04:00
Florian Klink 3edf605622 sqldeveloper: add flokli to maintainers 2018-08-19 17:32:10 +02:00
Maximilian Bosch 5354e99401 sqldeveloper_18: init at 18.2.0.183.1748 2018-08-19 17:32:10 +02:00
Mitsuhiro Nakamura 9e2755b7b3 feedgnuplot: fix build
feedgnuplot has no devdoc.
2018-08-19 23:34:30 +09:00
Timo Kaufmann 8014c7f186
Merge pull request #45013 from jbaum98/fflas-ffpack_darwin
fflas-ffpack: Add darwin support
2018-08-19 16:24:52 +02:00
Meghea Iulian 4f0e53da94 ansible: add jmespath dependency 2018-08-19 17:23:06 +03:00
Jörg Thalheim 035906ce66
Merge pull request #45278 from veprbl/pr/arrow-cpp_0.10.0_bump
arrow-cpp: 0.9.0 -> 0.10.0
2018-08-19 14:49:26 +01:00
Matthieu Coudron 929a53f281 libvirt: fix dlopen("libjansson.so.4")
Commit 59027e2 broke libvirt broke libvirt/nixops on linux.
Use ${targetPlatform.extensions.sharedLibrary} to accomodate both linux and darwin.
2018-08-19 22:33:06 +09:00
Jan Tojnar 2801a299be
skypeforlinux: fix borked cherry-picking 2018-08-19 15:08:10 +02:00
Zack Grannan 3b2f3e59d1
skypeforlinux: add gsettings schemas
cherry-picked and squashed from https://github.com/NixOS/nixpkgs/pull/44652
2018-08-19 15:04:03 +02:00
Jörg Thalheim ff0a101808
Merge pull request #45322 from danieldk/rslsync-2.6.0
resilio-sync: 2.5.12 -> 2.6.0
2018-08-19 14:03:10 +01:00
Jörg Thalheim 134d599b00
Merge pull request #45325 from LnL7/vim-nix
vim-nix: 2018-07-01 -> 2018-08-19
2018-08-19 14:00:28 +01:00
Jörg Thalheim 4609e3abf2
Merge pull request #45303 from markuskowa/molden-up
molden: 5.7 -> 5.8.2
2018-08-19 13:32:28 +01:00
Peter Simons 1a08bcf198 all-cabal-hashes: update snapshot to Hackage at 2018-08-12T09:32:03Z 2018-08-19 13:36:20 +02:00
Peter Simons 08f48236d2 cabal2nix: update hpack override to the new version 2018-08-19 13:36:20 +02:00
Peter Simons 782e96e7d4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11 from Hackage revision
d5c89ad106.
2018-08-19 13:36:14 +02:00
Peter Simons 87ae21cd12 LTS Haskell 12.6 2018-08-19 13:34:59 +02:00
Daiderd Jordan 7efb1828ed
Merge pull request #45311 from Thra11/vim-lastplace
vim-lastplace: init at 2017-06-13
2018-08-19 13:32:53 +02:00
Daiderd Jordan 4d659bc485
Merge pull request #45310 from Thra11/vim-qml
vim-qml: init at 2018-07-22
2018-08-19 13:32:37 +02:00
Daiderd Jordan bbd9a9deb0
Merge pull request #45300 from thefloweringash/quaternion-darwin
quaternion: Darwin support, fix dependencies and installed outputs
2018-08-19 13:15:44 +02:00
Daiderd Jordan ac95ddb008
gtk3: propagate Cocoa on darwin
Generally frameworks should not be propagated, but in this case it's
always needed so we propagate (only) Cocoa.
2018-08-19 13:09:25 +02:00
Daiderd Jordan 27fcd62209
vim-nix: 2018-07-01 -> 2018-08-19 2018-08-19 13:06:51 +02:00
Joachim F 90b991625b
Merge pull request #45072 from fgaz/lmdbxx
lmdbxx: init at 0.9.14.0
2018-08-19 10:27:41 +00:00
Joachim F f1c5054d78
Merge pull request #45002 from q3k/q3k/diamond
diamond: init at 3.10
2018-08-19 10:09:56 +00:00
Joachim F ed7b0f6f4f
Merge pull request #44977 from alyssais/puppet-lint
puppet-lint: init at 2.3.6
2018-08-19 09:54:47 +00:00
Markus Kowalewski 04d283ecda
molden: patch to deactivate extension installer script 2018-08-19 11:29:31 +02:00
Jörg Thalheim 96b9d77dd8
Merge pull request #45282 from markuskowa/lics-2
Add licenses
2018-08-19 09:03:31 +01:00
Jörg Thalheim b5adaf2bf1
Merge pull request #45321 from ashkitten/patch-1
noto-fonts-emoji: 2017-09-13 -> 2018-04-24
2018-08-19 09:02:00 +01:00
lewo e04d24f311
Merge pull request #45178 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.4.2 -> 2.4.3
2018-08-19 09:51:18 +02:00