218864 Commits

Author SHA1 Message Date
Mario Rodas
5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
Mario Rodas
f969b8f468
Merge pull request #83337 from marsam/update-lxc
lxc: 3.2.1 -> 4.0.0
2020-03-25 07:21:36 -05:00
Symphorien Gibol
d8b853799d buildRustCrate: don't sort link flags
Linkage order is significant and sorting can result in link errors.
2020-03-25 12:00:00 +00:00
Domen Kožar
2f3981609c
Merge pull request #83352 from turboMaCk/elm-instrument-remove-patch
elmPackages.elm-instrument: remove patch
2020-03-25 12:51:45 +01:00
Austin Seipp
765b2fd866
mcy: 2020.03.16 -> 2020.03.21
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
4808bef486
symbiyosys: 2020.02.11 -> 2020.03.24
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
d35d9a9db2
yosys: 2020.03.16 -> 2020.03.24
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
b008875ddb
nextpnr: 2020.02.04 -> 2020.03.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:00 -05:00
Austin Seipp
da7b603007
trellis: 2020.02.04 -> 2020.03.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:45:57 -05:00
Marek Fajkus
63c871e148
elmPackages.elm-instrument: remove patch 2020-03-25 11:53:38 +01:00
Jörg Thalheim
fb53797234
Merge pull request #83341 from leifmetcalf/patch-1
Tiny doc fix: Update git clone command example
2020-03-25 09:33:14 +00:00
Jörg Thalheim
fb00dea38c
Merge pull request #83234 from kwohlfahrt/quartus
quartus: expose CLI executables + increase device support
2020-03-25 09:29:45 +00:00
Jörg Thalheim
997a6295fc
Merge pull request #83344 from Mic92/rainloop
rainloop: 1.13.0 -> 1.14.0
2020-03-25 09:21:41 +00:00
Jörg Thalheim
a823e195db
Merge pull request #83345 from Mic92/cheat
cheat: 3.0.7 -> 3.8.0
2020-03-25 09:20:08 +00:00
Mario Rodas
27db92f412
xonsh: 0.9.14 -> 0.9.15
Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.15
2020-03-25 04:20:00 -05:00
Vladyslav M
9dd2537d21
cargo-outdated: 0.9.7 -> 0.9.8 2020-03-25 10:39:48 +02:00
Emily
d930466b77 nixos/initrd-ssh: switch from Dropbear to OpenSSH
Dropbear lags behind OpenSSH significantly in both support for modern
key formats like `ssh-ed25519`, let alone the recently-introduced
U2F/FIDO2-based `sk-ssh-ed25519@openssh.com` (as I found when I switched
my `authorizedKeys` over to it and promptly locked myself out of my
server's initrd SSH, breaking reboots), as well as security features
like multiprocess isolation. Using the same SSH daemon for stage-1 and
the main system ensures key formats will always remain compatible, as
well as more conveniently allowing the sharing of configuration and
host keys.

The main reason to use Dropbear over OpenSSH would be initrd space
concerns, but NixOS initrds are already large (17 MiB currently on my
server), and the size difference between the two isn't huge (the test's
initrd goes from 9.7 MiB to 12 MiB with this change). If the size is
still a problem, then it would be easy to shrink sshd down to a few
hundred kilobytes by using an initrd-specific build that uses musl and
disables things like Kerberos support.

This passes the test and works on my server, but more rigorous testing
and review from people who use initrd SSH would be appreciated!
2020-03-25 08:26:50 +00:00
Jörg Thalheim
368588e0b7
cheat: 3.0.7 -> 3.8.0 2020-03-25 08:25:52 +00:00
Jörg Thalheim
74bf0135e0
rainloop: 1.13.0 -> 1.14.0 2020-03-25 08:25:11 +00:00
Vincent Laporte
db5bde2342
coqPackages.coqhammer: 1.1 → 1.1.1 2020-03-25 08:44:34 +01:00
Jörg Thalheim
01914e619f
nodePackages: update 2020-03-25 07:33:03 +00:00
Jörg Thalheim
216c58a2ad
nodePackages: fix broken update script
The computed path was wrong and references within the file where
wrong as well due to the temporary directory.
2020-03-25 07:33:02 +00:00
Doron Behar
f620961990 zathura: always use pname and version and 1 url for all projects 2020-03-25 09:31:52 +02:00
Doron Behar
aeead88261 zathura: inherit plugins in wrapper.nix 2020-03-25 09:22:40 +02:00
Doron Behar
f063295d5a zathura: Make sure tests are enabled 2020-03-25 09:22:36 +02:00
Doron Behar
f338db083b zathura: quote homepage url on all projects 2020-03-25 09:22:31 +02:00
Doron Behar
55d6abc64f zathura: 0.4.4 -> 0.4.5 2020-03-25 09:22:17 +02:00
Doron Behar
20d71fa731 zathura-pdf-poppler: 0.2.9 -> 0.3.0 2020-03-25 09:21:26 +02:00
Doron Behar
f1e8d4d09a zathura-djvu: 0.2.8 -> 0.2.9 2020-03-25 09:20:32 +02:00
Leif Metcalf
c3f8e598ed
Update git clone command example 2020-03-25 15:48:25 +09:00
Lancelot SIX
8e8efc7ace qgis: 3.10.1 -> 3.10.4 2020-03-24 20:38:01 -07:00
Lancelot SIX
6cd915b21f pythonPackages.pyproj: 2.2.2 -> 2.6.0 2020-03-24 20:38:01 -07:00
Lancelot SIX
4f6fc6dc62 proj: 6.1.1 -> 6.3.1 2020-03-24 20:38:01 -07:00
zowoq
2d48c2fbcd croc: 8.0.3 -> 8.0.4
https://github.com/schollz/croc/releases/tag/v8.0.4
2020-03-24 19:11:37 -07:00
Mario Rodas
12e7c0ef68 rage: 0.3.0 -> 0.4.0
Changelog: https://github.com/str4d/rage/releases/tag/v0.4.0
2020-03-24 19:10:03 -07:00
peelz
c79b04a9a5 rmtrash: init at 1.13 2020-03-24 19:01:31 -07:00
Mario Rodas
e9642f2507
Merge pull request #83271 from liff/teams/v1.3.00.5153
teams: 1.3.00.958 -> 1.3.00.5153
2020-03-24 20:59:12 -05:00
Mario Rodas
b0de374f6a
Merge pull request #83036 from zowoq/conmon
conmon: 2.0.13 -> 2.0.14
2020-03-24 20:50:36 -05:00
Jonathan Ringer
08616dbcc3 azure-cli: freeze azure-mgmt-cognitiveservices package 2020-03-24 18:19:59 -07:00
Jonathan Ringer
13e5ecec9a pythonPackages.azure-storage-file-share: 12.0.0 -> 12.1.1 2020-03-24 18:19:59 -07:00
Jonathan Ringer
4c8d92c60b pythonPackages.azure-mgmt-storage: 7.2.0 -> 8.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
2f5433590a pythonPackages.azure-mgmt-sql: 0.17.0 -> 0.18.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
b547f9444c pythonPackages.azure-mgmt-reservations: 0.6.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
3319f5e3c2 pythonPackages.azure-mgmt-recoveryservicesbackup: 0.6.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
ce5b6d118d pythonPackages.azure-mgmt-rdbms: 2.0.0 -> 2.1.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
4abf8d1149 pythonPackages.azure-mgmt-policyinsights: 0.4.0 -> 0.5.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
b919e89dd9 pythonPackages.azure-mgmt-network: 9.0.0 -> 10.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
d586a601a9 pythonPackages.azure-mgmt-kusto: 0.5.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
569386b34d pythonPackages.azure-mgmt-keyvault: 2.1.1 -> 2.2.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
cdc643e4f7 pythonPackages.azure-mgmt-iothub: 0.10.0 -> 0.11.0 2020-03-24 18:19:59 -07:00