summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Make it possible to disable "info"Eelco Dolstra2016-09-05
|
* modules/profiles/minimal.nix: Disable "man"Eelco Dolstra2016-09-05
|
* vagrant: 1.8.4 -> 1.8.5 (#18283)Peter Hoeg2016-09-05
| | | Includes https://github.com/mitchellh/vagrant/pull/7611 to fix issue with permissions on ~/.ssh/authorized_keys.
* Merge pull request #18249 from FRidh/botFrederik Rietdijk2016-09-05
|\ | | | | Mention-bot: blacklist all-packages.nix, inform me of Python changes
| * mention-bot: blacklist all-packages.nixFrederik Rietdijk2016-09-03
| |
| * mention-bot: notify me of Python changesFrederik Rietdijk2016-09-03
| |
* | Merge pull request #18285 from teh/nose-parameterizedFrederik Rietdijk2016-09-05
|\ \ | | | | | | nose-parameterized: re-enable for python2 by disabling tests.
| * | nose-parameterized: re-enable for python2 by disabling tests.Tom Hunger2016-09-04
| | |
* | | libmicrohttpd: Move out info docsEelco Dolstra2016-09-05
| | | | | | | | | | | | Putting the micro back in libmicrohttpd.
* | | no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that packageOverrides no longer overrides aliases, so aliases like dbus_tools = self.dbus.out; dbus_daemon = self.dbus.daemon; now use the old, non-overriden version of dbus. That seems like a pretty serious regression in general, but for this particular problem, I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools by dbus.
* | | DBD::SQLite: 1.48 -> 1.50Eelco Dolstra2016-09-05
| | |
* | | Revert "nixos: remove rsync from base install and add explicit path in ↵Eelco Dolstra2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos-install" This reverts commit 582313bafef4c81cb6df2dcf2ece4757eb5c8082. Removing rsync is actually pointless because nixos-install depends on it. So if it's part of the system closure, we may as well provide it to users. Probably with the next Nix release we can drop the use of rsync and use "nix copy" instead.
* | | utillinuxMinimal: Make more minimalEelco Dolstra2016-09-05
| | | | | | | | | | | | | | | | | | | | | This removes locales, bash completion and crap like that. This cuts 6.5 MiB from the NixOS system closure (which unfortunately contains two copies of util-linux, because of the need to break a dependency cycle with systemd).
* | | libedit: 20150325-3.1 -> 20160903-3.1Eelco Dolstra2016-09-05
| | | | | | | | | | | | | | | Also, use a separate "dev" output. This is mostly to remove ncurses.dev from openssh's runtime closure.
* | | Merge pull request #18248 from phanimahesh/update-git-2.10.0Peter Simons2016-09-05
|\ \ \ | | | | | | | | git: 2.9.3 -> 2.10.0
| * | | git: 2.9.3 -> 2.10.0J Phani Mahesh2016-09-03
| | |/ | |/|
* | | doc/language-frameworks/haskell.md: typo in code example. (#18313)Mathieu Boespflug2016-09-05
| | |
* | | libreoffice: set big-parallel hydra feature to build it quickerDomen Kožar2016-09-05
| | | | | | | | | | | | | | | | | | | | | For example http://hydra.nixos.org/build/39781012 took 6h (cherry picked from commit a29f6a5e8e1c2d6ec4adc78143c5479121d550bc) Signed-off-by: Domen Kožar <domen@dev.si>
* | | networkmanager: add information from wiki to docs (#18245)Langston Barrett2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * networkmanager: add information from wiki to docs Specifically: * mention nmcli, nmtui * mention gtk and kde applets fixes #13273
* | | Merge pull request #18292 from ↵Frederik Rietdijk2016-09-05
|\ \ \ | | | | | | | | | | | | | | | | offlinehacker/pkgs/pythonPackages/pillow/lcms2_support pythonPackages.pillow: add lcms2 support
| * | | pythonPackages.pillow: add lcms2 supportJaka Hudoklin2016-09-04
| | | |
* | | | Merge pull request #10934 from benley/darwin-dpkgBenjamin Staffin2016-09-05
|\ \ \ \ | | | | | | | | | | dpkg: fix the build on Darwin
| * | | | dpkg: Fix the build on DarwinBenjamin Staffin2016-09-05
|/ / / / | | | | | | | | | | | | | | | | There are still some bugs and quirks, but this gets dpkg building at least, and some parts of it are useful.
* | | | Merge branch 'php-javascript-extensions' of git://github.com/stesie/nixpkgsShea Levy2016-09-04
|\ \ \ \
| * | | | php70Packages.v8: init at 0.1.0Stefan Siegl2016-09-04
| | | | |
| * | | | phpPackages.spidermonkey: init a 1.0.0Stefan Siegl2016-09-04
| | | | |
| * | | | php70Packages.v8js: init at 1.3.2Stefan Siegl2016-09-04
| | | | |
* | | | | Merge pull request #18306 from aske/speechNikolay Amiantov2016-09-05
|\ \ \ \ \ | | | | | | | | | | | | Speech synthesizer improvements
| * | | | | espeak-ng: use instead of espeakaske2016-09-05
| | | | | |
| * | | | | espeak-ng: init at 2016-08-28aske2016-09-05
| | | | | |
| * | | | | sonic: init at 2016-03-01aske2016-09-05
| | | | | |
| * | | | | pcaudiolib: init at 2016-07-19aske2016-09-05
| | | | | |
| * | | | | speechd: 0.8.3 -> 0.8.5aske2016-09-05
| | | | | |
| * | | | | maintainers: add askeaske2016-09-05
| | | | | |
* | | | | | salut_a_toi: Fix typo in build phaseLancelot SIX2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1)
* | | | | | Merge pull request #16276 from manveru/gemconfig-rbnaclJoachim F2016-09-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | gemconfig: rbnacl needs libsodium
| * | | | | | gemconfig: rbnacl needs libsodiumMichael Fellinger2016-06-16
| | | | | | |
* | | | | | | grsecurity module: set nixpkgs.config.grsecurity = trueJoachim Fasting2016-09-05
| | | | | | |
* | | | | | | Merge pull request #18301 from loskutov/masterJoachim F2016-09-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sway: 0.8 -> 0.9
| * | | | | | | sway: 0.8 -> 0.9Ignat Loskutov2016-09-04
|/ / / / / / /
* | | | | | | Merge pull request #18287 from stesie/idea-updatesEdward Tjörnhammar2016-09-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | IDEA Updates
| * | | | | | | idea.clion1: init at 1.2.5Stefan Siegl2016-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (moved from idea.clion)
| * | | | | | | idea.clion: 1.2.5 -> 2016.2.1Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.idea-community: 2016.2 -> 2016.2.3Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.idea-ultimate: 2016.2.2 -> 2016.2.3Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.ruby-mine8: init at 8.0.4Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.ruby-mine7: init at 7.1.5Stefan Siegl2016-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (moved from idea.ruby-mine)
| * | | | | | | idea.ruby-mine: 7.1.5 -> 2016.2.2Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.pycharm-community: 2016.1.3 -> 2016.2.2Stefan Siegl2016-09-04
| | | | | | | |
| * | | | | | | idea.pycharm-professional: 2016.1.3 -> 2016.2.2Stefan Siegl2016-09-04
| | | | | | | |