1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/test/fixdescriptors
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
..
aterm-2.0.fix * Descriptor importing in Fix. 2003-04-08 15:36:54 +00:00
glib-2.2.1.fix * Descriptor importing in Fix. 2003-04-08 15:36:54 +00:00
pkgconfig-0.15.0.fix * Descriptor importing in Fix. 2003-04-08 15:36:54 +00:00
system.fix * We no longer use nix-populate standalone, rather we use it as a 2003-04-09 12:26:48 +00:00