Commit graph

171686 commits

Author SHA1 Message Date
Gabriel Ebner 80812af9e4
Merge pull request #56446 from hyperfekt/fish_generate-completions
nixos/fish: generate autocompletions from man pages
2019-02-28 10:17:15 +01:00
Michael Raskin 7e25fb2e80
Merge pull request #56506 from Quiark/master
vifm: works on macos too
2019-02-28 07:33:44 +00:00
Robert Schütz c2f358eb3b
Merge pull request #56509 from dotlambda/fix-runtimeShell
fix #56408 mess (runtimeShell)
2019-02-28 08:20:56 +01:00
Linus Heckemann 90e8b730b1
Merge pull request #56480 from andir/riak-cve-2017-3163
Mark Riak and Riak-cs as insecure
2019-02-28 08:10:25 +01:00
Robert Schütz ca8fd54463 thunderbird-bin: fix updateScript evaluation 2019-02-28 07:59:38 +01:00
Robert Schütz 1a7c2b3f54 thunderbird: fix updateScript evaluation 2019-02-28 07:58:57 +01:00
Robert Schütz fce6329f50 firefox-bin: fix updateScript evaluation 2019-02-28 07:46:14 +01:00
Robert Schütz 23b2a60620 nodejs: fix updateScript evaluation 2019-02-28 07:46:08 +01:00
Pascal Wittmann ecaa6580f7
Merge pull request #56422 from NixOS/install-llpp.inotify
Install llpp.inotify
2019-02-28 07:45:38 +01:00
Peter Hoeg 842f2c9cb5
Merge pull request #56331 from peterhoeg/u/crystal
crystal: init at 0.27.2
2019-02-28 13:49:28 +08:00
Danylo Hlynskyi 79cc48cdbb
Revert "Merge pull request #54980 from danbst/etc-relative" (#56507)
This reverts commit 0b91fa43e4, reversing
changes made to 183919a0c0.
2019-02-28 07:48:40 +02:00
Matthew Bauer 5dee926eb9
nixos/no-x-libs.nix: override pinentry directly
This is more specific and we avoid having gtk or qt libraries come in at all.
2019-02-27 23:53:50 -05:00
Roman Plášil 9513a7b8e0 vifm: works on macos too 2019-02-28 12:06:34 +08:00
Matthew Bauer fa5ab50753
Merge pull request #56502 from delroth/llvm7-compiler-rt
llvm/7/compiler-rt: define CMAKE_*_COMPILER_TARGET unconditionally
2019-02-27 22:49:28 -05:00
Pierre Bourdon 7541e4f8ac
llvm/7/compiler-rt: define CMAKE_*_COMPILER_TARGET unconditionally
When building with -DCOMPILER_RT_DEFAULT_TARGET_ONLY=ON the compiler-rt
CMake configuration attempts to use CMAKE_*_COMPILER_TARGET variables,
which are usually only defined in cross-compilation mode.
2019-02-28 04:29:05 +01:00
hhm 88e69dbc52 toybox: init at 0.8.0
B"H toybox package, supporting static building via enableStatic, and custom configurations via extraConfig and enableMinimal parameters
parseconfig shell function, and misc other parts, are based on busybox package derivation
2019-02-27 20:49:39 -05:00
worldofpeace 83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
xeji 475cfffe1c
Merge pull request #56442 from romildo/upd.lxqt
lxqt: 0.14.0 -> 0.14.1
2019-02-28 00:07:51 +01:00
Will Dietz 63ca967f5c ddrescue: 1.23 -> 1.24 (#56484)
http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00012.html
2019-02-28 00:04:45 +01:00
Will Dietz 3e6e84111b
Merge pull request #56477 from dtzWill/update/gcalcli-4.0.4
gcalcli: 4.0.3 -> 4.0.4
2019-02-27 16:49:29 -06:00
Will Dietz 7609e1b8b4
Merge pull request #56478 from dtzWill/update/hub-2.10.0
gitAndTools.hub: 2.9.0 -> 2.10.0
2019-02-27 16:48:34 -06:00
Minijackson 7ca5c6b3c3 kodiPlugins.vfs-libarchive: init at 1.0.5 2019-02-27 23:34:42 +01:00
Artemis Tosini 7b9d2b5700 factorio: experimental 0.17.1 → 0.17.2 (#56488) 2019-02-27 14:34:34 -08:00
Will Dietz 46c4100552 gitAndTools.hub: simplify 2019-02-27 15:37:23 -06:00
Paul TREHIOU f4bd833bef factorio: experimental 0.16.51 -> 0.17.1 (#56437) 2019-02-27 13:23:01 -08:00
Maximilian Bosch b42c24f7f2
nixos/nextcloud: add overwriteProtocol option
The overwriteprotocol option can be used to force Nextcloud to generate
URLs with the given protocol. This is useful for instances behind
reverse proxies that serve Nextcloud with HTTPS.

In this case Nextcloud can't determine the proper protocol and it needs
to be configured manually.
2019-02-27 22:14:35 +01:00
Robert Schütz 33e6ef827b papis: bash completions are now installed automatically 2019-02-27 22:03:47 +01:00
Will Dietz 8b6b3c9445
Merge pull request #56463 from dotlambda/papis-0.8
papis: 0.7.5 -> 0.8.1
2019-02-27 14:45:25 -06:00
Robert Schütz d4195072ad
python.pkgs.poetry: install shell completions (#56459) 2019-02-27 21:18:00 +01:00
Robert Schütz 9e10cd4fe5 papis: 0.7.5 -> 0.8.1 2019-02-27 21:16:36 +01:00
Andreas Rammhold 48f1455c65
riak: mark as insecure 2019-02-27 21:16:21 +01:00
Andreas Rammhold 515be3b94b
riak-cs: mark as insecure 2019-02-27 21:16:09 +01:00
Artem Pyanykh f7003e5390 ghc-8.4.4: use sphinx 1.7.x to build the documentation
ghc-8.4.4 requires sphinx < 1.8, otherwise build fails on haddock with:

    Extension error: The 'ghc-flag' directive is already registered to domain std

Also fixed evaluation errors in configurations of ghc-8.2.x and ghc-8.4.x.

Closes https://github.com/NixOS/nixpkgs/pull/55703.
2019-02-27 21:08:49 +01:00
Will Dietz 0185daf3ab gitAndTools.hub: 2.9.0 -> 2.10.0
https://github.com/github/hub/releases/tag/v2.10.0
2019-02-27 14:02:25 -06:00
Will Dietz 18f7e0f787 gcalcli: 4.0.3 -> 4.0.4 2019-02-27 14:00:04 -06:00
Minijackson b4dbc56dbf kodiPlugins.vfs-sftp: init at 1.0.1 2019-02-27 20:29:11 +01:00
Will Dietz c971e88fdc xorgserver: 1.20.3 -> 1.20.4
https://lists.x.org/archives/xorg-announce/2019-February/002957.html
2019-02-27 12:56:50 -06:00
Tim Steinbach cab4a718de
linux: 4.20.12 -> 4.20.13 2019-02-27 13:34:15 -05:00
Tim Steinbach 9a65fde170
linux: 4.19.25 -> 4.19.26 2019-02-27 13:34:03 -05:00
Tim Steinbach 4580d6ca9e
linux: 4.14.103 -> 4.14.104 2019-02-27 13:33:51 -05:00
Tim Steinbach 4eff65e514
linux: 4.9.160 -> 4.9.161 2019-02-27 13:33:34 -05:00
Tim Steinbach 408e4457f1
linux: 5.0-rc7 -> 5.0-rc8 2019-02-27 13:33:19 -05:00
makefu a74e4d25eb
home-assistant: update compontent-packages 2019-02-27 19:26:54 +01:00
makefu 2dad6f4836
pythonPackages.firetv: init at 1.0.9 2019-02-27 19:26:53 +01:00
makefu 273dd192c0
pythonPackages.adb-homeassistant: init at 1.3.1 2019-02-27 19:26:47 +01:00
worldofpeace 661126933c
Merge pull request #56468 from minijackson/kodi_osmc_theme_update
kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0
2019-02-27 13:20:23 -05:00
José Romildo Malaquias 83f12564db pygmentex: add tlType attribute; install latex style and demo (#56063) 2019-02-27 13:13:16 -05:00
Minijackson cc902bf73c maintainers: add minijackson 2019-02-27 18:28:17 +01:00
Minijackson a7f217723e kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0 2019-02-27 18:24:22 +01:00
R. RyanTM 71d92f6408 flatpak-builder: 1.0.2 -> 1.0.3 (#55315)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-02-27 18:23:36 +01:00