Commit Graph
166017 Commits
Author SHA1 Message Date
Benjamin Saunders 51c9a39299 renderdoc: 1.1 -> 1.2 2018-12-03 12:32:56 -08:00
Andy Chun @noneucat 7357949e3c polar-bookshelf: 1.0.13 -> 1.1.0 2018-12-03 12:14:56 -08:00
David JohnsonandPeter Simons e42d10957d Add disable core optimizations (#51464)
haskell.lib.disableOptimization: new function

Adds a utility function for disabling GHC core optimizations.
Significantly reduces build times.
2018-12-03 19:46:22 +01:00
Domen Kožar 4cf1d88d12 chrome-token-signing: fix path to opensc-pkcs11 2018-12-03 17:18:21 +00:00
nyanloutreandRobin Gloster 0c029635cd qlcplus: fix udev rules path 2018-12-03 18:05:46 +01:00
Jörg ThalheimandGitHub 20f3c94a77 Merge pull request #51446 from rvolosatovs/update/vim-plugins
vimPlugins: update
2018-12-03 16:30:04 +00:00
Bjørn Forsman bb94d419fb nixos/jenkins-job-builder: add accessTokenFile option
The new option allows storing the secret access token outside the world
readable Nix store.
2018-12-03 17:07:29 +01:00
Bjørn Forsman 8ebfd5c45c nixos/jenkins-job-builder: stop reloadScript on error
Currently there are two calls to curl in the reloadScript, neither which
check for errors. If something is misconfigured (like wrong authToken),
the only trace that something wrong happened is this log message:

  Asking Jenkins to reload config
  <h1>Bad Message 400</h1><pre>reason: Illegal character VCHAR='<'</pre>

The service isn't marked as failed, so it's easy to miss.

Fix it by passing --fail to curl.

While at it:
* Add $curl_opts and $jenkins_url variables to keep the curl command
  lines DRY.
* Add --show-error to curl to show short error message explanation when
  things go wrong (like HTTP 401 error).
* Lower-case the $CRUMB variable as upper case is for exported environment
  variables.

The new behaviour, when having wrong accessToken:

  Asking Jenkins to reload config
  curl: (22) The requested URL returned error: 401

And the service is clearly marked as failed in `systemctl --failed`.
2018-12-03 17:07:29 +01:00
Bjørn Forsman 84a2463499 jpeginfo: init at 1.6.1
jpeginfo prints information and tests integrity of JPEG/JFIF files.
2018-12-03 17:03:48 +01:00
Graham ChristensenandGitHub fc459de60e Merge pull request #50452 from P-E-Meunier/carnix-fix
Rust build-support: fixing a compilation error in some crates
2018-12-03 10:53:25 -05:00
Robert SchützandFrederik Rietdijk a933c53b61 python.pkgs.moto: allow newer versions of python-jose 2018-12-03 16:50:42 +01:00
Mario RodasandFrederik Rietdijk 75a90b5a9b pythonPackages.testfixtures: 6.2.0 -> 6.3.0 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 55a8ea38da python.pkgs.python-jose: 2.0.2 -> 3.0.1 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 79ced8c6da python.pkgs.zodb: remove obsolete patches and fix tests 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 73eb15fe6a python.pkgs.zconfig: remove obsolete patch 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk f6cb659fbd python.pkgs.whisper: fix tests 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 9614364dec python.pkgs.sphinx_rtd_theme: add sphinx to propagatedBuildInputs 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 0156fbef31 python.pkgs.pyacoustid: remove obsolete patch 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 1122f9a855 python.pkgs.webtest: fix build 2018-12-03 16:50:42 +01:00
Robert SchützandFrederik Rietdijk 0f241338c3 python.pkgs.Nikola: apply patch for broken test 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 0f2570554c python.pkgs.natsort: 5.4.1 -> 5.5.0 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 023580878c python.pkgs.gpsoauth: 0.2.0 -> 0.4.1 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk b0c44debac python.pkgs.pylint: disable broken tests
fixes https://github.com/NixOS/nixpkgs/issues/51394
2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 8310ad14a4 python: pylint: 2.1.1 -> 2.2.2 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk d43a5804c3 python.pkgs.paste: 3.0.4 -> 3.0.5 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 5e013d2429 python.pkgs.forbiddenfruit: disable tests because they are missing in tarball 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk a568a9e79b python.pkgs.eventlet: update propagatedBuildInputs 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 1d25f001bd python.pkgs.h11: 0.7.0 -> 0.8.1 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 6d021d4923 python.pkgs.zope_component: update propagatedBuildInputs 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 5c1367a439 python.pkgs.zope-hookable: init at 4.2.0 2018-12-03 16:50:41 +01:00
Robert SchützandFrederik Rietdijk 5a778bcac7 python.pkgs.zope-deferredimport: init at 4.3 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 0107125d32 pythonPackages.branca: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 9051a48dd2 pythonPackages.awkward: 0.4.4 -> 0.5.2 fix broken package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk ef66dfe40c pythonPackages.asyncio: refactor disable for anything but 34 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk c38fb3f89c pythonPackages.altair: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 5af94096ac pythonPackages.Wand: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 380b7086bc pythonPackages.lz4 refactor fix broken build 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk c631b307a0 pythonPackages.github3_py: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk cafc4786f1 pythonPackages.jwcrypto: init at 0.6.0 dependency for broken github3_py 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 9ab6554d3d python3Packages.gidgethub: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk f5ce8aface pythonPackages.tifffile: 2018.10.18 -> 0.15.1
Downgrade package. 2018.XX.XX are not official releases? Fixes
dask-image build as well.
2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk d39d85c0b2 pythonPackages.faker: refactor remove pytest requirements 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 0ae8b4868c pythonPackages.fake_factory: refactor disable tests (for good reason) 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 99b5abef81 pythonPackages.factory_boy: refactor remove fake_factory dependency 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 6ae42339d6 pythonPackages.iocapture: refactor meta attribute license 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 56fbdbca15 pythonPackages.Quandl: 3.2.1 -> 3.4.5 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk d5111b119c pythonPackages.factory_boy: 2.6.1 -> 2.11.1 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 3e69473974 pythonPackages.httpretty: 0.8.10 -> 0.9.6 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk d5399b074a pythonPackages.nose-randomly: init at 1.2.5 2018-12-03 16:50:41 +01:00
Chris OstrouchovandFrederik Rietdijk 7fe2539e19 pythonPackages.PyLTI: refactor add chalice as dependency fix build 2018-12-03 16:50:41 +01:00