summaryrefslogtreecommitdiffstats
path: root/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-04-12Fix nix build and typo in loss screen.Raymond Hogenson1-5/+4
2018-08-18Add texturesRaymond Hogenson1-1/+1
These were fun to make
2018-08-18Rename the nix file and include in gitRaymond Hogenson1-0/+6
bullet_hell.nix is the automatically generated one, default.nix is my hand-crafted file to build the expression, given the automatically generated file as an input. Really carnix should have the capability to do this by itself, but I'm trying my best.