Idris2/nix
Mathew Polzin d34cf62611
Fix buildIdris on non-macos machines (#3195)
* Fix `buildIdris` on non-macos machines

We build the support library as its own derivation for Nix builds so we do not want to copy it as part of the `buildIdris` install phase and we certainly don't want to wrap it as if it were an executable.

* Update nix/buildIdris.nix
2024-01-18 19:51:56 -06:00
..
templates Improve buildIdris and expose the idris2-api via the Nix flake. (#3182) 2024-01-05 15:59:11 -06:00
buildIdris.nix Fix buildIdris on non-macos machines (#3195) 2024-01-18 19:51:56 -06:00
init.el Added new nix functionalities (#1154) 2021-03-15 14:21:50 +00:00
lib.nix [ ci ] Simplify bootstrap process in nix (#2731) 2022-10-28 19:29:30 +01:00
package.nix Improve buildIdris and expose the idris2-api via the Nix flake. (#3182) 2024-01-05 15:59:11 -06:00
support.nix Separate support derivation (and small related tweaks to the Makefile) (#3172) 2023-12-27 08:14:03 -06:00
test.nix Improve buildIdris and expose the idris2-api via the Nix flake. (#3182) 2024-01-05 15:59:11 -06:00
text-editor.nix fix nix/text-editor.nix 2023-01-23 08:38:16 +01:00