Commit Graph

8 Commits

Author SHA1 Message Date
frozolotl 839983a0a7
Update to Rust version 1.81.0 (#5036) 2024-09-27 08:24:32 +00:00
frozolotl 5d8685e450
Various improvements to nix flake (#5012) 2024-09-26 12:38:35 +00:00
mkorje 0ea4b1b217
Update nixpkgs input (#4575) 2024-07-17 16:24:02 +00:00
Charlie Moog ce5abf5a4e
nix: bump nixpkgs (#3305) 2024-01-30 18:11:36 +00:00
Pol Dellaiera 102a57056b
Prevent Nix warning when using `lib.getExe` (#2507)
1. Remove unecessary inputs
2. Use `flake-parts` module `easyOverlay`
3. Add default Nix formatter
4. Make `systems` attr overridable
2023-10-29 10:12:22 +01:00
jimvdl 09442d93ee
Optimize `nix build` times (#2099) 2023-09-11 09:57:46 +02:00
figsoda 638a534273
Fix Nix flake (#1450)
Typst now requires Rust 1.70 which is not available in nixpkgs yet, so we switch to fenix instead
2023-06-12 13:49:39 +02:00
figsoda b843ca17d8
Add Nix flake (#158) 2023-03-27 16:26:08 +02:00