Commit Graph

44 Commits

Author SHA1 Message Date
Richard Feldman
dfd5b54467 Remove libc++ and libunwind from shell.nix 2021-08-20 07:40:56 -04:00
Joshua Hoeflich
000910fd38 Adds nix expression for debugir 2021-08-08 22:46:54 -05:00
Joshua Hoeflich
77add49ed3 All tests pass on Nix OS 2021-08-07 17:31:31 -05:00
Joshua Hoeflich
f08f8d3882 Workaround missing glibc in nix-shell 2021-08-07 10:26:30 -05:00
Brian Hicks
67b486044d use niv 2021-07-20 08:36:00 -05:00
Brian Hicks
ebf0e29dac nixfmt all the nix source files 2021-07-20 08:23:32 -05:00
Brian Hicks
fc36b67fba use niv to pin nixpkgs version 2021-07-20 08:23:09 -05:00
Jared Ramirez
19d8c41e98 Use dev version of llvm in nix 2021-06-15 19:09:21 -07:00
Richard Feldman
5dc0870f6a Use vanilla llvm-as 2021-06-07 22:05:00 -04:00
rvcas
0dc6d5b74b chore: update llvm version in shell.nix 2021-06-07 20:33:57 -04:00
Jared Ramirez
7b143f6329 Update Nix zig version & build from source instructions 2021-06-06 14:27:15 -07:00
Jared Ramirez
81b14b9122 Add RocDec.fromString 2021-05-31 19:39:08 -07:00
Jared Ramirez
9cb8f5af95 Simplify again 2021-05-31 16:02:39 -07:00
Jared Ramirez
9184512492 Simplify zig nix script 2021-05-31 15:59:51 -07:00
Jared Ramirez
966bb80cdc Format & rename some Nix stuff; Remove custom .envrc use nix stuff in favor of stdlib 2021-05-31 15:40:26 -07:00
Jared Ramirez
a4d3f96f25 Run build script instead of zig build on big sur 2021-05-28 17:03:59 -07:00
Brian J. Cardiff
2407ba0b07 Bump nixpkgs-unstable & adds libiconv 2021-04-24 13:30:50 -03:00
Richard Feldman
3ab771cfaa
Merge branch 'trunk' into nix-pure 2021-03-15 21:07:48 -04:00
Brendan Hansknecht
808afae62b get nix-shell --pure to work. 2021-02-15 23:55:50 -08:00
Jared Ramirez
8d73fcda7f Add zig function to check if bytes are valid unicode 2021-02-07 20:01:45 -08:00
Brendan Hansknecht
ebdf5a495d Update nix version to pull in rustc 1.49.0 2021-01-27 12:45:01 -08:00
Jared Ramirez
66f39e0a92 Update Zig snapshot, Nix Zig version, and Zig install instructions 2021-01-05 15:17:53 -08:00
Jared Ramirez
4504306370 [WIP] Fix str.split allocation 2020-12-02 19:16:17 -08:00
Jared Ramirez
a63a8adf27 Fix nix shell on nixos 2020-11-29 14:10:04 -08:00
Brendan Hansknecht
81c0050683 Fix linking on Aarch64 with nix 2020-11-26 03:06:10 +00:00
Richard Feldman
29c1dc35de
Merge pull request #732 from rtfeldman/aarch64-nix
Enable nix shell on aarch64
2020-11-24 20:19:37 -05:00
Brendan Hansknecht
645e30e204 Update from old nixpkgs-channels to new nixpkgs repo 2020-11-24 00:24:27 -08:00
Brendan Hansknecht
af4fba940b Enable nix shell on aarch64 2020-11-24 06:00:16 +00:00
Brendan Hansknecht
de522c4408 Have all llvm packages in nix shell use the same version reference
Realized that some of the packages where grabbing llvm-7 when it failed
to install on my raspberry pi. Now all llvm packages pull from the same
version and only one number has to change to update the version.
2020-11-19 23:13:57 -08:00
lrosa007
c4a9b57cac feat(shell.nix): group linux only deps 2020-11-11 12:55:00 -05:00
Anton-4
a1491e5a9e nix cleanup, instructions to run editor from nix 2020-11-10 20:03:04 +01:00
Anton-4
06a86246df fixed errors when running repl or editor when using nix 2020-11-10 18:22:11 +01:00
Jared Ramirez
430666a948 Fix cargo clippy 2020-11-07 15:29:53 -06:00
Brendan Hansknecht
0b8bd226ef Add missing requirements for running in pure nix-shell
This also switches from rustup to rustc because we only run on stable
and do not need nightly.
2020-11-04 19:04:12 -08:00
Jared Ramirez
2bbd33bc1a Fix nix shell hook; Add comment 2020-10-28 18:22:54 -07:00
Jared Ramirez
710d1ad629 Add llvm-as alias to nix shell rather then direnv 2020-10-28 18:20:56 -07:00
Jared Ramirez
a3dcf4aa59 Add llvm-as alias 2020-10-28 18:17:58 -07:00
Jared Ramirez
3e0d4cd3c7 Docs & comments cleanup 2020-10-28 11:19:38 -07:00
Jared Ramirez
242eb6f905 Build bitcode with zig 🎉 2020-10-28 09:21:56 -07:00
Jared Ramirez
d82d6b6fe9 Convert builtins to C 2020-10-24 12:22:51 -07:00
Jared Ramirez
5cafbcd5ad Add Num.atan builtin 2020-09-26 19:00:51 -07:00
Jared Ramirez
665c7c7f9f Add Num.floor 2020-09-17 17:44:53 -07:00
Jared Ramirez
d72f88a5b3 Fix nix build issues on MacOS 2020-09-05 13:58:33 -07:00
Stoeffel
1a049e447d setup direnv and nix 2020-01-07 13:36:19 +01:00