Matthew Bauer
d02bb3c197
darwin.make-bootstrap-tools: remove dsymutil
...
This hopefully is not needed for the bootstrap tools. Needs more testing.
2019-01-06 22:15:43 -06:00
Matthew Bauer
2bbec30c2e
darwin.diskdev_cmds: fix build with dsymutil
...
xcbuild doesn’t handle dsymutil correctly. fuser.pl does not contain
debug symbols, but xcbuild doesn’t handle this like xcodebuild does.
So, just disable the debug information. We probably should do this in
more places using xcbuild, but it requires some arbitrary patching.
2019-01-06 22:13:11 -06:00
Matthew Bauer
09ff7707ae
llvm3.{8,9}: use old CMAKE_INSTALL_NAME_DIR value
...
adcf4aa524
broke these two. The old way
seems to work and might still avoid the original lldb issues.
2019-01-06 22:11:38 -06:00
R. RyanTM
67b8195774
qtbitcointrader: 1.40.30 -> 1.40.40
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-01-06 19:10:46 -08:00
Mario Rodas
23da4c67c8
clair: init at 2.0.7
2019-01-06 19:40:13 -05:00
worldofpeace
8e05911ccb
otter-browser: add homepage
2019-01-06 19:36:31 -05:00
Will Dietz
16cef9de77
otter-browser: 0.9.99.3 -> 1.0.01
2019-01-06 19:36:31 -05:00
R. RyanTM
ed630cbe2b
toot: 0.19.0 -> 0.20.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/toot/versions
2019-01-06 19:13:48 -05:00
R. RyanTM
96ea9e8917
sshguard: 2.3.0 -> 2.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2019-01-06 19:06:16 -05:00
R. RyanTM
b5b80afa5b
trilium: 0.26.1 -> 0.27.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trilium/versions
2019-01-06 19:03:07 -05:00
Jack Kelly
721486626a
edbrowse: Fix compilation against newer libcurl
2019-01-06 18:57:23 -05:00
R. RyanTM
1c1fd0935b
simpleitk: 1.1.0 -> 1.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/simpleitk/versions
2019-01-06 15:12:50 -08:00
buffet
445c73afed
maintainer-list: countingsort -> buffet
2019-01-07 00:10:46 +01:00
Jorge Acereda
2118e66fc3
futhark: fix darwin build
2019-01-06 22:56:50 +01:00
Jorge Acereda
a339eec2f5
futhark: remove obsolete non-hackage package
2019-01-06 22:56:29 +01:00
Michael Raskin
535a6db25f
Merge pull request #53503 from r-ryantm/auto-update/wavemon
...
wavemon: 0.8.2 -> 0.9.0
2019-01-06 20:51:33 +00:00
Roman Volosatovs
b4ed953bb2
neovim: 0.3.2 -> 0.3.3
2019-01-06 21:49:31 +01:00
Joachim F
6d5cc1beb4
Merge pull request #53477 from andrew-d/andrew/uriparser-0.9.1
...
uriparser: 0.9.0 -> 0.9.1
2019-01-06 19:45:44 +00:00
Michael Weiss
a684ae6e53
scons: Remove version 3.0.0
2019-01-06 20:31:16 +01:00
Michael Weiss
d376ffe767
scons: Add version 3.0.2
...
"SCons release 3.0.2 now available from the download page at
SourceForge. This release should be used instead of 3.0.1. This release
fixes several issues. This release supports Python versions 2.7.* as
well as 3.5+." [0]
Details can be found in the changelog [1].
I'll update the default after running additional tests.
[0]: https://scons.org/scons-302-is-available.html
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.2/src/CHANGES.txt
2019-01-06 20:31:16 +01:00
R. RyanTM
83599e2f58
transmission-remote-gtk: 1.4.0 -> 1.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transmission-remote-gtk/versions
2019-01-06 10:32:09 -08:00
Timo Kaufmann
a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 ( #53504 )
2019-01-06 19:10:47 +01:00
Orivej Desh
e4e695548c
clickhouse: link to libLLVM rather than to individual LLVM libs
...
The clickhouse program links to LLVM and to the clickhouse library, that also
links to LLVM. When the library is shared but LLVM is static, LLVM gets linked
into the program twice (once via the library and once directly), which causes
this error when running clickhouse:
: CommandLine Error: Option 'x86-use-base-pointer' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
A common LLVM installation provides static component libraries and a shared
libLLVM. Linking to libLLVM when libclickhouse is shared solves this issue.
Upstream pull request: https://github.com/yandex/ClickHouse/pull/3989
2019-01-06 16:59:47 +00:00
R. RyanTM
dda2cdfe93
wavemon: 0.8.2 -> 0.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavemon/versions
2019-01-06 08:27:18 -08:00
Artur Kireev
5b201a8e98
ksh: init at 93v
2019-01-06 15:37:53 +00:00
Vladimír Čunát
9ee8cf5177
linuxPackages.nvidia_x11*: unmaintain
...
I now no longer use an nvidia card commonly, so it would be harder for
me to test at least a bit. And I'm overcommited anyway.
Hopefully someone else can be found.
2019-01-06 14:59:03 +01:00
Vladimír Čunát
711db1b0cd
postfix: fix linking error after #51770 ; issue #53001
2019-01-06 14:53:24 +01:00
Vladimír Čunát
b4f33e6d33
Merge #53499 : feh: include prove for tests
2019-01-06 14:53:23 +01:00
Peter Simons
747531a46e
gsound: fix evaluation error
2019-01-06 14:35:14 +01:00
Peter Simons
13c58d89dd
gcr: fix evaluation error
2019-01-06 14:35:14 +01:00
Edmund Wu
ca531efae8
feh: include prove for tests
2019-01-06 08:30:57 -05:00
Vladimír Čunát
c6b8312f21
bird2: fixup build after 7bb24a65e
...
I didn't look whether bird2 cross-compiles, but the patch wouldn't apply.
2019-01-06 14:26:03 +01:00
Joachim Fasting
4bb0a719cf
openafs: fix build against linux_hardened
...
See https://hydra.nixos.org/build/86750041
and https://hydra.nixos.org/build/86749971
2019-01-06 14:08:27 +01:00
Matt McHenry
cf58744a16
client-ip-echo: 0.1.0.3 -> 0.1.0.4
2019-01-06 13:44:56 +01:00
Mario Rodas
b3d8aa2677
1password: 0.5.4 -> 0.5.5
2019-01-06 13:17:41 +01:00
markuskowa
f4dcb6f03e
Merge pull request #53466 from lasandell/wsjtx-2.0.0
...
wsjtx: 1.9.1 -> 2.0.0
2019-01-06 12:58:33 +01:00
Markus Kowalewski
123b37297f
libbladeRF: 2.0.2 -> 2.2.0
...
Add submodule from analogdevicesinc
2019-01-06 12:35:27 +01:00
pukkamustard
9211bcc7ea
ocamlPackages: Use lib.makeScope
2019-01-06 11:20:08 +00:00
Vladimír Čunát
10a12194e3
Merge #53490 : fix treewide linking errors after #51770
...
Issue #53001 . This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly
2019-01-06 12:13:19 +01:00
Vladimír Čunát
68c3097b96
rtkit: link with librt explicitly
2019-01-06 12:12:49 +01:00
Kirill Elagin
a162a562bd
lighttpd: Enable tests
...
They seem to pass now, so why not.
2019-01-06 13:12:20 +03:00
Kirill Elagin
bd141e9af1
lighttpd: Hide attr dependency behind an option
...
* Unbreak darwin
* It was unused anyway, as it is disabled by default
* Now there is an feature-argument to enable it
2019-01-06 13:12:19 +03:00
Kirill Elagin
d94cbd4188
lighttpd: Disable WebDAV by default
...
* It is disabled by default in lighttpd itself
* Darwin doesn’t seem to have a function in libuiid that it needs
2019-01-06 13:12:14 +03:00
Timo Kaufmann
ee9bc405b9
neovim-qt: wrap in separate derivation
...
This makes it possible to swap out the (wrapped) neovim without
recompiling neovim-qt. In particular, the user can use `neovim.override`
to configure their neovim and then use that same configuration for
neovim-qt, without having to give up binary caching.
2019-01-06 10:56:27 +01:00
Frederik Rietdijk
e5381cdece
Merge master into staging-next
2019-01-06 09:36:23 +01:00
Andrew Dunham
83ba7beb1a
uriparser: 0.9.0 -> 0.9.1
2019-01-05 23:23:54 -05:00
Orivej Desh
7d864c6bd6
clickhouse: build with llvmPackages_latest
...
This will simplify updates since the upstream tracks the latest llvm.
2019-01-06 02:46:58 +00:00
Jörg Thalheim
9d8ccfe00f
Merge pull request #51398 from risicle/ris-afl-qemu-fix
...
afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b
2019-01-06 01:50:55 +01:00
Dmitry Kalinkin
0308087b74
Merge pull request #53468 from asymmetric/anki-2.1.8
...
anki: 2.1.7 -> 2.1.8
2019-01-05 19:15:12 -05:00
Dmitry Kalinkin
d2cfddd3b5
anki: fix build on darwin
...
Runtime doesn't work:
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'
This is probably because qtwebengine is broken on darwin, but doesn't
fail the build (#40149 )
2019-01-05 19:13:10 -05:00
Ryan Mulligan
d62e013359
Merge pull request #53158 from ryantm/haskell-binary-orphans
...
haskellPackages.binary-orphans: dontCheck
2019-01-05 16:03:35 -08:00
markuskowa
bdbf3f964f
Merge pull request #53377 from marsam/update-bfs
...
bfs: 1.2.4 -> 1.3.1
2019-01-06 00:42:17 +01:00
Lorenzo Manacorda
90c68f650d
anki: 2.1.7 -> 2.1.8
2019-01-06 00:09:10 +01:00
Francesco Gazzetta
e7551acb7b
pythonPackages.staticjinja: init at 0.3.4
2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b
pythonPackages.easywatch: init at 0.0.5
2019-01-05 17:09:20 -05:00
Luke Sandell
fada7041a0
wsjtx: 1.9.1 -> 2.0.0
...
Old version of FT8 protocol was obsoleted on 2019-01-01.
2019-01-05 15:59:43 -06:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
...
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)
[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Michael Weiss
35bee29824
pythonPackages.simplejson: Update the metadata
...
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Vladimír Čunát
a68ae2c205
obs-studio: restrict meta.platforms
...
Hydra has been trying to build it on aarch64-linux, but never succeeded:
https://hydra.nixos.org/job/nixpkgs/trunk/obs-studio.aarch64-linux/all
(It tries to feed compiler x86-specific options.)
I didn't test i686-linux, due to a transitive dependency not building
(libupnp), but there it might likely work.
2019-01-05 22:51:21 +01:00
Michael Weiss
2acda72b85
python27Packages.weboob: Override google_api_python_client
2019-01-05 22:32:49 +01:00
Michael Weiss
8d9c2fc3ff
python37Packages.google_api_python_client: 1.7.4 -> 1.7.7
2019-01-05 22:32:49 +01:00
Michael Raskin
f27fe449b1
pythonPackages.ldap3: switch src to fetchFromGitHub
...
PyPI links to a source tarball at PythonHosted that has an empty
ldap3/protocol/sasl/digestMd5.py
while the linked egg file has a non-empty file (and the upstream GitHub
repository has a non-empty file that hasn't even had a non-comment
change for some time.
2019-01-05 22:37:00 +01:00
Vladimír Čunát
e6aa4d76ed
Merge #53164 : vlc: 3.0.4 -> 3.0.5
...
https://mailman.videolan.org/pipermail/videolan-announce/2018-December/000173.html
2019-01-05 22:05:41 +01:00
roconnor
9ff125c9ce
Merge pull request #52868 from roconnor/bitcoin
...
Bitcoin: 0.17.0 -> 0.17.1
2019-01-05 15:15:16 -05:00
Will Dietz
93a5522a7b
Merge pull request #53459 from dtzWill/update/gllvm-1.2.3
...
gllvm: 1.2.2 -> 1.2.3
2019-01-05 14:02:25 -06:00
Will Dietz
d42d70aee9
Merge pull request #53417 from dtzWill/update/getdns-1.5.0
...
getdns: 1.4.2 -> 1.5.0, stubby: 0.2.3 -> 0.2.4
2019-01-05 13:54:26 -06:00
Will Dietz
fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
...
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Will Dietz
2d79465173
Merge pull request #51700 from dtzWill/update/i2c-tools-4.1
...
i2c-tools: 4.0 -> 4.1
2019-01-05 13:46:26 -06:00
Will Dietz
6f886ca7aa
gllvm: 1.2.2 -> 1.2.3
...
https://github.com/SRI-CSL/gllvm/releases/tag/v1.2.3
2019-01-05 13:39:17 -06:00
Will Dietz
5adde64416
minizincide: minor touchups per reviewer suggestion
...
(sourceRoot needed a "source/" prefix, FWIW)
2019-01-05 13:35:10 -06:00
Markus Kowalewski
256ae3ab48
uhd: 3.12.0.0 -> 3.13.0.1
2019-01-05 19:52:55 +01:00
Ryan Mulligan
d637039acf
Merge pull request #53432 from jerith666/haskell-fixes
...
haskell: friday: jailbreak
2019-01-05 10:48:48 -08:00
Ryan Mulligan
f706777f5b
haskellPackages.binary-orphans: dontCheck
2019-01-05 10:29:20 -08:00
Ryan Mulligan
88029fc8af
Merge branch 'master' into haskell-github
2019-01-05 10:02:30 -08:00
Tadeo Kondrak
0d99389a6d
wine: add perl to buildInputs to fix winemaker
2019-01-05 18:40:59 +01:00
Dmitry Kalinkin
8a7d9e6dd0
offlineimap: provide "OS-DEFAULT" CA certificates ( #53268 )
2019-01-05 17:38:10 +01:00
xeji
361d64de02
Merge pull request #53398 from Mic92/cryptominisat
...
cryptominisat: 5.0.1 -> 5.6.6
2019-01-05 17:34:50 +01:00
Jörg Thalheim
e2b79b10b5
afl: various cleanups
2019-01-05 17:22:24 +01:00
Jörg Thalheim
5da3d039d4
qemu-afl: various cleanups
2019-01-05 17:22:06 +01:00
Jörg Thalheim
37fe593d48
cryptominisat: switch to python3
2019-01-05 16:38:10 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
...
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
R. RyanTM
df834ee56d
sysstat: 12.1.1 -> 12.1.2 ( #52675 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysstat/versions
2019-01-05 14:47:25 +01:00
Matt McHenry
8358ffc708
haskellPackages.friday: jailbreak
2019-01-05 08:39:09 -05:00
Domen Kožar
5ec91bac2f
Merge pull request #53326 from domenkozar/elm-packaging-rehaul
...
Elm: automate packaging with elm2nix
2019-01-05 13:20:16 +00:00
Joachim Fasting
d62086e6fc
hardened-config: allow slub/slab free poisoning
2019-01-05 14:07:36 +01:00
Joachim Fasting
11840f5c70
hardened-config: explain HARDENED_USERCOPY_FALLBACK n
2019-01-05 14:07:36 +01:00
Joachim Fasting
dfd77a046d
hardened-config: ensure STRICT_KERNEL_RWX
...
This is y in the default config, but enable it explicitly here to catch
situations where it has been disabled (explicitly or implicitly).
2019-01-05 14:07:35 +01:00
Joachim Fasting
1801aad7b8
hardened-config: clarify MODIFY_LDT_SYSCALL
...
This likely never worked; MODIFY_LDT_SYSCALL depends on EXPERT; enabling
EXPERT however seems to introduce quite a few changes that would need to be
properly vetted.
The version guard is unnecessary, however, as this config has been supported
since 4.3.
2019-01-05 14:07:34 +01:00
Joachim Fasting
abc8ed3fca
hardened-config: clarify readonly LSM hooks config
...
SECURITY_WRITABLE_HOOKS is implicitly controlled by SECURITY_SELINUX_DISABLE;
explicitly unsetting results in an error because the configfile builder fails
to detect that it has in fact been unset (reporting it as an unused option).
For now, leave WRITABLE_HOOKS as an "optional" config for documentation
purposes.
2019-01-05 14:07:33 +01:00
Joachim Fasting
c68e8b05f0
Revert "linux-hardened: Disable GCC_PLUGIN_RANDSTRUCT"
...
This reverts commit 5dda1324be
.
Presumably this was done to work around build errors or something but it
works fine now.
2019-01-05 14:07:21 +01:00
Jörg Thalheim
e36c93b3a0
Merge pull request #53408 from frlan/Update/Geany/1.34.1
...
Geany: 1.34 -> 1.34.1
2019-01-05 13:24:38 +01:00
Michael Raskin
3b152247ea
weechatScripts.weechat-matrix-bridge: 2018-05-29 -> 2018-11-19 (HTTP/2 support fix)
2019-01-05 13:21:30 +01:00
taku0
17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
...
Picked from PR #53437 . It runs fine for me.
2019-01-05 13:09:04 +01:00
Jörg Thalheim
8e95adcb75
Merge pull request #53439 from dywedir/gpxsee
...
gpxsee: 6.3 -> 7.1
2019-01-05 13:08:27 +01:00
Jörg Thalheim
38fa1ed0db
Merge pull request #53392 from xzfc/xpointerbarrier
...
xpointerbarrier: 17.11 -> 18.06
2019-01-05 13:03:53 +01:00
Jörg Thalheim
8832292ace
Merge pull request #52932 from ejpcmac/init-elixir_1_8
...
elixir_1_8: init at 1.8.0-rc.1
2019-01-05 12:59:33 +01:00
Jörg Thalheim
bf6aa78d0d
Merge pull request #52951 from Gerschtli/update/pdf2image
...
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 12:56:47 +01:00
Michael Raskin
fbd6ddadf1
Merge pull request #53434 from tohl/master
...
sbcl updated, tested on nixos x86_64
2019-01-05 11:48:23 +00:00
Jörg Thalheim
4a4d1d6497
cryptominisat: 5.0.1 -> 5.6.6
2019-01-05 12:45:44 +01:00
Jörg Thalheim
69d3eb6b6f
elixir: link to compatibility table
2019-01-05 12:39:23 +01:00
Jean-Philippe Cugnet
5cefef0d12
elixir_1_3: Remove since it is not supported anymore
2019-01-05 12:34:49 +01:00
Orivej Desh
8dddd6d4a1
clang-tools: override llvm version in all-packages
2019-01-05 11:19:37 +00:00
Tobias Happ
f94016eb84
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 10:56:50 +01:00
Vladyslav Mykhailichenko
f24d62c1e9
gpxsee: 6.3 -> 7.1
2019-01-05 11:44:07 +02:00
Matthew Bauer
d9707792b5
mesa: make sure $drivers output gets created
...
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Tomas Hlavaty
2d9d6337f8
sbcl: 1.4.13 -> 1.4.15
2019-01-05 05:19:42 +01:00
Michael Weiss
e7e18206dd
fuse: 2.9.8 -> 2.9.9
2019-01-05 02:26:02 +01:00
Dmitry Kalinkin
fb185ff859
Merge pull request #52835 from suhr/musescore
...
musescore: 2.3.2 -> 3.0
2019-01-04 20:20:34 -05:00
worldofpeace
678dda92a5
libcdr: drop boost159 compat fix
2019-01-04 19:49:05 -05:00
worldofpeace
2764297cc5
libcdr: disable werror is default
...
So this optional configure flag is uneeded.
See: 10211e95bb/NEWS (L5)
2019-01-04 19:49:05 -05:00
R. RyanTM
d211457188
libcdr: 0.1.4 -> 0.1.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcdr/versions
2019-01-04 19:49:05 -05:00
Dmitry Kalinkin
fc2a65308f
musescore: switch to QtWebEngine
...
Since version 3.0 it builds with QtWebEngine by default.
2019-01-04 19:43:23 -05:00
Elis Hirwing
eeb35be95d
gitea: 1.6.2 -> 1.6.3
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.3
2019-01-04 19:38:40 -05:00
R. RyanTM
487cbfc563
python37Packages.node-semver: 0.5.1 -> 0.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-node-semver/versions
2019-01-04 17:43:19 -05:00
R. RyanTM
b69d3fae73
python37Packages.django_redis: 4.9.1 -> 4.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-redis/versions
2019-01-04 17:42:23 -05:00
R. RyanTM
e65eb19da5
plantuml: 1.2018.13 -> 1.2018.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-01-04 17:41:15 -05:00
R. RyanTM
bb5ebed17f
python37Packages.faker: 0.9.3 -> 1.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-faker/versions
2019-01-04 17:36:39 -05:00
Joachim F
893c51bda8
Merge pull request #53369 from delroth/kernel-hardening
...
Re-add security features based on GCC plugins in 4.18+ hardened kernels
2019-01-04 21:49:53 +00:00
Piotr Bogdan
ac1122f264
pythonPackages.sipsimple: use c compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
2e5cb0cb5b
offrss: use c++ compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
eb41113270
qshowdiff: build with a c++ compiler
2019-01-04 21:44:22 +00:00
Piotr Bogdan
bf61e100d7
xautoclick: use c++ compiler for linkage
2019-01-04 21:44:22 +00:00
Piotr Bogdan
89bcdd1184
timemachine: link with libm explicitly
2019-01-04 21:44:22 +00:00
Piotr Bogdan
1492dcccda
texmacs: link with libz explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
510b678cb7
tangogps: link with libm explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
19061fb79e
svnfs: link with libsvn_subr-1 explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
a54cc22d4d
ssmtp: link with libcrypto explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
a898c8335d
sqlitebrowser: link with libQt5PrintSupport explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
78ed568062
skype_call_recorder: link with libvorbis explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
b0f40b4e60
rox-filer: link with lib{dl,m} explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
cfdcc38720
qjoypad: link with libX11 explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
8bc5a019e8
pure: link with libLLVMJIT explicitly
2019-01-04 21:44:21 +00:00
Piotr Bogdan
90f5c4a810
pianobooster: link with pthreads, libGL explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
86b97b22b6
parcellite: link with libgio-2.0 explicitely
2019-01-04 21:44:20 +00:00
Piotr Bogdan
a6d2bff765
opendungeons: link with pthreads explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
ff1fc5a199
multitran.libmtquery: link with libbtree explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
a830472b0b
libmatchbox: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
3de83a8004
libfakekey: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
46dd3e27d9
lash: link with pthreads, lib{uuid,m} explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
d02a1bb2ab
kino: link with lib{avcodec,avutil} explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
472c14af60
k2pdfopt: link with pthreads explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
0d8bec14f0
jack_rack: link with pthreads, lib{dl,m} explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
46fad2b3b8
gtk-server: link with libdl explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
3d94f68c75
gqview: link with libm explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
418a2d771c
goxel: link with pthreads explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
71f216b7e6
golly-beta: link with lib{dl,GL} explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
12ac71caca
golden-cheetah: link with libz explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
8c83c4585e
gnuradio: link with pthreads explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
3b49822b3d
gnujump: link with libm explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
77b88afa30
globulation2: link with libboost_system explicitly
2019-01-04 21:44:19 +00:00
Piotr Bogdan
4477dedfba
gitAndTools.svn-all-fast-export: link with libsvn_fs-1 explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
2fe11f12fb
gdmap: link with libm explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
6910266b01
flatpak: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
12c733c292
fileshelter: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
69981de277
egoboo: link with libm explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
19d339ce3a
eboard: link with libdl explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
4510ad1807
dsniff: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
ef5baf894c
cwiid: link with libbluetooth explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
e828ad6ad9
cinepaint: link with lib{m,png} explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
b137a4c950
buddy: link with libm explicitly
2019-01-04 21:44:17 +00:00
Piotr Bogdan
580125f6fc
box2d: don't build examples
...
They fail to build and aren't included in the output anyway.
2019-01-04 21:44:17 +00:00
Alexey Shmalko
125befe16c
Merge pull request #52846 from clefru/fakeroot
...
fakeroot: Add sed dependency.
2019-01-04 23:36:13 +02:00
Pierre Bourdon
0f7ca26a48
kernel/hardened-config.nix: add STACKLEAK plugin on 4.20+
2019-01-04 22:24:50 +01:00
Pierre Bourdon
9dc0d94896
kernel/hardened-config.nix: re-enable GCC plugins
2019-01-04 22:24:50 +01:00
Pierre Bourdon
c789f642f0
kernel/generic.nix: provide required dependencies for GCC plugins builds
2019-01-04 22:24:50 +01:00
Piotr Bogdan
0b0430928b
bitmeter: fix libm underlinking
2019-01-04 21:19:40 +00:00
Piotr Bogdan
ae7557c4cb
avogadro: fix libX11 underlinking
2019-01-04 21:13:57 +00:00
Piotr Bogdan
8fe36d7285
autopanosiftc: fix libm underlinking
2019-01-04 21:04:52 +00:00
Piotr Bogdan
9e551aee94
artha: fix libgio-2.0 underlinking
2019-01-04 20:54:39 +00:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
...
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Piotr Bogdan
6b0d3da79f
a52dec: build shared libraries
2019-01-04 20:23:18 +00:00
Piotr Bogdan
d17273394b
dbus_cplusplus: disable tests
...
They fail to build.
2019-01-04 20:23:18 +00:00
Frederik Rietdijk
9618abe87c
Merge master into staging-next
2019-01-04 21:13:19 +01:00
Will Dietz
c1eb0e8ad9
stubby: 0.2.3 -> 0.2.4
2019-01-04 14:12:19 -06:00
Will Dietz
7ce548ef4f
getdns: 1.4.2 -> 1.5.0
...
https://getdnsapi.net/releases/getdns-1-5-0/
2019-01-04 14:12:17 -06:00
Piotr Bogdan
517f2d392e
airstrike: link with libm explicitly
2019-01-04 19:33:50 +00:00
Piotr Bogdan
e7040637e5
ahoviewer: link with pthread explicitly
2019-01-04 19:33:49 +00:00
Piotr Bogdan
4bdf36d156
aegisub: link with pthread explicitly
2019-01-04 19:33:49 +00:00
Piotr Bogdan
6edd82d02c
a2jmidid: fix pthread linkage
2019-01-04 19:33:49 +00:00
Matthew Bauer
1a7d28e31f
Merge pull request #53201 from Izorkin/zsh-command-time
...
zsh-command-time: enable work with options customPkgs
2019-01-04 10:35:54 -06:00
Matthew Bauer
030f66400d
darwin.adv_cmds: fix build
2019-01-04 10:28:22 -06:00
Ryan Mulligan
5a7bc59b07
Merge pull request #53265 from r-ryantm/auto-update/osrm-backend
...
osrm-backend: 5.20.0 -> 5.21.0
2019-01-04 08:14:58 -08:00
Frank Lanitz
6acde26318
Geany: 1.34 -> 1.34.1
2019-01-04 16:58:22 +01:00
R. RyanTM
7ff3ccfa74
google-compute-engine: 20181023 -> 20181206 ( #52894 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-compute-engine/versions
2019-01-04 16:25:54 +01:00
Jörg Thalheim
7d75e31c52
Merge pull request #53316 from r-ryantm/auto-update/imagemagick
...
imagemagick7: 7.0.8-14 -> 7.0.8-22
2019-01-04 15:46:58 +01:00
Jörg Thalheim
8b19e04d12
Merge pull request #53330 from r-ryantm/auto-update/groonga
...
groonga: 8.0.9 -> 8.1.0
2019-01-04 15:46:29 +01:00
Domen Kožar
28293fb169
fix #52118
2019-01-04 13:55:06 +00:00
Jörg Thalheim
3a0945f339
Merge pull request #53400 from JakobBruenker/no-curses-idris
...
idris-modules/curses.nix: delete
2019-01-04 14:43:28 +01:00
Dominik Xaver Hörl
b7967e9dc4
dbus-broker: 13 -> 17
2019-01-04 14:36:30 +01:00
Frederik Rietdijk
c0e6fbba70
python: pylint: 1.9.3 -> 1.9.4
2019-01-04 14:35:58 +01:00
Frederik Rietdijk
0173194e4f
Revert "pythonPackages.python-jose: fix build for python 3.6""
...
This reverts commit d65a3efc3f
.
This change should have been applied to the `rsa` package instead.
2019-01-04 14:35:58 +01:00
Frederik Rietdijk
4a7c9e5af2
python36.pkgs.rsa: fix build
2019-01-04 14:35:58 +01:00
nyanloutre
b245c0cd52
obs-studio: fix wrong patch hash
2019-01-04 14:35:33 +01:00
nyanloutre
560a7add3d
obs-studio: apply fix for fdk-aac v2.0.0
2019-01-04 14:35:33 +01:00
Maximilian Bosch
46adbcde48
cutelyst: fix build
...
Cutelyst misses `pcre.h` to compile, adding `pkgs.pcre` as build input
fixes the compilation.
This unbreaks `virtlyst` and the corresponding module as well.
See also https://hydra.nixos.org/build/86293236
2019-01-04 14:16:45 +01:00
geistesk
89c433fbf1
cbor: init at 1.0.0
2019-01-04 14:11:26 +01:00
Domen Kožar
fb0e49a9a7
elm: get to compile on GHC 8.6.3
2019-01-04 13:03:24 +00:00
Jörg Thalheim
e3bc81f531
Merge pull request #53351 from Mic92/clang-tools
...
clang-tools: 5 -> 7
2019-01-04 13:49:06 +01:00
Hans-Jörg Schurr
3569ff78f6
trx: init at 2018-01-23 ( #53324 )
2019-01-04 13:46:57 +01:00
Jakob Brünker
e0bcc7f082
idris-modules/curses.nix: delete
...
The repository is currently unmaintained and cannot be guaranteed to
work.
2019-01-04 13:44:37 +01:00
Jörg Thalheim
ee13b6fdd0
Merge pull request #53356 from r-ryantm/auto-update/eid-mw
...
eid-mw: 4.4.11 -> 4.4.13
2019-01-04 13:42:16 +01:00
Jörg Thalheim
694ef93410
Merge pull request #53355 from KAction/ansible-vim=2.0
...
vimPlugins.ansible-vim: init at 2.0
2019-01-04 13:38:40 +01:00
Clemens Fruhwirth
224cd007c1
fakeroot: Add sed dependency.
2019-01-04 13:11:24 +01:00
Peter Simons
cce612a649
haskell-pandoc: jailbreak to fix the build
2019-01-04 12:58:27 +01:00
Peter Simons
22c495bb28
haskell-esqueleto: lo and behold, the package is no longer broken
2019-01-04 12:58:27 +01:00
Peter Simons
c792202b99
configuration-ghc-8.6.x.nix: cosmetic
2019-01-04 12:58:27 +01:00
Peter Simons
71bc082871
all-cabal-hashes: update to Hackage at 2019-01-04T08:47:36Z
2019-01-04 12:58:27 +01:00
Peter Simons
720a857c55
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
62a980cbfe
.
2019-01-04 12:57:12 +01:00
Peter Simons
e911f179f5
hackage2nix: update list of broken Hydra builds
2019-01-04 12:57:02 +01:00
Peter Simons
e4d4080db3
LTS Haskell 13.1
2019-01-04 12:43:22 +01:00
Jörg Thalheim
dcc258f1dc
Merge pull request #53358 from r-ryantm/auto-update/dar
...
dar: 2.5.18 -> 2.6.0
2019-01-04 12:38:35 +01:00
Joachim F
48b1b3e55f
Merge pull request #52806 from r-ryantm/auto-update/polygraph
...
polygraph: 4.12.0 -> 4.13.0
2019-01-04 11:05:46 +00:00
Joachim F
89ca5d9ba4
Merge pull request #52810 from r-ryantm/auto-update/profile-sync-daemon
...
profile-sync-daemon: 6.33 -> 6.34
2019-01-04 11:05:25 +00:00
Joachim F
f0e28f982f
Merge pull request #52770 from eadwu/electron/4.0.0
...
electron: 3.0.5 -> 4.0.0
2019-01-04 11:04:59 +00:00
Michael Weiss
82e204382f
androidStudioPackages.{dev,canary}: 3.4.0.8 -> 3.4.0.9
2019-01-04 12:00:16 +01:00
Jörg Thalheim
b27b443e14
Merge pull request #53363 from Ma27/fix-Pweave
...
pythonPackages.Pweave: fix build
2019-01-04 11:37:58 +01:00
Jörg Thalheim
b22d962d51
Merge pull request #53374 from dtzWill/update/recutils-1.8
...
recutils: 1.7 -> 1.8
2019-01-04 11:37:39 +01:00
Jörg Thalheim
a38b076b19
Merge pull request #53387 from Izorkin/luadbi
...
luaPackages.luadbi: 0.6 -> 0.7.1
2019-01-04 11:36:21 +01:00
Jörg Thalheim
2315ee940e
Merge pull request #53329 from r-ryantm/auto-update/insomnia
...
insomnia: 6.2.3 -> 6.3.2
2019-01-04 11:35:30 +01:00
R. RyanTM
eab0c3258f
debootstrap: 1.0.111 -> 1.0.112
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-01-04 11:11:37 +01:00
R. RyanTM
37ef1274ba
ansible: 2.7.4 -> 2.7.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
2019-01-04 11:11:09 +01:00
R. RyanTM
ee0396c6b1
ddcutil: 0.9.3 -> 0.9.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-01-04 11:10:55 +01:00
R. RyanTM
aa366da6c0
ckbcomp: 1.187 -> 1.188
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-01-04 11:10:38 +01:00
R. RyanTM
0e0e9de95a
blueman: 2.0.6 -> 2.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-04 11:10:17 +01:00
Vladyslav M
4c943d77e2
Merge pull request #53378 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20181125 -> 20181210
2019-01-04 11:56:00 +02:00
R. RyanTM
2463cd0a53
bdf2psf: 1.187 -> 1.188
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-01-04 10:50:33 +01:00
Albert Safin
4a09853516
xpointerbarrier: 17.11 -> 18.06
2019-01-04 15:58:46 +07:00
Jörg Thalheim
d4910911e2
Merge pull request #53372 from r-ryantm/auto-update/actor-framework
...
caf: 0.16.2 -> 0.16.3
2019-01-04 09:44:30 +01:00
Wisut Hantanong
8ae21a85cc
haskellPackage.greenclip: add missing dependency (xdmcp) ( #53388 )
...
fixes #53336
2019-01-04 09:13:36 +01:00
Jörg Thalheim
4f9970fcbf
Merge pull request #53352 from Mic92/fix-ceph
...
ceph: fix dependencies
2019-01-04 08:59:50 +01:00
Jörg Thalheim
7ec6fec8ae
Merge pull request #53321 from r-ryantm/auto-update/gzdoom
...
gzdoom: 3.6.0 -> 3.7.1
2019-01-04 08:33:39 +01:00
Jörg Thalheim
37da2302a6
gzdoom: limit to x86_64
2019-01-04 08:32:39 +01:00
Jörg Thalheim
347d9efb6d
Merge pull request #53382 from r-ryantm/auto-update/abcMIDI
...
abcmidi: 2018.12.01 -> 2018.12.21
2019-01-04 08:29:13 +01:00
Jörg Thalheim
789041d027
Merge pull request #53373 from dtzWill/fix/nnn-readline-and-shell-completions
...
nnn: remove unused dep, install shell completions
2019-01-04 08:25:59 +01:00
Jörg Thalheim
fdb148f405
Merge pull request #53059 from schmittlauch/kcharselect
...
kcharselect: initial packaging
2019-01-04 08:17:06 +01:00
Izorkin
2a2294298f
luaPackages.luadbi: 0.6 -> 0.7.1
2019-01-04 10:14:12 +03:00
Michael Raskin
d366e13b8d
Merge pull request #53383 from r-ryantm/auto-update/angelscript
...
angelscript: 2.32.0 -> 2.33.0
2019-01-04 06:09:26 +00:00
Mateusz Kowalczyk
12f669678a
Merge pull request #53381 from r-ryantm/auto-update/cantata
...
cantata: 2.3.2 -> 2.3.3
2019-01-04 14:33:09 +09:00
R. RyanTM
f985ffd06a
angelscript: 2.32.0 -> 2.33.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/angelscript/versions
2019-01-03 20:54:24 -08:00
R. RyanTM
9e638234cf
abcmidi: 2018.12.01 -> 2018.12.21
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-03 20:42:23 -08:00
R. RyanTM
570c887c48
cantata: 2.3.2 -> 2.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cantata/versions
2019-01-03 20:29:19 -08:00
Maximilian Bosch
0f6cf5fefe
python{2,3}Packages.pytest-repeat: fix build
...
Test suite and build environment had several issues with Pytest >3.6
which can be fixed by applying the (yet unreleased) upstream patch from
f94b6940e3
.patch
2019-01-03 23:01:17 -05:00
R. RyanTM
ed81471439
brave: 0.57.18 -> 0.58.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-03 22:57:52 -05:00
R. RyanTM
6e515fea7e
closurecompiler: 20181125 -> 20181210
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-01-03 19:44:17 -08:00
Mario Rodas
47250ec683
bfs: 1.2.4 -> 1.3.1
2019-01-03 22:36:49 -05:00
R. RyanTM
9605c575a6
clickhouse: 18.14.18 -> 18.16.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clickhouse/versions
2019-01-03 19:34:46 -08:00
Will Dietz
1031d9b4ca
recutils: 1.7 -> 1.8
2019-01-03 20:50:36 -06:00
Will Dietz
e07488d2a0
nnn: install shell completions
2019-01-03 20:37:41 -06:00
Will Dietz
6a0bff977a
nnn: remove readline, not used since 1.9
2019-01-03 20:37:38 -06:00