about summary refs log tree commit diff
path: root/shells
Commit message (Collapse)AuthorAge
* shells/linux: switch to buildable derivationAlyssa Ross2020-09-29
| | | | | | This way, I can build it up front easily, as part of another derivation even. And easily copy it between stores with nix-copy-closure.
* shells/linux: switch from libelf to elfutilsAlyssa Ross2020-09-29
| | | | | libelf seems to be dead and doesn't work with new kernels. elfutils seems to be what I want.
* shells: initAlyssa Ross2020-05-14