Commit graph

158089 commits

Author SHA1 Message Date
Peter Simons bf26876a28 zsh-git-prompt: don't hard-code any particular compiler version
Just use whatever is the current default.
2018-11-02 20:16:56 +01:00
Austin Seipp 5ca1b19dab timescaledb-parallel-copy: init at 2018-05-14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Peter Simons 2f0de54ddb Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.

Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.

At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Peter Simons 32dcb6051a haskell-brick: drop obsolete jailbreak for ghc-8.6.x 2018-11-02 20:00:28 +01:00
Austin Seipp 648f4a2769 nixpkgs: tidy up pgjwt package
This makes pgjwt take a dummy 'postgresql' argument, which it does not *need*
in the buildInputs (it is purely a SQL extension with no C code). However, this
argument will be necessary for an upcoming change that will parameterize the
extensions over a particular PostgreSQL version.

It also does some tiny cleanup, setting a null build phase.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:48 -05:00
Austin Seipp 2266f2014b nixos/postgresql: add myself as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:33 -05:00
Jan Tojnar b603856e44
Merge pull request #49648 from worldofpeace/granite/5.2.0
granite: 5.1.0 -> 5.2.0
2018-11-02 19:45:45 +01:00
Peter Simons f648605b4e all-cabal-hashes: update to Hackage at 2018-11-02T16:36:33Z 2018-11-02 19:22:17 +01:00
Peter Simons 1bc120fa5f git-annex: update sha256 hash for new version 7.20181031 2018-11-02 19:22:17 +01:00
Peter Simons 7766df8eba hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
98ec0eee2d.
2018-11-02 19:22:10 +01:00
Peter Simons 508ce6e208 haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16 2018-11-02 19:21:58 +01:00
Will Dietz c78761b5bd tor: 0.3.4.8 -> 0.3.4.9
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.3.4.9

Please confirm the sha256 is correct for a verified tarball,
I'm not setup (or know how offhand but docs look promising)
to do this myself.
2018-11-02 13:21:25 -05:00
Peter Simons c9e1380626 r-nloptr: fix build by adding pkgconfig 2018-11-02 17:50:18 +01:00
Peter Simons 9f9fc7ae15 nlopt: update from 2.4.2 to 2.5.0 2018-11-02 17:50:18 +01:00
Peter Simons 9b63cc6313 r-rlang: patch shebang in configure script to fix the build 2018-11-02 17:50:18 +01:00
Tom McLaughlin cac5c9401e R: update CRAN and BIOC package sets
Closes https://github.com/NixOS/nixpkgs/pull/49430.
2018-11-02 17:50:18 +01:00
worldofpeace 8cf1e97fcf granite: 5.1.0 -> 5.2.0
- Correct License to LGPLv3+
2018-11-02 12:44:05 -04:00
Vladimír Čunát 1fe3328593
knot-resolver: 3.0.0 -> 3.1.0
https://lists.nic.cz/pipermail/knot-resolver-users/2018/000086.html
2018-11-02 16:46:03 +01:00
talyz 06acfb853f nomachine-client: init at 6.3.6_1
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.

Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.

Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00
Austin Seipp 6a0e8c2738 .github/CODEOWNERS: add myself as the PostgreSQL owner
Since the development of #38698, I have been radically overhauling the
PostgreSQL support and plan on maintaining it in the long run, taking
over from @ocharles, who authored most of it initially.

However, while #38698 has not been merged (yet), I'm taking the time to
go ahead and add myself as the owner of all the related code, so that I
can be marked as a reviewer for things people submit in the mean time.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 09:29:36 -05:00
Michael Raskin 722476273c
Merge pull request #49547 from fadenb/simgrid_3.21
simgrid: 3.20 -> 3.21
2018-11-02 14:22:47 +00:00
Austin Seipp 93aa285376 nixos: fix #48917 by setting SYSTEMD_TIMEDATED_NTP_SERVICES
Setting this variable in the environment of systemd-timedated allows
'timedatectl' to tell if an NTP service is running.

Closes #48917.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 09:10:15 -05:00
Linus Heckemann e23ebd02ab
Merge pull request #49347 from sjau/easysnap-init
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
Vladimír Čunát 87e4e1ba72
Revert "c-ares: 1.14.0 -> 1.15.0"
This reverts commit 5ace270309.
It's a mass rebuild, moving to staging.
2018-11-02 14:33:55 +01:00
Tristan Helmich (omniIT) 4f8cac02c6 simgrid: 3.20 -> 3.21 2018-11-02 14:23:39 +01:00
Michael Raskin d03ca0c105
Merge pull request #49641 from aanderse/openscenegraph
openscenegraph: 3.6.2 -> 3.6.3
2018-11-02 13:05:36 +00:00
Mario Rodas 91ce8c050f pyre: 0.0.14 -> 0.0.17 2018-11-02 07:07:52 -05:00
Joachim F 2dc0fc6516
Merge pull request #47526 from rnhmjoj/syncthing
nixos/syncthing: move configuration to condigDir
2018-11-02 12:02:51 +00:00
Peter Hoeg f8a415f793 home-assistant: make broadlink module available 2018-11-02 18:12:19 +08:00
Peter Hoeg 1ccafe56f9 pythonPackages.broadlink: init at 0.9 2018-11-02 18:12:07 +08:00
ikarulus 7bd8805408 kicad 5.0.0 -> 5.0.1 (#49561) 2018-11-02 10:32:32 +01:00
aszlig 73cdd5a476
nixos/tests/chromium: Fix sandbox info matching
As reported by @andir, the regular expressions that match the sandbox
output are no longer matching in the recent Chromium bump as of
bb03fbc2c8.

Instead of a boolean field that determines whether namespace sandboxes
are on, the namespace sandbox is now an enum within "Layer 1 Sandbox".

I've modified the regular expressions accordingly and also ran the test
for the stable branch, which now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Issue: https://github.com/NixOS/nixpkgs/issues/49442
Cc: @bendlas, @andir
2018-11-02 10:23:04 +01:00
Gabriel Ebner 5de50f8fa3
Merge pull request #49250 from royneary/nim-0.19
nim: 0.18.0 -> 0.19.0
2018-11-02 10:20:13 +01:00
Will Dietz 467a822ac7
Merge pull request #49495 from dtzWill/fix/thunderbolt-cleanup
thunderbolt: cleanup
2018-11-02 04:04:13 -05:00
Will Dietz c417342cd2
Merge pull request #48579 from dtzWill/update/z3-4.8.1
z3: 4.7.1 -> 4.8.1
2018-11-02 04:02:24 -05:00
Will Dietz 1fe7abcf2e
Merge pull request #49513 from dtzWill/fix/activation-nscd-path
activation-script: add libc to path to provide nscd when needed
2018-11-02 03:57:25 -05:00
Will Dietz 9e23f72ce7
Merge pull request #49548 from dtzWill/update/c-ares-1.15.0
c-ares: 1.14.0 -> 1.15.0
2018-11-02 03:56:41 -05:00
Will Dietz 71bde96d2b
Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3
webkitgtk: 2.22.2 -> 2.22.3
2018-11-02 03:53:35 -05:00
Michael Raskin bfd838a695
Merge pull request #49180 from symphorien/issue-49092
brlaser: fix install dir
2018-11-02 08:18:47 +00:00
Michael Raskin e5ca104835
Merge pull request #49562 from zarelit/ntp_upstream_patch
ntp: fix ntpd shutdown by using upstream patch
2018-11-02 08:11:24 +00:00
Michael Raskin d24dee08e8
Merge pull request #49617 from aanderse/openscenegraph_3_4
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Mario Rodas c7c278dc0f pyre: enable tests 2018-11-01 22:31:11 -05:00
Mario Rodas f422f8d0ad pyre: fix darwin build 2018-11-01 22:29:18 -05:00
Will Dietz 6753b2c6c1
Merge pull request #49605 from mroi/swift-4.2.1
swift: 4.1.3 -> 4.2.1
2018-11-01 22:28:37 -05:00
volth c246b5283c perldevel: 5.29.3 -> 5.29.4 (#49624) 2018-11-02 03:10:11 +01:00
Lysergia 1ed146b438 lightdm-mini-greeter: 0.3.2 -> 0.3.3 (#49619)
New upstream release.
2018-11-02 03:08:19 +01:00
Franz Pletz 5ae33b77a1
Merge pull request #49622 from pbogdan/polybar-cc
polybar: nuke reference to stdenv.cc, small clean up
2018-11-02 01:35:39 +00:00
Piotr Bogdan 10e3dde91f polybar: nuke reference to stdenv.cc, small clean up 2018-11-02 00:54:37 +00:00
Brian Olsen 0810d631a4
nixos/rspamd: Add support for included files
By default rspamd will look for multiple files in /etc/rspamd/local.d
and /etc/rspamd/override.d to be included in subsections of the merged
final config for rspamd. Most of the config snippets in the official
rspamd documentation are made to these files and so it makes sense for
NixOS to support them and this is what this commit does.

As part of rspamd 1.8.1 support was added for having custom Lua
rules stored in $LOCAL_CONFDIR/rspamd.local.lua which means that it is
now possible for NixOS to support such rules and so this commit also
adds support for this to the rspamd module.
2018-11-02 01:46:57 +01:00
Renaud 87f97f068e
Merge pull request #49614 from markuskowa/licenses-26
Add licenses
2018-11-02 00:31:33 +01:00