Eelco Dolstra
|
b0ccd6dd16
|
Revert "nixos/doc: re-format"
This reverts commit ea6e8775bd . The new
format is not an improvement.
|
2019-09-19 19:17:30 +02:00 |
|
Jan Tojnar
|
ea6e8775bd
|
nixos/doc: re-format
|
2019-09-18 22:13:35 +02:00 |
|
Jan Tojnar
|
a3f2131eb6
|
doc: Use prompt more often
|
2019-06-17 13:25:50 +02:00 |
|
Graham Christensen
|
eca5c99bf8
|
nixos docs: format =)
|
2018-05-01 19:57:09 -04:00 |
|
Eelco Dolstra
|
2cd7c1f198
|
Unify NixOS and Nixpkgs channel structure
This is primarily to ensure that
-I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz
and
-I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz
and
-I nixpkgs=https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz
behave consistently.
It also allows installing packages via "nix-env -iA nixos.<pkg>"
rather than "nixos.pkgs.<pkg>". It would be even better to allow
"nixpkgs.<pkg>", but that requires a change to nix-channel.
Fixes #7659.
|
2015-08-05 17:37:11 +02:00 |
|
Mikey Ariel
|
a099ca4505
|
Chunk NixOS manual
[Squashed commits to make git blame etc. more likely to work. -ED]
|
2014-08-26 19:03:49 +02:00 |
|