| Commit message (Expand) | Author | Age | Files | Lines |
| * | manuals: document removal of newStdcpp from steam•••/cc #29180.
(cherry-picked from 4013b381b3721 and f2955e4fdef822e)
| Vladimír Čunát | 2017-09-27 | 1 | -26/+12 |
| * | docs/python: more infos regarding failing tests•••(cherry picked from commit 9d9a28f0144a70651aa402c8caafc594471e4eba)
| Jörg Thalheim | 2017-09-26 | 1 | -1/+14 |
| * | doc/submitting-changes.xml: suggest "nixos/<module>" prefix for NixOS changes•••Commit 8537cf0f818a95073e93ac755e9fa17c30982caa
("CONTRIBUTING.md: suggest "nixos/<module>" prefix for NixOS changes")
only changed CONTRIBUTING.md file and forgot about the Nixpkgs manual.
(I didn't know this information was stored in two places.)
(cherry picked from commit 56a047c7a135ed981971c2550125429499813c8b)
| Bjørn Forsman | 2017-09-13 | 1 | -4/+4 |
| * | manual: steam on nouveau also requires newStdCpp•••(cherry picked from commit a9a3af423fc734de0489ed10660509c1e00102fc)
| Peter Hoeg | 2017-09-10 | 1 | -25/+33 |
| * | Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"•••This reverts commit 0a944b345e89ca0096974d168f49e1c6830c3fc2, reversing
changes made to 61733ed6ccde3427016720f2e0cd191d3d95152c.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
(cherry picked from commit ec8d41f08c95cff79ccb28132146226f4f75c6fe)
| Eelco Dolstra | 2017-09-07 | 1 | -37/+13 |
| * | doc: Document Binutils Wrapper•••Shrunk the CC Wrapper documentation so as not to be repetative.
(cherry picked from commit 44cc709e29a67c8c6d361157c05916fee235ec7a)
| John Ericson | 2017-09-03 | 1 | -13/+37 |
| * | documentation: use modern Firefox version in example•••(cherry picked from commit b6a1e439e14b50874b5bc42207ed666862771eee)
| Dmitry Kalinkin | 2017-09-02 | 1 | -1/+1 |
| * | documentation: fix some spelling•••(cherry picked from commit 26068822d801b348fd6d96e730625d394eb56974)
| Dmitry Kalinkin | 2017-09-02 | 3 | -4/+4 |
| * | Python docs: add section on tests•••(cherry picked from commit b7d257a5207f3b7e9cfe002e8b77853c97d5b697)
| Frederik Rietdijk | 2017-09-02 | 1 | -2/+18 |
| * | haskell: add the checkUnusedPackages function including docs | Bas van Dijk | 2017-08-30 | 1 | -0/+56 |
| * | compiz: drop | Graham Christensen | 2017-08-30 | 1 | -4/+4 |
| * | doc: explain pull request template | Samuel Leathers | 2017-08-29 | 1 | -0/+127 |
| * | Python docs: rewrite a part•••- fix some mistakes
- move explanation on how to create Python environments to the front
| Frederik Rietdijk | 2017-08-26 | 1 | -172/+178 |
| * | Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD | Frederik Rietdijk | 2017-08-21 | 1 | -2/+2 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/master' into HEAD | Frederik Rietdijk | 2017-08-17 | 1 | -1/+2 |
| | |\ |
|
| | * \ | Merge remote-tracking branch 'upstream/master' into HEAD | Frederik Rietdijk | 2017-08-14 | 1 | -29/+38 |
| | |\ \ |
|
| | * \ \ | Merge #27424: stdenv: Don't put man pages into $doc | Vladimír Čunát | 2017-08-13 | 1 | -2/+2 |
| | |\ \ \ |
|
| | | * | | | stdenv: Don't move info pages to the 'man' output•••Because if you were to disable man pages via 'programs.man.enable',
the "man" output wouldn't be installed and the info pages would go
missing.
| Tuomas Tynkkynen | 2017-08-11 | 1 | -1/+1 |
| | | * | | | stdenv: Don't move man or info pages to $doc•••Because .doc is normally not installed to user environments, these
manpages are unaccessible by default otherwise.
| Tuomas Tynkkynen | 2017-08-11 | 1 | -2/+2 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into HEAD | Frederik Rietdijk | 2017-08-13 | 1 | -3/+3 |
| | |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | | doc: Describe CC Wrapper in more detail•••The main motivation for this is to have something to google for LD=$CC.
Eventually, this should probably be moved to another section, but we
can deal with that later.
| John Ericson | 2017-08-20 | 1 | -8/+31 |
| * | | | | | Overlays: allow overlays to be specified in a file | Michael Peyton Jones | 2017-08-17 | 1 | -15/+41 |
| | |_|_|/
|/| | | |
|
| * | | | | ruby docs: improve example•••1. Call `nix-build` with `--no-out-link` to avoid cluttering the source dir.
2. Re-add `patchShebangs`, since `buildCommand` doesn't imply a patch phase. (It was my fault to remove this in the first place, sorry!) | nonsequitur | 2017-08-15 | 1 | -1/+2 |
| | |_|/
|/| | |
|
| * | | | Merge commit '4c49205' into HEAD | Frederik Rietdijk | 2017-08-13 | 1 | -1/+1 |
| |\| | |
|
| | * | | Merge pull request #27998 from davidak/macOS•••replace "Mac OS X" and "OS X" with "macOS" | Domen Kožar | 2017-08-11 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | replace "Mac OS X" and "OS X" with "macOS"•••as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
| davidak | 2017-08-07 | 1 | -1/+1 |
| * | | | | Overlays: fix some documentation nits | Michael Peyton Jones | 2017-08-13 | 1 | -1/+1 |
| * | | | | Nixpkgs manual: expand documentation for overlays | Michael Peyton Jones | 2017-08-13 | 1 | -29/+38 |
| | |_|/
|/| | |
|
| * | | | Python: overridePythonPackage -> overridePythonAttrs•••to better fit the existing naming scheme.
https://github.com/NixOS/nixpkgs/pull/26155#issuecomment-321279629
| Frederik Rietdijk | 2017-08-12 | 1 | -3/+3 |
| |/ / |
|
| * | | Python: add buildPythonPackage.overridePythonPackage method.•••This allows one to always override the call to `buildPythonPackage`.
In the following example we create an environment where we have the `blaze` package using an older version of `pandas`. We override first the Python interpreter and pass `packageOverrides` which contains the overrides for packages in
the package set.
```
with import <nixpkgs> {};
(let
python = let
packageOverrides = self: super: {
pandas = super.pandas.overridePythonPackage(old: rec {
version = "0.19.1";
name = "pandas-${version}";
src = super.fetchPypi {
pname = "pandas";
inherit version;
sha256 = "08blshqj9zj1wyjhhw3kl2vas75vhhicvv72flvf1z3jvapgw295";
};
});
};
in pkgs.python3.override {inherit packageOverrides;};
in python.withPackages(ps: [ps.blaze])).env
```
| Frederik Rietdijk | 2017-08-09 | 1 | -5/+34 |
| * | | ruby docs: simplify example•••The 'phases' attribute is unneeded and misleading | nonsequitur | 2017-08-08 | 1 | -1/+0 |
| * | | Merge pull request #27753 from FRidh/python33eol•••python33: end-of-life | Frederik Rietdijk | 2017-08-08 | 1 | -3/+2 |
| |\ \ |
|
| | * | | python33: end-of-life•••Python 3.3 reaches end-of-life when we release 17.09.
https://mail.python.org/pipermail/python-dev/2017-July/148584.html
| Frederik Rietdijk | 2017-07-29 | 1 | -3/+2 |
| * | | | ruby docs: fix text and example (#28006)•••1. 'wrapper' has been renamed to 'wrappedRuby', so use this instead.
2. mkDerivation isn't called with a 'src' attribute, so skip the 'unpackPhase' to avoid an error.
3. Simplify the build command. 'mkdir' and 'patchShebangs' don't need to be called explicitly. | nonsequitur | 2017-08-07 | 1 | -7/+3 |
| | |/
|/| |
|
| * | | docs: fix error in nix expression | Silvan Mosberger | 2017-08-06 | 1 | -1/+1 |
| * | | dockerTools: document image spec v1.2 compatibility | Mathias Schreck | 2017-08-03 | 1 | -4/+4 |
| * | | Merge pull request #27709 from binarin/fzf-share•••fzf: add script for finding 'share' folder | Jörg Thalheim | 2017-07-30 | 1 | -6/+24 |
| |\ \
| |/
|/| |
|
| | * | fzf: add script for finding 'share' folder•••So that helper scripts can be easily sourced in interactive shell
configuration. `autojump` package was already present and had the same
requirements for findind a `share` folders, so I took an inspiration
there.
I beleive this is a better alternative to:
- https://github.com/NixOS/nixpkgs/pull/25080
- https://github.com/NixOS/nixpkgs/pull/27058
Replacing `$out/share/shell` with `$bin/share/fzf` was necessary to
prevent dependency loop in produced derivations.
| Alexey Lebedeff | 2017-07-28 | 1 | -6/+24 |
| * | | nixpkgs-manual: fix build, reindent•••cc #25980
| Franz Pletz | 2017-07-29 | 1 | -13/+41 |
| * | | Merge pull request #25980 from nyarly/bundlerenv_usecases•••BundlerEnv, now with groups and paths | Charles Strahan | 2017-07-28 | 1 | -2/+23 |
| |\ \
| |/
|/| |
|
| | * | Grammar, spelling fixed. | Judson | 2017-07-05 | 1 | -2/+2 |
| | * | Adding docs for bundlerApp. | Judson | 2017-07-02 | 1 | -3/+24 |
| * | | haskell: remove all code related to the "haste" compiler•••These packages have been broken for a while and now they don't even evaluate
any more.
| Peter Simons | 2017-07-26 | 1 | -27/+0 |
| * | | manual: update mailing list links | Graham Christensen | 2017-07-18 | 1 | -3/+3 |
| * | | Point to the new mailing list by replacing the old link | Domen Kožar | 2017-07-18 | 1 | -1/+1 |
| * | | Merge pull request #25955 from matthewbauer/nixpkgs-manual-declarative-packag...•••manual: add "declarative package management" section | Graham Christensen | 2017-07-16 | 1 | -0/+213 |
| |\ \ |
|
| | * | | manual: add "declarative package management" section•••This section gives some details on how to setup an "environment"
without having to go through NixOS (although it could be used there
too). I’ve tried to make it straightforward and have a kind of
"tutorial" feel. Not sure if that’s appropriate for the manual, so any
recommended changes would be helpful.
| Matthew Bauer | 2017-05-20 | 1 | -0/+213 |
| * | | | doc: Update cross compilation chapter for stdenv.{build,host,target}Platform | John Ericson | 2017-07-07 | 1 | -2/+3 |
| * | | | Merge pull request #26884 from obsidiansystems/purge-stdenv-cross•••Purge stdenv cross | John Ericson | 2017-06-28 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | top-level: stdenv.cross vanquished | hsloan | 2017-06-28 | 1 | -5/+0 |