Commit Graph

75 Commits

Author SHA1 Message Date
Anton-4
590140f182
Revert "Merge pull request #6113 from JRMurr/nix-build-file-sets"
This reverts commit f7841f0d1c, reversing
changes made to b4506a4dac.
2023-12-01 18:48:12 +01:00
John Murray
5fe99e1ada
flake update 2023-11-28 22:10:18 -05:00
Anton-4
2233ba470b
minor changes 2023-11-17 17:04:40 +01:00
John Murray
3509d6c666
don't use flakehub input for flake-compat and update a comment 2023-11-15 23:30:15 -05:00
John Murray
07e06e60f5
setup sub package builds 2023-11-15 20:16:57 -05:00
John Murray
3179773d90
use callPackageWith to cleanup some logic 2023-11-15 20:16:57 -05:00
John Murray
81cd92f3fe
add in default nix at repo root that calls flake for build 2023-11-15 20:16:57 -05:00
John Murray
f64766f625
refactor nix build logic to reduce duplication 2023-11-15 20:16:57 -05:00
John Murray
9aae70c91f
run fmt 2023-11-15 20:16:57 -05:00
Brendan Hansknecht
077672b058
update llvm and zig version in all locations 2023-10-23 13:50:32 -07:00
Brendan Hansknecht
0aaf8ebf8a
update flake to zig 0.11 and llvm-16 2023-10-23 13:50:30 -07:00
Anton-4
f078204c1f
rust 1.71.1 upgrade 2023-09-26 12:08:16 +02:00
Anton-4
0e5c55aeb4
Merge pull request #5837 from roc-lang/aarch64-linux-nix
arm64 linux nix CI workflow
2023-09-26 08:32:06 +02:00
Anton-4
6b5ccb5377
dectools fixed LLVM_SYS_130_PREFIX missing 2023-09-23 17:54:55 +02:00
Anton-4
e08b72e41c
arm64 linux nix workflow 2023-09-20 15:00:34 +02:00
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