Eelco Dolstra
78f2a83029
test-driver.py: Fix deadlock when the log queue gets full
...
If a program (e.g. nixos-install) writes more than 1000 lines to
stderr during execute(), then process_serial_output() deadlocks
waiting for the queue to be processed. So use an unbounded queue
instead.
We should probably get rid of the structured log output (log.xml),
since then we don't need the log queue anymore.
2020-05-07 15:25:24 +02:00
Eelco Dolstra
ecdb5c4320
nixos-install: 'nix build' -> nix-build
...
'nix build' is an experimental command so we shouldn't use it
yet. (nixos-rebuild also uses 'nix', but only when using flakes, which
are themselves an experimental feature.)
2020-05-07 13:12:29 +02:00
Eelco Dolstra
9bf75a27f4
Revert "nix-daemon.nix: Use 'nix ping-store' to initialize directories"
...
This reverts commits 9d0de0dc57ce97ab9cc3d73a66e914d718e4af3b,
27d2857a9927aa197b9679b9a2dcf59b97c06907. 'nix ping-store' is an
experimental command so it doesn't work in Nix 2.4 unless you set
'experimental-features = nix-command' in nix.conf.
2020-05-07 12:39:22 +02:00
Jörg Thalheim
4acf1e6650
Merge pull request #87173 from r-ryantm/auto-update/chezmoi
...
chezmoi: 1.8.0 -> 1.8.1
2020-05-07 11:01:28 +01:00
Jörg Thalheim
8dba666ebc
Merge pull request #86192 from kampka/trilium
...
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:59:34 +01:00
Jörg Thalheim
2ba5a5f000
Merge pull request #87170 from Tomahna/scalafmt
2020-05-07 10:46:29 +01:00
Jörg Thalheim
7e24e82dda
Merge pull request #87172 from r-ryantm/auto-update/ccid
...
ccid: 1.4.31 -> 1.4.32
2020-05-07 10:45:29 +01:00
Jörg Thalheim
de37b237ec
Merge pull request #87177 from joachimschmidt557/postgresql-enable-option
2020-05-07 10:42:00 +01:00
Jörg Thalheim
4686f2ee5e
Merge pull request #87174 from r-ryantm/auto-update/BSEQuencer
...
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 10:34:40 +01:00
Andika Demas Riyandi
6fc0c1dee1
nixpkgs-fmt: 0.8.0 -> 0.9.0 ( #87175 )
2020-05-07 09:28:04 +00:00
Jörg Thalheim
05aa39eb01
Merge pull request #87109 from B4dM4n/jshon-update
...
jshon: 20160111.2 -> 20170302 + musl build
2020-05-07 10:04:01 +01:00
R. RyanTM
1c35bcbfaa
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 09:02:17 +00:00
joachimschmidt557
dc78d14d65
nixos/postgresql: refactor enable option
...
More consistency with other modules (mkEnableOption)
2020-05-07 10:59:07 +02:00
R. RyanTM
06b89b345f
chezmoi: 1.8.0 -> 1.8.1
2020-05-07 08:54:33 +00:00
R. RyanTM
5705b968c9
ccid: 1.4.31 -> 1.4.32
2020-05-07 08:27:35 +00:00
Christian Kampka
fb4cff3567
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:18:51 +02:00
Christian Kampka
3ed9beca2b
trilium: Mark trilium package alias as deprecated in favor of trilium-desktop
2020-05-07 10:18:50 +02:00
Kevin Rauscher
e7d5b48e21
scalafmt: 2.5.0 -> 2.5.1
2020-05-07 09:57:54 +02:00
Fabian Möller
3cd6970658
jshon: fix musl build
2020-05-07 09:43:35 +02:00
R. RyanTM
8ccf194370
openfst: 1.7.4 -> 1.7.6
2020-05-06 23:24:36 -07:00
R. RyanTM
9be92a964a
mujs: 1.0.6 -> 1.0.7
2020-05-06 23:22:01 -07:00
R. RyanTM
9ffd5507e1
ldb: 2.1.1 -> 2.1.2
2020-05-06 23:21:13 -07:00
R. RyanTM
00f66e1bf4
libsolv: 0.7.11 -> 0.7.13
2020-05-06 23:19:52 -07:00
R. RyanTM
12372adc21
librelp: 1.5.0 -> 1.6.0
2020-05-06 23:18:21 -07:00
R. RyanTM
5bc190048a
mlterm: 3.8.9 -> 3.9.0
2020-05-06 23:17:51 -07:00
R. RyanTM
bdcefc1053
marvin: 20.9.0 -> 20.10.0
2020-05-06 23:16:23 -07:00
R. RyanTM
044b8c51c9
pax-utils: 1.2.5 -> 1.2.6
2020-05-06 23:15:13 -07:00
R. RyanTM
103d50e39d
networkmanager_strongswan: 1.4.5 -> 1.5.0
2020-05-06 23:14:39 -07:00
R. RyanTM
2979b2ac27
ocrmypdf: 9.6.1 -> 9.8.0
2020-05-06 23:13:21 -07:00
R. RyanTM
8fb5360fa5
opensmtpd-extras: 6.4.0 -> 6.7.1
2020-05-06 23:13:04 -07:00
R. RyanTM
3d59ba9569
profile-sync-daemon: 6.36 -> 6.38
2020-05-06 23:11:04 -07:00
Louis Bettens
c558a735fa
vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0
2020-05-06 23:10:33 -07:00
R. RyanTM
59cb735072
simplenote: 1.15.1 -> 1.16.0
2020-05-06 23:10:20 -07:00
R. RyanTM
2bbfc9b8d6
pgbouncer: 1.12.0 -> 1.13.0
2020-05-06 23:09:50 -07:00
R. RyanTM
cface10354
netsniff-ng: 0.6.6 -> 0.6.7
2020-05-06 23:09:46 -07:00
R. RyanTM
1d70df32ae
brotab: 1.2.1 -> 1.2.2
2020-05-06 23:09:36 -07:00
R. RyanTM
004b30e592
nuspell: 3.1.0 -> 3.1.1
2020-05-06 23:09:14 -07:00
Ryan Mulligan
0e5b527610
Merge pull request #87090 from 0x4A6F/master-routinator
...
routinator: 0.6.4 -> 0.7.0
2020-05-06 21:35:59 -07:00
Ryan Mulligan
c8653d5b47
Merge pull request #87093 from baracoder/robo3t-desktop
...
robo3t: Remove unrecognized category from desktop item
2020-05-06 21:22:04 -07:00
Ryan Mulligan
3684d66b32
Merge pull request #87119 from mweinelt/pr/apt-cacher-ng
...
apt-cacher-ng: 3.2 → 3.5
2020-05-06 21:20:07 -07:00
Ryan Mulligan
9c492330b5
Merge pull request #87131 from yrashk/tlaplus-1.7.0
...
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 21:17:46 -07:00
Ryan Mulligan
f68f909524
Merge pull request #87147 from snicket2100/ums-maintainer
...
ums: added snicket2100 as maintainer
2020-05-06 20:58:54 -07:00
Ryan Mulligan
bdac709acb
Merge pull request #87146 from snicket2100/ums-942
...
ums: 9.1.0 -> 9.4.2
2020-05-06 20:58:39 -07:00
Mario Rodas
9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
...
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
Mario Rodas
90888c3cab
Merge pull request #87103 from filalex77/tokei-11.1.1
...
tokei: 11.1.0 -> 11.1.1
2020-05-06 21:03:40 -05:00
Rok Garbas
07bf31fecd
Merge pull request #86667 from brainrape/patch-5
...
makeDotElm: fix
2020-05-07 03:36:59 +02:00
Mario Rodas
efd676ad34
Merge pull request #87133 from r-ryantm/auto-update/flow
...
flow: 0.123.0 -> 0.124.0
2020-05-06 18:07:37 -05:00
Timo Kaufmann
a12092b621
Merge pull request #87127 from isaacwhanson/fix/vim-beforePlugins
...
vim-utils: restore `beforePlugins` option
2020-05-06 23:04:31 +00:00
Jörg Thalheim
d07907d514
Merge pull request #87137 from das-g/home-manager-homepage
2020-05-07 00:02:21 +01:00
Jörg Thalheim
10ce0e31bc
Merge pull request #87132 from mjlbach/alacritty_icon_fix
...
Alacritty: change icon to compat svg
2020-05-06 23:57:34 +01:00