about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #15532 from romildo/new.phwmonJoachim Fasting2016-05-18
|\ | | | | phwmon: init at 2016-03-13
| * phwmon: init at 2016-03-13José Romildo Malaquias2016-05-18
| |
* | Merge pull request #15536 from mdorman/libgit-fixesJoachim Fasting2016-05-18
|\ \ | | | | | | libgit2-glib: 0.23.6 -> 0.24.0, gitg: 3.18.0 -> 3.20.0
| * | gitg: 3.18.0 -> 3.20.0Michael Alan Dorman2016-05-18
| | |
| * | libgit2-glib: 0.23.6 -> 0.24.0Michael Alan Dorman2016-05-18
| | |
* | | lm_sensors: add Fedora mirrorTobias Geerinckx-Rice2016-05-18
| | | | | | | | | | | | | | | Upstream's down, causing build failures on machines not mine. Verified against cached upstream tarball in my store.
* | | hipchat: 4.0.1631 -> 4.0.1637Jascha Geerds2016-05-18
| | |
* | | lm_sensors: 3.3.5 -> 3.4.0Tobias Geerinckx-Rice2016-05-18
| | |
* | | perlPackages.Spiff: 0.31 -> 0.46Tobias Geerinckx-Rice2016-05-18
| | |
* | | perlPackages.EmailValid: 1.192 -> 1.200Tobias Geerinckx-Rice2016-05-18
| | |
* | | hipchat: Add xdg_utils to rpathJascha Geerds2016-05-18
| | | | | | | | | | | | | | | This makes it possible to open links with a single click in your preferrred browser via xdg-open.
* | | rr: Only build native architecture.Moritz Ulrich2016-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | rr wants to build itself with 32+64bit support on 64bit systems, but this fails in recent NixOS versions as it can't find libstdc++.so.6 at runtime. This patch disables 32bit builds on 64bit. To debug 32bit binaries, pkgsi686Linux.rr can be used.
* | | Merge pull request #15529 from holidaycheck/node-6.2.0Rok Garbas2016-05-18
|\ \ \ | |/ / |/| | nodejs: 6.1.0 -> 6.2.0
| * | nodejs: 6.1.0 -> 6.2.0Mathias Schreck2016-05-18
| |/
* | elm: add documentation on how to use update scripts and run them properlyNikolay Amiantov2016-05-18
| |
* | haskell.packages.ghc801.ghc: upstream tarball updatedNikolay Amiantov2016-05-18
| |
* | Merge pull request #15439 from nckx/selfify-wineNikolay Amiantov2016-05-18
|\ \ | | | | | | wine: {pkgs -> self}.wine.override
| * | wine: {pkgs -> self}.wine.overrideTobias Geerinckx-Rice2016-05-13
| | | | | | | | | | | | Fix infinite recursion when packageOverrides.wine = super.wineStaging.
* | | Merge pull request #15530 from romildo/upd.tint2Frederik Rietdijk2016-05-18
|\ \ \ | |_|/ |/| | tint2: 0.12.10 -> 0.12.11
| * | tint2: 0.12.10 -> 0.12.11José Romildo Malaquias2016-05-18
|/ /
* | jekyll: include the jekyll-paginate pluginMike Sperber2016-05-18
| | | | | | | | Closes #15404
* | Merge pull request #15343 from thedebugger/add_gohaiJoachim Fasting2016-05-18
|\ \ | | | | | | Add gohai and gopsutil package
| * | goPackages.gohai: init at 2016-04-14Sumit Vij2016-05-09
| | |
| * | goPackages.gopsutil: init at 1.0.0Sumit Vij2016-05-09
| | |
* | | Merge pull request #15471 from telotortium/subsonicJoachim Fasting2016-05-18
|\ \ \ | | | | | | | | subsonic: change NixOS home directory config
| * | | Add script to move /var/subsonic to cfg.homeRobert Irelan2016-05-16
| | | |
| * | | Move from ExecStart{,Pre} to systemd.nix attributesRobert Irelan2016-05-16
| | | |
| * | | subsonic: change NixOS home directory configRobert Irelan2016-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Subsonic state directory from `/var/subsonic` to `/var/lib/subsonic`, since the general convention is for each application to put its state directory there. Also, automatically set the home directory of the `subsonic` user to the value of `config.services.subsonic.home`, rather than setting it to a value hardcoded in the module. This keeps the home directory of the `subsonic` user and the state directory for the Subsonic application in sync.
* | | | Merge pull request #15500 from cerana/glide-0.10.2Joachim Fasting2016-05-18
|\ \ \ \ | | | | | | | | | | glide: 0.6.1 -> 0.10.2 (using go 1.6)
| * | | | glide: 0.6.1 -> 0.10.2 (using go 1.6)Nahum Shalman2016-05-16
| | | | |
* | | | | Merge pull request #15521 from cerana/consul-0.6.4Joachim Fasting2016-05-18
|\ \ \ \ \ | | | | | | | | | | | | consul: 0.5.2 -> 0.6.4 (using go 1.6)
| * | | | | consul: 0.5.2 -> 0.6.4 (using go 1.6)Nahum Shalman2016-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consul: 0.5.2 -> 0.6.4 (using go 1.6) consul-ui: 0.5.2 -> 0.6.4 (using go 1.6) consul-alerts: 2015-08-09 -> 0.3.3 (using go 1.6) consul-template: 0.9.0 -> 0.14.0 (using go 1.6) vault: 0.2.0 -> 0.5.2 (using go 1.6)
* | | | | | emacs25pre: 25.0.93 -> 25.0.94Joachim Fasting2016-05-18
| | | | | |
* | | | | | Merge pull request #15523 from sargon/masterJoachim Fasting2016-05-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | owncloud: 9.0.0 -> 9.0.2
| * | | | | | owncloud: 9.0.0 -> 9.0.2Daniel Ehlers2016-05-17
| | | | | | |
* | | | | | | Merge pull request #15522 from romildo/upd.enlightenmentJoachim Fasting2016-05-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | enlightenment: 0.20.7 -> 0.20.8
| * | | | | | | enlightenment: 0.20.7 -> 0.20.8José Romildo Malaquias2016-05-17
| | | | | | | |
* | | | | | | | perlPackages: bump some package versionsRobert Helgesson2016-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CatalystRuntime: 5.90075 -> 5.90085 - Plack: 1.0031 -> 1.0039 - PlackMiddlewareDebug: 0.14 -> 0.16 - PlackMiddlewareFixMissingBodyInRedirect: 0.10 -> 0.15 - PlackMiddlewareMethodOverride: 0.10 -> 0.15 - PlackTestExternalServer: 0.01 -> 0.02
* | | | | | | | perl-podlinkchecker: 12 -> 14Robert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-Apache-LogFormat-Compiler: fix build inputsRobert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-Test-Time: init at 0.04Robert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-URI-ws: init at 0.03Robert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-XML-SAX-Writer: fix license fieldRobert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-HTTP-Body: 1.19 -> 1.22Robert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-HTTP-Headers-Fast: init at 0.20Robert Helgesson2016-05-17
| | | | | | | |
* | | | | | | | perl-Cookie-Baker: init at 0.06Robert Helgesson2016-05-17
| |_|/ / / / / |/| | | | | |
* | | | | | | fetchzip: improve error messageDomen Kožar2016-05-17
| | | | | | |
* | | | | | | Merge pull request #15517 from mdorman/emacs-updatesThomas Tuegel2016-05-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | emacs-packages: various updates
| * | | | | | | melpa-packages 2016-05-16Michael Alan Dorman2016-05-17
| | | | | | | |
| * | | | | | | melpa-stable-packages 2016-05-16Michael Alan Dorman2016-05-17
| | | | | | | |