summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Remove obsolete .../sbin directories from $PATHEelco Dolstra2015-04-01
|
* Merge pull request #7119 from joachifm/gnu-smalltalk-emacs-supportlethalman2015-04-01
|\ | | | | gnu-smalltalk: optional emacs support
| * gnu-smalltalk: optional emacs supportJoachim Fasting2015-04-01
| |
* | Add Net::SMTP::TLS::ButMaintained perl packageShea Levy2015-04-01
| |
* | Remove unnecessary symlinks in /nix/var/nix/gcrootsEelco Dolstra2015-04-01
| |
* | llvmPackages_34.dragonegg is broken because the required "ABIHack.inc" patch ↵Peter Simons2015-04-01
| | | | | | | | has disappeared upstream
* | firefox: Update to 37.0Eelco Dolstra2015-04-01
| |
* | blender: Update to 2.74Eelco Dolstra2015-04-01
| |
* | ffmpeg: Reduce dependency bloatEelco Dolstra2015-04-01
|/ | | | | | | | | It was depending on Qt, MariaDB and PostgreSQL (via v4l-utils), causing the closure size to explode from 475 MB to 1.3 GB. http://hydra.nixos.org/job/nixpkgs/trunk/ffmpeg.x86_64-linux#tabs-charts Also disabled a bunch of other mostly obscure dependencies.
* Merge pull request #7046 from svenkeidel/gnu-smalltalklethalman2015-04-01
|\ | | | | gnu-smalltalk: new package
| * gnu-smalltalk: new packageSven Keidel2015-03-31
| |
* | ocaml-fileutils: also install the API documentationVincent Laporte2015-04-01
| |
* | nixos: Re-add swraid installer tests to releases.aszlig2015-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been removed by 71a197bc6e60c2c35687fc862cec9a0036a3877e. I'm reintroducing the test mainly because it actually *is* useful, because right now, machines with mdraid will not boot. In order to prevent such things from happening in the future, we should *not* remove this VM test again. If it really goes back to failing randomly, we should really try to fix it instead of removing it again. Of course it fails right now because of the mdraid bump in 7719f7f. Also, if you want to have additional info about the reasons, have a look at the commit message of 666cf992f05d20c537da7f495afe3622023495d2. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | nixos/tests/swraid: Increase boot partition size.aszlig2015-04-01
| | | | | | | | | | | | | | | | | | | | I'm increasing it to 100MB to make sure, any bootloader will fit with all its stages. Of course, right now the reason why GRUB doesn't fit into the partition is because of mdadm 3.3.2 and thus the initrd taking all the space, but in order to avoid confusion on why the *boot* loader fails in the VM tests, I've increased the size. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | ngrep: fix build by using make-3Vladimír Čunát2015-04-01
| | | | | | | | /cc maintainer @bjornfor.
* | Merge pull request #7102 from oxij/fix-fixed-notmuchDomen Kožar2015-04-01
|\ \ | | | | | | pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level
| * | pythonPackages: notmuch: revert 6258728, move sourceRoot setting to ↵Jan Malakhovski2015-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | top-level notmuch Looks like this is the only way to do what 6258728318fe55faef64285e614fe97edc7b9111 was expected to do that doesn't break things and doesn't look like a complete hack. The problem is that different `fetch`ers generate very different results (from archive files to plain source trees) and allowing overriding `src` in top-level derivation when there is a derived python package is no trivial matter.
* | | fetchgitlocal: use output of `git show` and `git diff` to tell nix whether ↵Eric Seidel2015-03-31
| | | | | | | | | | | | | | | | | | the source has changed. this is way more hacky than i was hoping...
* | | global: wrap "global" in the same fashionJohn Wiegley2015-03-31
| | |
* | | global: make pygments visible to "gtags" binaryJohn Wiegley2015-03-31
| | |
* | | nixos/mysql: CleanupsWilliam A. Kennington III2015-03-31
| | |
* | | mysql55: 5.4.40 -> 5.4.42William A. Kennington III2015-03-31
| | |
* | | mysql51: RefactorWilliam A. Kennington III2015-03-31
| | |
* | | haskell-ng: need to use haddock-api-2.15 on ghc-7.8Eric Seidel2015-03-31
| | |
* | | Merge pull request #7111 from spwhitt/libcrocoArseniy Seroka2015-04-01
|\ \ \ | | | | | | | | libcroco: Enable building on Darwin
| * | | libcroco: Enable building on DarwinSpencer Whitt2015-03-31
| | | |
* | | | linux-testing: 4.0-rc4 -> 4.0-rc6William A. Kennington III2015-03-31
| | | |
* | | | global: add missing spaces to configureFlagsJohn Wiegley2015-03-31
| | | |
* | | | Merge pull request #7107 from jwiegley/t/global-ctagsJohn Wiegley2015-03-31
|\ \ \ \ | | | | | | | | | | Enable two modern features of GNU global
| * | | | Remove unnecessary entries in propagatedBuildInputsJohn Wiegley2015-03-31
| | | | |
| * | | | Add propagatedBuildInputsJohn Wiegley2015-03-31
| | | | |
| * | | | Enable two modern features of GNU globalJohn Wiegley2015-03-31
| | | | |
* | | | | gtksourceview: propagate gtk3Nikolay Amiantov2015-03-31
| | | | |
* | | | | haskellng: fix some gtk- and webkit-related packagesNikolay Amiantov2015-03-31
| | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/7108.
* | | | | haskell-csound-expression-dynamic: disable Haddock phase to fix the buildPeter Simons2015-03-31
| | | | | | | | | | | | | | | | | | | | https://github.com/anton-k/csound-expression-dynamic/issues/1
* | | | | hackage-packages.nix: re-generate from Hackage 2015-03-31T16:39:41+0200Peter Simons2015-03-31
| | | | |
* | | | | Merge pull request #7109 from ctheune/submit/update-ruby-docDomen Kožar2015-03-31
|\ \ \ \ \ | | | | | | | | | | | | Update the ruby packaging docs to show how to bundle Ruby Gem-based
| * | | | | Update the ruby packaging docs to show how to bundle Ruby Gem-basedChristian Theune2015-03-31
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | applications using bundix. Fixes #5985
* | | | | fix evalDomen Kožar2015-03-31
| | | | |
* | | | | Revert "cups: 1.7.5 -> 2.0.2"Domen Kožar2015-03-31
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 032859faba7174ef69f96b53bc07d544fba5e871. Conflicts: pkgs/misc/cups/default.nix Breaks nixos printing tests, see https://github.com/NixOS/nixpkgs/commit/032859faba7174ef69f96b53bc07d544fba5e871#commitcomment-10495609
* | | | ipv6calc: use new geolite-legacy packageTobias Geerinckx-Rice2015-03-31
| | | | | | | | | | | | | | | | GeoIP look-ups now actually work.
* | | | netsniff-ng: use new geolite-legacy packageTobias Geerinckx-Rice2015-03-31
| | | |
* | | | Add geolite-legacy 2015-03-26Tobias Geerinckx-Rice2015-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The geoip package only installs a GeoIP _library_ which is useless without a GeoIP _database_. The only package to currently install such a database is ntopng, which manually downloads Maxmind's GeoLite Legacy files to a private location. Provide these as a separate package so other packages can use them as well.
* | | | Merge pull request #6982 from obadz/monodeveloplethalman2015-03-31
|\ \ \ \ | | | | | | | | | | Monodevelop + Mono upgrade
| * | | | mono 3.8.0 -> 3.12.1obadz2015-03-30
| | | | | | | | | | | | | | | | | | | | monodevelop 5.1.4.0 -> 5.7.0.660
* | | | | Merge #4678: nixos iso-image: support USB bootingVladimír Čunát2015-03-31
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | by using syslinux (i.e. support the dd-method in addition to unetbootin). @vcunat tidied the PR by squashing closely related changes together.
| * | | | | nixos: iso-image: use label "EFIBOOT" for efi.imgBob van der Linden2015-03-24
| | | | | |
| * | | | | nixos: iso-image: use memtest86 params in syslinuxBob van der Linden2015-03-24
| | | | | | | | | | | | | | | | | | | | | | | | See also #6593.
| * | | | | nixos: test: add tests for booting installation iso in various waysBob van der Linden2015-03-24
| | | | | |
| * | | | | nixos: iso-image: removed com32 entries from syslinux menuBob van der Linden2015-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These entries result in incorrect entries when UNetbootin writes the image to an USB disk.