This package browser is in early development. Mind the rough edges.

rush

Restricted user (login) shell

GNU Rush is a restricted user shell, for systems on which users are to be provided with only limited functionality or resources. Administrators set user rights via a configuration file which can be used to limit, for example, the commands that can be executed, CPU time, or virtual memory usage.

Installation

Install the latest version of rush as follows:

guix install rush

Or install a particular version:

guix install rush@2.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.