Commit graph

186982 commits

Author SHA1 Message Date
Sébastien Maret 2dabd051a7 pythonPackages.pytest-arraydiff: fix infinite recursion 2019-07-27 11:58:50 +02:00
Frederik Rietdijk bd47c5721f Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable
This is needed in case of `python.buildEnv` to make sure sys.executable
does not point to the unwrapped executable.
2019-07-27 11:52:49 +02:00
Daniel Wheeler 124fb417fc pythonPackages.fastapi: init at 0.33.0 2019-07-27 11:50:48 +02:00
Daniel Wheeler f878d34e5f pythonPackages.pydantic: init at 0.31 2019-07-27 11:50:48 +02:00
Daniel Wheeler 1c3c07394a pythonPackages.starlette: init at 0.12.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler 266d0bbf2c pythonPackages.uvicorn: init at 0.8.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler 3b7b86f67d Add wd15 to maintainers.nix 2019-07-27 11:50:48 +02:00
Chris Ostrouchov 4c85595ada pythonPackages.simple-salesforce: init at 0.74.3 2019-07-27 11:49:37 +02:00
Vladyslav M 0dfb5c5108
rust-bindgen: 0.50.0 -> 0.51.0 (#65445)
rust-bindgen: 0.50.0 -> 0.51.0
2019-07-27 11:52:53 +03:00
Markus Hauck cd903247b8 dragon-drop: git-2014-08-14 -> 1.1.0 2019-07-27 09:54:31 +02:00
Johannes Schleifenbaum 236802c33d dbeaver: 6.1.0 -> 6.1.3 2019-07-27 09:31:15 +02:00
Chris Rendle-Short 30c81c8530 libgdata: propagate gnome-online-accounts to reverse dependencies
Required since `libgdata` now uses Meson. See also: #64295
2019-07-27 15:31:15 +10:00
Ashish SHUKLA d3c2b992d4
sshguard: do not create ipset in post-start
Upstream switched to a different type of ipset table, whereas we
create ipset in post-start which overrides upstream, and renders
sshguard ineffective.

Remove ipset creation from post-start, and let it get automatically
by upstream script (sshg-fw-ipset) as part of startup
2019-07-27 10:59:50 +05:30
worldofpeace eb4e067686
Merge pull request #65451 from samueldr/qt/cool-retro-term
cool-retro-term: Wrap with wrapQtApps
2019-07-27 00:52:53 -04:00
Samuel Dionne-Riel 70eae83043 cool-retro-term: Use qt5's own mkDerivation 2019-07-27 00:23:38 -04:00
worldofpeace 1e4d9e08cd nixos/plasma5: enable xdg.portal 2019-07-26 22:36:32 -04:00
worldofpeace 16c6f169a2 nixos/gnome3: enable xdg.portal 2019-07-26 22:36:14 -04:00
worldofpeace 785158fd64 nixos/flatpak: require xdg.portal to be enabled 2019-07-26 22:35:50 -04:00
worldofpeace c4d06eff3f nixos/xdg: disable portal (again) 2019-07-26 22:33:49 -04:00
xrelkd a7c2dd267d rust-bindgen: 0.50.0 -> 0.51.0 2019-07-27 07:48:47 +08:00
Orivej Desh c5592fabba opencv3: 3.4.6 -> 3.4.7 2019-07-26 23:47:10 +00:00
Will Dietz b07cba5a0a
desktop-file-utils: 0.23 -> 0.24
https://hpjansson.org/blag/2019/07/26/desktop-file-utils-0-24-released/
2019-07-26 18:47:09 -05:00
xrelkd 5e0c5caebd youtube-dl: 2019.07.16 -> 2019.07.27 2019-07-27 07:37:45 +08:00
worldofpeace b36bed3c06
Merge pull request #64525 from MrMebelMan/init/rq
pythonPackages.rq: init at 1.1.0
2019-07-26 19:10:10 -04:00
Orivej Desh fdf08ce5fb openjpeg_1: fix build after #64391
That PR has enabled tests for both openjpeg_1 and openjpeg_2, but it did not
support the tests in openjpeg_1.
2019-07-26 23:05:02 +00:00
markuskowa 1eb5b83f9a
Merge pull request #65356 from freepotion/harmonist-0.1-to-0.2
harmonist: 0.1 -> 0.2
2019-07-27 00:50:41 +02:00
Aaron Andersen 1ab91bee65
Merge pull request #65418 from mmahut/proxy_server
nixos/zabbixProxy: server is a mandatory parameter
2019-07-26 18:46:21 -04:00
markuskowa 4e81197420
Merge pull request #65423 from srghma/hubstaff_update
hubstaff: 1.4.6 -> 1.4.9
2019-07-27 00:37:28 +02:00
Austin Seipp ad63a90de1 liburing: 1.0.0pre150_93f3e8d -> 1.0.0pre156_c31c7ec
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-26 16:27:13 -05:00
Michael Weiss 5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Averell Dalton 289c607cf5 x2goclient: fix startup
Fixes the following error:
```
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized.
Reinstalling the application may fix this problem.
```

See also #54484 and others.
2019-07-26 20:59:36 +02:00
Averell Dalton 3034859422 x2goclient: unstable-2018-11-30 -> unstable-2019-07-24 2019-07-26 20:59:36 +02:00
Silvan Mosberger d3dfe06c38
nixos/xserver: add option to install custom xkb layouts (#47764)
nixos/xserver: add option to install custom xkb layouts
2019-07-26 20:43:37 +02:00
Will Dietz 4ad627eca8 ethtool: 5.1 -> 5.2 2019-07-26 20:29:08 +02:00
Tim Steinbach 6dfd13ab34
docker: 18.09.8 -> 19.03.1
Keep docker_18_09 around as it is still supported.
2019-07-26 12:43:36 -04:00
Tim Steinbach 86f424585f
docker: 18.09.7 -> 18.09.8 2019-07-26 12:43:36 -04:00
rnhmjoj e91f0c38c0
docs/xserver: use <note> tag for notes 2019-07-26 18:08:05 +02:00
rnhmjoj 3effc55b5b
docs/xserver: document xserver.extraLayouts 2019-07-26 18:08:04 +02:00
rnhmjoj 171d5c9200
nixos/xserver: add option to install custom xkb layouts 2019-07-26 18:08:04 +02:00
Serhii Khoma 11efe2a759 hubstaff: 1.4.6 -> 1.4.9 2019-07-26 18:48:07 +03:00
Ryan Mulligan f7579996c7
Merge pull request #62566 from r-ryantm/auto-update/serviio
serviio: 1.10.1 -> 2.0
2019-07-26 07:34:22 -07:00
Ryan Mulligan ad4b3d4e51
Merge pull request #65053 from r-ryantm/auto-update/calf
calf: 0.90.2 -> 0.90.3
2019-07-26 07:29:20 -07:00
Ryan Mulligan e626c93a9d
Merge pull request #65195 from r-ryantm/auto-update/synthv1
synthv1: 0.9.8 -> 0.9.9
2019-07-26 07:28:50 -07:00
Marek Mahut 6e762653de module zabbixProxy: server is a mandatory parameter 2019-07-26 16:22:47 +02:00
zimbatm 2a227c6cd8
.github/ISSUE_TEMPLATE/security.md: remove
since the .github/SECURITY.md was added in the org-level repo, there are
now two entries in the list. So remove this-one.
2019-07-26 15:33:26 +02:00
Tim Steinbach 2b014be886
slack-dark: 2019-06-04 -> 2019-07-25 2019-07-26 09:25:38 -04:00
Tim Steinbach 2295a3c46d
linux: 5.2.2 -> 5.2.3 2019-07-26 09:10:28 -04:00
Tim Steinbach f2449fd184
linux: 5.1.19 -> 5.1.20 2019-07-26 09:07:08 -04:00
Tim Steinbach 5aa00520af
linux: 4.19.60 -> 4.19.61 2019-07-26 09:06:58 -04:00
Milan Pässler 583a82cb2f nim: 0.20.0 -> 0.20.2 2019-07-26 14:51:43 +02:00