Commit Graph

312364 Commits

Author SHA1 Message Date
Victor Engmark
0afd6fe4cb chore: Ignore JetBrains IDEA configuration 2021-08-30 13:51:57 +12:00
happysalada
f082ab00bd vector: disable flaky tests 2021-08-30 10:04:56 +09:00
happysalada
fc87d9a067 vector: 0.16.0 -> 0.16.1 2021-08-30 10:04:56 +09:00
happysalada
4d83b2529c vector: 0.15.2 -> 0.16.0 2021-08-30 10:04:56 +09:00
Tom Repetti
c33c7c3d5f
clang_11: Fix RISC-V builds for compiler-rt. (#135718)
Closes: #135628
2021-08-29 19:31:30 -04:00
Mario Rodas
f659bd7695
Merge pull request #135747 from urlordjames/drogon_bump
drogon: 1.7.1 -> 1.7.2
2021-08-29 18:04:09 -05:00
Jörg Thalheim
81cb962c3e
Merge pull request #136127 from tomberek/ag_mainProgram
silver-searcher: add meta.mainProgram
2021-08-29 23:59:24 +01:00
Jörg Thalheim
b52b8c58d9
Merge pull request #136094 from chuangzhu/proxychains
proxychains: revert commit e6b5d5401e
2021-08-29 23:58:59 +01:00
Jörg Thalheim
e71c6fa33e
Merge pull request #136108 from blitz/tuxedo-keyboard
tuxedo-keyboard: 1.0.7 -> 1.0.8
2021-08-29 23:32:01 +01:00
Tom Bereknyei
4a67110bee silver-searcher: add meta.mainProgram 2021-08-29 18:10:59 -04:00
Robert Hensing
6129057412
Merge pull request #136043 from polykernel/treewide-concatstringssep-patch
treewide: lib.concatStrings (lib.intersperse ...) -> lib.concatStringsSep …
2021-08-29 23:24:57 +02:00
Fabian Affolter
17d89f950c
Merge pull request #136059 from marsam/update-gopass
gopass: 1.12.7 -> 1.12.8
2021-08-29 23:17:10 +02:00
Fabian Affolter
a7785bf1fd
Merge pull request #135735 from figsoda/genact
genact: init at 0.11.0
2021-08-29 23:02:37 +02:00
Alexander Kiselyov
e5ad4c72a4
iperf: 3.9 -> 3.10.1 (#136027) 2021-08-29 22:10:43 +02:00
Julian Stecklina
2e6d563067 linuxPackages.tuxedo-keyboard: expose all kernel modules
This commit exposes in addition to the tuxedo-keyboard module:

- clevo_acpi
- clevo_wmi
- tuxedo_io

These modules are required to run the Tuxedo Control Center.
2021-08-29 19:57:42 +02:00
Julian Stecklina
f7286acdae linuxPackages.tuxedo-keyboard: 3.0.7 -> 3.0.8 2021-08-29 19:55:06 +02:00
Robert Schütz
6b369a4de7
Merge pull request #136050 from dotlambda/libdeltachat-1.59.0
libdeltachat: 1.56.0 -> 1.59.0
2021-08-29 09:40:39 -07:00
Aaron Andersen
515ad99467
Merge pull request #132722 from aanderse/nixos/nzbget
nixos/nzbget: add settings option
2021-08-29 12:25:37 -04:00
Peter Hoeg
8d8a28b47b goimapnotify: 2.0 -> 2.3.2 2021-08-29 22:49:37 +08:00
Ben Siraphob
816fa4a99f
Merge pull request #136086 from r-ryantm/auto-update/python3.8-vyper 2021-08-29 09:48:03 -05:00
Pavol Rusnak
6f0596181e
Merge pull request #136051 from TredwellGit/electron
Update Electron
2021-08-29 15:14:42 +02:00
Mario Rodas
89a906346d
Merge pull request #134622 from r-ryantm/auto-update/python3.8-elasticsearch-dsl
python38Packages.elasticsearch-dsl: 7.3.0 -> 7.4.0
2021-08-29 06:54:04 -05:00
Mario Rodas
21db8b3e5c
Merge pull request #136013 from r-ryantm/auto-update/python3.8-django-haystack
python38Packages.django-haystack: 3.0 -> 3.1.1
2021-08-29 06:49:27 -05:00
Mario Rodas
7d1a2b8812
Merge pull request #136073 from r-ryantm/auto-update/python3.8-portalocker
python38Packages.portalocker: 2.3.1 -> 2.3.2
2021-08-29 06:47:36 -05:00
Nikolay Korotkiy
224cbafe16 merkaartor: 0.18.4 → 0.19.0 2021-08-29 13:38:47 +02:00
Guillaume Girol
c988c752bb
Merge pull request #133133 from symphorien/tt-rss-read-only
nixos/tt-rss: make all php files read only
2021-08-29 11:33:25 +00:00
Chuang Zhu
66fb849432 proxychains: revert commit e6b5d5401e
Fixes #136093.
2021-08-29 19:21:06 +08:00
Lassulus
4a57860df4
Merge pull request #136090 from jakubgs/more-syncthing-options
More syncthing options
2021-08-29 13:04:18 +02:00
Vladimír Čunát
75c8d45096
Merge #136035: openssl: 1.1.1k -> 1.1.1l (again)
Hydra has < 25% of x86_64-linux jobs remaining:
https://hydra.nixos.org/eval/1700096?filter=x86_64-linux
so let's go on and get unstable-small channel, etc.

x86_64-darwin users will probably have to stay on an older commit
for a while, e.g. the nixpkgs-unstable channel.
2021-08-29 12:59:18 +02:00
Jakub Sokołowski
972a365488
syncthing: add extraFlags option that adjust service
This is useful for situations in which you might want to reset certain
things using `--reset-database` or `--reset-deltas` or debug certain
things using any of the debug options like `--debug-perf-stats`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-29 12:26:06 +02:00
Jakub Sokołowski
b991f1e448
syncthing: add autoAcceptFolders to devices config
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-29 12:22:44 +02:00
rnhmjoj
9e8fcb0184
nixos/fonts: fixup dd38ae1f 2021-08-29 11:03:13 +02:00
davidak
fe2d3b56e7
Merge pull request #136014 from veprbl/pr/snakemake_6_7_0
snakemake: 6.6.1 -> 6.7.0
2021-08-29 10:54:01 +02:00
R. RyanTM
1025f27189 python38Packages.vyper: 0.2.15 -> 0.2.16 2021-08-29 08:38:08 +00:00
Mario Rodas
9a5c4b119d
Merge pull request #135207 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.5.12 -> 1.7.0
2021-08-29 01:40:36 -05:00
Mario Rodas
2eff9619e9
Merge pull request #135553 from 06kellyjac/buf
buf: 0.51.1 -> 0.52.0
2021-08-29 01:37:50 -05:00
Mario Rodas
8f40bb53b0
Merge pull request #135645 from r-ryantm/auto-update/libquotient
libquotient: 0.6.7 -> 0.6.8
2021-08-29 01:37:02 -05:00
Mario Rodas
2b4c4eb126
Merge pull request #135623 from paperdigits/wlc-1.12
wlc: 1.11 -> 1.12
2021-08-29 01:35:59 -05:00
Mario Rodas
1aa6a11373
Merge pull request #135736 from r-ryantm/auto-update/cjson
cjson: 1.7.14 -> 1.7.15
2021-08-29 01:34:32 -05:00
Mario Rodas
f5889e2180
Merge pull request #134561 from r-ryantm/auto-update/sentry-cli
sentry-cli: 1.66.0 -> 1.68.0
2021-08-29 01:31:43 -05:00
Romanos Skiadas
ad4883cb96 gnucash: Add patch that fixes enableDebugging gnucash
I wouldn't be able to say exactly why this is the case, but with the
flags that enableDebugging adds to the gnucash derivation, the build
fails. The patch added fixes the warning that causes the build to fail
and makes enableDebugging gnucash work.
2021-08-29 08:28:51 +02:00
Michael Raskin
f56bc01a16
Merge pull request #135992 from r-ryantm/auto-update/simgear
simgear: 2020.3.8 -> 2020.3.11
2021-08-29 06:25:37 +00:00
Vlad M
6ebd363dcf
Merge pull request #136053 from marsam/update-elvish
elvish: 0.16.1 -> 0.16.3
2021-08-29 09:10:04 +03:00
Mario Rodas
2012e82c0f
Merge pull request #135856 from r-ryantm/auto-update/python3.8-dropbox
python38Packages.dropbox: 11.16.0 -> 11.18.0
2021-08-29 01:05:56 -05:00
Mario Rodas
dd13b8b7e1
Merge pull request #135510 from r-ryantm/auto-update/joker
joker: 0.17.1 -> 0.17.2
2021-08-29 00:52:34 -05:00
Mario Rodas
60017257dd
Merge pull request #134398 from r-ryantm/auto-update/go-tools
go-tools: 2021.1 -> 2021.1.1
2021-08-29 00:41:29 -05:00
Mario Rodas
d2b5fe15bc
Merge pull request #135998 from r-ryantm/auto-update/cloudflared
cloudflared: 2021.8.3 -> 2021.8.6
2021-08-29 00:39:57 -05:00
Mario Rodas
7ec338a7c1
Merge pull request #136000 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.39.2 -> 0.39.4
2021-08-29 00:38:30 -05:00
Mario Rodas
744eb3a9f3
Merge pull request #136054 from marsam/update-ncspot
ncspot: 0.8.1 -> 0.8.2
2021-08-29 00:36:24 -05:00
R. RyanTM
22a588bca2 python38Packages.portalocker: 2.3.1 -> 2.3.2 2021-08-29 03:52:51 +00:00