Commit graph

12 commits

Author SHA1 Message Date
6c9de45c6a
flake: Reduce fileset (#29)
further reduce the rust build inputs. the flake shouldn't be there
2024-10-22 20:49:28 +02:00
2869412050
flake: make src use fileset.union instead of all files (#28)
Nix rebuilds the whole thing when some source changed, but since some of the files are not used at all first make a source folder with just the necessary files
2024-10-22 19:40:32 +02:00
c83f37a370
flake: add hydra jobs 2024-10-21 15:03:43 +02:00
0cc19082f6
flake: use nixpkgs master 2024-10-20 23:56:40 +02:00
07a2ae193a
flake: remove unused parameters 2024-10-20 23:56:21 +02:00
32594baba7
flake: use new devshell format 2024-10-20 23:50:17 +02:00
96e9bd8f28
use nightly in devShell 2024-10-19 14:06:29 +02:00
1e04b94051
feat: add nix output 2024-10-05 10:12:28 +02:00
Noa Aarts
cb51cacf9a chore: format nix file 2024-08-22 13:47:46 +02:00
Noa Aarts
7909c8ed51 feat: add udeps and flamegraph to flake 2024-07-13 22:16:38 +02:00
Noa Aarts
39e3ffbeb9 fix: eof flushes buffer 2024-07-12 17:18:09 +02:00
Noa Aarts
c8df06aa7e feat: true async 2024-07-12 15:59:27 +02:00