Squirrel
3ecb5306eb
Updating shell.nix nightly ( #11266 )
...
* The 2022-02-10 nightly can't build some deps
There's a sig that returns `impl IntoIterator<Item = (&'static str, OsString)>` and an Option is being retured but it's incorrectly not allowing a `?` in the method.
* removing duplicate test
* [ci] add job cargo-check-nixos
* add dummy variables nix check
* fix check-dependent jobs
* fix check-dependent-project template
Co-authored-by: alvicsam <alvicsam@gmail.com >
2022-04-27 17:19:07 +00:00
Bastian Köcher
19a1ca9f89
shell.nix: Update to a newer nightly ( #11028 )
2022-03-14 11:48:29 +00:00
Squirrel
f95408b346
Point to nightly that can compile the code. ( #9873 )
2021-09-28 04:47:38 +00:00
Squirrel
f2d487d999
substrate depends on openssl at the moment ( #9556 )
...
in some circumstances...
2021-09-14 11:13:36 +01:00
André Silva
44ace31bee
build: nix-shell: use mozilla/nixpkgs-mozilla repo ( #9456 )
2021-07-29 11:13:08 +00:00
Squirrel
ca3ee2e2a5
IDEs like rust-src ( #9443 )
...
Co-authored-by: Giles Cope <giles.cope@gmail.com >
2021-07-27 10:00:06 +00:00
André Silva
0b4f87fbbe
build: fix nix shell ( #9288 )
...
* build: fix deprecated stdenv.lib in nix shell
* build: fix libclang_path in nix shell
* build: update rust toolchain in nix shell
2021-07-06 11:06:11 +00:00
André Silva
fd0700abad
build: update shell.nix ( #8616 )
2021-04-14 08:58:26 +00:00
kaichao
ab614f3018
fix darwin ( #7385 )
2020-10-24 11:50:25 +02:00
Bastian Köcher
5808f467c5
Make Substrate compile with latest nightly ( #7381 )
...
* Try to get it compiling
* One more
* Make stable happy
* Make stable even more happy ;)
* Update shell.nix
2020-10-23 21:08:04 +02:00
André Silva
4366fe366a
build: add nix shell ( #7376 )
2020-10-23 09:21:59 +00:00