Commit graph

167352 commits

Author SHA1 Message Date
Vincent Demeester b5eda4cccc
podman: init at 0.11.1.1
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester 933b8388da
conmon: init at unstable-2018-11-28
conmon is a required dependency for `podman`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00
Jan Tojnar 437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Jan Tojnar 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 Thalheim 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
Linus Heckemann 4c651d1647 bam: 0.4.0 -> 0.5.1, fix licence 2019-01-21 11:34:28 +01:00
Robert Scott 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
andrewchambers 99386842ea pythonPackages.dugong: 3.5 -> 3.7.4 (#54406) 2019-01-21 11:13:08 +01:00
Will Dietz 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
lewo 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 Mosberger d6b74a4145 haskellPackages.idris: Fix build 2019-01-21 08:57:54 +01:00
Silvan Mosberger 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 Fancher 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 e81e538727
2019-01-21 08:56:45 +01:00
adisbladis 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 Mertens 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
worldofpeace 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
Will Dietz 783a781fb3 smpeg: fix build by linking against libX11 explicitly
Error:

/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Mario Rodas 09b815ebf4 flow: 0.90.0 -> 0.91.0 2019-01-21 05:50:15 +00:00
worldofpeace 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 Hoeg 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 Kalinkin 77e6dcb338
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0 2019-01-20 21:14:30 -05:00
Dmitry Kalinkin 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 Rosa 66d844ba59 keybase-gui: 2.13.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Emmanuel Rosa 239dc141bd keybase: 2.11.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Alexey Shmalko 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 Dietz 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 Kalinkin 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
Averell Dalton 98fb0ab430 rstudio-preview: update to current 2019-01-21 00:41:58 +01:00
Averell Dalton 23461f33eb rstudio(-preview): fix build 2019-01-21 00:41:58 +01: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
adisbladis 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. RyanTM 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
Theodore Witkamp 6bfbd2df0f gcc-arm-embedded: fix MANPATH 2019-01-20 12:22:36 -08:00
Graham Christensen 44cd0a3655
Merge pull request #54349 from ar1a/pb-capture
Pb cli and capture initialization
2019-01-20 14:57:30 -05:00
Graham Christensen ee9a2358d4
Merge pull request #54382 from ivegotasthma/ivegotasthma-vim-plugins
vimPlugins.bufexplorer: init at 2019-01-20
2019-01-20 14:55:18 -05:00
Aria Edmonds 2fa2d55bed capture: init at 1.0 2019-01-21 06:52:20 +11:00
Aria Edmonds 6662708cd0 pb_cli: init at 1.0 2019-01-21 06:52:12 +11:00
Will Dietz 8c11495e47 libhandy: 0.0.6 -> 0.0.7 (#54355)
* fix tests by providing hicolor

* enable glade catalog and introspection features explicitly
  (this is no longer the default or something)

https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Dmitry Kalinkin 6fc8992e6d
Merge pull request #53452 from tadeokondrak/init-qmasterpassword
qMasterPassword: init at 1.2.2
2019-01-20 14:35:23 -05:00
ivegotasthma 6f19591b60 vimPlugins.bufexplorer: init at 2019-01-20 2019-01-20 20:26:34 +01:00
Izorkin f538be5e18 lego: 1.2.1 -> 2.0.1 2019-01-20 22:25:19 +03:00
Dmitry Kalinkin c53fe37d0e
qMasterPassword: fix on darwin, add meta.longDescription 2019-01-20 14:13:39 -05:00
Dmitry Kalinkin c3b85e875a
Merge pull request #54345 from pacien/epkowa-s80
epkowa: add s80 series driver
2019-01-20 13:25:49 -05:00