[Nix-commits] SVN commit: nix - r29883 - nixpkgs/trunk/pkgs/development/compilers/llvm

2011-10-18 Thread Shea Levy
Author: shlevy Date: Wed Oct 19 04:14:55 2011 New Revision: 29883 URL: https://nixos.org/websvn/nix/?rev=29883&sc=1 Log: clang: Don't send extra -I flags to the linker Added: nixpkgs/trunk/pkgs/development/compilers/llvm/clang-ld-flags.patch Modified: nixpkgs/trunk/pkgs/development/compiler

Re: [Nix-dev] [PATCH] authorized_keys in users.extraUsers

2011-10-18 Thread Nicolas Pierron
2011/10/18 Ludovic Courtès : > Hi, > > "Rickard Nilsson" skribis: > >> Den 2011-10-17 14:04:46 skrev Nicolas Pierron >> : >> >>> Hi, >>> >>> On Sun, Oct 16, 2011 at 21:28, Rickard Nilsson >>> wrote: I've written a patch to users-groups.nix that allows me to specify the contents of a use

Re: [Nix-dev] [PATCH] authorized_keys in users.extraUsers

2011-10-18 Thread Nicolas Pierron
Hi Rickard, On Tue, Oct 18, 2011 at 00:40, Rickard Nilsson wrote: > Hi, > > Den 2011-10-17 14:04:46 skrev Nicolas Pierron : > >> Hi, >> >> On Sun, Oct 16, 2011 at 21:28, Rickard Nilsson >> wrote: >>> >>> I've written a patch to users-groups.nix that allows me to specify the >>> contents of a use

[Nix-commits] NixOS - Issue 145

2011-10-18 Thread noreply
NixOS #145 (15 Oct)squashfs oops when about to login on installation CDEelco Dolstra commented:FWIW I can't reproduce the squashfs problem (with the same ISO, in QEMU). However, with 128 MB RAM in QEMU, the KDE login does hang just as you described. 128 MB is definitely not enough for KDE, unless

[Nix-commits] SVN commit: nix - r29882 - nixos/trunk/modules/services/ttys

2011-10-18 Thread Lluís Batlle
Author: viric Date: Tue Oct 18 21:44:35 2011 New Revision: 29882 URL: https://nixos.org/websvn/nix/?rev=29882&sc=1 Log: The virtual consoles were launching a bash not aware of locales. Modified: nixos/trunk/modules/services/ttys/mingetty.nix Modified: nixos/trunk/modules/services/ttys/mingett

[Nix-commits] SVN commit: nix - r29881 - nixos/trunk/modules/services/monitoring

2011-10-18 Thread Lluís Batlle
Author: viric Date: Tue Oct 18 21:44:06 2011 New Revision: 29881 URL: https://nixos.org/websvn/nix/?rev=29881&sc=1 Log: The system health url moved. Modified: nixos/trunk/modules/services/monitoring/systemhealth.nix Modified: nixos/trunk/modules/services/monitoring/systemhealth.nix ==

[Nix-commits] SVN commit: nix - r29880 - nix/trunk/scripts

2011-10-18 Thread Eelco Dolstra
Author: eelco Date: Tue Oct 18 21:21:22 2011 New Revision: 29880 URL: https://nixos.org/websvn/nix/?rev=29880&sc=1 Log: * nix-copy-closure: support ‘--dry-run’ and ‘--include-outputs’. Modified: nix/trunk/scripts/nix-copy-closure.in Modified: nix/trunk/scripts/nix-copy-closure.in

Re: [Nix-dev] [PATCH] authorized_keys in users.extraUsers

2011-10-18 Thread Ludovic Courtès
Hi, "Rickard Nilsson" skribis: > Den 2011-10-17 14:04:46 skrev Nicolas Pierron > : > >> Hi, >> >> On Sun, Oct 16, 2011 at 21:28, Rickard Nilsson >> wrote: >>> I've written a patch to users-groups.nix that allows me to specify the >>> contents of a users ~/.ssh/authorized_keys file like this:

[Nix-commits] SVN commit: nix - r29879 - in nixpkgs/trunk/pkgs: build-support/clang-wrapper development/compilers/llvm top-level

2011-10-18 Thread Shea Levy
Author: shlevy Date: Tue Oct 18 20:03:09 2011 New Revision: 29879 URL: https://nixos.org/websvn/nix/?rev=29879&sc=1 Log: First try at a clang-wrapper. Hello world compiles\! Added: nixpkgs/trunk/pkgs/build-support/clang-wrapper/ - copied from r29877, nixpkgs/trunk/pkgs/build-support/gcc-

Re: [Nix-dev] python-x.y.z-wrapper vs python-x.y.z-full

2011-10-18 Thread Florian Friesdorf
On Sat, 15 Oct 2011 17:51:11 +0200, Peter Simons wrote: > Hi Florian, > > > But there are plenty of "-wrapper"s, but only ghc and python use it > > as a suffix _after_ the version. This results in python-2.7.1 being > > "upgraded" to python-2.7.1-wrapper by 'nix-env -u \*'. > > apparently, yo

[Nix-commits] SVN commit: nix - r29878 - nixpkgs/trunk/pkgs/development/compilers/llvm

2011-10-18 Thread Shea Levy
Author: shlevy Date: Tue Oct 18 16:37:28 2011 New Revision: 29878 URL: https://nixos.org/websvn/nix/?rev=29878&sc=1 Log: Bump llvm and clang to 2.9 Modified: nixpkgs/trunk/pkgs/development/compilers/llvm/clang-include-paths.patch nixpkgs/trunk/pkgs/development/compilers/llvm/default.nix Mo

[Nix-commits] SVN commit: nix - r29877 - disnix/disnix-activation-scripts/trunk

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 15:27:52 2011 New Revision: 29877 URL: https://nixos.org/websvn/nix/?rev=29877&sc=1 Log: Bump version number Modified: disnix/disnix-activation-scripts/trunk/version Modified: disnix/disnix-activation-scripts/trunk/version

[Nix-commits] SVN commit: nix - r29876 - disnix/disnix-activation-scripts/trunk

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 15:22:12 2011 New Revision: 29876 URL: https://nixos.org/websvn/nix/?rev=29876&sc=1 Log: Put quotes around osql because it's path contains spaces Modified: disnix/disnix-activation-scripts/trunk/configure.ac Modified: disnix/disnix-activation-scripts/

[Nix-commits] SVN commit: nix - r29875 - in disnix/disnix-activation-scripts/trunk: . activation-scripts

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 15:08:49 2011 New Revision: 29875 URL: https://nixos.org/websvn/nix/?rev=29875&sc=1 Log: Added experimental MS SQL type Added: disnix/disnix-activation-scripts/trunk/activation-scripts/mssql-database.in Modified: disnix/disnix-activation-scripts/tru

[Nix-commits] SVN commit: nix - r29874 - in disnix/examples/WebServicesExample.NET/trunk/services/webservices: RoomService/RoomService StaffService/StaffService ZipcodeService/ZipcodeService

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 13:49:24 2011 New Revision: 29874 URL: https://nixos.org/websvn/nix/?rev=29874&sc=1 Log: Removed the integrated security parameter as it prevents the authentication credentials we define being used Modified: disnix/examples/WebServicesExample.NET/tru

[Nix-commits] SVN commit: nix - r29873 - disnix/examples/WebServicesExample.NET/trunk/services/webservices/GeolocationService/GeolocationService

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 12:39:43 2011 New Revision: 29873 URL: https://nixos.org/websvn/nix/?rev=29873&sc=1 Log: Look at the relative path of the assembly to find the GeoIP data Modified: disnix/examples/WebServicesExample.NET/trunk/services/webservices/GeolocationService/Ge

Re: [Nix-dev] [PATCH] authorized_keys in users.extraUsers

2011-10-18 Thread Rickard Nilsson
Den 2011-10-18 11:00:25 skrev Marc Weber : > Excerpts from Rickard Nilsson's message of Tue Oct 18 07:48:46 +0200 > 2011: >> As long as authorized_keys isn't world-writeable, there isn't anything >> particular sensitive about it. If the file exists, the activation >> script should not mess with

Re: [Nix-dev] kernel oops [aufs + squashfs] on nixos-graphical-0.1pre29826-i686-linux.iso

2011-10-18 Thread Paul Dufresne
Just to say... it has nothing to do with swap partition on my hard disk, because the problem still happen without power to my Hard Disk. I should probably not care about the do_page_fault, becasue they are after the oops which is normaly in the squashfs_read_data. 2011/10/18, Paul Dufresne : > Ok

[Nix-commits] SVN commit: nix - r29872 - disnix/examples/WebServicesExample.NET/trunk/services/webservices/GeolocationService/GeolocationService

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 11:18:51 2011 New Revision: 29872 URL: https://nixos.org/websvn/nix/?rev=29872&sc=1 Log: Include GeoIP database as content, so that it's deployed as well Modified: disnix/examples/WebServicesExample.NET/trunk/services/webservices/GeolocationService/Ge

[Nix-commits] SVN commit: nix - r29871 - in disnix/examples/WebServicesExample.NET/trunk: deployment/DistributedDeployment deployment/pkgs/webapplications/StaffTracker deployment/pkgs/webservices/Room

2011-10-18 Thread Sander van der Burg
Author: sandervanderburg Date: Tue Oct 18 10:07:06 2011 New Revision: 29871 URL: https://nixos.org/websvn/nix/?rev=29871&sc=1 Log: - Added distribution model - Infrastructure model is complete now - Configured inter-dependencies - Added IIS web application name attributes Added: disnix/exampl

Re: [Nix-dev] [PATCH] authorized_keys in users.extraUsers

2011-10-18 Thread Marc Weber
Excerpts from Rickard Nilsson's message of Tue Oct 18 07:48:46 +0200 2011: > As long as authorized_keys isn't world-writeable, there isn't anything > particular sensitive about it. If the file exists, the activation > script should not mess with the owner or permissions. If it doesn't > exist the o

[Nix-commits] SVN commit: nix - r29870 - in nixpkgs/branches/stdenv-updates: . pkgs/applications/graphics/xscreensaver pkgs/applications/misc/xneur pkgs/applications/networking/browsers/icecat-4 pkgs/

2011-10-18 Thread Peter Simons
Author: simons Date: Tue Oct 18 08:47:36 2011 New Revision: 29870 URL: https://nixos.org/websvn/nix/?rev=29870&sc=1 Log: synchronize with trunk Added: nixpkgs/branches/stdenv-updates/pkgs/applications/science/logic/picosat/ - copied from r29869, nixpkgs/trunk/pkgs/applications/science/l

Re: [Nix-dev] kernel oops [aufs + squashfs] on nixos-graphical-0.1pre29826-i686-linux.iso

2011-10-18 Thread Paul Dufresne
Ok... I look a bit more at my oops. They always happend about 1.5 seconde after the login prompt come on the installation CD. Process is almost always different. The part that does not change looks like this: panic oops_end no_context __bad_area_nosemaphore do_page_fault bad_area_nosemaphore do_