Eelco Dolstra
f546e0cda4
* Fix descriptor for Subversion 0.21.0.
2003-04-23 09:02:53 +00:00
Eelco Dolstra
6faa154c89
* Add "... || exit 1" to every command to catch failure.
2003-04-23 07:23:01 +00:00
Eelco Dolstra
aa8fda4b54
* We no longer use nix-populate standalone, rather we use it as a
...
build action for `system' packages (like system.fix) that have
dependencies on all packages we want to activate.
So the command sequence to switch to a new activation configuration
of the system would be:
$ fix -i .../fixdescriptors/system.fix
...
system.fix -> 89cf4713b37cc66989304abeb9ea189f
$ nix-switch 89cf4713b37cc66989304abeb9ea189f
* A nix-profile.sh script that can be included in .bashrc.
2003-04-09 12:26:48 +00:00
Eelco Dolstra
f56b7312b2
* Descriptor importing in Fix.
2003-04-08 15:36:54 +00:00
Eelco Dolstra
0d2b24cdd1
* `Fix' is a high-level descriptor instantiator for Nix. It replaces
...
nix-instantiate.
2003-04-08 12:00:51 +00:00
Eelco Dolstra
814b256da4
* Better installation: make directories, create database.
...
* Fixed the register script.
2003-04-06 22:19:26 +00:00
Eelco Dolstra
2eea8832f0
* The latest version of Pan.
2003-04-06 22:17:47 +00:00
Eelco Dolstra
1447cf35bd
* Delete source after building.
2003-04-06 22:09:47 +00:00
Eelco Dolstra
5bc26fb73f
* Importing and exporting of pre-built packages.
2003-04-02 15:34:05 +00:00
Eelco Dolstra
ced20f187e
* Nix descriptor for Subversion.
2003-03-31 14:28:15 +00:00
Eelco Dolstra
278ea4097e
* Don't fork in `nix run'.
2003-03-28 10:33:34 +00:00
Eelco Dolstra
f915f77349
* Allow arguments to be passed to programs in `nix run'.
2003-03-28 09:53:22 +00:00
Eelco Dolstra
eeab86e0ac
* Typo fix.
2003-03-24 16:43:52 +00:00
Eelco Dolstra
2dc84e5569
* Descriptors now have a "system" field specifying the platform that
...
the build or run action should be perfomed on. This ensures that
descriptors have different hashes on different platforms.
2003-03-24 12:49:40 +00:00
Eelco Dolstra
8d682ba551
* A descriptor for running the Pan newsreader.
...
* 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-23 23:28:28 +00:00
Eelco Dolstra
800d8e950f
* Added a command to list installed packages.
2003-03-21 15:58:40 +00:00
Eelco Dolstra
fa51d6fcd9
* Forgot to commit this one.
2003-03-21 14:11:44 +00:00
Eelco Dolstra
e582ee67cd
* Fetch sources from the network.
2003-03-21 14:10:06 +00:00
Eelco Dolstra
88d257b17f
* Renamed dist -> build.
2003-03-21 09:58:01 +00:00
Eelco Dolstra
4c43711810
* Descriptor templates for the Pan newsreader and all its
...
dependencies.
2003-03-20 22:25:01 +00:00