Commit Graph

11 Commits (d7c7d70632b34ce0b7789717451b0f1495fa4f8a)

Author SHA1 Message Date
Astro d7c7d70632 nix: update sha256 2019-05-09 21:04:18 +02:00
Astro 792ed1fdf0 nix: remove git sources for dependencies that are stable now 2019-05-09 21:03:50 +02:00
Astro 155a67c056 nix: custom build phase
buildRustPackage runs
`cargo build --target ${stdenv.hostPlatform.config}` which is wrong. how
did this ever work with nixos 19.03?
2019-05-09 21:00:45 +02:00
Astro c420dcad9e nix/fetchcargo: restrict src to just Cargo.{toml,lock}
should result in less -vendor pkgs in the nix store
2019-05-09 20:58:57 +02:00
Astro 5abcfae432 nix/adc2tcp: move duplicate sha256 into one variable 2019-03-25 01:33:45 +01:00
Astro 985fe03be5 nix: move hydra-build-products to adc2tcp-dist derivation
This should improve reachability of the binary file in the Hydra web
interface.
2019-03-24 18:44:36 +01:00
Sebastien Bourdeauducq 27e011ccb6 fix cargo hashes 2019-03-22 17:07:10 +08:00
Astro 3af1f72e7d adc2tcp.nix: add hydra-build-products 2019-03-19 19:28:25 +01:00
Astro 7d50391af0 nix: build with fetchcargo 2019-03-18 23:09:54 +01:00
Astro 092ea7f824 nix: add openocd flashing 2019-03-07 18:24:21 +01:00
Astro 51ee455fe7 create nix build infrastructure 2019-03-07 16:27:33 +01:00