Commit graph

378 commits

Author SHA1 Message Date
Graham Christensen
dd0b52eff9
Merge pull request #16 from frontsideair/patch-1
Fix incorrect path
2017-11-04 02:28:11 -04:00
Graham Christensen
926e878dce
Merge pull request #13 from Munksgaard/fix-installation-instructions
Fix installation and download sections
2017-11-04 02:27:38 -04:00
Fatih Altinok
1762d6b13a Split test.nix contents from repl screen output 2017-10-22 13:47:53 +03:00
Fatih Altinok
cd1a063e2c Fix typo 2017-10-22 12:31:34 +03:00
Fatih Altinok
62b39f7ef6 Fix incorrect path 2017-10-22 11:52:24 +03:00
Philip Munksgaard
322cc3ac1f Rename Download and Installation -> Installation 2017-10-20 14:08:52 +02:00
Philip Munksgaard
92b10d06df Remove obsolete files
These files are obsolete as of 859b063
2017-10-20 14:05:20 +02:00
Philip Munksgaard
859b063cdf Remove part about creating a separate nix user 2017-10-20 14:00:15 +02:00
Philip Munksgaard
0adec7659d Slight rewording of installation paragraph 2017-10-20 13:58:28 +02:00
Philip Munksgaard
17be5e6533 Remove unnecessary paragraph 2017-10-20 13:56:37 +02:00
Graham Christensen
ddcdca208e Merge pull request #15 from Munksgaard/fix-multi-user-installation-note
Elaborate note about multi-user installations
2017-10-20 07:47:11 -04:00
Graham Christensen
8407dc900d Merge pull request #11 from efx/master
03: fix dead links uninstall/upgrade, change word
2017-10-20 07:46:00 -04:00
Graham Christensen
3b64b0979f Merge pull request #10 from Anton-Latukha/patch-1
03: nix-store: --tree and -R are mutually exclusive
2017-10-20 07:44:31 -04:00
Philip Munksgaard
429b17cff6 Elaborate note about multi-user installations 2017-10-20 11:19:15 +02:00
Philip Munksgaard
bc6b58687e Fix installation section ordering 2017-10-20 11:06:37 +02:00
Eli Flanagan
abee780467 fix dead links, change word 2017-10-18 09:56:29 -04:00
Anton Latukha
19756bf0ff 03: nix-store: --tree and -r mutually exclusive #2 2017-10-15 17:15:47 +03:00
Anton Latukha
a95d1bbf9c 03: nix-store: --tree and -R are mutually exclusive
In current NixOS 17.09,
Current version of `nix-store` command does not accept command as possible one:
```shell
$ nix-store -qR --tree $(command -s man)
error: query type ‘--tree’ conflicts with earlier flag
Try ‘nix-store --help’ for more information.
```

So, `--tree` and `-R` are mutually exclusive options. 
```shell
$ nix-store -q --tree (command -s nix-store)                                                                                                                                                   (1)
/nix/store/b8xy8bdxh1r5yjda332qrxj1vvvsy4fq-nix-1.11.15
+---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
+---/nix/store/gpbdiwg2mg21kppj12y019is5r0f8cgn-sqlite-3.20.0
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/gpbdiwg2mg21kppj12y019is5r0f8cgn-sqlite-3.20.0 [...]
+---/nix/store/vp8y0rh8rq7vikbbrpf28jfym79xq9z8-coreutils-8.28
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/icxr8r6g584a3rhzixjs4zwwscssjr4c-attr-2.4.47
|   |   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   |   +---/nix/store/icxr8r6g584a3rhzixjs4zwwscssjr4c-attr-2.4.47 [...]
|   +---/nix/store/47ba88rwcima20wkw3j6r9i5nf4yxjmy-acl-2.2.52
|   |   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   |   +---/nix/store/icxr8r6g584a3rhzixjs4zwwscssjr4c-attr-2.4.47 [...]
|   |   +---/nix/store/47ba88rwcima20wkw3j6r9i5nf4yxjmy-acl-2.2.52 [...]
|   +---/nix/store/vp8y0rh8rq7vikbbrpf28jfym79xq9z8-coreutils-8.28 [...]
+---/nix/store/sbmxzfdnnl99jdhfsx4wasbcx6v7r0a2-perl-5.24.2
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/vp8y0rh8rq7vikbbrpf28jfym79xq9z8-coreutils-8.28 [...]
|   +---/nix/store/sbmxzfdnnl99jdhfsx4wasbcx6v7r0a2-perl-5.24.2 [...]
+---/nix/store/i75adw8s20flph7wvhffma1is26llh2y-perl-DBI-1.636
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/sbmxzfdnnl99jdhfsx4wasbcx6v7r0a2-perl-5.24.2 [...]
|   +---/nix/store/i75adw8s20flph7wvhffma1is26llh2y-perl-DBI-1.636 [...]
+---/nix/store/4qsl6n0a51vb3b6w9ncppk7il62qchgy-perl-DBD-SQLite-1.50
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/gpbdiwg2mg21kppj12y019is5r0f8cgn-sqlite-3.20.0 [...]
|   +---/nix/store/i75adw8s20flph7wvhffma1is26llh2y-perl-DBI-1.636 [...]
|   +---/nix/store/4qsl6n0a51vb3b6w9ncppk7il62qchgy-perl-DBD-SQLite-1.50 [...]
+---/nix/store/9bmbvrlmcq58sw1z4q58iyfrsnbzy3db-libseccomp-2.3.2
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/9bmbvrlmcq58sw1z4q58iyfrsnbzy3db-libseccomp-2.3.2 [...]
+---/nix/store/ybajdccj1h5xssna16h6vv3qqda6m7l4-openssl-1.0.2l
|   +---/nix/store/xzx1bv1d7z4mgg6sg6ly0jx609qvka4x-glibc-2.25-49 [...]
|   +---/nix/store/ybajdccj1h5xssna16h6vv3qqda6m7l4-openssl-1.0.2l [...]
```

So `nix-store -q --tree (command -s nix-store)` is the right command.
2017-10-15 16:48:11 +03:00
Graham Christensen
4db46d46af Merge pull request #6 from vaibhavsagar/minor-fixes
pills/01: minor fixes
2017-09-24 17:55:31 -04:00
Graham Christensen
d83be20d46 Merge pull request #8 from NixOS/travis
Travis support
2017-09-24 17:54:43 -04:00
Graham Christensen
cbae1bb565 Merge pull request #7 from richardipsum/update-installation
Update installation instructions
2017-09-24 17:49:54 -04:00
Graham Christensen
19b5de4c11
Travis support 2017-09-24 17:44:55 -04:00
Richard Ipsum
b6c9f6348c Update installation instructions
We pretty much drop the existing instructions in favour of
instructions that can be found on the site.

The current instructions are not only outdated but link to
resources that are no longer available.
2017-09-24 22:43:57 +01:00
Vaibhav Sagar
7d9c78fd43 pills/01: minor fixes 2017-09-13 21:21:07 +08:00
Graham Christensen
1de12037d0 Merge pull request #5 from vaibhavsagar/patch-1
Update README.md
2017-09-12 20:03:02 -04:00
Vaibhav Sagar
0ada9ab194 Update README.md
Use `release.nix` instead of `default.nix` because that has no required arguments.
2017-09-12 21:44:03 +08:00
Graham Christensen
2c943b3be1 Merge pull request #4 from ecnerwala/patch-1
Fix code block in Pill 14
2017-08-29 19:33:14 -04:00
Andrew Lawrence He
62aa375bce Fix code block in Pill 14
We used the wrong code fragment.
2017-08-29 12:31:09 -07:00
Graham Christensen
dc5bcc6b1e
Title case and some whitespace fixups 2017-08-22 08:19:43 -04:00
Graham Christensen
6be6381643
Add proper versioning 2017-08-19 10:56:31 -04:00
Graham Christensen
f54a8b7632
whitespace correction 2017-08-19 10:48:55 -04:00
Linus Heckemann
d20e2c1746
Transcribe pill 7 2017-08-19 10:15:45 -04:00
Graham Christensen
40ec99b1de Merge pull request #3 from ankhers/pill-11
Port pill #11
2017-08-19 08:40:45 -04:00
Justin Wood
8541ef3c76 Port pill #11 2017-08-18 12:02:32 -04:00
Graham Christensen
0defd59b9b Merge pull request #1 from ankhers/pill-10
Port pill #10
2017-08-18 07:16:28 -04:00
Graham Christensen
6883dbcefc Merge pull request #2 from disassembler/sam-nix-pills
port pills #12-16
2017-08-18 07:14:26 -04:00
Samuel Leathers
b014776dc8 port pill #12 2017-08-17 23:54:26 -04:00
Samuel Leathers
9977703fa8 port pill #13 2017-08-17 21:03:42 -04:00
Samuel Leathers
88a6910fdb port pill #14 2017-08-17 12:48:38 -04:00
Samuel Leathers
f0a65db07e port pill #15 2017-08-17 12:03:48 -04:00
Samuel Leathers
cdf67dc403 port pill #16 2017-08-17 09:11:10 -04:00
Justin Wood
b2de69b4b2 Port pill #10 2017-08-17 08:51:25 -04:00
Graham Christensen
d1aa740814
fixup syntax 2017-08-16 21:52:09 -04:00
Graham Christensen
8c7347d8c6
Create a release.nix 2017-08-16 21:21:07 -04:00
Graham Christensen
df67bd4888
Update generation to not make the website think it is the NixOS Manual 2017-08-16 20:51:29 -04:00
Matan Bendix Shenhav
a1f84d7164
Fixed preface in book.xml
(edited by grahamc to include a link to the issue tracker)
2017-08-16 19:33:16 -04:00
Graham Christensen
456aee97ac Merge pull request #5 from ixxie/master
Ported Pill 5
2017-08-16 18:33:23 -04:00
Matan Bendix Shenhav
e228652410 Fixed indentation in pills 5 & 6, replaced trollface by ;) 2017-08-17 01:25:22 +03:00
Graham Christensen
4da331a843 Merge pull request #8 from disassembler/sam-nix-pills
Sam nix pills
2017-08-16 18:24:27 -04:00
Graham Christensen
d9e9bd24dd Merge pull request #7 from ankhers/pill-9
Port pill #9
2017-08-16 18:22:43 -04:00