1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

152366 commits

Author SHA1 Message Date
Jörg Thalheim 484e1807a6
Merge pull request #46394 from Mic92/vim-updater
vim-plugins: rewrite updater
2018-09-09 13:46:55 +01:00
Daniël de Kok bbcf5eb130 cgit: use full path of groff in man2html
groff may not be installed system-wide or may be outside cgit's path
(e.g. when running cgit using uwsgi). As a result, the man2html filter
fails. Replace groff by its full path in man2html.
2018-09-09 14:37:30 +02:00
xeji 17c51ef436
Merge pull request #45925 from markuskowa/ompi-up
slurm: 17.11.9-2 -> 18.08.0-1
2018-09-09 14:20:00 +02:00
R. RyanTM 836ce9d91e nextcloud: 13.0.5 -> 13.0.6 (#46236)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nextcloud
2018-09-09 14:16:41 +02:00
Jörg Thalheim 953199fd82 vim-plugins: rewrite updater
A new python script has been added to replace the aged viml-based
updater. The new updater has the following advantages:

- use rss feeds to check for updates quicker
- parallel downloads & better caching
- uses proper override mechanism instead of text substitution
- update generated files in-place instead of having to insert updated plugins manually

Automatically reading `dependencies` from the plugins directory has been
not re-implemented.
This has been mostly been used by Mark Weber's plugins, which seem to
no longer receive regular updates.
This could be implemented in future as required.
2018-09-09 11:22:43 +01:00
Maximilian Bode c020a59ccd pythonPackages.tifffile: fix python 2 build (#46415) 2018-09-09 12:13:36 +02:00
Maximilian Bode 5b1b4adb2a pythonPackages.CDDB: fix darwin build (#46412) 2018-09-09 12:10:18 +02:00
Maximilian Bode dfcf07d9d3 pythonPackages.django-raster: fix build (#46413) 2018-09-09 11:34:18 +02:00
Jörg Thalheim 97acac9a81 doc/vim: improve plugin documentation 2018-09-09 09:45:45 +01:00
aszlig 7bda775331
imv: Include i686-linux in platforms attribute
The package builds and works fine on i686-linux, so there is no need to
fail evaluation on those systems.

Signed-off-by: aszlig <aszlig@nix.build>
Issue: #45976
Cc: @rnhmjoj, @xeji
2018-09-09 10:30:58 +02:00
Morgan Jones 213b5457fc Inline JSON files 2018-09-09 07:15:59 +00:00
Morgan Jones 2cd2571edd Update twbt to 6.54 2018-09-09 07:03:59 +00:00
Morgan Jones 5f1013d875 Use stdenv.mkDerivation for Therapist wrapper 2018-09-09 06:59:58 +00:00
Morgan Jones 870f05c975 Fix dangling DFHack "Git:" version text 2018-09-09 06:59:58 +00:00
Morgan Jones fe847fcc92 Therapist needs to depend on the DF version, since it uses its MD5 2018-09-09 06:59:58 +00:00
Morgan Jones 7a5521537a Let the user override dfVersion in dwarf-fortress-full 2018-09-09 06:59:58 +00:00
Morgan Jones f14d3b4795 Fix dfhack's Dwarf Fortress MD5 in the correct environment 2018-09-09 06:59:41 +00:00
Morgan Jones 4ada74e293 dwarf-fortress: Support multiple unfuck/dfhack/TWBT versions 2018-09-09 06:59:41 +00:00
Silvan Mosberger 9082a008d1
Merge pull request #46409 from Infinisil/almonds-license
almonds: update license
2018-09-09 02:21:40 +02:00
Silvan Mosberger 10a412f251
almonds: update license 2018-09-09 02:04:34 +02:00
Scott W. Dunlop c69933f71b nats-streaming-server: init at 0.11.0 2018-09-08 23:11:24 +00:00
Andrew Dunham 5e94e2bc7c wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5 2018-09-08 16:11:06 -07:00
Matthew Bauer a0dc4854af
Merge pull request #38878 from tadfisher/steamcmd
steamcmd: init at 20180104
2018-09-08 17:55:56 -05:00
Matthew Bauer 293644c86b
Merge pull request #46375 from dasJ/varinhomepage
treewide: Fix variables in homepages
2018-09-08 17:41:17 -05:00
Matthew Bauer 72ffce41f6
Merge pull request #46372 from periklis/remove-ffp
Remove outdated external package emacs-find-file-in-project
2018-09-08 17:23:06 -05:00
Jan Malakhovski b23f6a3714 nixos: xdg: fix indent and eol spaces 2018-09-08 17:20:56 -05:00
Samuel Dionne-Riel ca80826d30
Merge pull request #46150 from ysndr/fix/solaar
Fix: Build solaar with pythonPackages
2018-09-08 18:17:47 -04:00
Matthew Bauer fb0e0dcbc6 xdg/mime.nix: ensure $out/share/mime/packages exists
For update-mime-database to work, you must have to have some mime
packages installed. In some DEs like XFCE this is not guaranteed to
happen. In that case just skip the update-mime-database call.

Fixes #46162
2018-09-08 16:54:12 -05:00
xeji d2ab091dd3
Merge pull request #46196 from oxij/pkgs/kodi-with-plugins
kodi: implement `kodiWithPlugins`, add more plugins
2018-09-08 23:43:42 +02:00
Tom Hunger 9110f768cf pyre: 0.9.0 -> 0.11.0 2018-09-08 22:22:00 +01:00
Markus Kowalewski 7dd2f4ec9c
pyslurm: 20180811 -> 20180908 2018-09-08 23:16:37 +02:00
Markus Kowalewski 0051772890
nixos/slurm: add option clusterName
slurm 18.08 requires ClusterName to be set
(set to default).
2018-09-08 23:14:54 +02:00
Markus Kowalewski 7a5b42161f
slurm: 17.11.9-2 -> 18.08.0-1 2018-09-08 23:14:54 +02:00
Elis Hirwing 50ea36953e
testssl: 2.9.5-5 -> 2.9.5-6
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-6
2018-09-08 23:12:22 +02:00
Tad Fisher 0b2b7b2d53 steamcmd: init at 20180104 2018-09-08 13:39:32 -07:00
Tad Fisher b19cdc31c1 vkquake: fix build 2018-09-08 13:13:23 -07:00
xeji 113f4d7b44
pythonPackages.persistent: fix build (#46364)
Documentation-related tests failed, the docs didn't build correctly
because of missing dependencies sphinx and manuel. Add them.
2018-09-08 21:35:33 +02:00
Maximilian Bode 73e75a7d16 pythonPackages.confluent-kafka: fix build (#46380)
cc #45960
2018-09-08 21:32:04 +02:00
xeji 8c6cf3de3d
cryptsetup: enable and fix tests (#46346)
Some tests use O_DIRECT which is filesystem dependent and fails in a
sandbox as well as on some filesystems without sandboxing.
Patch out O_DIRECT and disable the 4 test cases that still fail in a
sandbox. See discussion in #46151.
2018-09-08 21:24:15 +02:00
Elis Hirwing 39ed38f017
sequeler: 0.6.0 -> 0.6.1
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.1
2018-09-08 20:24:31 +02:00
Samuel Dionne-Riel cb380983ed qt5.qtwebkit: Fixes modules src being subtly broken.
b785d4813e introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.

This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.

Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.

This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.

For ZHF #45960
2018-09-08 14:20:23 -04:00
countingsort 4f6c4030dc bunny: 1.1 -> 1.2 2018-09-08 19:44:25 +02:00
Okina Matara 9c97f37761 nixos/zeronet: Fix TOR permissions, add torAlways option 2018-09-08 12:12:11 -05:00
Janne Heß 9ef77854f7 treewide: Use http/https for homepages 2018-09-08 18:30:00 +02:00
Janne Heß bda4992564 treewide: Fix variables in homepages 2018-09-08 18:14:53 +02:00
José Romildo Malaquias 2c57a6a704 dbus-factory: init at 3.1.17 2018-09-08 12:36:43 -03:00
José Romildo Malaquias c1d1207463 go-dbus-factory: init at 0.0.7.1 2018-09-08 12:35:45 -03:00
José Romildo Malaquias 3f28e941e4 go-dbus-generator: init at 0.6.6 2018-09-08 12:33:13 -03:00
José Romildo Malaquias a36e9a415c go-lib: init at 1.2.16.1 2018-09-08 12:32:00 -03:00
José Romildo Malaquias 2c7c248a53 go-gir-generator: init at 1.0.4 2018-09-08 12:30:30 -03:00