name-eugenics: import
This commit is contained in:
4
name-eugenics/shell.nix
Normal file
4
name-eugenics/shell.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
packages = [ pkgs.chez ];
|
||||
}
|
||||
Reference in New Issue
Block a user