Commit graph

146650 commits

Author SHA1 Message Date
Will Dietz ee68c9e084 vim-plugins: simplify command slightly, overwrite 'result' if present 2018-07-19 11:21:05 -05:00
Will Dietz 0073c30dbf vim-plugins: document sorting, fix vim command to not ask to hit enter
Fixes #38748. Hopefully :).
2018-07-19 11:21:05 -05:00
Will Dietz a79a0c686b vim-plugins: swift, fastfold, some colorschemes 2018-07-19 11:20:49 -05:00
Robert Schütz e7e5aaa0b9
Merge pull request #43782 from Ma27/fix-simpleldap-python3
python3Packages.simpleldap: remove
2018-07-19 17:54:13 +02:00
Will Dietz 0204a2739c vim-plugins: update (2018-07-19)
Moved 'dhall-vim' to match order in vim-plugin-names,
so diff'ing against generated expressions is easier.

There's a "vim-nix" update in here! :)
2018-07-19 10:42:59 -05:00
Maximilian Bosch 0adca53c79
inginious: remove
Fallout of 9db7f15ea3ce57eee25458daf87cce7a04ea98b2 which removed
simpleldap.

@layus suggests to remove:

* https://github.com/NixOS/nixpkgs/pull/43782#issuecomment-406186881
* https://github.com/NixOS/nixpkgs/pull/31975#issuecomment-346647857
2018-07-19 17:31:40 +02:00
Maximilian Bosch 10439f798e
python3Packages.simpleldap: remove
Fairly outdated and incompatible with Python 3, see the following links
for further reference:

* https://github.com/gdub/python-simpleldap/blob/0.8/setup.py#L12-L14
* https://github.com/NixOS/nixpkgs/pull/43782#issuecomment-406186881
2018-07-19 17:31:40 +02:00
Kamil Chmielewski cb033fabd6 oraclejdk: 8u171 -> 8u181 2018-07-19 17:06:32 +02:00
Matthew Bauer 0467e8d1f6 libuv: fix apple patch url
The old url was subject to change on pushing to the PR. It now
references the correct commit.
2018-07-19 10:12:58 -04:00
Matthew Bauer dc24ab2776 gtkd: fixup from treewide commit
This was mistakenly replaced when it was already avoiding the alias.

Thanks @jtojnar
2018-07-19 09:57:29 -04:00
Matthew Bauer d68322504a Revert "release: disallow aliases"
This reverts commit 25c42e7736.

This commit is still causing evaluation errors (despite passing
OfBorg!)

Here is the current error:

error: undefined variable 'Log4Perl' at
/nix/store/n0gwyv3mcvm3hc9jrmkxjhmsrdjqzcqb-source/maintainers/scripts/nix-generate-from-cpan.nix:7:71

More investigation is needed

/cc @volth
2018-07-19 09:46:53 -04:00
Tim Steinbach e953d314a8
docker: 18.03 -> 18.06 2018-07-19 08:34:13 -04:00
R. RyanTM 80d44926bf atom: 1.28.1 -> 1.28.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/atom/versions.
2018-07-19 12:23:36 +00:00
taku0 1ae8fabc86 oraclejdk: 10.0.1 -> 10.0.2 2018-07-19 21:01:29 +09:00
Peter Simons b667721ce2
Merge pull request #43730 from srhb/dontcheck-spatial-rotation
haskellPackages.spatial-rotations: dontCheck for cyclic dependency
2018-07-19 14:00:55 +02:00
Maximilian Bosch 88a35d8bb5
pythonPackages.xgboost: fix build
The setup.py of `python-package` contains some path resolution magic to
find `libxgboost.so` which is needed for the python API.

Unfortunately the code is incompatible with Nix as it isn't compatible
with the store-based structure for each package and tries to express the
location of the shared object with relative paths.

The detection in `setup.py` and `xgboost/libpath.py` has been either
removed entirely or patched to link to the proper store path of the
`libxgboost` build input.

See https://hydra.nixos.org/build/77702715 for further reference.
2018-07-19 13:32:25 +02:00
Maximilian Bosch b9e7469c44
xgboost: 0.7 -> 0.72 2018-07-19 13:27:09 +02:00
Michael Weiss 4fd9ca3a51 signal-desktop: 1.14.1 -> 1.14.2 2018-07-19 12:56:05 +02:00
Michael Raskin 3f65c5f5d1
Merge pull request #43775 from r-ryantm/auto-update/foo2zjs
foo2zjs: 20171202 -> 20180519
2018-07-19 08:54:28 +00:00
Peter Simons 1374431bdc
Merge pull request #43788 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.33 -> 2.4.34
2018-07-19 10:53:32 +02:00
Sarah Brofeldt b53b5950fc haskellPackages.spatial-rotations: dontCheck for cyclic dependency 2018-07-19 10:37:12 +02:00
Mathieu Boespflug c27f686a4b bazel: Set a sensible strict action environment.
Bazel either reuses the `PATH` from the client, or sets a hardcoded
one. The former mode in problematic for build hermeticity. But the
latter is crippled on NixOS, because the hardcoded value is
`/bin:/usr/bin`. So we set the hardcoded value to match what
`customBash` provides. This has the effect of aligning the
environments for `ctx.actions.run` and `ctx.actions.run_shell`, which
were previously distinct (bug).
2018-07-19 09:51:09 +02:00
Mathieu Boespflug 5ab07a8041 bazel: make more tools available in customBash. 2018-07-19 09:51:09 +02:00
Johannes Frankenau 402ee4e9ea mpv: use wrapper for scripts and add mpris script 2018-07-19 09:50:32 +02:00
Sarah Brofeldt 1bec0a9ed4
Merge pull request #43729 from srhb/nix-index-0.1.1
nix-index: 0.1.0 -> 0.1.1
2018-07-19 09:35:30 +02:00
lewo fd3b874ee6
Merge pull request #43606 from MarcFontaine/xlog
xlog: init at 2.0.15
2018-07-19 09:12:38 +02:00
Robert Schütz 8ab563d4df
Merge pull request #43693 from Ma27/remove-flask_cache
Remove `pythonPackages.flask_cache`
2018-07-19 08:06:13 +02:00
Matthew Bauer fddd90e9ea
Merge pull request #43538 from timokau/fetchpatch-fix
fetchpatch: quote excludes
2018-07-19 00:35:09 -04:00
Matthew Bauer 26cd7bb90b
Merge pull request #43558 from herberteuler/nethack-qt
nethack: add qt support on linux
2018-07-19 00:34:24 -04:00
Matthew Bauer dc6912fa9e
Merge pull request #43692 from matthewbauer/disallow-aliases-in-release
Avoid using aliases, disallow aliases in release
2018-07-19 00:30:49 -04:00
Matthew Bauer 4ed7a4b993 treewide: preserve hashes from 76999cc40e
76999cc40e changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.

This commit should be reverted on the next mass rebuild.
2018-07-19 00:09:01 -04:00
Will Dietz ac551299e8
Merge pull request #43759 from dtzWill/fix/gpm-musl
gpm: patch to fix w/musl, good for general use
2018-07-18 23:02:37 -05:00
Matthew Bauer aab3182ca4 lollypop-portal: use callPackage
otherwise we get this error on evaluation:

derivation 'lollypop-portal' has invalid meta attribute 'override'
derivation 'lollypop-portal' has invalid meta attribute 'overrideDerivation'
2018-07-18 23:25:19 -04:00
Matthew Bauer 25c42e7736 release: disallow aliases
This will make hydra & ofborg ignore aliases when evluating
2018-07-18 23:25:19 -04:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Will Dietz c74045c47a gpm: patch to fix w/musl, good for general use 2018-07-18 22:17:44 -05:00
R. RyanTM e48a1292a7 bfs: 1.2.2 -> 1.2.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bfs/versions.
2018-07-18 17:44:52 -07:00
R. RyanTM 2c2f107a96 apacheHttpd: 2.4.33 -> 2.4.34
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-httpd/versions.
2018-07-18 17:24:59 -07:00
Michael Weiss d7d31fea7e lf: 6 -> 7 2018-07-19 02:11:15 +02:00
Anthony Cowley 6690ec57f8 paraview: 5.4.1 -> 5.5.2
This update should also fix the build the hydra: one part of the
change is to build paraview with Qt-5.9, as this is the configuration
that paraview upstream supports.
2018-07-18 20:05:15 -04:00
R. RyanTM d398020512 commonsCompress: 1.16.1 -> 1.17
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commons-compress/versions.
2018-07-18 16:41:39 -07:00
R. RyanTM 8139663f66 commandergenius: 2.2.0 -> 2.2.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/commandergenius/versions.
2018-07-18 16:36:09 -07:00
Tuomas Tynkkynen 20847b251e diffoscope: Add gnumeric dependency
For the `ssconvert` tool.
2018-07-19 02:33:45 +03:00
Tuomas Tynkkynen a595896c56 diffoscope: Document the script to locate missing optional dependencies
And give it it a bit more descriptive name of list-missing-tools.sh.
2018-07-19 02:31:23 +03:00
Maximilian Bosch 1e454c5045
pythonPackages.graphite_api: move expression
According to the current convention python packages should live in
`pkgs/development/python-modules`. As I altered the `graphite_api`
expression previously in d3d1b88873 I decided to move it as well.

Additionally I applied some minor refactorings:

* use `fetchFromGitHub` instead of `fetchgit`.

* use `checkInputs` for test dependencies

* got rid of fixed points

* applied patch which supports flask-caching to 1.3.1 using `git apply
  -3`
2018-07-19 01:26:35 +02:00
Will Dietz 0a46f8c198 diffoscope: fix manpage generation
Was already broken, not sure for how long.

Without this the tool fails to run,
so help2man ends up producing an empty file.
2018-07-19 02:11:00 +03:00
Will Dietz dc29207e93 diffoscope: add lz4 tool 2018-07-19 02:11:00 +03:00
Will Dietz b03ed95050 diffoscope: 98 -> 99 2018-07-19 02:11:00 +03:00
R. RyanTM 362e1702b1 cups-filters: 1.20.3 -> 1.20.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cups-filters/versions.
2018-07-18 16:04:53 -07:00
R. RyanTM a35367727f chibi: 0.7.3 -> 0.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chibi-scheme/versions.
2018-07-18 15:56:04 -07:00