summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* z3 optAistis Raulinaitis2015-05-08
|
* add support for pam_u2f to nixos pam modulePhilip Potter2015-05-03
| | | | | This adds support for authenticating using a U2F device such as a yubikey neo.
* Added Bram Duvigneau to maintainersBram Duvigneau2015-04-29
|
* Add package: pcg-cLinus Arver2015-04-26
| | | | Also, add myself as maintainer.
* removing cocreature as maintainer, as per request #6305Edward Tjörnhammar2015-04-25
|
* vimPlugins: added vim-jinjaHendrik Bunke2015-04-23
|
* Added K Framework package.Remy Goldschmidt2015-04-17
| | | | Closes https://github.com/NixOS/nixpkgs/pull/7419.
* Improve the list of archs made by commit 1299c020e9db3Luca Bruno2015-04-17
|
* Add a list of platforms organized by architectureJaka Hudoklin2015-04-17
|
* Merge pull request #7385 from Forkk/screencloudArseniy Seroka2015-04-16
|\ | | | | Add package for Screencloud 1.2.0
| * qxt: init at 0.6.2Forkk2015-04-15
| |
* | maintainers: Add dezgeg (Tuomas Tynkkynen)Tuomas Tynkkynen2015-04-12
|/
* Merge pull request #7215 from cwoac/btsync2Arseniy Seroka2015-04-06
|\ | | | | Add support for btsync 2.x branch
| * Add support for btsync 2.x branchOliver Matthews2015-04-06
| |
* | Merge pull request #6951 from nix-faust/faust-reduxcillianderoiste2015-04-04
|\ \ | | | | | | Faust redux
| * | faust: refactored derivationPatrick Mahoney2015-03-23
| | |
* | | Merge rename.nix changes.Nicolas B. Pierron2015-04-03
|\ \ \ | | |/ | |/|
| * | i2p: initialJoel Moberg2015-04-01
| | |
| * | Provide a basic package for sensu.Christian Theune2015-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The server currently starts without error messages (on OS X) if you also install redis and rabbitmq-server and start their processes without any further configuration: $ redis-server $ rabbitmq-server $ sensu-server Haven't tried much more yet, but will in a bit. (Amended: fix whitespace and string literal formatting issues, and superfluous dependencies created by the generator script. Thanks the-kenny!)
| * | Added WebStorm IDEAndreas Baldeau2015-03-29
| | |
| * | Merge pull request #6968 from oxij/unquestionably-goodArseniy Seroka2015-03-28
| |\ \ | | | | | | | | Easy to check to be unquestionably good changes
| | * | lib: cleanup a little bit, add traceIfJan Malakhovski2015-03-26
| | |/
| * | Merge pull request #7021 from taktoa/masterDomen Kožar2015-03-27
| |\ \ | | | | | | | | Added package for willie
| | * | Added Eiffel Forum License v1 and v2 to lib/licenses.nixRemy Goldschmidt2015-03-26
| | | |
| * | | licenses: Add mpl-1.0William A. Kennington III2015-03-26
| | |/ | |/|
| * | spectrwm window managerWilliam Casarin2015-03-21
| | |
| * | Revert "Reverts a bunch of commits as a try to fix GC errors."Jaka Hudoklin2015-03-21
| | | | | | | | | | | | | | | | | | | | | This reverts commit 1e4ba025c260fa6852765e9f5c59e985f10c6a43. Conflicts: pkgs/development/web/nodejs/build-node-package.nix
| * | Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra2015-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | It now strictly evaluates all remaining attributes, preventing unevaluated thunks that cannot be garbage-collected. It's also applied to all jobs in Nixpkgs' release.nix. This reduces hydra-eval-jobs' memory consumption on the 14.12 release-combined jobset from 5.1 GB to 2.0 GB.
| * | Use builtin seq/deepSeqEelco Dolstra2015-03-20
| | |
| * | Revert "nixos: Multiple service instances, apply to nginx. See #6784"Luca Bruno2015-03-18
| | | | | | | | | | | | | | | | | | This reverts commit 7ef59c4fe2a87682054572a504fc7c6046c282e5. Wrong push! Sorry!
| * | nixos: Multiple service instances, apply to nginx. See #6784Luca Bruno2015-03-18
| | |
| * | Merge pull request #6862 from hmuehlhans/masterlethalman2015-03-18
| |\ \ | | | | | | | | p2pvc: new package
| | * | p2pvc: new packagehmuehlhans2015-03-17
| | | | | | | | | | | | | | | | Added myself to maintainers
| * | | Added CC-BY-SA 4.0 Licenselukasepple2015-03-17
| |/ /
| * | Reverts a bunch of commits as a try to fix GC errors.Domen Kožar2015-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | Commits - 694f01db2d2e1cde06ee243a5909d196e84f0a18 - 829479d1dda5dbb579885e16dc655716127457ed - bd81885f706dae5cdeb8c03845fa43d8b74fa57c - b2fdcf801ce08bf0c44e63bafe8ae2c720704da7
| * | Merge #6472: add ddccontrolVladimír Čunát2015-03-16
| |\ \
| | * | Added a maintainerFedor Pakhomov2015-02-20
| | | |
| * | | Added derivation for google ceres-solver optimization library for C++Luis G. Torres2015-03-12
| | | |
* | | | Add tests for the new module system improvements.Nicolas B. Pierron2015-03-16
| | | |
* | | | Document and rename internal option of modules.Nicolas B. Pierron2015-03-15
| | | |
* | | | Share common code for merging option definitions.Nicolas B. Pierron2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This move idioms which were used in `evalOptionValue` and in the `merge` functions of `listOf` and `attrsOf` types, such that we can use a names such as `isDefined` and `optionalValue` instead or repeating identical comparisons of `defsFinal == []`.
* | | | Rename mergeDefinitions internal steps to functions which are independent of ↵Nicolas B. Pierron2015-03-12
| | | | | | | | | | | | | | | | each others.
* | | | Expose submodule arguments to builtins.functionArgs before applying the ↵Nicolas B. Pierron2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arguments. The current implementation of the ApplyIfFunction is looking at the arguments of a module to decide which arguments should be given to each module. This patch make sure that we do not wrap a submodule function in order to keep functionArgs working as expected.
* | | | Add comment about limitation on __internal.checkShea Levy2015-03-12
| | | |
* | | | Add comments about the module system interfaceShea Levy2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ideally the module system could be configured pretty much completely by the contents of the modules themselves, so add comments about avoiding complicating it further and possibly removing now-redundant configurability from the existing interface.
* | | | evalModules: Add internal option for the check argumentShea Levy2015-03-12
| | | |
* | | | nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy2015-03-12
| | | |
* | | | modules.nix: Generate the extra argument set from the configurationShea Levy2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows for module arguments to be handled modularly, in particular allowing the nixpkgs module to handle the nixpkgs import internally. This creates the __internal option namespace, which should only be added to by the module system itself.
* | | | types.loaOf: Update check functionShea Levy2015-03-12
| | | | | | | | | | | | | | | | | | | | This symplifies typechecking and allows properties to be used inside the function body. It also makes possible checking the type of the result.
* | | | types.attrsOf: Use mergeDefinitions to handle each elementShea Levy2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This simplifes typechecking and allows properties to be used inside of the attribute sets. This fixes the empty synergy-client and synergy-server services previously generated on systems with synergy disabled.