Commit Graph
167104 Commits
Author SHA1 Message Date
Robert SchützandGitHub 202dec3e7d docutils: use python3Packages (#54325) 2019-01-21 15:48:10 +01:00
Jörg ThalheimandGitHub 674c882303 Merge pull request #54422 from Mic92/nix-review
nix-review: 1.0.2 -> 1.0.4
2019-01-21 14:36:48 +00:00
Tor Hedin BrønnerandGitHub fffd8900ac Merge pull request #54393 from marsam/fix-racket-build
racket: fix gappsWrapperArgs
2019-01-21 15:36:20 +01:00
Jörg Thalheim f6d6e5dcb5 nix-review: 1.0.2 -> 1.0.4
- also accept the full url of pull request i.e.
  https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
Michael RaskinandGitHub 5754e0e039 Merge pull request #54421 from Mic92/radare2
radare2: 3.1.3 -> 3.2.1
2019-01-21 14:27:44 +00:00
Maximilian BoschandGitHub cf024f9a74 Merge pull request #54375 from dywedir/termtosvg
termtosvg: 0.7.0 -> 0.8.0
2019-01-21 15:26:30 +01:00
Jörg Thalheim 343d07b0b6 radare2: 3.1.3 -> 3.2.1 2019-01-21 14:00:26 +00:00
Maximilian BoschandGitHub f9816bd6b0 Merge pull request #53927 from zaninime/patch-1
nexus: 3.14.0-04 -> 3.15.0-01
2019-01-21 14:57:56 +01:00
Jörg ThalheimandGitHub 8fce033d5b Merge pull request #54365 from dywedir/alacritty
alacritty: 0.2.5 -> 0.2.6
2019-01-21 13:56:25 +00:00
Domen Kožar 8e30701601 stack2nix: distribute again 2019-01-21 20:40:24 +07:00
Tim Steinbach 538ce21fe8 linux: 5.0-rc2 -> 5.0-rc3 2019-01-21 08:14:14 -05:00
Robert SchützandGitHub e23c5ec8f2 Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma 2a7bcb7b3d pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma 6f9eb70c9c pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma f7de6e5fb3 pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma 90f4df8a4d maintainers-list: add myself to maintainers 2019-01-21 13:49:39 +01:00
ivegotasthma 40d07176d2 pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
Jörg ThalheimandGitHub 0ad9ad40f5 Merge pull request #47663 from oxij/maintainers/gpg-fingerprint
maintainers/maintainer-list.nix: add PGP/GPG fingerprints
2019-01-21 11:42:25 +00:00
Jan Tojnar 437e478a50 gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Jan TojnarandGitHub dd3626c036 Merge pull request #53695 from chpatrick/gnome-flashback-session
nixos/gnome3: add GNOME Flashback sessions option
2019-01-21 12:01:32 +01:00
Jörg ThalheimandGitHub 86ef9a7766 Merge pull request #53934 from Mic92/prefer-fetch-remote
prefer-fetch-remote: an overlay to fetch on remote builders
2019-01-21 10:47:59 +00:00
Robert ScottandRobert Schütz de3b2d1753 pythonPackages.django_reversion: disable checks (#54379)
these weren't running properly anyway - they assume the availability of a
mysql and/or postgresql database
2019-01-21 11:24:07 +01:00
Patrick Chilton b25095bcda nixos/gnome3: add GNOME Flashback sessions option 2019-01-21 11:17:49 +01:00
andrewchambersandRobert Schütz 99386842ea pythonPackages.dugong: 3.5 -> 3.7.4 (#54406) 2019-01-21 11:13:08 +01:00
Will DietzandRobert Schütz b0ba558f93 pythonPackages.PyChromecast: 2.3.0 -> 2.4.0 (#54361)
also py2 support was dropped in 2.0 (apparently)
2019-01-21 11:02:54 +01:00
lewoandGitHub 6d4f3311d4 Merge pull request #54294 from das-g/udocker-homepage
udocker: change homepage to documentation on gitbooks.io
2019-01-21 09:26:39 +01:00
Silvan MosbergerandPeter Simons d6b74a4145 haskellPackages.idris: Fix build 2019-01-21 08:57:54 +01:00
Silvan MosbergerandPeter Simons 35049bc155 haskellPackages.megaparsec_6_5_0: Fix build
Only the tests were incompatible with GHC 8.0's MonadFail change.
Patching would be possible too, but just not doing the tests is simpler.
2019-01-21 08:57:54 +01:00
Will FancherandPeter Simons 55fe0276b8 Limit parallel building of Haskell packages. [Fixes #53665] 2019-01-21 08:57:54 +01:00
Peter Simons 178836c9bb LTS Haskell 13.3
- add megaparsec < 7.0 for Idris

 - update Haskell package with hackage2nix v2.13-1-gda47f40 from Hackage
   revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e81e538727a2a87a42034f17057a652f4e247036
2019-01-21 08:56:45 +01:00
adisbladisandGitHub 3514bf8654 Merge pull request #54162 from etu/init-transifex-client
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Wout MertensandGitHub e445eabbe8 Merge pull request #41440 from wmertens/php-per-pool
phpfpm: allow configuring PHP package per-pool
2019-01-21 08:35:49 +01:00
worldofpeaceandGitHub d75457c802 Merge pull request #53944 from worldofpeace/mate/downgrade-to-stable
mate updates and downgrades
2019-01-21 06:49:25 +00:00
Elis Hirwing 96a8320aaa transifex-client: init at 0.13.5
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
Mario RodasandVincent Laporte 09b815ebf4 flow: 0.90.0 -> 0.91.0 2019-01-21 05:50:15 +00:00
worldofpeaceandGitHub 0ac651b2fb Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu 441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter HoegandGitHub f4e02920e2 Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Dmitry KalinkinandGitHub 958201a98f Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Wael M. Nasreddine f466c9f961 keybase: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-01-20 16:59:41 -08:00
Emmanuel RosaandWael Nasreddine 66d844ba59 keybase-gui: 2.13.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Emmanuel RosaandWael Nasreddine 239dc141bd keybase: 2.11.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Alexey ShmalkoandGitHub b36794be90 Merge pull request #54386 from witkamp/fix/gcc-arm-embedded/MANPATH
gcc-arm-embedded: fix MANPATH
2019-01-21 02:32:12 +02:00
Will DietzandGitHub e2c6bfcd0f Merge pull request #54353 from dtzWill/update/bash-5p2
bash_5: 5.0p0 -> 5.0p2
2019-01-20 18:09:40 -06:00
Dmitry KalinkinandGitHub 07be4c855c Merge pull request #54388 from tadeokondrak/init-fff
fff: init at 1.5
2019-01-20 19:01:17 -05:00
Mario Rodas ac1ef106c1 racket: fix gappsWrapperArgs
Otherwise LD_LIBRARY_PATH is unset
2019-01-20 18:56:14 -05:00
Tadeo Kondrak 1691f36952 fff: init at 1.5 2019-01-20 16:32:14 -07:00
Robert Helgesson 08bf7311f5 eclipses: 4.9 -> 4.10
This applies to Eclipse platform, SDK, and the JDT plugin.
2019-01-21 00:27:27 +01:00
adisbladisandGitHub 2b0efd5c5a Merge pull request #54359 from etu/update-phpstan
phpPackages.phpstan: 0.11 -> 0.11.1
2019-01-20 23:01:54 +00:00
R. RyanTMandTor Hedin Brønner d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00