Domen Kožar
a6581d825d
Merge pull request #18654 from l2dy/patch-1
...
hping: broken on darwin
2016-09-16 11:18:01 +02:00
Domen Kožar
77a67189ef
lttng-modules: broken on chromiumos
...
(cherry picked from commit 3f4d94a4c2
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-16 11:12:29 +02:00
Zero King
c7e8ca2ce5
hping: broken on darwin
2016-09-16 09:11:22 +00:00
Domen Kožar
ee1b4598aa
Merge pull request #18653 from lsix/fix_pythonpackages_mathics
...
pythonPackages.mathics: Fix install
2016-09-16 11:04:47 +02:00
Moritz Ulrich
ccd7d204e1
x42-plugins: Fix unpacking and formatting
...
For some reason, adding `xz` to `buildInputs` caused `unpackPhase` to
fail.
2016-09-16 10:56:37 +02:00
Lancelot SIX
9d83af68d8
pythonPackages.mathics: Fix install
...
This fixes the broken test nixos/tests/mathics.nix
2016-09-16 10:39:31 +02:00
Domen Kožar
00b7c5c5c2
Merge pull request #18624 from ericsagnes/fix/cadvisor
...
Cadvisor: update and fix test
2016-09-16 09:10:08 +02:00
Alexey Shmalko
917bb9720b
Merge pull request #18554 from Mic92/cheat
...
cheat: init at 2.1.26
2016-09-16 09:01:44 +03:00
zimbatm
dd7e73f586
telegraf: convert deps from json to nix
...
Fixed for 914e0e594c
2016-09-16 00:25:24 +01:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Matthew Bauer
8610a34474
gcc: use special native system headers for darwin
...
Darwin systems need to be able to find CoreFoundation headers as well as
libc headers. Somehow, gcc doesn't accept any "framework" parameters
that would normally be used to include CoreFoundation in this
situation.
HACK: Instead, this adds a derivation that combines the two. The result
works but probably not a good long term solution.
ALTERNATIVES: Maybe sending patches in to GCC to allow
"native-system-framework" configure flag to get this found.
2016-09-15 17:58:09 -05:00
Matthew Bauer
c7e0fbcbc8
gcc4.6: remove from tree
...
This isn't available from all-packages, so I think it's okay to
remove. It's unclear how to keep this updated with the changes.
2016-09-15 17:58:08 -05:00
Matthew Bauer
f760e980f0
gcc4.5: allow empty libc-ldflags
2016-09-15 17:56:51 -05:00
Matthew Bauer
cf004ae56e
gcc: add --with-native-system-header-dir for clang
...
gcc needs to be able find system headers. Without this, gcc fails to build because
/usr/include is not available.
Note: stdenv.libc should be available for all stdenv's, I think.
2016-09-15 17:56:50 -05:00
Matthew Bauer
f2e753a90c
gcc: fix gmp, mpfr includes
...
This should get gcc48, gcc5, and gcc6 working again.
Also: use makeLibraryPath, and makeSearchPathOutput for LIBRARY_PATH and
CPATH. This is a refactor but it also fixes an issue with zlib.
2016-09-15 17:56:50 -05:00
Matthew Bauer
45cd1ea620
gcc: --enable-bootstrap on Darwin
...
This seems to be working now. ISL needs to be disable for it to build
completely though.
2016-09-15 17:54:01 -05:00
zimbatm
7a6b860e1c
Merge pull request #18437 from Mic92/telegraf
...
Telegraf
2016-09-15 23:21:08 +01:00
Thomas Tuegel
daa0687de8
Merge pull request #18307 from acowley/emacs24Macport
...
emacs24Macport: fix SDK version issue
2016-09-15 14:22:25 -05:00
Robin Gloster
55b8430f6f
Merge branch 'prometheus-node-exporter' of https://github.com/teh/nixpkgs into prometheus-nixos-exporter
2016-09-15 20:59:17 +02:00
Robin Gloster
e43a15720d
prometheus module: add nodeExporter submodule
2016-09-15 20:31:03 +02:00
Profpatsch
51314631d6
searx: 0.9.0 -> 0.10.0 ( #18608 )
...
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
Mike Cooper
c2a7410583
firefox-bin: add curl dependency for crash reporter ( #18596 )
2016-09-15 17:39:08 +02:00
Joachim F
2db487e6bf
opensmtpd: 5.9.2p1 -> 6.0.0p1 ( #18629 )
...
Also change to https src.url.
Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt
In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
logs may need updating
- dhparams option has been removed
2016-09-15 16:19:51 +01:00
José Romildo Malaquias
ffbdc07a0d
llvm and clang: define llvm_39 and clang_39 in all-packages.nix ( #18599 )
2016-09-15 15:54:59 +02:00
Joachim Fasting
4653160057
squashfsTools: optional lz4 support
2016-09-15 15:37:03 +02:00
Joachim Fasting
a9fa582c5b
squashfsTools: use fetchFromGitHub
2016-09-15 15:37:03 +02:00
Joachim Fasting
527b3dc1df
hidepid module: detailed description to external doc
2016-09-15 15:36:03 +02:00
Evgeny Egorochkin
9dd366c385
add Azure bootstrap blob list
2016-09-15 16:27:47 +03:00
Joachim F
fa787da36f
Merge pull request #18606 from romildo/upd.greybird
...
Greybird: 2016-08-16 -> 2016-09-13
2016-09-15 14:53:12 +02:00
Eric Sagnes
db387a6f0d
cadvisor: fix test
2016-09-15 21:28:41 +09:00
Eric Sagnes
fe54db9027
cadvisor: 0.10.1 -> 0.23.8
2016-09-15 21:28:12 +09:00
Shea Levy
bca7b782ae
Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs
2016-09-15 08:16:07 -04:00
Franz Pletz
a32281639e
php70: 7.0.10 -> 7.0.11 (security)
...
See https://secure.php.net/ChangeLog-7.php#7.0.11 .
2016-09-15 13:57:32 +02:00
Joachim F
fbcb93852c
Merge pull request #18047 from Nadrieril/ttrss
...
tt-rss service: Use nginx virtualhosts; improve config options
2016-09-15 13:37:20 +02:00
Joachim F
c571a7f221
Merge pull request #18500 from tvon/fix/gocd-server-options
...
gocd-server: add startupOptions, empty extraOptions
2016-09-15 13:24:48 +02:00
Joachim F
09646cc8a5
Merge pull request #18501 from tvon/update/gocd-server-16.9.0-4001
...
gocd-server: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:17 +02:00
Joachim F
cbdad9b5e9
Merge pull request #18502 from tvon/update/gocd-agent-16.9.0-4001
...
gocd-agent: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:06 +02:00
Sander van der Burg
4cbf2b88c2
Merge pull request #18591 from bendlas/update-androidenv
...
androidenv: update packages
2016-09-15 11:01:37 +02:00
Daiderd Jordan
fa507771ac
Merge pull request #18577 from matthewbauer/mplayer-darwin
...
mplayer: fix on darwin
2016-09-15 09:32:03 +02:00
Sander van der Burg
36aad71e3c
Merge pull request #18610 from siddharthist/emoj/init
...
emoj: init at 0.3.0
2016-09-15 09:26:21 +02:00
Peter Simons
fabd60a397
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-10-gca03454 using the following inputs:
- Hackage: 0aa5f8d505
- LTS Haskell: b5ee848475
2016-09-15 09:12:08 +02:00
Peter Simons
9123a0452d
haskell: drop obsolete LTS package set
...
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
055a3e52c5
Switch the 'haskellPackages' attribute set to the latest version of LTS-7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
f7133e4de6
haskell: define top-level attributes for LTS 6.x and 7.x
...
These attributes exist only for backwards compatibility with old
versions of Stack and will be removed altogether soon.
2016-09-15 09:12:04 +02:00
Peter Simons
6607b99168
haskell: port existing hardening overrides to use the new combinator
2016-09-15 09:12:03 +02:00
Peter Simons
97fd905823
haskell: add support for 'hardeningDisable' to the generic builder
...
We also have a new helper function 'disableHardening' to use in
overrides. Fixes https://github.com/NixOS/nixpkgs/issues/14820 .
2016-09-15 09:12:03 +02:00
Peter Simons
aa1d424421
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-9-g9d0fb31 using the following inputs:
- Hackage: d68983aeb2
- LTS Haskell: 36c0f4fa5e
- Stackage Nightly: 8b258a761d
2016-09-15 09:12:02 +02:00
Peter Simons
af1d6e503e
configuration-hackage2nix.yaml: make sure some old (but required) packages remain available
...
The switch to LTS 7.x has made many older versions obsolete and so they
are no longer included in our package set by default:
- aeson-pretty 0.7.x
- hoogle 4.x
- persistent 2.2
- persistent-sqlite 2.2
- persistent-template 2.1
2016-09-15 09:11:04 +02:00
Benjamin Staffin
7bcbdb7885
Merge pull request #18620 from benley/openssh-gssapi-patch-once-again
...
openssh: update gssapi patch, fix the build
2016-09-15 01:03:54 -04:00
Etienne Laurin
ff9208c37a
swiProlog: 6.6.6 -> 7.2.3
2016-09-15 00:31:23 -04:00