Commit graph

17 commits

Author SHA1 Message Date
0bda61cbcc
use crane for the flake 2024-12-16 15:32:27 +01:00
b4d7f54612
add assets to flake source 2024-12-11 21:13:54 +01:00
c0eb488973
format flake, add gcc (#57) 2024-12-10 19:02:25 +01:00
8969a9e6d5
improve flake (#56)
Remove flurry from the devShell, because it was recompiling a lot
2024-12-10 18:11:50 +01:00
70f018e05b
flake: don't make flurry a recursive package (#39) 2024-10-23 09:17:50 +02:00
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