Commit Graph

10 Commits

Author SHA1 Message Date
Sage Hane
6420296a82
Nix: Pass -Dcpu=baseline to zig build (#739)
* update flake.lock

* Nix: Pass `-Dcpu=baseline` to `zig build`
2022-11-03 14:44:01 -04:00
Benjamin Tan
70ce776d00
Add system attribute 2021-06-06 04:15:06 +08:00
Benjamin Tan
7d11e228cc
Pass pkgs into zig-overlay 2021-06-06 04:12:07 +08:00
Benjamin Tan
0128659a82
Avoid importing <nixpkgs> if possible 2021-06-06 04:05:41 +08:00
Benjamin Tan
f43214ddd0
Fix Nix build
The older version of `zig-overlay` used was unable to handle the newer
directory layout of Zig tarballs, so `zig-overlay` has been updated and
is currently using a `master` version of Zig.

Additionally, `zls.json` was removed since `zls` will now only look for
it in local or global configuration folders.

Closes #330.
2021-06-05 23:52:54 +08:00
Lyla Bravo
efdda5c51b Fix Nix derivation 2020-10-31 17:36:37 -03:00
Lyla Bravo
f9df6eb340 Added configuration options (fixed) 2020-10-31 17:05:19 -03:00
Lyla Bravo
ff6686cd66 moved Zig reference to arqv/zig-overlay 2020-10-26 15:29:09 -03:00
Lyla Bravo
cbb603a63c Removed nix/ directory (used by Niv).
Now the derivation uses the system's `nixpkgs` and fetches `gitignore.nix` directly from it's GitHub repository
2020-10-26 00:23:10 -03:00
Lyla Bravo
55e40e6004 Added Nix derivation. 2020-10-26 00:03:30 -03:00