about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* haskell-text-zipper: disable test suite to fix the buildPeter Simons2017-09-09
|
* perl-Filter-Simple: 0.91 -> 0.94timor2017-09-09
|
* androidenv: Add the Android Instant Apps SDKMichael Weiss2017-09-09
|
* tests: xmonad less dependent on timingsTim Steinbach2017-09-09
|
* androidenv: Update all packages using fetch.shMichael Weiss2017-09-09
|
* seeks: use protobuf 3.1Nikolay Amiantov2017-09-09
| | | | | | Still doesn't build, with the same error as before the protobufs update. Fixes nixpkgs evaluation.
* dibbler: fix darwin buildDaiderd Jordan2017-09-09
|
* re2: fix dylib library idDaiderd Jordan2017-09-09
|
* Merge pull request #29071 from nh2/glusterfs-glusterfind-dirsJoachim F2017-09-09
|\ | | | | glusterfs service: Ensure dirs needed by `glusterfind` exist
| * glusterfs: Fix glusterfind's crawlers dlopen() error.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: Traceback (most recent call last): File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 22, in <module> import libgfchangelog File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/libgfchangelog.py", line 21, in <module> libgfc = CDLL("libgfchangelog.so", use_errno=True, mode=RTLD_GLOBAL) File "/nix/store/nlyr5ankhi7yvva8zndi718zj37js270-python-2.7.13-env/lib/python2.7/ctypes/__init__.py", line 362, in __init__ self._handle = _dlopen(self._name, mode) OSError: libgfchangelog.so: cannot open shared object file: No such file or directory Connection to 10.0.0.2 closed. when running `glusterfind pre`. Done by setting PYTHONPATH/LD_LIBRARY_PATH as for the other Python scripts.
| * glusterfs: Patch upstream bug preventing glusterfind from running.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | See: https://bugzilla.redhat.com/show_bug.cgi?id=1489610 Also add patch to correctly log stderr from remote nodes when glusterfind fails. This, too, should be removed when fixed upstream.
| * glusterfs: Fix wrong xattr package: xattr -> pyxattr.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | | | | | Fixes error File "/nix/store/lxpsl84km87xpk59nai6a33ihgpfs7qr-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 105, in populate_pgfid_and_inodegfid file_xattrs = xattr.list(p) AttributeError: 'module' object has no attribute 'list' when using `glusterfind pre`.
| * glusterfs service: Ensure dirs needed by `glusterfind` existNiklas Hambüchen2017-09-07
| |
* | Merge pull request #29132 from matklad/lxqt-sessionJoachim F2017-09-09
|\ \ | | | | | | lxqt-session: fix the build
| * | lxqt-session: fix the buildAleksey Kladov2017-09-08
| | | | | | | | | | | | closes #29130
* | | Merge pull request #29147 from fuzzy-id/masterJoachim F2017-09-09
|\ \ \ | | | | | | | | haproxy: 1.7.8 -> 1.7.9, download source via https
| * | | haproxy: 1.7.8 -> 1.7.9Thomas Bach2017-09-09
| | | |
| * | | haproxy: haproxy.org is now accessible via httpsThomas Bach2017-09-09
| | |/ | |/|
* | | pythonPackages.glances: 2.11 -> 2.11.1Michael Weiss2017-09-09
| | |
* | | smplayer: 17.8.0 -> 17.9.0Vincent Laporte2017-09-09
| | |
* | | protobufc: add missed fileNikolay Amiantov2017-09-09
| | |
* | | Merge pull request #29085 from dtzWill/update/rr-5.0Arseniy Seroka2017-09-09
|\ \ \ | | | | | | | | rr: 4.5.0 -> 5.0.0
| * | | rr: 4.5.0 -> 5.0.0Will Dietz2017-09-07
| | | |
* | | | Merge pull request #29098 from NeQuissimus/minikube_0_22Arseniy Seroka2017-09-09
|\ \ \ \ | | | | | | | | | | minikube: 0.21.0 -> 0.22.0
| * | | | minikube: 0.21.0 -> 0.22.0Tim Steinbach2017-09-07
| | | | |
* | | | | kicad: 4.0.6 -> 4.0.7Bjørn Forsman2017-09-09
| | | | |
* | | | | kicad: put the full version string in nameBjørn Forsman2017-09-09
| | | | |
* | | | | android-studio-preview: 3.0.0.12 -> 3.0.0.13Michael Weiss2017-09-09
| | | | |
* | | | | Merge pull request #29127 from NeQuissimus/vscode_1_16_0Jörg Thalheim2017-09-09
|\ \ \ \ \ | | | | | | | | | | | | vscode: 1.15.1 -> 1.16.0
| * | | | | vscode: 1.15.1 -> 1.16.0Tim Steinbach2017-09-08
| | | | | |
* | | | | | perl-ExtUtils-XSpp: 0.1700 -> 0.18timor2017-09-09
| | | | | |
* | | | | | perl-ExtUtils-ParseXS: 3.24 -> 3.35timor2017-09-09
| | | | | |
* | | | | | Merge pull request #29134 from abbradar/protobufFrederik Rietdijk2017-09-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update protobuf and remove old versions
| * | | | | | protobuf: remove old versionsNikolay Amiantov2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leaves only protobuf3_1 which is the last version with libprotobuf2. Also fix several packages to build with the latest protobuf.
| * | | | | | protobufc: 1.1 -> 1.3Nikolay Amiantov2017-09-08
| | | | | | |
| * | | | | | protobuf: default to 3.4Nikolay Amiantov2017-09-08
| | | | | | |
| * | | | | | protobuf3_4: init at 3.4.0Nikolay Amiantov2017-09-08
| | | | | | |
* | | | | | | minidlna: 1.1.5 -> 1.2.1dywedir2017-09-09
| | | | | | |
* | | | | | | aften: init at 0.0.8Vincent Laporte2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby® Digital and is one of the audio codecs used in DVD-Video content. Homepage: http://aften.sourceforge.net/
* | | | | | | gfortran: default to gfortran6Nikolay Amiantov2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to be in sync with GCC. Fixes xgboost.
* | | | | | | openbrf: fix buildNikolay Amiantov2017-09-09
| | | | | | |
* | | | | | | neovim-qt: 0.2.7 -> 0.2.8Peter Hoeg2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We now also run some of the tests which is better than nothing.
* | | | | | | neomutt: 20170714 -> 20170907Peter Hoeg2017-09-09
| | | | | | |
* | | | | | | consul: fix output cycle on darwinDaiderd Jordan2017-09-09
| | | | | | |
* | | | | | | c3d: fix darwin buildDaiderd Jordan2017-09-08
| |_|_|_|_|/ |/| | | | |
* | | | | | wineUnstable: 2.15 -> 2.16Cray Elliott2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | bump staging as well
* | | | | | pulseaudio: 10.0 -> 11.0Cray Elliott2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | remove darwin patch that has been included in this upstream release
* | | | | | pythonPackages.dotfiles: 0.6.3 -> 0.6.4Tom Saeger2017-09-08
| | | | | |
* | | | | | gsc: fix darwin buildDaiderd Jordan2017-09-08
| | | | | |
* | | | | | Merge pull request #29090 from catern/masterFrederik Rietdijk2017-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | pythonPackages.linuxfd: init at 1.4.4