Malte Brandy and sternenseemann
a0809c0293
haskellPackages.hoogleLocal: allow substitutes again
...
This is a follow up to the discussion in https://github.com/NixOS/nixpkgs/pull/165337
2022-06-05 13:17:43 +02:00
Sandro and GitHub
ed4c6735da
Merge pull request #174082 from linsui/apksigner
2022-06-05 13:12:28 +02:00
Sandro and GitHub
528d858336
Merge pull request #176340 from trofi/workaround-fno-common-for-zsnes
...
zsnes: add -fcommon workaround
2022-06-05 13:11:54 +02:00
Sandro and GitHub
af45677225
Merge pull request #176267 from trofi/workaround-fno-common-for-mmixware
2022-06-05 13:11:31 +02:00
cherryblossom and Bjørn Forsman
f0cad4fafc
ookla-speedtest: support darwin
2022-06-05 13:11:19 +02:00
Wout Mertens and GitHub
949e1e5277
Merge pull request #176075 from NixOS/netdata-poststart
...
netdata: started when service can be pinged
2022-06-05 13:10:37 +02:00
Pascal Bach and GitHub
6218ada158
Merge pull request #176308 from dotlambda/restic-0.13.1
...
restic: 0.13.0 -> 0.13.1
2022-06-05 13:09:51 +02:00
Klemens Nanni and Bjørn Forsman
1daf0125af
keepassxc: Wrap once
...
Using Qt *and* GTK means both wrapper hooks kick in, so avoid automatic
GTK wrapping and merge arguments into Qt ones as usual.
Duplicate wrapping must be avoided as it breaks the program's basename,
e.g. `argv[0]` ends up with ".keepassxc-wrapped" rather than
"keepassxc" as basename.
This fixes all three ELF executables (there is `-cli` and `-proxy`).
2022-06-05 13:07:57 +02:00
Sandro and GitHub
b9b548bccf
Merge pull request #176195 from trofi/fix-fno-common-for-junkie
...
junkie: pull upstream fix for -fno-common toolchains
2022-06-05 13:05:14 +02:00
Sandro and GitHub
bc411d92de
Merge pull request #176266 from trofi/workaround-fno-common-for-gtklp
...
gtklp: add -fcommon workaround
2022-06-05 13:04:56 +02:00
Robert Scott and GitHub
53573e4866
Merge pull request #176278 from risicle/ris-jar-source-provenance
...
treewide: set `sourceProvenance` for packages containing downloaded jars
2022-06-05 12:04:38 +01:00
R. Ryantm
25bcc60942
python310Packages.asyncssh: 2.10.1 -> 2.11.0
2022-06-05 11:01:48 +00:00
Bobby Rong and GitHub
3c6e2f0039
Merge pull request #176330 from r-ryantm/auto-update/evolution-ews
...
evolution-ews: 3.44.1 -> 3.44.2
2022-06-05 19:00:34 +08:00
Luz and Bjørn Forsman
a001dc6e37
ngspice: 36 -> 37
2022-06-05 12:58:26 +02:00
Luz and Bjørn Forsman
596bd0fcff
libngspice: 36 -> 37
2022-06-05 12:57:43 +02:00
Fabian Affolter
ad53954502
python310Packages.jsonrpc-websocket: 3.1.1 -> 3.1.4
2022-06-05 12:53:33 +02:00
zimbatm and Bjørn Forsman
4e9d1ca3a4
exiftool: fix mainProgram
...
By default `lib.getExe` and `nix run` assume there is a binary at
"$out/bin/$pname" unless "meta.mainProgram" is specified. Since the
pname here is "perl5.34.1-Image-ExifTool", pass the "meta.mainProgram".
2022-06-05 12:53:17 +02:00
Fabian Affolter
f6ffa11348
python310Packages.jsonrpc-async: 2.1.0 -> 2.1.1
2022-06-05 12:52:49 +02:00
Fabian Affolter
fc6a90abc2
python310Packages.jsonrpc-base: 2.1.0 -> 2.1.1
2022-06-05 12:51:13 +02:00
Sarah
686fc5d91d
vapoursynth: 58 -> 59
2022-06-05 12:50:05 +02:00
Fabian Affolter
a69d42dcfb
python310Packages.json-schema-for-humans: 0.40.2 -> 0.41.1
2022-06-05 12:47:52 +02:00
Nick Cao
9feb7fe28a
libosinfo: disable devdoc output when cross compiling
2022-06-05 18:46:30 +08:00
Thiago Kenji Okada and GitHub
33392fff69
Merge pull request #175226 from bryanasdev000/argocd-234
...
argocd: 2.3.3 -> 2.3.4
2022-06-05 11:36:17 +01:00
Fabian Affolter
16a4320fdf
python310Packages.aeppl: disable failing test
2022-06-05 12:34:09 +02:00
Fabian Affolter
de295b31a8
python310Packages.regenmaschine: 2022.05.1 -> 2022.06.0
2022-06-05 12:23:05 +02:00
Matthieu Coudron and Bjørn Forsman
ff8bc2a514
tshark: remove reference in alias
...
since we restored the alias in all-packages.nix. Otherwise nix-instantiate -A tshark returns: 'Alias tshark is still in all-packages.nix'
2022-06-05 12:17:55 +02:00
Fabian Affolter
4902f456f4
python310Packages.pysensibo: 1.0.15 -> 1.0.16
2022-06-05 12:16:17 +02:00
Fabian Affolter
efe278181e
python310Packages.venstarcolortouch: 0.15 -> 0.16
2022-06-05 12:14:04 +02:00
Robert Hensing and GitHub
fddafcc062
Merge pull request #176099 from hercules-ci/nixosTests.allDrivers
...
`nixosTests`: Add `allDrivers` for development purposes
2022-06-05 12:13:40 +02:00
Aaron Jheng
ad62acc739
envdir: remove
...
envdir is lack of maintenance from upstream since 2018.
2022-06-05 10:13:05 +00:00
Aaron Jheng
6fa503c7b3
azure-vhd-utils: remove
...
azure-vhd-utils is lack of maintenance from upstream since 2018.
2022-06-05 10:12:22 +00:00
Aaron Jheng
7584c2373a
ws: remove
...
ws is lack of maintenance from upstream since 2018.
2022-06-05 10:09:47 +00:00
Aaron Jheng
0c3f987106
tychus: remove
...
tychus is lack of maintenance from upstream since 2018.
2022-06-05 10:08:47 +00:00
Fabian Affolter
b82f6f7cf0
python310Packages.simplisafe-python: 2022.05.2 -> 2022.06.0
2022-06-05 11:58:33 +02:00
Fabian Affolter
a4873048b4
python310Packages.aiolookin: 0.1.0 -> 0.1.1
2022-06-05 11:45:21 +02:00
Doron Behar and GitHub
cf3cb3c272
gst_all_1.gst-plugins-good: add missing deps for qt5Support ( #176246 )
2022-06-05 09:31:22 +00:00
Fabian Affolter
803065a3a2
python310Packages.aesara: 2.6.6 -> 2.7.1
2022-06-05 11:04:52 +02:00
Fabian Affolter
125e150cd2
python310Packages.pymc: unstable-2022-05-23 -> 4.0.0
...
- rename to pymc
- use pythonRelaxDepsHook
2022-06-05 10:43:15 +02:00
Rick van Schijndel and GitHub
04e8d71513
Merge pull request #176294 from symphorien/gstreamer-qt-fix
...
gstreamer plugins good: fix qt support
2022-06-05 10:38:04 +02:00
Alexandre Iooss
286cb295af
nimPackages.markdown: abdbe5e -> a661c26
2022-06-05 10:04:05 +02:00
Fabian Affolter and GitHub
34a7b3142e
Merge pull request #176327 from r-ryantm/auto-update/mkdocs-material
...
python310Packages.mkdocs-material: 8.3.0 -> 8.3.1
2022-06-05 09:40:01 +02:00
Fabian Affolter and GitHub
cfcb019987
Merge pull request #176336 from r-ryantm/auto-update/python3.10-hahomematic
...
python310Packages.hahomematic: 1.8.3 -> 1.8.4
2022-06-05 09:39:01 +02:00
Alexandre Iooss
053e10dfbc
nixos/nitter: fix wait_for_open_port
2022-06-05 09:35:48 +02:00
misuzu
d7848386e5
llvmPackages/libllvm: disable failing tests on armv7l
2022-06-05 09:54:18 +03:00
Sergei Trofimovich
72e40c2bd2
zsnes: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: initc.o:(.bss+0x28): multiple definition of `HacksDisable'; cfg.o:(.bss+0x59e3): first defined here
2022-06-05 07:52:34 +01:00
Vladimír Čunát
184698391d
Merge #173709 : bzip3: init at 1.1.3
2022-06-05 08:39:01 +02:00
R. Ryantm
96515aa0c9
python310Packages.hahomematic: 1.8.3 -> 1.8.4
2022-06-05 04:36:36 +00:00
Denbeigh Stevens
74ed89f243
noisetorch: 0.11.5 -> 0.12.0
2022-06-04 20:42:07 -07:00
Mario Rodas and GitHub
8420ca28de
Merge pull request #176332 from r-ryantm/auto-update/gallery-dl
...
gallery-dl: 1.22.0 -> 1.22.1
2022-06-04 22:31:36 -05:00
Mario Rodas and GitHub
d36ac2f2e9
Merge pull request #175745 from SuperSandro2000/tmux
...
tmux: 3.2a > 3.3, add me as maintainer
2022-06-04 22:25:14 -05:00