fix: add Makefile

This commit is contained in:
Elijah McMorris 2024-10-02 12:50:16 -07:00
parent 4a935992b0
commit d1379df604
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
6 changed files with 288 additions and 332 deletions

View file

@ -29,7 +29,7 @@
"type": "volume"
},
{
"source": "nix-store",
"source": "nix-store-${containerWorkspaceFolderBasename}",
"target": "/nix/store",
"type": "volume"
}