Commit Graph

593 Commits (6c6ad630f994e62a5636d75849266738789919c7)

Author SHA1 Message Date
Sebastien Bourdeauducq d77fcf79ef stabilizer: update cargoSha256 2019-10-16 17:27:23 +08:00
Sebastien Bourdeauducq ff09666bfe rpi: disable /boot partition
https://github.com/NixOS/nixpkgs/issues/22014#issuecomment-290152982
2019-10-16 15:48:20 +08:00
Sebastien Bourdeauducq 68534d2ce2 nixbld: IPv6 on internal networks 2019-10-16 13:48:13 +08:00
Sebastien Bourdeauducq e89afabdfb nixbld: isolate wifi network. Closes #20 2019-10-15 19:42:26 +08:00
Sebastien Bourdeauducq dd490121b6 nixbld: filter CUPS access using firewall
CUPS listenAddresses is problematic.
2019-10-15 19:20:32 +08:00
Sebastien Bourdeauducq f3fe798126 nixbld: disable libvirtd (#20) 2019-10-15 17:26:51 +08:00
Robert Jördens 0e9b1b6516 artiq-full: generate vlbai master/satellite ddb 2019-10-15 09:58:02 +02:00
Sebastien Bourdeauducq 1f5ff43846 artiq-full: generate DDB templates for DRTIO systems 2019-10-15 11:16:11 +08:00
Sebastien Bourdeauducq b7bc5ecc84 artiq-full: build new systems 2019-10-10 17:17:19 +08:00
Sebastien Bourdeauducq a2a58f0532 artiq: build for NixOS 19.09 2019-10-10 10:54:03 +08:00
Sebastien Bourdeauducq c0c9af04d4 nixbld: add openhardware.hk site 2019-10-09 21:33:37 +08:00
Sebastien Bourdeauducq a85a16ff73 nixbld: remove fractalide 2019-10-09 21:08:12 +08:00
Sebastien Bourdeauducq dfe48379c5 nixbld: document secret permissions 2019-10-09 10:41:15 +08:00
Sebastien Bourdeauducq d5ce8ce4c3 bscan_spi_bitstreams: bump 2019-10-08 12:47:28 +08:00
Sebastien Bourdeauducq ad04c877d3 migen: bump 2019-10-08 12:29:51 +08:00
Sebastien Bourdeauducq ec32280ed6 migen: bump 2019-10-08 00:12:29 +08:00
Sebastien Bourdeauducq 1062353e4a migen: bump 2019-10-07 20:30:39 +08:00
Sebastien Bourdeauducq 52792c38e1 conda-channel: symlink packages instead of copying them 2019-10-07 13:14:40 +08:00
Sebastien Bourdeauducq bc66970d62 artiq-full: add conda packages for sayma/metlino 2019-10-07 12:20:49 +08:00
Sebastien Bourdeauducq 2bba980f49 artiq-full: refresh sayma build derivations 2019-10-07 12:20:32 +08:00
Sebastien Bourdeauducq 41b94d29a1 artiq-board: allow absence of bootloader
The Sayma RTM FPGA does not have one.
2019-10-07 12:19:31 +08:00
Sebastien Bourdeauducq ff352eec52 migen: bump 2019-10-06 18:20:29 +08:00
Sebastien Bourdeauducq c6444e2cc0 misoc: bump 2019-10-06 18:19:44 +08:00
Sebastien Bourdeauducq a5531baae3 migen: bump 2019-10-06 13:10:59 +08:00
Sebastien Bourdeauducq 616f878714 misoc: bump 2019-10-06 13:10:15 +08:00
Sebastien Bourdeauducq 9502c2b0a8 misoc: bump 2019-10-05 11:04:23 +08:00
Sebastien Bourdeauducq 98fb754b74 migen: bump 2019-10-04 23:04:41 +08:00
Sebastien Bourdeauducq 694ba9dfac migen: bump 2019-10-04 21:32:19 +08:00
Sebastien Bourdeauducq b8dc4624f7 artiq-full: add saymamaster 2019-10-04 21:20:13 +08:00
Sebastien Bourdeauducq 2375b90ebf migen: bump 2019-10-04 19:11:33 +08:00
Sebastien Bourdeauducq 6a09d1cc6f nixbld: add QF users 2019-09-30 10:33:28 +08:00
Sebastien Bourdeauducq e05fd797fd nixbld: install gdb system-wide 2019-09-30 10:33:28 +08:00
Robert Jördens e694e32c08 artiq-full: add mpq 2019-09-27 10:39:49 +02:00
Sebastien Bourdeauducq 771b91f4f3 nixbld: support yubikey+password 2FA 2019-09-22 20:25:03 +08:00
Sebastien Bourdeauducq 5a023b7e8f urukul: build with nixos 19.09 2019-09-19 09:50:56 +08:00
Sebastien Bourdeauducq 50859120da stm32: build with nixos 19.09 2019-09-19 09:50:37 +08:00
Sebastien Bourdeauducq dcf0397bc8 web: build with nixos 19.09 2019-09-19 09:45:40 +08:00
Sebastien Bourdeauducq 099b7dee2a nixbld: store email account info in /etc/nixos/secret 2019-09-19 09:44:34 +08:00
Sebastien Bourdeauducq d28167badf Revert "nixbld: use store_uri for hydra"
secret-key should not be used with the local store (https://github.com/NixOS/hydra/issues/679#issuecomment-532607341)

This reverts commit ef80154c64.
2019-09-18 18:46:18 +08:00
Sebastien Bourdeauducq ef80154c64 nixbld: use store_uri for hydra
Note that binary_cache_secret_key_file is actually not ignored, contrary to what the hydra warning message says.
binary_cache_secret_key_file is used by the perl code, when hydra itself as acting as a binary cache (over http), but store-uri is used by the c++ code, when the queue-runner is copying artifacts into whatever the store-uri is
This mess ought to be cleaned up in hydra at some point.
2019-09-18 17:35:39 +08:00
Sebastien Bourdeauducq 361d7445a5 nixbld: cleanup 2019-09-18 15:38:07 +08:00
Sebastien Bourdeauducq 0f45d03e32 nixbld: fix flarum 'bad gateway' error 2019-09-18 14:23:14 +08:00
Sebastien Bourdeauducq f531f0c0d7 nixbld: add IPv6 tunnel 2019-09-18 12:38:35 +08:00
Sebastien Bourdeauducq 9ea3e2e47b nixbld: factor out network interface names 2019-09-18 12:20:03 +08:00
Sebastien Bourdeauducq 3bd0f2c1e9 nixbld: LAN router
Replaces OpenWrt router that was limited to 100Mbps (new fiber is 300Mbps).
2019-09-18 12:13:10 +08:00
Sebastien Bourdeauducq 44018d0a56 nixbld: handle upstream patches properly in overridden packages 2019-09-18 11:57:13 +08:00
Sebastien Bourdeauducq 8efe227959 nixbld: NixOS 19.09 fixes 2019-09-17 17:22:43 +08:00
Sebastien Bourdeauducq 4f648fba07 nixbld: fix nginx alias_traversal configuration issue
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
2019-09-17 16:40:22 +08:00
Sebastien Bourdeauducq efc066d2cb openocd: fix build with gcc8 2019-09-17 09:48:39 +08:00
Sebastien Bourdeauducq bd9062421d nixbld: enable apparmor
This doesn't do much for now and apparmor support needs some work, but this enables the
kernel boot options so we can fix apparmor later without having to reboot the server.
2019-09-16 09:32:58 +08:00