aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Expand)AuthorAge
* build(nix): fix devshellYusuf Bera Ertan2023-02-25
* build(nix): update flake to use flake-parts and nci flake-parts moduleYusuf Bera Ertan2023-02-25
* flake: pass helix' wrapper through (#5994)Austreelis2023-02-17
* flake: Fix devshell for darwin hosts (#5368)Michael Davis2023-01-02
* build(nix): don't run tests in builds since CI runs them already, update inpu...Yusuf Bera Ertan2022-11-21
* build(nix): update nci, fixup flake (#4537)Yusuf Bera Ertan2022-11-01
* flake: Fix devShell on aarch64-darwin (#3810)Michael Davis2022-09-13
* build(nix): update nci, refactor flake, seperate wrapping, add source filteri...Yusuf Bera Ertan2022-09-02
* Only add cargo-tarpaulin on x86_64 (#3252)Charlie Groves2022-07-31
* build(nix): add a way to override what grammars get built (#3141)Yusuf Bera Ertan2022-07-27
* nix: pass makeWrapperArgs to wrapProgram (#3003)Timothy DeHerrera2022-07-09
* nix flake: make the binary cache "just work" (#2999)Timothy DeHerrera2022-07-09
* build(nix): update flake deps, add default.nix fileYusuf Bera Ertan2022-06-21
* add rust-analyzer to shell environment (#2739)Daniel Hines2022-06-11
* chore(nix): format nix files with alejandra, update deps, minor code refactor...Yusuf Bera Ertan2022-06-06
* Fix build on aarch64-darwin (#1789)Johann Dahm2022-05-03
* flake: use builtins.fetchTree to shallow-clone grammar reposMichael Davis2022-03-10
* fetch and build grammars with nix in flakeMichael Davis2022-03-10
* fetch and compile tree-sitter grammars in helix-term buildMichael Davis2022-03-10
* use latest nix-cargo-integration which depends on dream2nix (#1758)Michael Davis2022-03-08
* update helix-syntax revision in flake.nix (#1747)Michael Davis2022-03-05
* Add `inputs.nixpkgs.follows` to `rust-overlay` in `flake.nix` (#1729)Erin Kim2022-03-03
* fix: nix flake buildBlaž Hrastnik2022-02-15
* Set flags necessary for cargo-flamegraphBlaž Hrastnik2022-01-23
* Try to reuse an existing layer based on layer.rangesBlaž Hrastnik2022-01-23
* Fix Nix flake (#1455)Jared Ramirez2022-01-13
* nix: Update to lld 13, drop flake-compat (was unused)Blaž Hrastnik2021-12-03
* nix: Update lld to 12Blaž Hrastnik2021-10-24
* Update to rust 1.56 + 2021 editionBlaž Hrastnik2021-10-22
* flake: remove hack to fix helix version (#762)Raphael Megzari2021-09-18
* chore(nix): update flake inputs and submoduleYusuf Bera Ertan2021-09-12
* build(nix): fix build issuesYusuf Bera Ertan2021-07-25
* nix: Set up cargo-tarpaulinBlaž Hrastnik2021-06-27
* build(nix): fetch submodules lazilyYusuf Bera Ertan2021-06-22
* build(nix): use nix-cargo-integration, make shell.nix use flake devshellYusuf Bera Ertan2021-06-13
* embed runtimeTimothy DeHerrera2021-06-10
* add overlayTimothy DeHerrera2021-06-10
* Fix flake packageTimothy DeHerrera2021-06-10
* Closer to a full flake build via naersk.Blaž Hrastnik2021-05-03
* nix: Switch to stable rust.Blaž Hrastnik2021-04-09
* flake: Packaging definition.Blaž Hrastnik2021-02-22
* deps updateBlaž Hrastnik2021-02-09
* Update flake definition.Blaž Hrastnik2021-02-04
* Add a nix flake with the development environment.Blaž Hrastnik2021-01-19