1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00
Commit graph

106 commits

Author SHA1 Message Date
Andreas Rammhold 44ce4cb6d3
Merge branch 'master' into binutils 2018-08-23 00:28:37 +02:00
Anthony Cowley 4f372ebaf3 Nix on darwin note: use a <note> element
This takes advantage of existing styling support.
2018-08-20 21:46:52 -04:00
Anthony Cowley 5626a121ec Add a note on adapting content for darwin 2018-08-20 20:56:01 -04:00
Jörg Thalheim 33d151066f fix binutils input in hello-builder
fixes #76
2018-08-20 10:20:47 +01:00
Rolf Schröder 3fecf6007e Pill 07: Make the input file name explicit. 2018-06-18 09:10:31 +02:00
Jason Samsa 64653e731d
may -> must as attribute is required to avoid ambiguity 2018-04-27 11:28:57 -05:00
Nicolas Dudebout b706fc958b pill 20: make it buildable
+ refer to the old nixpkgs commit in a note but use the current nixpkgs for the
  actual examples
+ add which to the PATH
+ add `unpackPhase = "true";` to satisfy stdenv requirements
+ explain how _PATH and PATH are related
2018-04-12 07:38:14 -04:00
Nicolas Dudebout 5a07abc2b9 pill 20: fix a few typos
+ add a few missing words
+ pick the lowercase spelling for `stdenv` and use it consistenly
+ reword a sentence that I had a hard time understanding
+ fix the path of the second nix expression to be included
2018-04-12 07:02:11 -04:00
John Ericson e5534d4641 Redefine mul to disambiguate
It's not immediately obvious which previous `mul` definition applies,
and is a copy-paste hazard. Staring the block with a `mul = ...` is also
consistent with the other code blocks.

Fixes #46
2018-04-11 18:18:31 -04:00
Jakob Brünker 959526f5f8 change pill 04 to reflect that floating point number now exist 2018-04-11 17:54:54 -04:00
Nicolas Dudebout 4bdce7aa10 fix import issues in pill 20 2018-04-08 23:02:55 -04:00
Nicolas Dudebout a3c3d6d889 fix rename mistake in 02de506 2018-04-08 22:56:34 -04:00
Nicolas Dudebout 3bfd7caf67 fix last pp-aterm instance
The "pp-aterm" was missed while porting this pill from blogpost.com.
2018-04-08 20:48:44 -04:00
Nicolas Dudebout 4360bbcf3a fix mispelling of graphviz 2018-04-07 21:18:30 -04:00
Nicolas Dudebout 02de50625b replace indent with nix show-derivation 2018-04-06 23:30:28 -04:00
Jörg Thalheim 8a968c8590 replace non-longer present pp-aterm with indent
fixes #53
2018-03-31 17:00:18 +01:00
Jörg Thalheim 482a10b215
Merge branch 'master' into master 2018-03-09 17:06:37 +00:00
John Ericson 4c513daccd Pill 20: Init according 19's teaser 2018-02-23 19:04:13 -05:00
John Ericson aca2170ce0 Pill 19: Clean up working a 2018-02-23 19:04:13 -05:00
Myron Wu 75e7611b16 Minor typos 2018-02-18 14:55:33 -08:00
Graham Christensen 2730aa3909
Merge pull request #44 from jackjennings/patch-1
Add missing space in recursive attributes example
2018-01-28 08:05:52 -05:00
Jack Jennings eca0972884
Fix typo in "Basics of Language" chapter 2018-01-27 22:18:38 -08:00
Jack Jennings 85087680f6
Add missing space in recursive attributes example 2018-01-27 22:11:28 -08:00
Graham Christensen 436ce8445d
Merge branch 'master' into imp/pills-2 2017-12-30 18:35:03 -05:00
Graham Christensen 680975e605
Merge branch 'master' into fix-pill-8-gnu-hello-missing-ar 2017-12-29 06:52:50 -05:00
Graham Christensen bf274e79d6
Merge pull request #39 from willprice/master
Pill 12: Add missing graphviz sources link
2017-12-29 06:51:48 -05:00
Graham Christensen f8ac73bc3b
Merge pull request #38 from balajirrao/patch-1
Update 02-install-on-your-running.xml
2017-12-29 06:49:58 -05:00
Will Price ac90b5cce8
Fix missing ar in build environment 2017-12-28 14:24:41 +00:00
Will Price 167c68ebd2
Add missing graphviz sources link 2017-12-28 10:48:01 +00:00
Balaji Rao 8a6a5367c2
Update 02-install-on-your-running.xml
add missing quote
2017-12-21 05:40:54 +01:00
Zander Bolgar 28a3c1d93a Update GNU Hello version to 2.10 in rest of pills 2017-12-19 04:47:21 -05:00
Zander Bolgar 116ea8fae5 Update GNU Hello version to 2.10 2017-12-19 04:26:58 -05:00
Kirill Zaborsky 8aa0f1de3c
Missed space 2017-11-25 22:13:56 +03:00
Michael Peyton Jones b4016e85b0 Pills 2-4: edit for style and clarity 2017-11-18 16:22:14 +00:00
Michael Peyton Jones 4d0c1d27a5 Nix pill 1: address feedback 2017-11-18 13:42:15 +00:00
Graham Christensen 81bd79d369
1.2: Remove the papers link for now, closes #19 2017-11-15 22:07:16 -05:00
Graham Christensen 215ed09bae
9.3: Fix the strip link, closes #28 2017-11-15 22:06:02 -05:00
Graham Christensen 61771a75a8
Add a note about reopening terminals after installation 2017-11-15 22:00:58 -05:00
Graham Christensen d5ce3573f0
pill 2.3: Instruct to install sqlite before inspecting the nix DB, closes #20 2017-11-15 21:58:36 -05:00
Graham Christensen 7473fc087c
Clarify #3.3, closes #22 2017-11-15 21:54:06 -05:00
Graham Christensen c338957a7c
pill #6: replace pp-aterm with indentt... poorly 2017-11-15 21:51:22 -05:00
Graham Christensen ed03f74ebc
Merge pull request #25 from michaelpj/pill-1-style
Pill 1: edit for style and clarity
2017-11-15 21:28:41 -05:00
gfixler ac79e6dc06 Move script name up and out of actual script 2017-11-10 15:32:57 -08:00
gfixler a1e51b45e7 Close unclosed braces in pill 7 2017-11-10 02:22:24 -08:00
Michael Peyton Jones 2f47fcd413 Pill 1: edit for style and clarity 2017-11-07 21:25:51 +00:00
Graham Christensen 951a302595
Merge pull request #18 from frontsideair/pill5-test-2
Split test.nix contents from repl screen output
2017-11-04 02:29:42 -04:00
Graham Christensen 10454d2b17
Merge pull request #17 from frontsideair/patch-2
Fix typo
2017-11-04 02:28:31 -04:00
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