nixpkgs/gui
Nicolas Pierron 97b39bd17c nixos-gui:
- Reduce the number of call the nix-instantiate.
- Improve the option panel, show the name, type, description, value,
example, default value, declarations and definitions files.

svn path=/nixos/trunk/; revision=26951
2011-04-24 15:30:30 +00:00
..
chrome nixos-gui: 2011-04-24 15:30:30 +00:00
components Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
defaults/preferences Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
application.ini Improve nixos-gui: 2011-04-24 04:19:15 +00:00
chrome.manifest Improve nixos-gui: 2011-04-24 04:19:15 +00:00
nixos-gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
README Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00

This file should become a nix expression.

you need to:
- download the latest jQuery from:
    http://jqueryjs.googlecode.com/files/jquery-1.3.2.js
    SHA1 Checksum: f0b95e99225f314fbe37ccf6b74ce2f916c517de

- install 'xulrunner' with nix:
    nix-env -i xulrunner

- install and add nix-intantiate in your path

- have /etc/nixos/nixpkgs
- have /etc/nixos/nixos


to run it, either:
- cd /etc/nixos/nixos/gui; ./nixos-gui
- xulrunner /etc/nixos/nixos/gui/application.ini