Michael Weiss
7fd9a40dde
androidStudioPackages.{dev,canary}: 3.2.0.15 -> 3.2.0.16
2018-06-08 13:21:32 +02:00
Michael Weiss
179590a314
android-studio: 3.1.2.0 -> 3.1.3.0
2018-06-08 13:21:23 +02:00
Jörg Thalheim
47529594e4
rustc: disable test-inherit-env
...
This fails on hydra on x86_64 for unknown reason.
2018-06-08 10:55:02 +01:00
Kamil Chmielewski
2f79089553
ponyc: 0.22.5 -> 0.22.6
...
https://github.com/ponylang/ponyc/issues/2758
2018-06-08 10:44:55 +02:00
Sarah Brofeldt
0d1dee0dae
Merge pull request #41610 from bbarker/ats2
...
ats2: 0.3.9 -> 0.3.11
2018-06-08 10:31:06 +02:00
Matthieu Coudron
eb7e0d42db
doc: Explain how to hack on kernel
...
Presents the options available (linuxManualConfig versus overriding
extraConfig, ignoreConfigErrors, autoModules, kernelPreferBuiltin.
For advanced hostPlatform customization refer to the commands shared by ericson1234 at
https://github.com/NixOS/nixpkgs/pull/33813 but it is too advanced to
put in the doc.
2018-06-08 10:36:21 +03:00
Peter Simons
6bde64f6db
Merge pull request #41593 from erictapen/haskellPackages-http-link-header-disable-tests
...
haskellPackages.http-link-header: disable tests
2018-06-08 09:27:58 +02:00
Matthew Justin Bauer
7fc58ea6a7
Merge pull request #41648 from dywedir/flashplayer
...
flashplayer: fix sha256 hash
2018-06-08 00:01:32 -04:00
Tim Steinbach
8cee6cbe81
linux: 4.9.106 -> 4.9.107
2018-06-07 21:15:37 -04:00
Tim Steinbach
16a575c6bf
linux: 4.4.135 -> 4.4.136
2018-06-07 21:15:22 -04:00
aszlig
ff5cecf821
autoPatchelfHook: Patch PIC exes/libs as well
...
If there is a shared object or executable that's using
position-independent code, the file's mime type is
"application/x-pie-executable", so until this change its dependencies
wouldn't be patched.
This simply adds the mime type to the search loop.
Signed-off-by: aszlig <aszlig@nix.build>
2018-06-08 00:27:31 +02:00
Vladyslav Mykhailichenko
16ee92eba9
flashplayer: fix sha256 hash
2018-06-08 01:02:51 +03:00
Matthew Justin Bauer
673628e10c
androidndk: remove set -x
...
This was causing output limit exceeded in Hydra:
https://hydra.nixos.org/build/75406916
2018-06-07 17:04:08 -04:00
Brandon Elam Barker
f098e60ecf
nixos/sandbox: improve documentation.
...
This was put together based on feedback from LnL on IRC.
2018-06-07 21:43:52 +01:00
Bjørn Forsman
0f8594170a
lttng-modules: add 'libelf' to fix build against linux 4.14
...
Fixes this:
$ nix-build -A linuxPackages.lttng-modules
[...]
/nix/store/...-linux-4.14.48-dev/lib/modules/4.14.48/source/Makefile:948: \
*** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfu
(Linux 4.16+ has other issues, so mark as broken.)
2018-06-07 22:29:35 +02:00
Jörg Thalheim
ca6569c96a
Merge pull request #40356 from jD91mZM2/rust
...
rustc: 1.25.0 -> 1.26.2
2018-06-07 20:47:36 +01:00
Matthew Justin Bauer
8272df7e18
Merge pull request #41645 from dywedir/flashplayer
...
flashplayer: 29.0.0.171 -> 30.0.0.113
2018-06-07 15:37:18 -04:00
obadz
6081f514b6
opensmtpd: 6.0.2p1 -> 6.0.3p1
2018-06-07 20:29:43 +01:00
Vladyslav Mykhailichenko
95aa3f4cc6
flashplayer: 29.0.0.171 -> 30.0.0.113
2018-06-07 22:16:42 +03:00
John Ericson
23f2dfd9f5
Merge pull request #41641 from obsidiansystems/haskell-infra-latebind
...
haskell infra: Use `self.ghc` rather than closing over initial value
2018-06-07 14:58:10 -04:00
Will Dietz
d8bf4d3e09
Merge pull request #41638 from dtzWill/fix/libunistring-musl-test
...
libunistring: re-enable tests w/musl, update seems to have fixed
2018-06-07 13:40:49 -05:00
John Ericson
f379be939c
haskell infra: Use self.ghc
rather than closing over initial value
2018-06-07 14:27:44 -04:00
Matthew Bauer
c923e938a3
Revert "trash-cli: cleanup"
...
This reverts commit 3216cf6cdf
.
2018-06-07 13:17:53 -04:00
Will Dietz
7edc6f648d
libunistring: re-enable tests w/musl, update seems to have fixed
2018-06-07 11:34:46 -05:00
Frederik Rietdijk
de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
...
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk
c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
...
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Matthew Justin Bauer
3ebcac8d85
darwin.libiconv: use static library
...
This is necessary to get stuff into the Apple App Store for iOS. Apple does not really like using dynamic libraries in iOS. Also the libcharset thing is apparently a "private" symbol.
See https://github.com/reflex-frp/reflex-platform/pull/307 for more details.
See 3dee596ed1 (diff-261d74054a31954b7c6175e2e7e28356)
for discussion
2018-06-07 10:53:02 -04:00
Matthew Justin Bauer
eceff79fb6
Merge pull request #41611 from ookhoi/intltool-debian-patch
...
intltool-debian-patch - fix "error: cannot download perl-5.22.patch f…
2018-06-07 10:01:05 -04:00
Michael Alan Dorman
ba17cbfd1f
taffybar: turn on strictDeps
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
b7a0c60e8b
dbus-hslogger, status-notifier-item: specify dbus version
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
2558c41192
gi-dbusmenugtk3: add dependency on gtk3
2018-06-07 15:22:16 +02:00
Michael Alan Dorman
0287773a0a
haskell-gi: remove patch already present in new version
2018-06-07 15:22:16 +02:00
Peter Simons
c08d5ab247
emacsPackages.haskellMode: mark 'broken'
...
This package is obsolete anyway. Use "emacsMelpa.haskell-mode" instead.
2018-06-07 15:22:16 +02:00
Peter Simons
89a8e0bfad
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-21-g9312993 from Hackage revision
338f06c74f
.
2018-06-07 15:22:16 +02:00
Peter Simons
a89d900566
hackage2nix: update list of broken packages
2018-06-07 15:21:57 +02:00
Peter Simons
7aa6d2c808
LTS Haskell 11.12
2018-06-07 15:21:57 +02:00
lewo
1c185de204
Merge pull request #41542 from r-ryantm/auto-update/logcheck
...
logcheck: 1.3.18 -> 1.3.19
2018-06-07 15:15:20 +02:00
Jaakko Luttinen
0b41fa32d1
pythonPackages.h5py: 2.7.1 -> 2.8.0 ( #41581 )
2018-06-07 14:57:06 +02:00
Joachim Fasting
2be28b1df5
Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"
...
This reverts commit c06d7950f1
, reversing
changes made to 4c25fbe338
.
See https://github.com/NixOS/nixpkgs/issues/41608
2018-06-07 14:24:59 +02:00
Brandon Elam Barker
52f81b6b58
ats2: 0.3.9 -> 0.3.11
2018-06-07 11:44:06 +00:00
Michael Weiss
01040d9c27
tdesktopPackages.preview: 1.3.1 -> 1.3.3
2018-06-07 13:08:36 +02:00
Sarah Brofeldt
41cdec2e51
Merge pull request #41621 from orivej/dwarf-therapist
...
dwarf-therapist: fix build
2018-06-07 11:42:33 +02:00
Robert Schütz
5e35e9934c
python.pkgs.envs: 1.2.4 -> 1.2.6
2018-06-07 11:32:40 +02:00
Frederik Rietdijk
4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
...
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Orivej Desh
24786e1249
dwarf-therapist: fix build
...
Update for dfc4744afd
.
2018-06-07 09:09:25 +00:00
Jaakko Luttinen
e5d43df48c
pythonPackages.autograd: init at 1.2 ( #41558 )
2018-06-07 11:06:51 +02:00
R. RyanTM
81853859a1
cutemaze: 1.2.2 -> 1.2.3 ( #41572 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/cutemaze/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/sqmwkpsp62yarxbxil0xwl6c7434bhns-cutemaze-1.2.3/bin/cutemaze had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2.3 with grep in /nix/store/sqmwkpsp62yarxbxil0xwl6c7434bhns-cutemaze-1.2.3
- directory tree listing: https://gist.github.com/a8cfdfb66984a0f73bf7653f74bd4875
- du listing: https://gist.github.com/ad7863094421835157fc96f90206e350
2018-06-07 11:04:01 +02:00
Elis Hirwing
df92030a32
python36Packages.cython: Disable the "test_coerce_to_numpy" test on aarch64 ( #41453 )
2018-06-07 10:50:58 +02:00
Michael Raskin
f0cc913df3
Merge pull request #41605 from lsix/unifont-11.0.01
...
unifont: 10.0.06 -> 11.0.01
2018-06-07 07:49:33 +00:00
Peter Hoeg
b48af23d16
Merge pull request #41617 from peterhoeg/p/mssql
...
check-mssql-health: init at 2.6.4.14
2018-06-07 14:55:59 +08:00