R. RyanTM
154e01b2e9
broot: 1.0.6 -> 1.0.7
2020-12-01 23:03:12 +00:00
R. RyanTM
a992accb31
daemon: 0.6.4 -> 0.7
2020-12-01 22:49:42 +00:00
R. RyanTM
54eed8ab5e
cinnamon.cinnamon-session: 4.6.2 -> 4.8.0
2020-12-01 22:42:42 +00:00
R. RyanTM
14cd4982c6
cinnamon.cinnamon-menus: 4.6.1 -> 4.8.1
2020-12-01 22:15:38 +00:00
R. RyanTM
087c22d8f5
clipgrab: 3.9.2 -> 3.9.5
2020-12-01 21:54:26 +00:00
John Ericson
b1d16d8101
Merge pull request #105432 from tadfisher/remarkable-2-cross
...
Cross-compile configuration for reMarkable 2 tablet
2020-12-01 16:51:51 -05:00
Ryan Mulligan
16bf9276af
Merge pull request #105596 from 0x4A6F/master-dasel
...
dasel: 1.6.2 -> 1.8.0
2020-12-01 13:45:41 -08:00
R. RyanTM
50b6c206c3
cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.0
2020-12-01 21:36:03 +00:00
Sarah Brofeldt
c06318e69f
Merge pull request #105244 from srhb/ceph-15.2.6
...
ceph: 15.2.5 -> 15.2.6
2020-12-01 22:16:22 +01:00
Vincent Laporte
8b64dfce2e
ocamlPackages.bigstringaf: 0.6.0 → 0.7.0
2020-12-01 22:02:51 +01:00
Vincent Laporte
9e66b4e873
ocamlPackages.angstrom: use Dune 2
2020-12-01 22:02:51 +01:00
Vincent Laporte
38a91dff4d
ocamlPackages.earlybird: use Dune 2
2020-12-01 22:02:51 +01:00
Vincent Laporte
11c35305ca
ocamlPackages.ke: use Dune 2
2020-12-01 22:02:51 +01:00
Vincent Laporte
4569be3b21
coqPackages.coq-ext-lib: 0.11.2 → 0.11.3
2020-12-01 22:02:08 +01:00
Vincent Laporte
9366259691
coqPackages.coq-ext-lib: refactor
2020-12-01 22:02:08 +01:00
Milan
4617fcd6c4
edk2: 201911 -> 202011 ( #105582 )
2020-12-01 21:47:18 +01:00
Evan Stoll
4f68a77401
imgbrd-grabber: use pname instead of name; add meta
2020-12-01 15:21:21 -05:00
R. RyanTM
b02dbec0af
cinnamon.cinnamon-translations: 4.6.2 -> 4.8.0
2020-12-01 20:15:36 +00:00
Eelco Dolstra
330b44dced
Merge pull request #105612 from bbigras/nix
...
nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3
2020-12-01 20:59:06 +01:00
Bruno Bigras
2d1b0c3e88
nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3
2020-12-01 14:39:24 -05:00
Sandro
b52494940b
Merge pull request #105602 from r-ryantm/auto-update/appstream
...
appstream: 0.12.11 -> 0.13.1
2020-12-01 20:34:41 +01:00
Ben Darwin
ee7d83e648
ants: unbreak on Darwin
2020-12-01 14:17:54 -05:00
R. RyanTM
602ee1b299
deja-dup: 42.5 -> 42.6
2020-12-01 19:08:34 +00:00
R. RyanTM
1590c5302b
fly: 6.7.0 -> 6.7.2
2020-12-01 18:58:35 +00:00
Andreas Rammhold
26cc536edf
Merge pull request #104203 from andir/saned-max-connections
...
nixos/sane: bump the MaxConnections to a reasonable amount
2020-12-01 19:45:13 +01:00
0x4A6F
a58e424290
dasel: 1.6.2 -> 1.8.0
2020-12-01 18:42:47 +00:00
sternenseemann
83a901b898
unifont_upper: 12.1.03 -> 13.0.04
2020-12-01 19:31:06 +01:00
Sandro
040f43d890
Merge pull request #104037 from kampka/toybox
2020-12-01 19:25:02 +01:00
kfollesdal
025b6d50f5
bumpver: init at 2020.1107
2020-12-01 19:24:17 +01:00
kfollesdal
faf720d424
pythonPackage.lexid: init at 2020.1005
2020-12-01 19:24:17 +01:00
edef
18db80f150
Merge pull request #105600 from edef1c/nix-prefetch-docker-stderr
...
nix-prefetch-docker: output informational messages to stderr
2020-12-01 18:24:16 +00:00
scalavision
919648ae9c
pylance: init at 2020.11.2 ( #105601 )
2020-12-01 19:13:42 +01:00
Joachim Breitner
fb063991b2
macdylibbundler: Should propagate dependency on otool ( #103163 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 19:11:45 +01:00
James Earl Douglas
1a3557f729
archi: init at 4.7.1 ( #103355 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 18:55:48 +01:00
Martin Weinelt
2d55b8def4
containerd: update commit id for version indicator
...
I forogt to update the `commit` value in 8884729
, which is why this the
version output was wrong:
```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 7ad184331fa3e55e52b890ea95e65ba581ae3429
```
This change corrects it.
```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 269548fa27e0089a8b8278fc4fc781d7f65a939b
```
2020-12-01 18:55:01 +01:00
Sandro
123e83b171
Merge pull request #105603 from r-ryantm/auto-update/avocode
...
avocode: 4.10.3 -> 4.10.4
2020-12-01 18:54:50 +01:00
Sandro
bf94e2d5e7
Merge pull request #105599 from mcbeth/spigot
...
spigot: 20200101 -> 20200901
2020-12-01 18:52:19 +01:00
Jörg Thalheim
d7a5482a9d
Merge pull request #105500 from SuperSandro2000/bme680-linux
...
python3packages.bme680: Mark Linux only as upstream
2020-12-01 17:43:10 +00:00
R. RyanTM
c5c77eb0b1
avocode: 4.10.3 -> 4.10.4
2020-12-01 17:37:56 +00:00
Martin Weinelt
8cbe73118d
Merge pull request #105595 from mweinelt/containerd
...
containerd: 1.4.2 -> 1.4.3
2020-12-01 18:37:24 +01:00
StigP
d4b4ebd842
Merge pull request #105598 from bcdarwin/update-perl-text-format
...
perlPackages.TextFormat: 0.61 -> 0.62
2020-12-01 18:15:33 +01:00
Jörg Thalheim
29528a11da
Merge pull request #97470 from drewrisinger/dr-pr-spdlog-1_8
2020-12-01 17:14:19 +00:00
Sandro
0cc3500c5c
Merge pull request #105589 from r-ryantm/auto-update/1password
...
_1password-gui: 0.9.5-2 -> 0.9.6
2020-12-01 17:59:29 +01:00
Sandro
28858cb20a
Merge pull request #105588 from r-ryantm/auto-update/abcMIDI
...
abcmidi: 2020.08.09 -> 2020.11.07
2020-12-01 17:58:52 +01:00
edef
de88771a7d
nix-prefetch-docker: output informational messages to stderr
...
Informational messages belong on stderr, not on stdout and intermixed
with structured output for programmatic use.
Change-Id: I34d094d04460494e9ec8953db7490f4e2292d959
2020-12-01 16:58:29 +00:00
Francesco Gazzetta
48d423ee2a
mindustry,mindustry-server: 104.6 -> 120 ( #105590 )
...
* mindustry,mindustry-server: 104.6 -> 120
* mindustry,mindustry-server: remove trailing space
2020-12-01 17:44:51 +01:00
Jeffrey McBeth
082e6701fe
spigot: 20200101 -> 20200901
...
Resync with upstream
2020-12-01 11:43:44 -05:00
Ben Darwin
adaf73fd87
perlPackages.TextFormat: 0.61 -> 0.62
2020-12-01 11:41:16 -05:00
Luke Granger-Brown
b5a328e58f
nixos/tests/misc: account for cgroupv2
...
Since #104094 (d22b3ed4bc
), NixOS is
using the unified cgroup hierarchy by default (aka cgroupv2).
This means the blkio controller isn't there, so we should test for
something else (e.g. the presence of the io controller).
Fixes #105581 .
2020-12-01 17:36:04 +01:00
Tim Steinbach
9d82d8b3c0
linux: 5.10-rc5 -> 5.10-rc6
2020-12-01 11:29:28 -05:00