figsoda
c3b28c1d40
uwufetch: styling fixup
2021-10-19 10:25:36 -04:00
Martino Fontana
848c629e88
maintainers: add martfont
2021-10-19 16:24:54 +02:00
figsoda
9aedbca409
Merge pull request #142123 from lourkeur/uwufetch-init
...
uwufetch: init at 1.7
2021-10-19 10:23:50 -04:00
figsoda
a2cd9adfe7
Update pkgs/tools/misc/uwufetch/default.nix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-19 10:22:50 -04:00
Maciej Krüger
4da1ca8777
Merge pull request #139936 from mkg20001/disoid
2021-10-19 16:21:00 +02:00
Maciej Krüger
9c941ccefc
Merge pull request #141787 from hmenke/git-branchless
2021-10-19 16:12:43 +02:00
Henri Menke
39b8cfebed
git-branchless: 0.3.2 -> 0.3.6
2021-10-19 16:10:09 +02:00
K900
9611041ef5
nixos/lib/test-driver: set defaults in __init__ instead of class level
...
Just a minor code style nit to avoid potential footguns
2021-10-19 16:29:19 +03:00
K900
a874235dff
nixos/lib/test-driver: clean up threads correctly
...
The current implementation just forks off a thread to read
QEMU's stdout and lets it exist forever. This, however,
makes the interpreter shutdown racy, as the thread could
still be running and writing out buffered stdout when the
main thread exits (and since it's using the low level API,
the worker thread does not get cleaned up by the atexit hooks
installed by `threading`, either). So, instead of doing that,
let's create a real `threading.Thread` object, and also
explicitly `join` it along with the other stuff when cleaning up.
2021-10-19 16:23:51 +03:00
Maciej Krüger
b11e0a853a
Merge pull request #142084 from mkg20001/hedge
2021-10-19 15:23:45 +02:00
R. RyanTM
847324fdb5
oh-my-zsh: 2021-10-13 -> 2021-10-18
2021-10-19 13:19:02 +00:00
Sandro
889b8fc736
Merge pull request #142208 from WolfangAukang/upwork-5.6.9.3
2021-10-19 15:18:06 +02:00
Sandro
ced3db168b
Merge pull request #142173 from baloo/baloo/rust/doc-target-escape
2021-10-19 15:12:40 +02:00
Sandro
47d7fa2931
Merge pull request #142180 from happysalada/update_wrangler
2021-10-19 15:11:47 +02:00
Louis Bettens
467bb0f93f
uwufetch: init at 1.7
2021-10-19 15:09:25 +02:00
Sandro Jäckel
f9c4594aa3
procs: 0.11.9 -> 0.11.10
2021-10-19 15:06:20 +02:00
Sandro
0d96f131f7
Merge pull request #142206 from michaeladler/bats
2021-10-19 15:00:16 +02:00
P. R. d. O
25ad00d83d
upwork: 5.6.8.0 -> 5.6.9.3
2021-10-19 06:54:34 -06:00
Sandro
2491602088
Merge pull request #142186 from em0lar/zsh-autocomplete
2021-10-19 14:33:26 +02:00
Sandro
0c084c89fe
Merge pull request #142189 from IvarWithoutBones/fix/hacpack-musl
2021-10-19 14:29:32 +02:00
Michael Adler
ac4e270106
bats: 1.3.0 -> 1.4.1
2021-10-19 14:28:00 +02:00
Sandro
ea3319a185
Merge pull request #142200 from fabaff/bump-msmtp
2021-10-19 14:27:59 +02:00
Sandro
51d0119ebb
Merge pull request #142198 from fabaff/bump-plaid-python
2021-10-19 14:24:45 +02:00
Fabian Affolter
728bd64503
Merge pull request #142168 from r-ryantm/auto-update/python38Packages.pyspark
...
python38Packages.pyspark: 3.1.2 -> 3.2.0
2021-10-19 13:50:57 +02:00
Sandro
9508cc2e9c
Merge pull request #142201 from r-ryantm/auto-update/deno
2021-10-19 13:50:31 +02:00
Sandro
0615609179
Merge pull request #142202 from ehmry/nim
2021-10-19 13:49:14 +02:00
Sandro
94661f908a
Merge pull request #142194 from jbedo/fastp
2021-10-19 13:48:08 +02:00
Leo Maroni
536f7a8711
zsh-autocomplete: init at 21.09.22
2021-10-19 13:47:25 +02:00
Artturi
b7b25c29b2
Merge pull request #141904 from wackbyte/update-lutris
...
lutris: 0.5.8.4 -> 0.5.9.1
2021-10-19 14:38:35 +03:00
Emery Hemingway
30be6c22c5
nim: 1.4.8 -> 1.6.0
2021-10-19 13:07:57 +02:00
R. RyanTM
04e1d2483b
deno: 1.15.1 -> 1.15.2
2021-10-19 11:04:39 +00:00
Fabian Affolter
a4adda08e0
Merge pull request #142182 from fabaff/bump-flux-led
...
python3Packages.flux-led: 0.24.8 -> 0.24.9
2021-10-19 13:03:35 +02:00
Fabian Affolter
49f6430240
msmtp: 1.8.16 -> 1.8.17
2021-10-19 13:03:11 +02:00
Emery Hemingway
3cfbadec99
nim: patch compiler to emit native file/line info format
2021-10-19 12:50:30 +02:00
Fabian Affolter
5e415b911b
python3Packages.plaid-python: 8.1.0 -> 8.3.0
2021-10-19 12:26:34 +02:00
Bobby Rong
a323570a26
Merge pull request #142193 from bobby285271/rocketchat-desktop
...
rocketchat-desktop: libgpgerror -> libgpg-error
2021-10-19 18:23:19 +08:00
Orivej Desh
4949d2930b
reaper: 6.29 -> 6.38 ( #141914 )
...
Dispatch based on hostPlatform.system, similar to how it is done for
example in sbclBootstrap.
2021-10-19 10:21:54 +00:00
Fabian Affolter
a1810f03d1
python3Packages.nulltype: init at 2.3.1
2021-10-19 12:18:48 +02:00
Michele Guerini Rocco
d71650de14
Merge pull request #142011 from rnhmjoj/pr-mkvtoolnix
...
mkvtoolnix: 61.0.0 -> 62.0.0
2021-10-19 12:09:28 +02:00
Justin Bedo
08489c40ab
fastp: 0.22.0 -> 0.23.1
2021-10-19 21:09:05 +11:00
Justin Bedo
c25a1b7a5a
isa-l: init 2.30.0
2021-10-19 21:05:01 +11:00
Bobby Rong
df01e159f6
rocketchat-desktop: libgpgerror -> libgpg-error
2021-10-19 18:00:22 +08:00
Sandro
2f37b3dfb9
Merge pull request #142187 from IvarWithoutBones/fix/hactool-musl
2021-10-19 11:58:14 +02:00
Sandro
ab57b395a7
Merge pull request #142188 from fabaff/bump-httpie
2021-10-19 11:57:51 +02:00
Fabian Affolter
c350adaacd
Merge pull request #142129 from fabaff/bump-pysma
...
python3Packages.pysma: 0.6.6 -> 0.6.7
2021-10-19 11:32:31 +02:00
Fabian Affolter
2a5007aacd
Merge pull request #142134 from fabaff/bump-pytest-httpserver
...
python3Packages.pytest-httpserver: 1.0.1 -> 1.0.2
2021-10-19 11:31:51 +02:00
Fabian Affolter
708656c3e6
Merge pull request #142158 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
...
python38Packages.mypy-boto3-s3: 1.18.63 -> 1.18.64
2021-10-19 11:31:12 +02:00
Fabian Affolter
f5a5beee3d
Merge pull request #142175 from r-ryantm/auto-update/python38Packages.soco
...
python38Packages.soco: 0.24.0 -> 0.24.1
2021-10-19 11:30:45 +02:00
Sandro
9355f60603
Merge pull request #141362 from gbtb/packaged_rocketchat-desktop_binary
2021-10-19 11:29:23 +02:00
Fabian Affolter
290ce17b05
Merge pull request #142176 from r-ryantm/auto-update/python38Packages.spacy-transformers
...
python38Packages.spacy-transformers: 1.0.6 -> 1.1.0
2021-10-19 11:29:11 +02:00