2011-04-25 03:03:57 +02:00
|
|
|
This file should become a nix expression. (see modules/installer/tools/tools.nix)
|
2009-09-27 01:15:19 +02:00
|
|
|
|
|
|
|
you need to:
|
2011-04-25 03:03:57 +02:00
|
|
|
- download the latest jQuery from and copy it to chrome/content:
|
|
|
|
http://code.jquery.com/jquery-1.5.2.js
|
2009-09-27 01:15:19 +02:00
|
|
|
|
|
|
|
- install 'xulrunner' with nix:
|
2011-04-25 03:03:57 +02:00
|
|
|
nix-env -Ai nixpkgs_sys.firefox40Pkgs.xulrunner
|
2009-09-27 01:15:19 +02:00
|
|
|
|
2011-04-25 03:03:57 +02:00
|
|
|
- make sure nixos-option in your path
|
2009-09-27 01:15:19 +02:00
|
|
|
|
|
|
|
- have /etc/nixos/nixpkgs
|
|
|
|
- have /etc/nixos/nixos
|
|
|
|
|
2011-04-25 03:03:57 +02:00
|
|
|
run it:
|
|
|
|
- xulrunner /etc/nixos/nixos/gui/application.ini -jsconsole
|