Commit Graph

30 Commits

Author SHA1 Message Date
Anton-4
4e3953bc30
use nix commit with rust 1.66 2023-04-28 19:57:22 +02:00
Anton-4
3aa41f65c1
fix nix build 2023-04-26 17:20:34 +02:00
Anton-4
a97f877f85
actually use a recent nixpkgs 2023-04-25 18:38:15 +02:00
Brendan Hansknecht
331356ae1d
update nix hash for new version of confy 2023-03-06 21:06:52 -08:00
Anton-4
091e043168
removed rodio and deps 2023-02-21 15:38:11 +01:00
Anton-4
57df9f651a
update inkwell sha
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-28 15:19:34 +01: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
Brian Carroll
96d9ceee8f
Remove wasm3 dependency 2022-12-14 12:10:04 +00:00
Anton-4
65ce078eee
update inkwell nix sha
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-04 09:07:44 +01:00
Anton-4
f56386b3f2
update wasm3-rs sha 2022-12-03 15:56:45 +01:00
Anton-4
8e851b13ad
use cargoLock instead of cargSha256
This prevents needing to update the cargoSha256 every time the cargo lock file changes.
2022-12-03 15:07:35 +01:00
Jakub Kozłowski
99e2d92f07
Remove lib copying, fix nixpkgs pinning on non-flake usage 2022-12-01 17:07:18 +01:00
Jakub Kozłowski
b1428041de
update rev for non-flake build 2022-12-01 04:31:39 +01:00
Jakub Kozłowski
53c129591c
fix (?) nix build 2022-12-01 04:29:42 +01:00
Brian Hicks
50bde4e8b6
update cargoSha256 2022-11-01 22:00:05 -05: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
Brian Hicks
2cc0f39273
format all Nix source files with nixfmt 2022-08-12 16:15:46 -05:00
Brian Hicks
201ccd6a23
move cargoSha256 to where we can override that when overriding nixpkgs 2022-08-12 16:11:56 -05:00
Brian Hicks
2c689298a8
update to the correct cargoSha256 2022-08-12 16:11:56 -05:00
Brian Hicks
008397b5ed
allow overriding nixpkgs 2022-08-12 16:11:56 -05:00
Brian Hicks
331d170315
prefix Apple SDKs with the appropriate location in nixpkgs 2022-08-12 16:11:56 -05:00
Brian Hicks
83b17d2290
update to the latest nixpkgs master 2022-08-12 16:11:56 -05:00
Anton-4
f57456fa0e
default.nix fixes for macos arm64 2022-08-05 13:31:52 +02:00
Anton-4
d6b62add36
fixed BUILTINS_HOST_OBJ_PATH not found 2022-08-01 18:54:16 +02:00
Anton-4
43f9e2a7c3
fixes to make default.nix work 2022-08-01 16:50:38 +02:00
Anton-4
11fd062a86
nix-build works 2022-07-27 14:35:39 +02:00
Anton-4
94380f32de
updated default.nix 2022-07-26 17:21:51 +02:00
Matthias Beyer
41de4d8dca Move to use niv based nixpkgs channel
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-31 08:50:58 +00:00
Matthias Beyer
9ce74ed3dd Add default.nix for building roc
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-30 12:44:17 +00:00