On Thu, Sep 8, 2011 at 13:05, Yury G. Kudryashov wrote:
> Nicolas Pierron wrote:
>
>> Hi Yury,
>>
>> Don't worry, If migration there is, it would take time and both syntax
>> would likely be supported at the same time until one gets deprecated.
>> The mo
ools/misc/grub {
buggyBiosCDSupport = getConfig ["grub" "buggyBiosCDSupport"] true;
};
My final goal is to get rid of all-packages.nix which I think to be an
unnecessary index.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
__
Hi Yury,
On Thu, Sep 8, 2011 at 01:45, Yury G. Kudryashov wrote:
> Nicolas Pierron wrote:
>
>> Hi,
>>
>> I have 3 reasons to (...) give a separate syntax from
>> ~/.nixpkgs/config.nix.
> I'm used to have
> nixpkgs.config = import /home/urkud/.nixpkgs/co
Author: NicolasPierron
Date: Wed Sep 7 10:02:17 2011
New Revision: 29077
URL: https://svn.nixos.org/websvn/nix/?rev=29077&sc=1
Log:
nix-prefetch-git: remove .git in the cloned directory. (Fix issue 116)
Modified:
nixpkgs/trunk/pkgs/build-support/fetchgit/nix-prefetch-git
Modified: nixpkgs/tr
Author: NicolasPierron
Date: Wed Sep 7 10:02:14 2011
New Revision: 29076
URL: https://svn.nixos.org/websvn/nix/?rev=29076&sc=1
Log:
nix-prefetch-git: Display usage message if missing builder arguments are
missing.
Modified:
nixpkgs/trunk/pkgs/build-support/fetchgit/nix-prefetch-git
Modified:
Author: NicolasPierron
Date: Wed Sep 7 10:02:12 2011
New Revision: 29075
URL: https://svn.nixos.org/websvn/nix/?rev=29075&sc=1
Log:
nix-prefetch-git: Remove missleading option name.
Modified:
nixpkgs/trunk/pkgs/build-support/fetchgit/nix-prefetch-git
Modified: nixpkgs/trunk/pkgs/build-suppor
Hi,
On Mon, Sep 5, 2011 at 14:27, Ludovic Courtès wrote:
> Hi,
>
> Nicolas Pierron skribis:
>
>> What I can suggest is a paradigm shift for ~/.nixpkgs/config.nix which
>> would use a module like syntax, where the whole file is a function,
>
> It’s been the case fo
Hi,
On Mon, Sep 5, 2011 at 11:43, Eelco Dolstra wrote:
> On 09/05/2011 11:19 AM, Nicolas Pierron wrote:
>
>> + optCall = f: x:
>> + if builtins.isFunction f
>> + then f x
>> + else f;
>
> Attributes that can be both functions or not are a bad habit t
Author: NicolasPierron
Date: Mon Sep 5 09:19:55 2011
New Revision: 29020
URL: https://svn.nixos.org/websvn/nix/?rev=29020&sc=1
Log:
Add Intel firmwars (iwlwifi-6000g2{a,b}-ucode).
Added:
nixos/trunk/modules/hardware/network/intel-6000g2a.nix
nixos/trunk/modules/hardware/network/intel-6000g
Author: NicolasPierron
Date: Mon Sep 5 09:19:59 2011
New Revision: 29021
URL: https://svn.nixos.org/websvn/nix/?rev=29021&sc=1
Log:
Add merge capabilities to nixpkgs.config option.
Modified:
nixos/trunk/modules/misc/nixpkgs.nix
Modified: nixos/trunk/modules/misc/nixpkgs.nix
=
Author: NicolasPierron
Date: Mon Sep 5 08:33:03 2011
New Revision: 29018
URL: https://svn.nixos.org/websvn/nix/?rev=29018&sc=1
Log:
Add additional Intel firmwares (naming iwlwifig2{a,b}-ucode).
Added:
nixpkgs/trunk/pkgs/os-specific/linux/firmware/iwlwifi-6000g2a-ucode/
nixpkgs/trunk/pkgs/
Author: NicolasPierron
Date: Mon Sep 5 08:33:07 2011
New Revision: 29019
URL: https://svn.nixos.org/websvn/nix/?rev=29019&sc=1
Log:
Thunderbird 5.x: Add Linux as a build platform.
Modified:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix
Modified:
nixpkgs/trunk/pk
Author: NicolasPierron
Date: Mon Sep 5 08:32:55 2011
New Revision: 29017
URL: https://svn.nixos.org/websvn/nix/?rev=29017&sc=1
Log:
rdiff-backup: Fix nix expression.
Modified:
nixpkgs/trunk/pkgs/tools/backup/rdiff-backup/default.nix
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Modified:
propogated
> build inputs of qt, and indeed this appears to be the case.
>
> Maybe I can just add some sort of build flag to phonon to disable
> pulseaudio...
>
> On Fri, 2 Sep 2011, Nicolas Pierron wrote:
>
>> Hi,
>>
>> On Fri, Sep 2, 2011 at 08:44, Eelco Dols
fault).
To know the current value of this option, you can run
nixos-option hardware.pulseaudio.enable
and if it is set to "true", then run
nixos-option -l hardware.pulseaudio.enable
To get the list of modules which are defining it.
--
Nicolas Pierron
http://www.linkedin.co
this add more complexity for Nix-only users?
Pros:
- Avoid non-synchronized modifications (and related bugs).
- Easier bug reports (only one revision).
Cons:
- Cannot fetch only Nixpkgs.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - h
Author: NicolasPierron
Date: Sun Aug 28 16:03:14 2011
New Revision: 28857
URL: https://svn.nixos.org/websvn/nix/?rev=28857&sc=1
Log:
fetchgit: Handle https.
Modified:
nixpkgs/trunk/pkgs/build-support/fetchgit/default.nix
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Modified: nixpkgs/trunk
e network connection and the root fs will stop working.
> networking.useDHCP = false;
This should not be necessary if you reused the upstart jobs content to
write the init script. Otherwise, if another definition gives you
trouble you can still use mkOverride to f
easily ? How many attempts
did you had before getting a working configuration ? How much did
that took between the need and your first working patch ?
Sincerely,
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Author: NicolasPierron
Date: Sat Aug 27 15:29:18 2011
New Revision: 28851
URL: https://svn.nixos.org/websvn/nix/?rev=28851&sc=1
Log:
Doc: Fix location of thunderbird (2.x -> 3.x) expression.
Modified:
nixpkgs/trunk/doc/quick-start.xml
Modified: nixpkgs/trunk/doc/quick-start.xml
==
Author: NicolasPierron
Date: Sat Aug 27 15:29:13 2011
New Revision: 28850
URL: https://svn.nixos.org/websvn/nix/?rev=28850&sc=1
Log:
Fix mozilla urls.
Modified:
nixpkgs/trunk/pkgs/applications/networking/browsers/firefox/3.6.nix
nixpkgs/trunk/pkgs/applications/networking/browsers/firefox/5.
Author: NicolasPierron
Date: Sat Aug 27 15:29:04 2011
New Revision: 28849
URL: https://svn.nixos.org/websvn/nix/?rev=28849&sc=1
Log:
Gdb: Remove un-neccessary --with-python.
Modified:
nixpkgs/trunk/pkgs/development/tools/misc/gdb/default.nix
Modified: nixpkgs/trunk/pkgs/development/tools/misc
o seek the
history very fast, which is really slow in hg and svn.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
y prefer. I haven't tested it yet - though.
>>
>> Eelco Dolstra: Thanks for taking the time to reply. Let me know if I can
>> support you in any way, please.
>>
>> Marc Weber
>
> ___
> nix-dev mailing list
> nix-dev@cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Author: NicolasPierron
Date: Sun Aug 21 15:44:53 2011
New Revision: 28722
URL: https://svn.nixos.org/websvn/nix/?rev=28722&sc=1
Log:
Follow Mozilla homepages migrations. (.com -> .org)
Modified:
nixpkgs/trunk/pkgs/applications/networking/browsers/firefox/3.6.nix
nixpkgs/trunk/pkgs/applicati
Author: NicolasPierron
Date: Sun Aug 21 15:36:33 2011
New Revision: 28721
URL: https://svn.nixos.org/websvn/nix/?rev=28721&sc=1
Log:
Gdb: Add --without-python to cygwin builds.
Modified:
nixpkgs/trunk/pkgs/development/tools/misc/gdb/default.nix
Modified: nixpkgs/trunk/pkgs/development/tools/m
Author: NicolasPierron
Date: Sun Aug 21 15:36:25 2011
New Revision: 28720
URL: https://svn.nixos.org/websvn/nix/?rev=28720&sc=1
Log:
Restrict freeciv to linux platforms.
Modified:
nixpkgs/trunk/pkgs/games/freeciv/default.nix
Modified: nixpkgs/trunk/pkgs/games/freeciv/default.nix
=
file.
This is a good idea and a good default, but you *must* keep the
ability to define setuid-wrapper out-side of the default scope. As
Marc Weber, you can do the same for udev, hal, and dbus.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
_
Author: NicolasPierron
Date: Sat Aug 20 15:41:03 2011
New Revision: 28714
URL: https://svn.nixos.org/websvn/nix/?rev=28714&sc=1
Log:
gdb Cross-Compilation: try to disable python.
Modified:
nixpkgs/trunk/pkgs/development/tools/misc/gdb/default.nix
Modified: nixpkgs/trunk/pkgs/development/tools
Author: NicolasPierron
Date: Sat Aug 20 14:47:24 2011
New Revision: 28713
URL: https://svn.nixos.org/websvn/nix/?rev=28713&sc=1
Log:
Fix Thunderbird 5.0: Add missing patch of the build system.
Added:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.pat
Author: NicolasPierron
Date: Sat Aug 20 14:30:23 2011
New Revision: 28712
URL: https://svn.nixos.org/websvn/nix/?rev=28712&sc=1
Log:
Update gdb to version 7.3. Add a bleedingEdgeVersion switch to use git
versions instead of releases.
Modified:
nixpkgs/trunk/pkgs/development/tools/misc/gdb/def
Author: NicolasPierron
Date: Sat Aug 20 14:30:16 2011
New Revision: 28711
URL: https://svn.nixos.org/websvn/nix/?rev=28711&sc=1
Log:
Add game freeciv.
Added:
nixpkgs/trunk/pkgs/games/freeciv/
nixpkgs/trunk/pkgs/games/freeciv/default.nix
Modified:
nixpkgs/trunk/pkgs/top-level/all-packages
Author: NicolasPierron
Date: Sat Aug 20 14:30:09 2011
New Revision: 28710
URL: https://svn.nixos.org/websvn/nix/?rev=28710&sc=1
Log:
Add Thunderbird 5.0.
Added:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix
Modified:
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Author: NicolasPierron
Date: Sat Aug 20 14:29:57 2011
New Revision: 28709
URL: https://svn.nixos.org/websvn/nix/?rev=28709&sc=1
Log:
Replace fetchgit default builder by a wrapper around nix-prefect-git.
Modified:
nixpkgs/trunk/pkgs/build-support/fetchgit/builder.sh
nixpkgs/trunk/pkgs/build-
ovide your firmware to all installations medium, and
avoid adding them inside all user system if you can ensure that they
are detected by nixos-hardware-scan.
The goal of these files is to make things easy for user which are
first starting with NixOS. So please fill them appropriately ;)
--
Ni
Author: NicolasPierron
Date: Wed Jul 27 21:00:09 2011
New Revision: 27980
URL: https://svn.nixos.org/websvn/nix/?rev=27980&sc=1
Log:
ffmpeg: Add previous version to fix fuppes.
Added:
nixpkgs/trunk/pkgs/development/libraries/ffmpeg/0.6.90.nix
- copied, changed from r27976,
nixpkgs/trunk
Author: NicolasPierron
Date: Wed Jul 27 20:55:39 2011
New Revision: 27979
URL: https://svn.nixos.org/websvn/nix/?rev=27979&sc=1
Log:
UPS: Make sure the driver pid files can be stored.
Modified:
nixos/trunk/modules/services/monitoring/ups.nix
Modified: nixos/trunk/modules/services/monitoring/u
Author: NicolasPierron
Date: Wed Jul 27 20:55:35 2011
New Revision: 27978
URL: https://svn.nixos.org/websvn/nix/?rev=27978&sc=1
Log:
Experiment with dual option types (list & attribute sets).
Modified:
nixos/trunk/modules/system/upstart/upstart.nix
nixos/trunk/modules/tasks/filesystems.nix
Author: NicolasPierron
Date: Wed Jul 27 20:55:28 2011
New Revision: 27977
URL: https://svn.nixos.org/websvn/nix/?rev=27977&sc=1
Log:
Add new services: freepops, fuppes and ups.
Added:
nixos/trunk/modules/services/audio/fuppes/
nixos/trunk/modules/services/audio/fuppes.nix
nixos/trunk/mod
ot with hashes. The machinery inside
nix-prefect-git ask the remote repository for its references in the
hope to get a reference out of the requested hash.
Your solution could to be tried because nix-prefect-git is fetching
the full repository when it does not find any references corresponding
to the h
__
> nix-dev mailing list
> nix-dev@cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
27;t find an
> example.
>
> Also, I wonder whether it supports sub-modules?
>
> Take care,
> Peter
>
> ___
> nix-dev mailing list
> nix-dev@cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>
--
Nicol
in
> +git fetch --depth 1 --progress origin
> git remote set-head origin -a || (
> test -n "$rev" && echo "that's ok, we want $rev" || exit 1)
>
> _______
> nix-dev mailing list
> nix-dev@cs.uu.nl
>
means of extraConfig.
> '';
> };
>
> extraConfig = mkOption {
> + type = types.string;
> default = "";
> example = "news.* -/var/log/news";
> description = ''
> - Additional te
Author: NicolasPierron
Date: Fri Jun 17 18:02:14 2011
New Revision: 27490
URL: https://svn.nixos.org/websvn/nix/?rev=27490&sc=1
Log:
freepops & nut: Use nixpkgs instead of inlined derivation.
Modified:
configurations/trunk/misc/nicolas.b.pierron/common/freepopsd.nix
configurations/trunk/mis
fixed it.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Author: NicolasPierron
Date: Tue Jun 14 02:41:28 2011
New Revision: 27450
URL: https://svn.nixos.org/websvn/nix/?rev=27450&sc=1
Log:
Add freepops.
Added:
nixpkgs/trunk/pkgs/servers/mail/freepops/
nixpkgs/trunk/pkgs/servers/mail/freepops/default.nix
Modified:
nixpkgs/trunk/pkgs/top-level/
Author: NicolasPierron
Date: Tue Jun 14 02:41:13 2011
New Revision: 27449
URL: https://svn.nixos.org/websvn/nix/?rev=27449&sc=1
Log:
Add a new type to handle list and attribute sets.
List elements are attributed a unique name.
Modified:
nixpkgs/trunk/pkgs/lib/types.nix
Modified: nixpkgs/trunk
Author: NicolasPierron
Date: Tue Jun 14 02:41:01 2011
New Revision: 27448
URL: https://svn.nixos.org/websvn/nix/?rev=27448&sc=1
Log:
Add NUT package.
Added:
nixpkgs/trunk/pkgs/applications/misc/nut/
nixpkgs/trunk/pkgs/applications/misc/nut/default.nix
Modified:
nixpkgs/trunk/pkgs/top-lev
Author: NicolasPierron
Date: Tue Jun 14 02:40:47 2011
New Revision: 27447
URL: https://svn.nixos.org/websvn/nix/?rev=27447&sc=1
Log:
Index xulrunner at the top-level.
Modified:
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==
Author: NicolasPierron
Date: Tue Jun 14 02:39:03 2011
New Revision: 27446
URL: https://svn.nixos.org/websvn/nix/?rev=27446&sc=1
Log:
gdb: Add support for python instrumentation.
Modified:
nixpkgs/trunk/pkgs/development/tools/misc/gdb/default.nix
Modified: nixpkgs/trunk/pkgs/development/tools/
Author: NicolasPierron
Date: Tue Jun 14 02:37:22 2011
New Revision: 27445
URL: https://svn.nixos.org/websvn/nix/?rev=27445&sc=1
Log:
Keukenhof:
- Fix partition types.
- Do not start after network-interfaces but after ip-up event.
- Update samba configuration.
- Fix UPS driver. (it has changed sinc
tion file contains the plain version of your
ciphered output. I second the comment of Eelco which is contained in
the gw6c service.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
the Nix expression difficult to understand/maintain. That's why
I raised this topic to choose one good manner for handling this
problem.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
word = "<@foo.password.key@>";
configFile = ''
[dummy]
user = foo
password = ${cfg.foo.password}
'';
activationScript.activatePasswordFoo = configFile.activationScript;
};
}
One problem is that such system move the dependen
Author: NicolasPierron
Date: Tue Jun 7 15:03:12 2011
New Revision: 27366
URL: https://svn.nixos.org/websvn/nix/?rev=27366&sc=1
Log:
Add my server configuration.
Added:
configurations/trunk/misc/nicolas.b.pierron/common/freepopsd.nix
configurations/trunk/misc/nicolas.b.pierron/common/fuppes
Author: NicolasPierron
Date: Tue Jun 7 15:03:03 2011
New Revision: 27365
URL: https://svn.nixos.org/websvn/nix/?rev=27365&sc=1
Log:
ASUS M60J: Enable the microphone.
Added:
configurations/trunk/computer/asus/m60j/hda-verb.nix
Modified:
configurations/trunk/computer/asus/m60j/jx041v.nix
Ad
ated
> concerns into a NixOS configuration, but you cannot use attribute sets
> in them, and even if you would be able, the error reports would get
> worst.
>
> {pkgs, ...}:
>
> {
> require = [ ./database.nix ./webserver.nix ];
>
> services.openssh.enable = true;
> }
s, and
should we accept attribute sets even if we get poor error messages? I
don't think this goes to the right direction.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Author: NicolasPierron
Date: Sun May 1 10:24:41 2011
New Revision: 27071
URL: https://svn.nixos.org/websvn/nix/?rev=27071&sc=1
Log:
Manual (user configuration): Fix minor typo.
Modified:
nixos/trunk/doc/manual/userconfiguration.xml
Modified: nixos/trunk/doc/manual/userconfiguration.xml
=
Author: NicolasPierron
Date: Sun May 1 10:24:37 2011
New Revision: 27070
URL: https://svn.nixos.org/websvn/nix/?rev=27070&sc=1
Log:
Manual: Clarify NixOS modules.
Modified:
nixos/trunk/doc/manual/development.xml
Modified: nixos/trunk/doc/manual/development.xml
===
Author: NicolasPierron
Date: Sun May 1 10:24:28 2011
New Revision: 27069
URL: https://svn.nixos.org/websvn/nix/?rev=27069&sc=1
Log:
Remove references to other kind of VCS from the manual.
Modified:
nixos/trunk/doc/manual/installation.xml
Modified: nixos/trunk/doc/manual/installation.xml
Author: NicolasPierron
Date: Wed Apr 27 18:41:37 2011
New Revision: 27014
URL: https://svn.nixos.org/websvn/nix/?rev=27014&sc=1
Log:
modules (moduleClosure): use imap instead of map to produce uniq keys for
the genericClosure.
Modified:
nixpkgs/trunk/pkgs/lib/modules.nix
Modified: nixpkgs/tru
Author: NicolasPierron
Date: Wed Apr 27 18:41:34 2011
New Revision: 27013
URL: https://svn.nixos.org/websvn/nix/?rev=27013&sc=1
Log:
lists: Add imap function to iterate over a list with the index of each
element.
Modified:
nixpkgs/trunk/pkgs/lib/lists.nix
Modified: nixpkgs/trunk/pkgs/lib/list
Author: NicolasPierron
Date: Wed Apr 27 18:41:31 2011
New Revision: 27012
URL: https://svn.nixos.org/websvn/nix/?rev=27012&sc=1
Log:
fix zipListsWith function: use it-self for the recursion.
Modified:
nixpkgs/trunk/pkgs/lib/lists.nix
Modified: nixpkgs/trunk/pkgs/lib/lists.nix
Author: NicolasPierron
Date: Wed Apr 27 18:41:27 2011
New Revision: 27011
URL: https://svn.nixos.org/websvn/nix/?rev=27011&sc=1
Log:
Fix type name of attribute sets.
Modified:
nixpkgs/trunk/pkgs/lib/types.nix
Modified: nixpkgs/trunk/pkgs/lib/types.nix
=
27;ll fix that.
> Anyone an idea/suggestion how to deal with this issue?
1/ Use modules instead of multiple instances of NixOS.
2/ Generate good "key" names in your generated attributes set.
3/ Wait a bit and don't do anything until the bug is fixed.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Hi,
On Wed, Apr 27, 2011 at 10:36, Eelco Dolstra wrote:
> Hi,
>
> On 04/24/2011 08:14 PM, Nicolas Pierron wrote:
>
>> I don't know how many of you ever encounter the directory named gui in
>> the source tree of NixOS ... So I am pleased to announce the firs
Author: NicolasPierron
Date: Mon Apr 25 22:23:12 2011
New Revision: 26976
URL: https://svn.nixos.org/websvn/nix/?rev=26976&sc=1
Log:
nixos-gui: Remove dead code, Comment debug.
Modified:
nixos/trunk/gui/chrome/content/nixos.js
Modified: nixos/trunk/gui/chrome/content/nixos.js
Author: NicolasPierron
Date: Mon Apr 25 22:20:39 2011
New Revision: 26975
URL: https://svn.nixos.org/websvn/nix/?rev=26975&sc=1
Log:
nixos-gui: Improve pretty-print:
- Handle int & derivations.
- Change the new-line policy.
Modified:
nixos/trunk/gui/chrome/content/nixos.js
Modified: nixos/tru
Author: NicolasPierron
Date: Mon Apr 25 22:20:30 2011
New Revision: 26974
URL: https://svn.nixos.org/websvn/nix/?rev=26974&sc=1
Log:
nixos-gui:
- Add a scroll bar for option details.
- Respect text eol and indentation on the ui.
Modified:
nixos/trunk/gui/chrome/content/main.js
nixos/trunk/g
Author: NicolasPierron
Date: Mon Apr 25 17:49:03 2011
New Revision: 26973
URL: https://svn.nixos.org/websvn/nix/?rev=26973&sc=1
Log:
nixos-gui: (xml2nix_pptable) Handle path nodes.
Modified:
nixos/trunk/gui/chrome/content/nixos.js
Modified: nixos/trunk/gui/chrome/content/nixos.js
Author: NicolasPierron
Date: Mon Apr 25 17:48:59 2011
New Revision: 26972
URL: https://svn.nixos.org/websvn/nix/?rev=26972&sc=1
Log:
modules/installer/tools: nixos-gui: Fix derivation.
Modified:
nixos/trunk/modules/installer/tools/tools.nix
Modified: nixos/trunk/modules/installer/tools/tools.
Author: NicolasPierron
Date: Mon Apr 25 01:03:57 2011
New Revision: 26960
URL: https://svn.nixos.org/websvn/nix/?rev=26960&sc=1
Log:
Add nixos-gui among the installer tools.
Add it as a default for the graphical profile.
Deleted:
nixos/trunk/gui/nixos-gui
Modified:
nixos/trunk/gui/README
o escape and blocks.
- Make an edit option to modify the content of $NIXOS_CONFIG.
- Analyzed and report which options are modified when one is changed.
I am sure you may have many other idea for making this tool nicer and
more useful.
Feel free to share and to contribute ;)
--
Nicolas
Author: NicolasPierron
Date: Sun Apr 24 15:30:30 2011
New Revision: 26951
URL: https://svn.nixos.org/websvn/nix/?rev=26951&sc=1
Log:
nixos-gui:
- Reduce the number of call the nix-instantiate.
- Improve the option panel, show the name, type, description, value,
example, default value, declarations
Author: NicolasPierron
Date: Sun Apr 24 15:30:25 2011
New Revision: 26950
URL: https://svn.nixos.org/websvn/nix/?rev=26950&sc=1
Log:
nixos-option: Add xml output to reduce the effort in nixos-gui.
Modified:
nixos/trunk/modules/installer/tools/nixos-option.sh
Modified: nixos/trunk/modules/inst
Author: NicolasPierron
Date: Sun Apr 24 04:19:15 2011
New Revision: 26945
URL: https://svn.nixos.org/websvn/nix/?rev=26945&sc=1
Log:
Improve nixos-gui:
- Can navigate in the tree of option.
- Provide information on options.
Added:
nixos/trunk/gui/chrome.manifest
nixos/trunk/gui/chrome/conte
Author: NicolasPierron
Date: Sat Apr 23 17:53:05 2011
New Revision: 26936
URL: https://svn.nixos.org/websvn/nix/?rev=26936&sc=1
Log:
nixos-option: Handle Lambdas in the injection of previously pretty-printed
output.
Modified:
nixos/trunk/modules/installer/tools/nixos-option.sh
Modified: nixos
Author: NicolasPierron
Date: Sun Apr 17 08:27:29 2011
New Revision: 26865
URL: https://svn.nixos.org/websvn/nix/?rev=26865&sc=1
Log:
davfs2:
- Use previous version of neon library.
- Add patch to find ISDIR macros.
Added:
nixpkgs/trunk/pkgs/tools/filesystems/davfs2/isdir.patch
Modified:
nix
Author: NicolasPierron
Date: Sun Apr 17 08:27:22 2011
New Revision: 26864
URL: https://svn.nixos.org/websvn/nix/?rev=26864&sc=1
Log:
Fuppes: Fix support of faad2, backward compatibility macros were not
expanded in strings.
Added:
nixpkgs/trunk/pkgs/tools/networking/fuppes/fuppes-faad-exanpse-
Author: NicolasPierron
Date: Sun Apr 17 08:27:16 2011
New Revision: 26863
URL: https://svn.nixos.org/websvn/nix/?rev=26863&sc=1
Log:
tex4ht: Fix package location.
Modified:
nixpkgs/trunk/pkgs/misc/tex/tex4ht/default.nix
Modified: nixpkgs/trunk/pkgs/misc/tex/tex4ht/default.nix
Author: NicolasPierron
Date: Sun Apr 17 08:27:09 2011
New Revision: 26862
URL: https://svn.nixos.org/websvn/nix/?rev=26862&sc=1
Log:
texlive Aggregate:
- Add bouncer to binaries stored in /bin directory.
- Avoid manipulation of patterns as a match.
Modified:
nixpkgs/trunk/pkgs/misc/tex/texlive
Author: NicolasPierron
Date: Sun Apr 17 08:27:04 2011
New Revision: 26861
URL: https://svn.nixos.org/websvn/nix/?rev=26861&sc=1
Log:
mumble: Add an install phase to move files to a bin directory.
Modified:
nixpkgs/trunk/pkgs/applications/networking/mumble/default.nix
Modified: nixpkgs/trunk/p
Author: NicolasPierron
Date: Sun Apr 17 08:26:56 2011
New Revision: 26860
URL: https://svn.nixos.org/websvn/nix/?rev=26860&sc=1
Log:
Add colordiff package.
Added:
nixpkgs/trunk/pkgs/tools/text/colordiff/
nixpkgs/trunk/pkgs/tools/text/colordiff/default.nix
Modified:
nixpkgs/trunk/pkgs/top
Author: NicolasPierron
Date: Wed Mar 30 17:52:34 2011
New Revision: 26614
URL: https://svn.nixos.org/websvn/nix/?rev=26614&sc=1
Log:
Convert assertion option into mkAssert.
Modified:
nixos/trunk/modules/services/network-filesystems/nfs-kernel.nix
nixos/trunk/modules/services/networking/open
Author: NicolasPierron
Date: Wed Mar 30 11:18:10 2011
New Revision: 26600
URL: https://svn.nixos.org/websvn/nix/?rev=26600&sc=1
Log:
Add mkAssert.
Modified:
nixpkgs/trunk/pkgs/lib/properties.nix
Modified: nixpkgs/trunk/pkgs/lib/properties.nix
==
nderstand why you've got an error message (including
the assertions).
I would prefer to use properties for assertions (mkAssert), so an
assertion made on an unused option has no effect.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
On Tue, Mar 29, 2011 at 16:16, Ludovic Courtès wrote:
> Hi Nicolas,
>
> Thanks for your quick response.
>
> Nicolas Pierron writes:
>
>> Thus, the solution to our problem is to provide a similar property
>> which handle assertions ;) This would be less hacky and
e assertions
failing at once. On the other side, you will always see when an
assertion is failing and this implementation is cleaner.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
al, and our current autonomous build system does not watch for
such branches.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
xlink:href="http://www.linux-kvm.org";>KVM, check your host Linux
> + distribution for more instructions.
> +
> +
>
> ___________
> nix-commits mailing list
> nix-comm...@cs.uu.nl
> http://mail.cs.uu.nl/mailm
itory. So prefer rebase over
merge, or add an explicit merge message.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Author: NicolasPierron
Date: Sun Jan 30 16:45:42 2011
New Revision: 25728
URL: https://svn.nixos.org/websvn/nix/?rev=25728&sc=1
Log:
Add fuppes-0.660: UPnP A/V Media Server.
Added:
nixpkgs/trunk/pkgs/tools/networking/fuppes/
nixpkgs/trunk/pkgs/tools/networking/fuppes/default.nix
Modified:
= mkDefaultValue true;
> +
> + # TODO: add support for biometrics login.
> + };
> +}
> +
(1) This kind of special things make me happy. Because new user may
benefit from your investigations without the need to know how to patch
that them-self.
I hope, this would be used sooner or later by other NixOS users.
Thank you for your contribution in this great plan to conquer world's
computers. ;)
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
iki.nixos.org/wiki/ASUS_M60J-JX041V
https://svn.nixos.org/repos/nix/configurations/trunk/misc/nicolas.b.pierron/vinon.nix
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
the password appear in the nix store? ATM,
The only way I know is to make password substitution at the activation
time.
Sincerely,
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
___
nix-dev mailing list
On Tue, Dec 7, 2010 at 09:55, Nicolas Pierron
wrote:
> On Mon, Dec 6, 2010 at 23:04, Eelco Dolstra wrote:
>> On 12/06/2010 07:52 PM, Nicolas Pierron wrote:
>>
>>> I am trying to bring up a tool to analyze NixOS option and
>>> automatically detect where opt
of the
strict computation and by replacing the attrValues function call.
The difference between the strict function of debug.nix is that there
is a isString on the outPath and that there is no need to check the
precise type if it is not recursive (because previous isAttrs & isList
are alrea
os/trunk/doc/manual/man-nixos-build-vms.xml Tue Dec 7 16:33:18
> 2010 (r25030)
> @@ -0,0 +1,147 @@
> ...
> +
> +
> + nixos-deploy-network
I don't think that the right command name ;)
--
Nicolas Pierron
http://www.linkedin.com/i
1 - 100 of 443 matches
Mail list logo