287965 Commits

Author SHA1 Message Date
Hedtke, Moritz
7a80d281ed
nixos/containers: Increase startup timeout for imperative containers
Changed the startup timeout from 15 seconds to one minute as 15 seconds is really low.
Also it's currently not possible to change it without editing your system configuration.
2021-05-08 19:59:20 +02:00
Michael Raskin
1dff38cae5
Merge pull request #122154 from jnetod/zhf-xneur
xneur: fix build with gcc10
2021-05-08 15:01:36 +00:00
Anderson Torres
33de02043d
Merge pull request #122149 from ryantm/xine-ui
xine-ui: unbreak
2021-05-08 11:58:07 -03:00
Anderson Torres
f7ad86329f
Merge pull request #122151 from ryantm/dvdstyler
dvdstyler: unbreak
2021-05-08 11:57:41 -03:00
Anderson Torres
51b9941ba8
Merge pull request #122148 from ryantm/xine-lib
xine-lib: unbreak
2021-05-08 11:56:19 -03:00
Tobias Happ
4d549a4c6c
dwm-status: unstable-2021-05-04 -> 1.7.2 (#122196) 2021-05-08 16:55:30 +02:00
Doron Behar
741262da76
Merge pull request #122165 from doronbehar/pkg/pistol
pistol: 0.1.9 -> 0.2.0
2021-05-08 14:42:30 +00:00
J. Neto
bab57833d0 xneur: fix build with gcc10 2021-05-08 11:40:15 -03:00
Robert Hensing
8823855ce3
Merge pull request #122003 from hercules-ci/rename-xvfb-run
treewide: xvfb_run -> xvfb-run
2021-05-08 16:26:48 +02:00
Robert Hensing
3cfb002b07
Merge pull request #122192 from roberth/docker-tools-stimulate-testing
dockerTools testing update
2021-05-08 15:53:17 +02:00
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00
Robert Hensing
726306003a xvfb-run: rename from xvfb_run 2021-05-08 15:46:09 +02:00
Pavol Rusnak
19af18b965
Merge pull request #122191 from divanorama/clickhouse_mark_as_64bit
clickhouse: mark as broken on 32-bit architectures
2021-05-08 15:38:15 +02:00
Emery Hemingway
37cac60102 alephone: 1.3.1 -> 1.4 2021-05-08 15:28:09 +02:00
Pavol Rusnak
20b83c6de6
Merge pull request #122185 from dotlambda/qmediathekview-0.2.1
qmediathekview: 2019-01-06 -> 0.2.1
2021-05-08 15:06:09 +02:00
Robert Hensing
4035049af3 nixos/tests/docker-tools*: remove useless formatter 2021-05-08 15:03:20 +02:00
Robert Schütz
4a214a74ce qmediathekview: 2019-01-06 -> 0.2.1 2021-05-08 15:02:09 +02:00
Robert Hensing
a67c97a5eb nixos/tests/docker-tools*: Add myself as maintainer where missing
I should have done this when I became maintainer for dockerTools,
but it's the PR reviews that matter.
2021-05-08 15:00:19 +02:00
Pavol Rusnak
54fa457b25
Merge pull request #122184 from divanorama/patch-3
idrisPackages.sdl2: fix sources sha256
2021-05-08 14:56:04 +02:00
Dmitry Ivankov
4fd780f940 clickhouse: mark as broken on 32-bit architectures
Hydra failed on configure phase for Linux i686
https://hydra.nixos.org/build/142591591/nixlog/1
configure can be fixed, but the package isn't supposed to work on 32-bits anyway
https://github.com/ClickHouse/ClickHouse/pull/23959

ZHF: #122042
2021-05-08 14:53:26 +02:00
divanorama
9ad46075a0 idrisPackages.sdl2: fix sources sha256
This is weird
b7ddbd52bd1ab9365436573c0c5b6d1edcc1919f
replaced idris-modules/sdl2.nix hash with that of pkgs/applications/networking/instant-messengers/quaternion/default.nix

Build log says [sdl2.ipkg](https://github.com/steshaw/idris-sdl2/blob/0.1.1/sdl2.ipkg) isn't found, which is kind of correct message for using wrong archive
https://hydra.nixos.org/build/142426623/nixlog/2

How do we make sure all other replaced hashes are correct?

Also move pkg-config dependency to nativeBuildInputs

ZHF: #122042
2021-05-08 14:45:35 +02:00
Aaron Andersen
b28f0d640f
Merge pull request #121699 from Hoverbear/t-rec
t-rec: init at 0.5.2
2021-05-08 08:15:42 -04:00
Erlend Pedersen
3452a739d1
nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list (#122179) 2021-05-08 13:55:11 +02:00
Vojtěch Káně
06efb08ec4
backblaze-b2: 2.1.0 -> 2.4.0 (#121250)
* python3Packages.b2sdk: 1.6.0 -> 1.7.0

* python3Packages.b2sdk: enable tests

* pythonPackages.rst2ansi: init at 0.1.5

* backblaze-b2: 2.1.0 -> 2.4.0

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-05-08 07:53:30 -04:00
Fabian Affolter
6b328db916
Merge pull request #122172 from fabaff/bump-metasploit
metasploit: 6.0.42 -> 6.0.43
2021-05-08 13:36:11 +02:00
Fabian Affolter
7524b23b76
Merge pull request #122171 from fabaff/bump-adafruit-platformdetect
python3Packages.adafruit-platformdetect: 3.10.0 -> 3.11.0
2021-05-08 13:35:49 +02:00
Robert Schütz
dfebdee0fc
Merge pull request #121257 from dotlambda/pythonPackages-ffmpeg
pythonPackages: migrate away from ffmpeg_3
2021-05-08 13:25:22 +02:00
sternenseemann
b4c069dc11 haskell.compiler.ghcHEAD: 8.11.20200824 -> 9.3.20210504 2021-05-08 13:03:55 +02:00
fortune
f7c01a9c27
dwmblocks: platforms.all -> platforms.linux (#122163) 2021-05-08 12:41:20 +02:00
evalexpr
dcd94626c0
python38Packages.dask-image switch to pytestCheckHook (#122101) 2021-05-08 11:54:01 +02:00
Fabian Affolter
51e5a87d78 metasploit: 6.0.42 -> 6.0.43 2021-05-08 11:42:09 +02:00
Fabian Affolter
c46a282ae0 python3Packages.adafruit-platformdetect: 3.10.0 -> 3.11.0 2021-05-08 11:40:11 +02:00
Doron Behar
c26c014ca5 pistol: 0.1.9 -> 0.2.0 2021-05-08 11:52:56 +03:00
Vladimír Čunát
080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Fabian Affolter
dd3e44457a terrascan: 1.4.0 -> 1.5.1 2021-05-08 01:10:25 -07:00
R. RyanTM
362edb1962 alephone-infinity: 20200904 -> 20210408 2021-05-08 10:06:10 +02:00
Francesco Gazzetta
c40a5ffa56 miniaudicle: init at 1.3.5.2 2021-05-08 10:05:03 +02:00
Robert Schütz
8a3b665c5a python3Packages.monty: use pytestCheckHook
Upstream doesn't use nose.
2021-05-08 01:00:47 -07:00
Damien Cassou
abf9453516 ledger-autosync: 1.0.2 -> 1.0.2-unstable-2021-04-01 2021-05-08 00:49:29 -07:00
Damien Cassou
6d6c8d7b8e haskellModules.hledger-lib: Add merged but not-yet-released patch 2021-05-08 00:49:29 -07:00
Damien Cassou
24ae699505 pythonPackages.ofxparse: 0.20 -> 0.20-unstable-2020-02-05 2021-05-08 00:49:29 -07:00
Gemini Lasswell
28f51d7757 nixos/yggdrasil: set directory permissions before writing keys
Remove the opportunity for someone to read the keys in between when
they are written and when the chmod is done.  Addresses #121293.
2021-05-08 09:49:19 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
DavHau
d03a5eb097 aioamqp: fix build 2021-05-08 00:41:40 -07:00
Stefan Frijters
282492959e gweled: unstable-2018-02-15 -> unstable-2021-02-11 2021-05-08 00:39:04 -07:00
Uri Baghin
51e20564df async-profiler: fix darwin build 2021-05-07 23:23:29 -07:00
fortuneteller2k
2af2325cf7 dwm-status: 1.7.1 -> unstable-2021-05-04 2021-05-07 23:11:59 -07:00
fortuneteller2k
5a4cec0482 vimPlugins.diffview-nvim: init at 2021-05-06 2021-05-07 22:49:43 -07:00
fortuneteller2k
44decf41ef vimPlugins.markdown-preview-nvim: init at 2021-03-10 2021-05-07 22:49:43 -07:00
fortuneteller2k
ad7bc81b96 vimPlugins.vim-smali: init at 2015-11-05 2021-05-07 22:49:43 -07:00