about summary refs log tree commit diff
path: root/nixos/modules/misc/nixpkgs.nix
AgeCommit message (Expand)AuthorFilesLines
2018-09-07nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson1-4/+8
2018-05-31Revert "nixpkgs module: Fix defaulting of `localSystem` and `system`"Matthew Bauer1-8/+5
2018-05-17nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson1-5/+8
2018-04-27lib/debug: fix use-sites of deprecated debug functionsProfpatsch1-1/+5
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson1-12/+53
2018-03-01nixos: Add nixpkgs.crossSystem option for cross-compilationShea Levy1-1/+13
2018-02-23nixpkgs module: update config exampleFranz Pletz1-1/+1
2018-02-09Merge pull request #33700 from roberth/nixos-externalpkgsFranz Pletz1-3/+50
2018-02-03Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-3/+3
2018-01-31Add setFunctionArgs lib function.Shea Levy1-3/+3
2018-01-30nixos: Add nixpkgs.pkgs optionRobert Hensing1-3/+50
2018-01-28openssh: Build with Kerberos by defaultGraham Christensen1-1/+0
2018-01-28Revert "openssh: Build with Kerberos by default"Graham Christensen1-0/+1
2018-01-28openssh: Build with Kerberos by defaultAneesh Agrawal1-1/+0
2018-01-28Revert "openssh: Build with Kerberos by default"Graham Christensen1-0/+1
2018-01-28openssh: Build with Kerberos by defaultAneesh Agrawal1-1/+0
2017-04-26nixos: use pkgsi686Linux for pkgs_i686 (#24772)David McFarland1-1/+6
2017-01-31nixos: Respect nixpkgs.overlays (#22221)Aneesh Agrawal1-11/+5
2017-01-16Fix typo, lib.listOf --> types.listOfNicolas B. Pierron1-1/+1
2017-01-16Fix typo in nixpkgs.nix module.Nicolas B. Pierron1-1/+1
2017-01-16Update overlay documentation by following nits from aneeshusa.Nicolas B. Pierron1-1/+1
2017-01-16Add NixOS option 'nixpkgs.overlays' to set the argument of Nixpkgs.Nicolas B. Pierron1-13/+35
2016-08-24Merge nixpkgs.config.perlPackageOverridesIgor Pashev1-0/+5
2015-08-05Unify NixOS and Nixpkgs channel structureEelco Dolstra1-1/+1
2015-06-15types.uniq types.str -> types.strEelco Dolstra1-1/+1
2015-04-08Fix #7252 - NixOS Manual: Carry the current system value to evaluation of the...Nicolas B. Pierron1-2/+2
2015-03-15Document and rename internal option of modules.Nicolas B. Pierron1-1/+1
2015-03-12Move most extra args out of eval-config.nixShea Levy1-0/+9
2015-03-12nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy1-4/+0
2014-04-25Manual: Don't include the platform type of the host systemEelco Dolstra1-2/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-11-01Mark the value for nixpkgs.system as a defaultEelco Dolstra1-1/+1
2013-10-30Clean up some option examplesEelco Dolstra1-1/+5
2013-10-30Show correct position info for errors in submodulesEelco Dolstra1-1/+1
2013-10-28Show precise error messages in option merge failuresEelco Dolstra1-1/+1
2013-10-17Remove obsolete pre-systemd compat stuffEelco Dolstra1-14/+0
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+87