Commit Graph

60 Commits

Author SHA1 Message Date
Brendan Hansknecht
103641c955
Merge pull request #5803 from roc-lang/nix-flake-llvm-version
Remove duplicate references to llvm package version number
2023-09-15 12:55:56 +00:00
Brendan Hansknecht
c5484285b3
remove duplicate references to llvm package version number 2023-09-13 16:57:10 -07:00
Anton-4
a0e1243c9e
do gen test with nextest 2023-09-13 20:27:00 +02:00
Anton-4
a3c32f3bf7
Merge branch 'main' of github.com:roc-lang/roc into remove-editor 2023-09-12 14:35:50 +02:00
Anton-4
99cfd1fe92
removed editor, ast, markup crate 2023-09-11 16:40:52 +02:00
pinage404
7d32002ee7 ensure to have only once version of Nix Flakes depenencies 2023-09-07 01:13:43 +02:00
Anton-4
8acaf6811f
add libcurl for wasm
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-18 16:23:52 +02:00
Anton-4
ec3bcb33f6
fmt, clippy, nix aliases fix 2023-08-08 20:03:21 +02:00
Anton-4
387b6927d5
libgcc_s.so.1 fix #5732 2023-08-08 19:55:38 +02:00
Anton-4
f2137c90ab
upgrade to rust 1.70.0 2023-07-25 17:44:46 +02:00
Kadin Sayani
6e619322d7 Added aliases for clippy and fmt to flake.nix 2023-07-18 16:10:51 -06:00
Anton-4
03c517dcfc
resurrecting previous nix changes 2023-07-10 18:46:41 +02:00
Anton-4
4e3953bc30
use nix commit with rust 1.66 2023-04-28 19:57:22 +02:00
Anton-4
acadbeda3e
trying older commit 2023-04-26 16:42:44 +02:00
Anton-4
9519f303c8
trying latest nix commit 2023-04-26 16:34:30 +02:00
Anton-4
48cbdb731f
pinned criterion, trying different nix commit 2023-04-26 16:29:02 +02:00
Anton-4
a97f877f85
actually use a recent nixpkgs 2023-04-25 18:38:15 +02:00
itmuckel
cc70413e05
Add github style links to docs sections 2023-03-20 19:53:31 +01:00
Anton-4
091e043168
removed rodio and deps 2023-02-21 15:38:11 +01:00
Shritesh Bhattarai
ebfee4fe12 Add nix wasm32-unknown-unknown target and wasm-pack input 2023-01-29 07:09:27 -08:00
Folkert
12aca5eb11
remove cargo bindgen as a dependency
we needed this for wasm3, but that is not longer a dependency, so we don't need bindgen (directly) any more
2022-12-18 21:22:14 +01:00
Anton-4
e56941dd07
added webiste view instructions 2022-12-14 19:37:07 +01:00
Anton-4
6b294bed81
Merge branch 'main' into benchmarks-to-nix
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-18 13:43:09 +02:00
Anton-4
54ad5d3416
moved benchmarks to nix 2022-10-17 17:40:35 +02:00
Anton-4
dbaa63e210
minor correction
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-15 19:26:51 +02:00
Jakub Kozłowski
31eb187960
Adjust to suggestions from comments 2022-10-15 18:49:46 +02:00
Jakub Kozłowski
85d774d3e9
Add default build to flake outputs 2022-10-15 18:49:25 +02:00
Anton-4
1f841aa18d
moved to nix unstable 2022-08-22 18:21:03 +02:00
Anton-4
68f2c6ed1d
patch deletion of zig-overlay repo 2022-08-22 17:55:15 +02:00
Brian Hicks
2cc0f39273
format all Nix source files with nixfmt 2022-08-12 16:15:46 -05:00
Richard Feldman
7b2c1a7e64
s/trunk/main/g 2022-08-12 15:24:37 -04:00
Richard Feldman
97e2900bf5
s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
Anton-4
b791729046
Merge branch 'trunk' of github.com:rtfeldman/roc into build-nix 2022-07-26 17:24:25 +02:00
Anton-4
94380f32de
updated default.nix 2022-07-26 17:21:51 +02:00
Richard Feldman
ce0f69b7ff
Drop openssl from nix flake 2022-07-25 13:05:10 -04:00
Anton-4
90a4c49a3f
added openssl to flake 2022-07-25 15:15:01 +02:00
Anton-4
789e86ddc5
update to nix 22.05 2022-07-18 17:20:59 +02:00
Anton-4
c300e42ddb
nixos fix glibc2.34 not found 2022-07-14 15:04:11 +02:00
Anton-4
34b1392385
added rust-bindgen to nix flake 2022-07-11 13:51:23 +02:00
Anton-4
34a3a714db
Remove broken lldb from flake
lldb was also added by accident.
2022-06-27 12:42:23 +02:00
Anton-4
0d16cdcfa3
cleaner way to run editor from nix 2022-06-14 17:26:46 +02:00
Folkert
2fc4ad109f
Merge remote-tracking branch 'origin/trunk' into wasm-host-with-linker-data 2022-06-03 21:28:55 +02:00
Anton-4
1024ee0ce3
Merge branch 'trunk' into nixfmt 2022-06-03 17:41:55 +02:00
Anton-4
fb40bb7e5e
formatted nix files 2022-06-03 16:51:54 +02:00
Anton-4
cfafd7891a
random commit because CI is not triggering 2022-06-03 09:53:53 +02:00
Anton-4
9ffad6d18b
different fix for zig caching issue 2022-06-03 09:53:50 +02:00
Anton-4
23236f5cb2
fixed hello swift 2022-06-01 17:15:52 +02:00
Anton-4
e4412f73f2
add nix apple M1 workflow 2022-05-30 19:34:04 +02:00
Anton-4
b041a5f5be
Merge branch 'trunk' of github.com:rtfeldman/roc into nix_flake_M1 2022-05-13 12:17:20 +02:00
Anton-4
913c185072
typo 2022-05-13 12:16:38 +02:00