Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-02 | * Importing and exporting of pre-built packages. | Eelco Dolstra | 2 | -11/+9 | |
2003-03-31 | * Nix descriptor for Subversion. | Eelco Dolstra | 2 | -0/+19 | |
2003-03-28 | * Don't fork in `nix run'. | Eelco Dolstra | 2 | -2/+5 | |
2003-03-28 | * Allow arguments to be passed to programs in `nix run'. | Eelco Dolstra | 1 | -1/+1 | |
2003-03-24 | * Typo fix. | Eelco Dolstra | 1 | -1/+1 | |
2003-03-24 | * Descriptors now have a "system" field specifying the platform that | Eelco Dolstra | 12 | -0/+24 | |
the build or run action should be perfomed on. This ensures that descriptors have different hashes on different platforms. | |||||
2003-03-23 | * A descriptor for running the Pan newsreader. | Eelco Dolstra | 8 | -0/+86 | |
* Added descriptors for gtkspell and its support package pspell. Gtkspell is an optional dependency of Pan, so we should add the ability to nix-instantiate to instantiate variants of a package based on a selection of features. | |||||
2003-03-21 | * Added a command to list installed packages. | Eelco Dolstra | 1 | -1/+1 | |
2003-03-21 | * Forgot to commit this one. | Eelco Dolstra | 1 | -1/+1 | |
2003-03-21 | * Fetch sources from the network. | Eelco Dolstra | 10 | -15/+20 | |
2003-03-21 | * Renamed dist -> build. | Eelco Dolstra | 16 | -8/+8 | |
2003-03-20 | * Descriptor templates for the Pan newsreader and all its | Eelco Dolstra | 17 | -0/+157 | |
dependencies. |