summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* linuxPackages.acpi_call: add patch for 4.12 compatFranz Pletz2017-07-29
|
* Merge pull request #27730 from Infinisil/fix-artwork-urlFranz Pletz2017-07-29
|\ | | | | nixos-artwork: Fix URL to gnome-dark
| * nixos-artwork: Fix URL to gnome-darkSilvan Mosberger2017-07-29
| |
* | pg_repack: 1.3.4 -> 1.4.0.1Danylo Hlynskyi2017-07-29
| | | | | | highlight: adds support for Amazon RDS (pg 9.6.3) when used as client
* | wireguard: 0.0.20170706 -> 0.0.20170726Aristid Breitkreuz2017-07-29
| |
* | xrdp: 0.9.2 -> 0.9.3 (#27742)volth2017-07-29
| |
* | fgallery: add support for facedetectRobert Helgesson2017-07-29
| |
* | fgallery: 1.8 -> 1.8.2Robert Helgesson2017-07-29
| |
* | perl-Cpanel-JSON-XS: init at 3.0237Robert Helgesson2017-07-29
| |
* | baudline: use jack2 instead of jack1Bart Brouns2017-07-29
| | | | | | | | | | | | | | Otherwise it doesn't connect with the rest of the system. [Bjørn: I think this is a symptom of jack1 packaging problem in nixpkgs. The two libraries are _supposed_ to be interchangeable.]
* | facedetect: init at 0.1Robert Helgesson2017-07-29
| |
* | vim_configurable: add ".../after" plugin dirs to runtimepathBjørn Forsman2017-07-29
| | | | | | | | This fixes using e.g. CSApprox when installed with nix.
* | nixos/lighttpd: add enableUpstreamMimeTypes optionBjørn Forsman2017-07-29
| | | | | | | | | | | | | | | | enableUpstreamMimeTypes controls whether to include the list of mime types bundled with lighttpd (upstream). This option is enabled by default and gives a much more complete mime type list than we currently have. If you disable this, no mime types will be added by NixOS and you will have to add your own mime types in services.lighttpd.extraConfig.
* | lighttpd: install configuration examplesBjørn Forsman2017-07-29
| | | | | | | | | | | | | | | | Place them in $out/share/lighttpd/doc/config/. Most importantly, this includes a complete set of mime types in the $out/share/lighttpd/doc/config/conf.d/mime.conf file. The plan is to use that file in the NixOS lighttpd module.
* | nixos/lighttpd: update list of allowed module namesBjørn Forsman2017-07-29
| | | | | | | | | | | | | | * mod_dirlisting is auto-loaded by lighttpd and should not be explicitly loaded in the configuration file. * The rest comes from looking at "ls -1 $lighttpd/lib/*.so" when lighttpd is built with "enableMagnet" and "enableMysql".
* | Merge pull request #27674 from Hodapp87/opencv_contrib_pyJoachim F2017-07-29
|\ \ | | | | | | opencv: Work around build failure with enableContrib & Python
| * | opencv: Work around build failure with enableContrib & PythonChris Hodapp2017-07-26
| | |
* | | Merge pull request #27733 from volth/patch-6Frederik Rietdijk2017-07-29
|\ \ \ | | | | | | | | pythonPackages.amqplib: pypi->github
| * | | Update default.nixvolth2017-07-29
| | |/ | |/|
* | | cli53: fix buildFrederik Rietdijk2017-07-29
| | |
* | | python.pkgs.sounddevice: 0.3.6 -> 0.3.8Frederik Rietdijk2017-07-29
| | |
* | | freecad: 0.16 -> 0.16.6712Frederik Rietdijk2017-07-29
| | |
* | | python.pkgs.cython: move expressionFrederik Rietdijk2017-07-29
| | |
* | | python.pkgs.blaze: move expressionFrederik Rietdijk2017-07-29
| | |
* | | python.pkgs.cycler: move expressionFrederik Rietdijk2017-07-29
| | |
* | | Update Geany 1.30.1 -> 1.31 (#27735)Frank Lanitz2017-07-29
| | |
* | | haskell.lib: drop obsolete hasNoDataOutput and hasNoDocOutput functionsPeter Simons2017-07-29
|/ /
* | rkt: 1.27.0 -> 1.28.0Tim Steinbach2017-07-29
| |
* | Merge pull request #25980 from nyarly/bundlerenv_usecasesCharles Strahan2017-07-28
|\ \ | | | | | | BundlerEnv, now with groups and paths
| * | Grammar, spelling fixed.Judson2017-07-05
| | |
| * | Adding docs for bundlerApp.Judson2017-07-02
| | |
| * | Small changes in response to review.Judson2017-07-02
| | |
| * | Using pname and fetching versionsJudson2017-06-27
| | |
| * | A few cleanups and renames. One feature remains...Judson2017-06-27
| | |
| * | Fixing an overload of "pname"Judson2017-06-25
| | |
| * | Not quite done - something fishy about the name attrJudson2017-06-10
| | |
| * | Adding Corundum to all-packagesJudson2017-06-10
| | |
| * | Adding Corundum as demo of rubyToolJudson2017-06-10
| | |
| * | Docs and extras on tool/Judson2017-06-10
| | |
| * | Made gemdir handling into a common functionJudson2017-06-09
| | |
| * | Merge branch 'bundlerenv_usecases' of github.com:nyarly/nixpkgs into ↵Judson2017-05-31
| |\ \ | | | | | | | | | | | | bundlerenv_usecases
| | * | fix missing variable in bundler-envzimbatm2017-05-29
| | | |
| * | | Starting to add tool builder. Extracting bundler file computation.Judson2017-05-31
| |/ /
| * | Cleaning out obsolete filesJudson2017-05-27
| | |
| * | Restructuring filesJudson2017-05-27
| | |
| * | Merge branch 'master' into bundlerenv_usecasesJudson2017-05-21
| |\ \
| | * \ Merge remote-tracking branch 'nixos/master'Judson2017-04-24
| | |\ \
| * | | | Final testingJudson2017-05-15
| | | | |
| * | | | Fixed platform test.Judson2017-05-12
| | | | |
| * | | | Fixed platform filtering.Judson2017-05-12
| | | | |