Comma runs software without installing it. [maintainers=@Artturin,@burke,@DavHau]
Go to file
DavHau 54149dc417
flake compatibility + index management (#11)
* compatibility to flake based systems

  - add flake.nix
  - provide interface for updating the index

* pin nix to version 2.3

* Update ,

Co-authored-by: Artturi <Artturin@artturin.com>

* remove db outdated error

Co-authored-by: Artturi <Artturin@artturin.com>
2022-02-17 14:06:02 +07:00
.github/workflows add build test 2022-01-02 19:34:41 +02:00
, flake compatibility + index management (#11) 2022-02-17 14:06:02 +07:00
.gitignore Update .gitignore 2020-11-19 09:08:40 -08:00
default.nix flake compatibility + index management (#11) 2022-02-17 14:06:02 +07:00
flake.lock flake compatibility + index management (#11) 2022-02-17 14:06:02 +07:00
flake.nix flake compatibility + index management (#11) 2022-02-17 14:06:02 +07:00
LICENSE MIT 2020-04-29 10:23:34 -04:00
README.md readme 2020-04-29 10:28:09 -04:00
update-index.nix flake compatibility + index management (#11) 2022-02-17 14:06:02 +07:00

,

Comma runs software without installing it.

Basically it just wraps together nix run and nix-index. You stick a , in front of a command to run it from whatever location it happens to occupy in nixpkgs without really thinking about it.

Installation

nix-env -i -f .

Usage

See a quick demo on YouTube

, cowsay neato