Commit Graph
151635 Commits
Author SHA1 Message Date
Aaron Andersen bb7568daf7 reworked the redmine service
added some security features like database.passwordFile
2018-08-19 16:29:44 -04:00
Silvan MosbergerandGitHub 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] https://github.com/scop/bash-completion/blob/4d88339928aa064a567d5feb40694dfd24a274c5/bash_completion#L114
[2] https://github.com/scop/bash-completion/blob/4d88339928aa064a567d5feb40694dfd24a274c5/bash_completion#L2103
[3] https://github.com/NixOS/nixpkgs/blob/80b6513fbf5789ff0208c19a89bae49df2b503ad/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
Daiderd Jordan e2ef327652 vim_configurable: disable darwinSupport by default
Using gtk + darwin support seems broken at the moment, we probably want
guiSupport = "carbon" instead but that doesn't work and something like
macvim is probably better for that.  This fixes the build while keeping
guiSupport enabled which might be desirable for eg. +clientserver.

Fixes #45025
2018-08-19 21:52:51 +02:00
Thomas Mader ed5b1946c6 ldc: 1.10.0 -> 1.11.0 2018-08-19 21:52:28 +02:00
Michael WeissandGitHub b098041680 Merge pull request #45309 from primeos/iputils
iputils: 20161105 -> 20180629
2018-08-19 21:45:36 +02:00
Daiderd Jordan 8a6064a526 vim_configurable: make gtk optional
Using vim_configurable.override { guiSupport = "no"; } would still pull
in gtk2 as a dependency.
2018-08-19 21:41:15 +02:00
Daiderd Jordan a50807e1b8 vim_configurable: fix lua reference 2018-08-19 21:39:10 +02:00
Daiderd JordanandGitHub 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
Shea Levy b00b2363b3 haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.
Fixes #45318
2018-08-19 15:17:35 -04:00
Scott W. Dunlop 61cf6545f7 gnatsd: init at 1.2.0 2018-08-19 11:48:27 -07:00
Sarah BrofeldtandGitHub 367b90a760 Merge pull request #45335 from plumelo/feature/ansible-jmespath
ansible: add jmespath dependency
2018-08-19 20:46:42 +02:00
Timo KaufmannandGitHub 2eed806ed9 Merge pull request #45015 from jbaum98/linxbox_darwin
linbox: Add darwin support
2018-08-19 20:42:02 +02:00
Joachim FandGitHub 63d8458ee0 Merge pull request #45316 from magnetophon/x42-plugins
x42-plugins: 20180803 > 20180812
2018-08-19 18:15:33 +00:00
Joachim FandGitHub a287d3ece7 Merge pull request #45319 from Chiiruno/dev/hydron
hydron: 2018-08-15 -> 2018-08-18
2018-08-19 18:15:07 +00:00
Scott W. Dunlop c8e9df9669 maintainers: add @swdunlop 2018-08-19 11:11:22 -07:00
Vladimír Čunát 38eea804e6 openjdk: fixup build after #44767 2018-08-19 20:10:07 +02:00
Silvan MosbergerandGitHub 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
Vladimír Čunát 01fc00cc81 Revert "Merge #43190: libyaml: 0.1.7 -> 0.2.1"
This reverts commit 0f57d85522, reversing
changes made to 65af43026a.

I'm missing human time to solve errors or verify that they're harmless...
2018-08-19 19:57:36 +02:00
Jake Waksbaum b99b7c5ef8 linbox: Add darwin support 2018-08-19 13:55:48 -04:00
Sarah Brofeldt 05d85a267f nixos/doc: New installer note on unattended installs 2018-08-19 19:54:10 +02:00
Joachim FandGitHub 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-RielandGitHub 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 BoschandFlorian Klink 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 KaufmannandGitHub 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 ThalheimandGitHub 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
rittelle 9e4d2d723a eagle: 7.7 -> 9.1.2
Updated eagle to version to 9.1.2 while keeping version 7.7 as eagle7.
2018-08-19 15:36:08 +02: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 GrannanandJan Tojnar 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 ThalheimandGitHub 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 ThalheimandGitHub 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 ThalheimandGitHub 4609e3abf2 Merge pull request #45303 from markuskowa/molden-up
molden: 5.7 -> 5.8.2
2018-08-19 13:32:28 +01:00
Aaron Andersen 5984ed283f started working on bringing the redmine package back to life using gitlab as an example 2018-08-19 08:09:38 -04: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
https://github.com/commercialhaskell/all-cabal-hashes/commit/d5c89ad106556f7890c89c50a2b4d3fbdcea7616.
2018-08-19 13:36:14 +02:00
Peter Simons 87ae21cd12 LTS Haskell 12.6 2018-08-19 13:34:59 +02:00
Daiderd JordanandGitHub 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 JordanandGitHub 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 JordanandGitHub 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