Commit Graph

151189 Commits

Author SHA1 Message Date
Franz Pletz
d4e5cb81cf
Merge pull request #56444 from Infinisil/add/hueadm
hueadm: init at 1.2.0
2019-02-27 14:24:20 +00:00
Franz Pletz
c707d1fe73
Merge pull request #56454 from mayflower/crowd-update
atlassian-crowd: 3.3.3 -> 3.3.4
2019-02-27 13:47:49 +00:00
Franz Pletz
6a26ba8a5d
Merge pull request #56450 from mayflower/confluence-update
atlassian-confluence: 6.13.0 -> 6.14.1
2019-02-27 13:46:59 +00:00
Michael Raskin
d389e5206c
Merge pull request #56317 from yrashk/ogre-1.11.5
ogre: 1.10.11 -> 1.11.5
2019-02-27 13:24:13 +00:00
Robert Schütz
1d1c909bf8 linuxPackages.tp_smapi: fix evaluation
has been broken by dadc7eb329
2019-02-27 12:02:56 +01:00
Simon Lackerbauer
373d97527a
atlassian-crowd: 3.3.3 -> 3.3.4
(cherry picked from commit 0f24d1a10917cd10906f5d398e3169c8ed44506f)
2019-02-27 10:24:36 +01:00
Simon Lackerbauer
3516d6464d
atlassian-confluence: 6.14.0 -> 6.14.1
(cherry picked from commit 68c0a6cd9043afe70f6da5bde9be9a4ce3996fe6)
2019-02-27 10:23:13 +01:00
Averell Dalton
d6c2fe76ed nvidia-docker: init at 2.0.3
nvidia_x11 and persistenced were modified to provide binaries which can be
mounted inside a docker-container to be executed there.

most ldconfig-based discovery of bundled nvidia libraries is patched out

ldconfig itself is patched to be able to deal with patchelf'ed libraries
See https://sourceware.org/bugzilla/show_bug.cgi?id=23964
2019-02-27 09:56:03 +01:00
Peter Simons
8913ba2a8d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
40db99045c.
2019-02-27 09:11:14 +01:00
Peter Simons
446757f8ae LTS Haskell 13.9 2019-02-27 09:11:13 +01:00
Sarah Brofeldt
dc2cd7560c
Merge pull request #56425 from catern/xmobar
xmobar: add to all-packages so it shows up in search
2019-02-27 07:05:39 +01:00
worldofpeace
5fe4729bff
Merge pull request #55615 from hhm0/cdimgtools
cdimgtools,perlPackages.DataHexdumper: init at 0.3, init at 3.001
2019-02-26 22:32:22 -05:00
hhm
fdca55e6fe cdimgtools: init at 0.3 2019-02-26 22:17:21 -05:00
hhm
749da56b0c perlPackages.DataHexdumper: init at 3.0001 2019-02-26 22:17:21 -05:00
Matthew Bauer
3a4d497a6f
Merge pull request #55750 from matthewbauer/llvm-cross
Allow using LLVM for cross compilation toolchain
2019-02-26 21:53:19 -05:00
Graham Christensen
2e23d727d6
libguestfs: build on hydra
It used to be huge, but current measurements reveal a 48mb NAR
2019-02-26 20:51:09 -05:00
worldofpeace
1c4630b17a
Merge pull request #56397 from hhm0/cuetools_cuetag
cuetools: symlink cuetag to cuetag.sh
2019-02-26 20:30:53 -05:00
worldofpeace
3fb66709ff cuetools: use fetchFromGitHub 2019-02-26 20:29:34 -05:00
hhm
99d338b130 cuetools: symlink cuetag to cuetag.sh
Debian-based distros call cuetag.sh "cuetag" (see https://packages.debian.org/buster/amd64/cuetools/filelist).
This adds a symlink for compatibility with those distros.
2019-02-26 20:26:52 -05:00
Matthew Bauer
8e25da0beb cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
Matthew Bauer
b86e62d30d llvm: support cross compilation with useLLVM flag
You can build (partially) with LLVM toolchain using the useLLVM flag.
This works like so:

  nix-build -A hello --arg crossSystem '{ system =
    "aarch64-unknown-linux-musl"; useLLVM = true }'

also don’t separate debug info in lldClang

It doesn’t work currently with that setup hook. Missing build-id?
2019-02-26 19:45:35 -05:00
Matthew Bauer
77d7d60d8c libpfm: use hostPlatform
(cherry picked from commit 08f5b419b9efc77db044f8c1d725632552617966)
2019-02-26 19:45:35 -05:00
Matthew Bauer
ead13a3aca llvm: don’t use targetPlatform
LLVM should be target independent because it will work with all
machine types. This is different from GCC where it needs to know what
target to build ahead of time.
2019-02-26 19:45:35 -05:00
Silvan Mosberger
dd0af01955
hueadm: init at 1.2.0 2019-02-27 00:42:25 +01:00
Robert Schütz
b588c656ba esphome: 1.11.1 -> 1.11.2 2019-02-27 00:20:41 +01:00
John Ericson
8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
José Romildo Malaquias
edc1acf60c lxqt: update to version 0.14.1 in the update script 2019-02-26 20:00:16 -03:00
José Romildo Malaquias
102a33c356 lxqt.screengrab: 1.100 -> 1.101 2019-02-26 20:00:16 -03:00
José Romildo Malaquias
e6a5efd4ae lxqt.qps: 1.10.19 -> 1.10.20 2019-02-26 20:00:16 -03:00
José Romildo Malaquias
d8bf91891f lxqt.qtermwidget: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias
3d7c6d734a lxqt.qterminal: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias
a1f2cb007c lxqt.pavucontrol-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
9d40c72d67 lxqt.obconf-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
ffd9e586a1 lxqt.compton-conf: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
9f6e8f4bf3 lxqt.lximage-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
dfba1040ab lxqt.pcmanfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
82f0f1091b lxqt.libfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
55b834224a lxqt.lxqt-sudo: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
ccf21a08d3 lxqt.lxqt-session: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
62de7ece24 lxqt.lxqt-runner: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
b1ad8397d5 lxqt.lxqt-powermanagement: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
aea10dc813 lxqt.lxqt-policykit: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias
372adb2126 lxqt.lxqt-panel: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
283b13d8a1 lxqt.lxqt-openssh-askpass: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
5c455b3361 lxqt.lxqt-notificationd: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
7ed52505ad lxqt.lxqt-globalkeys: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
7139ac1e9c lxqt.lxqt-config: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
02fbed348a lxqt.lxqt-admin: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
b95115bdf2 lxqt.lxqt-about: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
9532589755 lxqt.liblxqt: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
6c74d290ae lxqt.libqtxdg: 3.3.0 -> 3.3.1 2019-02-26 20:00:14 -03:00
Matthew Bauer
dd94b0724c
Merge pull request #56421 from Ericson2314/pinenty-dedup
pinentry: Use lib.string.{enable,with}Feature to avoid duplication
2019-02-26 17:31:03 -05:00
Franz Pletz
ae9932811a
Merge pull request #56419 from dtzWill/update/radvd-2.18
radvd: 2.17 -> 2.18
2019-02-26 21:59:09 +00:00
Michael Weiss
3725da4aa9
gns3Packages.{server,gui}Stable: 2.1.12 -> 2.1.13 2019-02-26 22:46:45 +01:00
Michael Weiss
aaf1645e17
androidStudioPackages.{dev,canary}: 3.5.0.4 -> 3.5.0.5 2019-02-26 22:46:44 +01:00
Dmitry Kalinkin
1a95a36dbf
Merge pull request #56080 from artemist/openafs-linux_latest
openafs_1_8: Include support for Linux 4.20
2019-02-26 15:57:59 -05:00
worldofpeace
d53aefd534 pantheon.elementary-music: 5.0.2 -> 5.0.3 2019-02-26 15:20:02 -05:00
worldofpeace
f995b919fc pantheon.gala: 2018-12-16 -> 2019-02-09
Changes: 7f1e392e03...1a96644c6a
2019-02-26 15:11:53 -05:00
WilliButz
52ea2f59f5 grafana: 5.4.3 -> 6.0.0 (#56412) 2019-02-26 20:30:02 +01:00
Jörg Thalheim
2642e1563f
Merge pull request #56417 from mroi/patch-1
glibc: fix cross builds on Darwin
2019-02-26 19:23:46 +00:00
Spencer Baugh
8e530a43e9 xmobar: add to all-packages so it shows up in search
People are confused when they "nix search" for xmobar (a standalone
application which just happens to be written in Haskell) and don't
find it; they assume xmobar is not actually packaged. They have to
have special Nix knowledge to know that they should look in
haskellPackages for xmobar.

Let's just put xmobar in all-packages.nix so it shows up in search,
and people can install it straightforwardly without knowing about
haskellPackages.
2019-02-26 18:45:23 +00:00
Pascal Wittmann
c199c58621
llpp: install llpp.inotify into bin/ 2019-02-26 19:38:01 +01:00
Pascal Wittmann
674a5e95d7
llpp: remove unused lib directory 2019-02-26 19:37:41 +01:00
John Ericson
f07097902c pinentry: Use lib.string.{enable,with}Feature to avoid duplication 2019-02-26 13:22:08 -05:00
Michael Weiss
0c89c444a2
sway-beta: 1.0-rc3 -> 1.0-rc4 2019-02-26 19:03:15 +01:00
Michael Weiss
afe0725834
wlroots: 0.3 -> 0.4 2019-02-26 19:03:11 +01:00
worldofpeace
37ca1a1743
Merge pull request #56302 from jluttine/eth-utils-1.4.1
pythonPackage.eth-utils: 1.2.1 -> 1.4.1 & pythonPackage.eth-typing: 1.3.0 -> 2.0.0
2019-02-26 12:52:53 -05:00
Jaakko Luttinen
b44c0b2081 pythonPackages.eth-typing: 1.3.0 -> 2.0.0 2019-02-26 12:51:31 -05:00
Jaakko Luttinen
03f0e463c1 pythonPackages.eth-utils: 1.2.1 -> 1.4.1 2019-02-26 12:51:17 -05:00
Will Dietz
b9a1a2aadc
Merge pull request #56386 from dtzWill/fix/lua-propagate-the-right-lua
lua-modules/generated-packages.nix: fix 'lua' to propagate
2019-02-26 11:40:25 -06:00
Will Dietz
953f374193
Merge pull request #56396 from dtzWill/update/cdk-20190224
cdk: 5.0-20171209 -> 5.0-20190224
2019-02-26 11:39:22 -06:00
Will Dietz
e8f4e5af8d radvd: 2.17 -> 2.18
First release in over a year, not sure of changelog.

Release announcement:
http://lists.litech.org/pipermail/radvd-announce-l/2019-February/000045.html
2019-02-26 11:30:03 -06:00
Michael Roitzsch
00a41ebbc1
glibc: fix cross builds on Darwin
evaluate buildPackages.glibc exclusively on Linux,
evaluating it on Darwin will lead to an unsupported platform error
2019-02-26 18:17:31 +01:00
Vladimír Čunát
e52396ce2c
Merge #56143: luajit, lmdb, knot-resolver: cross-fixes 2019-02-26 15:24:17 +01:00
Jörg Thalheim
699d313052
Merge pull request #55967 from Mic92/font-awesome
font-awesome_5: 5.6.3 -> 5.7.2
2019-02-26 14:12:52 +00:00
Jörg Thalheim
6d09921b91
Merge pull request #55965 from Mic92/i3pystatus
i3pystatus: 2018-04-11 -> 2019-02-10
2019-02-26 14:12:35 +00:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Merlin Göttlinger
5781856630 clprover: init at 1.0.3 (#56403)
* clprover: init at 1.0.3
2019-02-26 12:36:04 +00:00
Jörg Thalheim
8aa34227e8
Merge pull request #55308 from plumelo/feature/gitraken-gsettings
gitkraken: 4.2.1 -> 4.2.2 & fix missing gsettings schemas
2019-02-26 12:29:38 +00:00
Vladyslav M
1233c8d9e9
Merge pull request #56405 from dywedir/slurp
slurp: 1.0.1 -> 1.1.0
2019-02-26 13:26:12 +02:00
Silvan Mosberger
661e3bab8f
Merge pull request #55664 from NickHu/hl3140cw
cups-brother-hl3140cw: init at 1.1.4-0
2019-02-26 12:00:43 +01:00
aszlig
6dc9f79c0f
ip2unix: 2.0.0 -> 2.0.1
Upstream fixes:

  - Unregister socket as soon as we know that no rule matches.

I also removed the encode_rules() function which was an artifact left in
version 2.0.0.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2019-02-26 11:30:07 +01:00
Nick Hu
2124b002c6 cups-brother-hl3140cw: init at 1.1.4-0 2019-02-26 10:09:03 +00:00
dywedir
b3521db304
slurp: 1.0.1 -> 1.1.0 2019-02-26 11:30:54 +02:00
Sébastien Maret
039087ac88 pythonPackages.spectral-cube: 0.4.3 -> 0.4.4 (#56383) 2019-02-26 09:19:39 +01:00
Pascal Bach
23846b949c gitlab-runner: 11.7.0 -> 11.8.0 (#56388) 2019-02-26 09:11:46 +01:00
worldofpeace
28cb3f4afe
Merge pull request #56289 from jokogr/u/mattermost-desktop-4.2.0
mattermost-desktop: 4.1.2 -> 4.2.0
2019-02-26 01:59:43 -05:00
Ioannis Koutras
2e9c7418fe mattermost-desktop: refactor phases 2019-02-26 08:45:46 +02:00
Silvan Mosberger
b82919cdd6
Merge pull request #56239 from terlar/master
nodePackages.tsun: init at 0.4.0
2019-02-26 06:11:13 +01:00
Will Dietz
87bd8adae1 cdk: 5.0-20171209 -> 5.0-20190224 2019-02-25 21:50:29 -06:00
Ryan Mulligan
10f0d40838
Merge pull request #55287 from vaibhavsagar/bump-smlnj
smlnj: 110.84 -> 110.85
2019-02-25 19:16:31 -08:00
Edmund Wu
f97fa7aca1 vscode-extensions.WakaTime.vscode-wakatime: 1.2.5 -> 1.2.7 2019-02-25 20:37:51 -05:00
Will Dietz
2a1c7b1f32 lua-modules/generated-packages.nix: fix 'lua' to propagate
Otherwise 'lua' is from the argument populated by callPackage
which means it's whatever the default is.

(instead of the lua we're generating packages for!)
2019-02-25 16:18:02 -06:00
Maximilian Bosch
718de515b2
Merge pull request #56277 from matix2267/vim-customizable-manpages
vim_customizable: Include manpages in the output
2019-02-25 23:04:21 +01:00
Matthew Bauer
55fc5b54ee vagrant: only use libvirt on linux
Fixes #55751
2019-02-25 16:50:54 -05:00
Elis Hirwing
18c70f925f
Merge pull request #56379 from aanderse/php-sqlsrv
phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: init at 5.6.0
2019-02-25 22:42:03 +01:00
Will Dietz
ed60483257
llvm-polly,clang-polly: Add llvm/clang variants w/polly support (#55065)
* llvm: build w/polly in-tree, optionally

Don't enable by default yet, defer rebuilds.

* top-level: llvm-polly, clang-polly

* bit hacky re:overrides
* need to explicitly set cmake flags for clang to link in polly
2019-02-25 15:20:52 -06:00
Will Dietz
148e0f6de8
qtractor: 0.6.7 -> 0.9.4 (#55643)
FWIW this release is marked as a beta but so is 0.6.7
and a quick glance suggests every release is as well :).

* move to qt5
* drop gtk2
* fixup some nativeBuildInputs
2019-02-25 15:13:36 -06:00
mschonfinkel
cedd8bfa0e Added jq to playonlinux deps 2019-02-25 20:57:36 +01:00
Aaron Andersen
bd85c1efe9 phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: init at 5.6.0 2019-02-25 14:16:05 -05:00