1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

170773 commits

Author SHA1 Message Date
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
John Ericson e636578d38 Merge branch 'runtimeShell' 2019-02-26 18:46:28 -05:00
Robert Schütz b588c656ba esphome: 1.11.1 -> 1.11.2 2019-02-27 00:20:41 +01:00
Jörg Thalheim c8ff4a92f7 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.

(cherry picked from commit dadc7eb329)
2019-02-26 18:12:01 -05:00
Robert Schütz 029adf9619
Revert "nixos/fish: generate autocompletions from man pages" (#56439)
System rebuilds currently fail due to collisions.
See also https://github.com/NixOS/nixpkgs/issues/56432.
2019-02-27 00:08:57 +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
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 bc7d45ea57
maintainers.fpletz: add .keys 2019-02-26 23:09:48 +01: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
Matthew Bauer 0436f72733
Merge pull request #56436 from asymmetric/patch-4
doc/cross-compilation: fix typo
2019-02-26 16:58:20 -05:00
Lorenzo cdf80ff19a
doc/cross-compilation: fix typo
Add missing verb.
2019-02-26 22:56:56 +01: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
Matthew Bauer 3c8b75f536
Merge pull request #56393 from matthewbauer/is-compatible
systems: add isCompatible handling
2019-02-26 16:39:08 -05: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
Dmitry Kalinkin c9d5546635
openafs: minor documentation fix 2019-02-26 14:49:59 -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
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
Tom F 9f07fa719c Document the addresses Alertmanager will listen on (#56409)
https://github.com/golang/go/issues/9334 describes how net.Listen (as used by Alertmanager):
* listens on 127.0.0.1 if the listenAddress is "localhost"
* listens on all interfaces if the listenAddress is ""
2019-02-26 14:59:11 +01:00