Yury G. Kudryashov
891295a46a
More homepages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10432
2008-01-31 10:42:02 +00:00
Yury G. Kudryashov
98a81beaac
meta.homepage added to several packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10431
2008-01-31 10:41:45 +00:00
Yury G. Kudryashov
21bfc11e8c
lyx added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10430
2008-01-31 10:41:13 +00:00
Yury G. Kudryashov
fbfab88e04
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
b1b8c4f258
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10428
2008-01-31 10:40:21 +00:00
Yury G. Kudryashov
77ccd225e7
subversion: corrected location of python-bindings
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10427
2008-01-31 10:40:09 +00:00
Yury G. Kudryashov
e6a64be5c8
subversion: using getConfig
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10426
2008-01-31 10:40:02 +00:00
Yury G. Kudryashov
671fd9e721
Added Apache Tomcat 6.0
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10425
2008-01-31 10:39:47 +00:00
Yury G. Kudryashov
4ef94bc906
* Latest unstable Nix.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10424
2008-01-31 10:39:31 +00:00
Yury G. Kudryashov
50f0ca2d9b
* Apache 2.2.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10423
2008-01-31 10:39:16 +00:00
Yury G. Kudryashov
b987e603f0
* Description of the current coding conventions in Nixpkgs / NixOS. Comments welcome.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10422
2008-01-31 10:39:01 +00:00
Yury G. Kudryashov
864a711d1b
update ghc proposal (still not working)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10421
2008-01-31 10:38:45 +00:00
Yury G. Kudryashov
54303ac99c
* Added AUFS, another Unionfs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10420
2008-01-31 10:38:37 +00:00
Yury G. Kudryashov
4d5a4ea903
More homepages
...
svn path=/nixpkgs/trunk/; revision=10419
2008-01-31 10:11:09 +00:00
Yury G. Kudryashov
81aac8d84d
meta.homepage added to several packages
...
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Marc Weber
bea41a64b4
lyx added
...
svn path=/nixpkgs/trunk/; revision=10416
2008-01-30 19:38:07 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Eelco Dolstra
f831e0420a
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/trunk/; revision=10414
2008-01-30 17:08:38 +00:00
Yury G. Kudryashov
b16562e38c
subversion: corrected location of python-bindings
...
svn path=/nixpkgs/trunk/; revision=10412
2008-01-30 16:03:18 +00:00
Yury G. Kudryashov
47a16b87d6
subversion: using getConfig
...
svn path=/nixpkgs/trunk/; revision=10411
2008-01-30 15:15:53 +00:00
Eelco Dolstra
7521d6c49a
* Add the Intel 82G965.
...
svn path=/nixos/trunk/; revision=10410
2008-01-30 14:57:13 +00:00
Eelco Dolstra
8ea2ce37c8
* NVIDIA support.
...
svn path=/nixos/trunk/; revision=10409
2008-01-30 14:53:06 +00:00
Eelco Dolstra
8e94f3ad67
* First attempt at detecting services.xserver.videoDriver.
...
svn path=/nixos/trunk/; revision=10408
2008-01-30 14:50:25 +00:00
Sander van der Burg
406d3aafc5
Added deploydir to tomcat service
...
svn path=/nixos/trunk/; revision=10407
2008-01-30 14:38:27 +00:00
Eelco Dolstra
92fffa1ee8
* Detect the networking.enableIntel2200BGFirmware option.
...
svn path=/nixos/trunk/; revision=10406
2008-01-30 14:32:02 +00:00
Eelco Dolstra
7363895f6d
* Rewrote the hardware scanner in Perl.
...
svn path=/nixos/trunk/; revision=10405
2008-01-30 14:16:38 +00:00
Sander van der Burg
c1f619a087
Added tomcat service to NixOS
...
svn path=/nixos/trunk/; revision=10403
2008-01-30 11:00:59 +00:00
Sander van der Burg
b3ff0f8a59
Added tomcat service to NixOS
...
svn path=/nixos/trunk/; revision=10402
2008-01-30 11:00:00 +00:00
Michael Raskin
b8cc335fbb
Reformatted rescue-cd-configurable.nix
...
svn path=/nixos/trunk/; revision=10401
2008-01-30 09:42:48 +00:00
Sander van der Burg
75ae1c3a58
Added Apache Tomcat 6.0
...
svn path=/nixpkgs/trunk/; revision=10400
2008-01-30 09:41:33 +00:00
Eelco Dolstra
9fd5d70968
* The CD is now a true live CD: you can run Nix operations in it
...
thanks to unionfs. For instance, nix-env and nixos-rebuild work.
The tricky part was to build a Nix database (in the tmpfs/unionfs)
which is now necessary to prevent store paths on the CD from being
deleted right away because they otherwise wouldn't be valid.
* nixos-install: use the /etc/nixos/configuration.nix from the target
file system (don't copy it anymore). Since the user is supposed to
mount the target file system on /mnt anyway, we may as well require
that configuration.nix is placed in /mnt/etc/nixos. This also makes
upgrading / reinstalling much easier, since it will automatically
use the right configuration.nix.
svn path=/nixos/trunk/; revision=10399
2008-01-30 01:28:56 +00:00
Eelco Dolstra
34e63da53b
* Make nixUnstable the default again.
...
svn path=/nixos/trunk/; revision=10398
2008-01-30 01:14:03 +00:00
Eelco Dolstra
5e629257d8
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=10397
2008-01-30 00:56:10 +00:00
Yury G. Kudryashov
c1b675a085
Fixed typo (missing space)
...
svn path=/nixpkgs/trunk/; revision=10396
2008-01-29 23:31:23 +00:00
Eelco Dolstra
637851fec1
* Apache 2.2.8.
...
svn path=/nixpkgs/trunk/; revision=10394
2008-01-29 23:28:06 +00:00
Yury G. Kudryashov
f0626ba077
Fixed samba evaluation on freebsd (I hope)
...
svn path=/nixpkgs/trunk/; revision=10393
2008-01-29 23:00:08 +00:00
Eelco Dolstra
4385e2393b
* Description of the current coding conventions in Nixpkgs / NixOS.
...
Comments welcome.
svn path=/nixpkgs/trunk/; revision=10392
2008-01-29 22:48:54 +00:00
Michael Raskin
76a6498196
Catching up with rescue-cd.nix
...
svn path=/nixos/trunk/; revision=10391
2008-01-29 22:37:24 +00:00
Eelco Dolstra
2da50038e4
* Use aufs instead of unionfs, it seems to be more stable.
...
svn path=/nixos/trunk/; revision=10390
2008-01-29 18:53:15 +00:00
Marc Weber
3f013f7bee
update ghc proposal (still not working)
...
svn path=/nixpkgs/trunk/; revision=10388
2008-01-29 13:26:18 +00:00
Eelco Dolstra
3066e0e8e2
* Added AUFS, another Unionfs.
...
svn path=/nixpkgs/trunk/; revision=10387
2008-01-29 13:24:40 +00:00
Yury G. Kudryashov
c1a512f2a1
Added WebDSL
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10386
2008-01-29 13:18:13 +00:00
Yury G. Kudryashov
e22cd8245e
Added MySQL driver link to JBoss
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10385
2008-01-29 13:18:05 +00:00
Yury G. Kudryashov
13255753b4
Added java-front
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10384
2008-01-29 13:17:42 +00:00
Yury G. Kudryashov
8b871ad339
Added Stratego/XT 0.17 prerelease
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10383
2008-01-29 13:17:25 +00:00
Yury G. Kudryashov
1ec43cc340
Added sdf2-bundle 2.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10382
2008-01-29 13:17:19 +00:00
Yury G. Kudryashov
316b5505cd
Added aterm 2.5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10381
2008-01-29 13:17:02 +00:00
Yury G. Kudryashov
378a59a7b8
pgadmin3 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10380
2008-01-29 13:16:40 +00:00
Yury G. Kudryashov
6002db9e01
Removed deploy sed instruction \(is obsolete\)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10379
2008-01-29 13:16:26 +00:00
Yury G. Kudryashov
9eb8065a74
* added rdesktop
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10378
2008-01-29 13:16:06 +00:00