summary refs log tree commit diff
path: root/nixos/modules/misc/nixpkgs.nix
Commit message (Expand)AuthorAge
* Revert "flake.nix: Set nixpkgs.config.path"Robert Hensing2022-01-27
* flake.nix: Set nixpkgs.config.pathRobert Hensing2022-01-22
* nixos/nixpkgs.nix: Make independentRobert Hensing2022-01-10
* nixos/documentation: split options doc buildpennae2022-01-02
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* treewide: fold -> foldrBen Siraphob2021-01-26
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* nixos/nixpkgs.nix: Correct crossSystem default literalRobert Hensing2020-08-26
* nixos/nixpkgs.nix: Allow just using config in system (#80818)Matthew Bauer2020-03-21
* nixos/activation: use eval-config's system argument for nestingAndrew Childs2020-03-05
* nixos/misc: Fix nixpkgs.config merge functionSilvan Mosberger2019-08-10
* Remove default value for nixpkgs.systemEelco Dolstra2019-06-19
* nixos/misc/nixpkgs: fixed syntax error in overlays exampleAndreas Rammhold2019-05-04
* Revert "nixos/modules/misc/nixpkgs.nix: Use pure Nixpkgs function"Robert Hensing2019-01-15
* NixOS: update config.nixpkgs.pkgs documentationRobert Hensing2018-11-10
* nixos/../nixpkgs.nix: Add assertions to check pkgs' systemRobert Hensing2018-11-04
* Merge remote-tracking branch 'upstream/master' into nixos-nixpkgs-pkgs-use-ov...Robert Hensing2018-11-04
|\
| * treewide: remove pkgs_i686Matthew Bauer2018-11-03
* | nixpkgs.overlays: Add note about nixpkgs.pkgs' treatment of other optionsRobert Hensing2018-10-28
* | nixos/modules/misc/nixpkgs.nix: Use pure Nixpkgs functionRobert Hensing2018-10-28
* | NixOS: nixpkgs.pkgs: Append overlays when specifiedRobert Hensing2018-10-27
|/
* nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson2018-09-07
* Revert "nixpkgs module: Fix defaulting of `localSystem` and `system`"Matthew Bauer2018-05-31
* nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson2018-05-17
* lib/debug: fix use-sites of deprecated debug functionsProfpatsch2018-04-27
* nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* nixos: Add nixpkgs.crossSystem option for cross-compilationShea Levy2018-03-01
* nixpkgs module: update config exampleFranz Pletz2018-02-23
* Merge pull request #33700 from roberth/nixos-externalpkgsFranz Pletz2018-02-09
|\
| * nixos: Add nixpkgs.pkgs optionRobert Hensing2018-01-30
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-03
|\ \
| * | Add setFunctionArgs lib function.Shea Levy2018-01-31
| * | Revert "openssh: Build with Kerberos by default"Graham Christensen2018-01-28
| * | openssh: Build with Kerberos by defaultAneesh Agrawal2018-01-28
| |/
* | openssh: Build with Kerberos by defaultGraham Christensen2018-01-28
* | Revert "openssh: Build with Kerberos by default"Graham Christensen2018-01-28
* | openssh: Build with Kerberos by defaultAneesh Agrawal2018-01-28
|/
* nixos: use pkgsi686Linux for pkgs_i686 (#24772)David McFarland2017-04-26
* nixos: Respect nixpkgs.overlays (#22221)Aneesh Agrawal2017-01-31
* Fix typo, lib.listOf --> types.listOfNicolas B. Pierron2017-01-16
* Fix typo in nixpkgs.nix module.Nicolas B. Pierron2017-01-16
* Update overlay documentation by following nits from aneeshusa.Nicolas B. Pierron2017-01-16
* Add NixOS option 'nixpkgs.overlays' to set the argument of Nixpkgs.Nicolas B. Pierron2017-01-16
* Merge nixpkgs.config.perlPackageOverridesIgor Pashev2016-08-24
* Unify NixOS and Nixpkgs channel structureEelco Dolstra2015-08-05
* types.uniq types.str -> types.strEelco Dolstra2015-06-15
* Fix #7252 - NixOS Manual: Carry the current system value to evaluation of the...Nicolas B. Pierron2015-04-08
* Document and rename internal option of modules.Nicolas B. Pierron2015-03-15
* Move most extra args out of eval-config.nixShea Levy2015-03-12
* nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy2015-03-12