Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

nixfeat.h
#ifndef NIX_PLUGIN_PIJUL_NIXFEAT_H
#define NIX_PLUGIN_PIJUL_NIXFEAT_H

// Feature detection removed - targeting Nix 2.31 only

#endif