ofborg/shell.nix

7 lines
237 B
Nix
Raw Normal View History

(import
(fetchTarball {
2024-05-19 20:11:25 +00:00
url = "https://github.com/edolstra/flake-compat/archive/0f9255e01c2351cc7d116c072cb317785dd33b33.tar.gz";
sha256 = "0m9grvfsbwmvgwaxvdzv6cmyvjnlww004gfxjvcl806ndqaxzy4j";
})
{ src = ./.; }).shellNix