est31
49bd30eb33
Add the -a param to the docs
...
The patch utility does not understand git formatted patches.
For text files, there is no problem, but binary files use the
git format.
The -a param makes git diff put binary files into the patch in
raw format that can be understood by the patch tool.
2021-06-06 21:45:57 +02:00
Ben Siraphob
68b5b850d5
coding-conventions: remove reference to stdenv.lib
2021-06-03 19:54:53 +07:00
Stefan Frijters
585f63b364
doc/coding-conventions: Add documentation for fetchpatch optional arguments
2021-05-28 14:22:46 +02:00
Sandro
f66a5695b4
Merge pull request #121252 from NixOS/SuperSandro2000-patch-1
...
doc/contributing: add unnecessary string conversions
2021-05-17 02:40:29 +02:00
Luke Granger-Brown
147c701583
Merge pull request #120534 from davidak/package-tests
...
doc: add instructions for creating package tests
2021-05-01 22:31:02 +01:00
Sandro
08ab1d9572
doc/contributing: add unnecessary string conversions
2021-04-30 11:31:48 +02:00
Sandro
226b043cef
doc/contributing: clarify stdenv.lib deprecation
2021-04-30 11:05:39 +02:00
davidak
c357fbeb51
doc: add instructions for creating package tests
2021-04-24 18:39:45 +02:00
Bobby Rong
0fd55565d3
doc/contributing/*.xml: Convert to markdown
2021-04-23 12:53:58 +08:00