Commit graph

113304 commits

Author SHA1 Message Date
Franz Pletz 07962f6f00
Merge pull request #35376 from carlsverre/update/sift
sift: 0.8.0 -> 0.9.0
2018-02-23 04:38:08 +00:00
Franz Pletz 0b6143bfb6
Merge pull request #35287 from volth/patch-93
libguestfs: 1.36.3 -> 1.38.0
2018-02-23 04:34:05 +00:00
Tuomas Tynkkynen 8afcfb2bb6 ocamlPackages.curses: Fix build after ncurses5 changes
Fixes build after commit 3d24ae9b44:

3d24ae9b44 (commitcomment-27714305)

Thanks to dtzWill for the pointer:
https://github.com/NixOS/nixpkgs/pull/34477#issuecomment-367359351
2018-02-23 06:21:11 +02:00
Tuomas Tynkkynen 71b0de1019 rogue: Fix build after ncurses5 changes
Fixes build after commit 3d24ae9b44:
https://hydra.nixos.org/build/69789236

Thanks to dtzWill for the pointer:
https://github.com/NixOS/nixpkgs/pull/34477#issuecomment-367359351
2018-02-23 06:21:11 +02:00
Carl Sverre e09caecb06 sift: 0.8.0 -> 0.9.0 2018-02-22 20:20:33 -08:00
Yurii Rashkovskii e1aecec4cd
build-support/rust: make use of abandoned cargoUpdateHook
Previously, cargoUpdateHook was meaningful as it was used
in
[`cargo-fetch-deps`](19d3cf81d3/pkgs/build-support/rust/fetch-cargo-deps (L71)).

However, this entire file was removed in
5f8cf0048e. As far as I can
tell, nothing in the code is using it, but it is still
being passed around:
https://github.com/NixOS/nixpkgs/search?q=cargoUpdateHook&type=Code&utf8=%E2%9C%93

There are, however, legitimate use cases for it. For example,
in some software, some dependencies are not locked in Cargo.toml
and this causes Cargo to try fetching another version of them.
This doesn't work well with vendoring crates.

This hook allows to inject patching or whatever necessary workarounds
in the crate vendoring process. I suppose that's what it was for
in there in the first place.

This patch restores this hook and makes it usable again.
2018-02-23 11:17:03 +07:00
Franz Pletz d16274da1d
Merge pull request #35333 from mdorman/connman-fix
connman: fix build with upstream patch
2018-02-23 04:16:37 +00:00
Franz Pletz ff56849151
Merge pull request #35341 from jerith666/timetrap-1-15-1
timetrap: 1.10.0 -> 1.15.1
2018-02-23 04:04:32 +00:00
Franz Pletz 89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
Franz Pletz eba35726ff
Merge pull request #35344 from svsdep/keepass-xdotool
keepass: fix auto-type and clipboard features
2018-02-23 04:00:50 +00:00
Franz Pletz 7abd3cb134
Merge pull request #35295 from volth/patch-96
mercurial: 4.3.2 -> 4.5
2018-02-23 03:44:57 +00:00
Franz Pletz 5e21e5360e
Merge pull request #35371 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-02-23 03:18:20 +00:00
Franz Pletz edb83e63f6
Merge pull request #35368 from leenaars/leapsnw
leaps: 0.5.1 -> 0.9.0
2018-02-23 03:09:59 +00:00
Franz Pletz b861209521
Merge pull request #35348 from volth/patch-88
data/mime-types: make derivation fixed-output
2018-02-23 03:00:00 +00:00
Carl Sverre 1474ec5987 golint: 20160428 -> 20180208 2018-02-22 18:53:05 -08:00
volth 61c1a307a9
libtoxcore: add libconfig to buildInputs
$out/bin/tox-bootstrapd is not built without it, silently
2018-02-23 02:47:16 +00:00
Michael Alan Dorman 2af43907e0 melpa-packages: 2018-02-22
Removals:
 - ac-anaconda: removed from melpa
 - cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman a65ec7eb1d melpa-stable-packages: 2018-02-22
Removals:
 - ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman 13fd5f1b05 org-packages: 2018-02-22 2018-02-22 21:32:06 -05:00
Michael Alan Dorman 41d2d75ea0 elpa-packages: 2018-02-22 2018-02-22 21:32:06 -05:00
Graham Christensen 87e6be3dca
Merge pull request #35313 from volth/patch-87
jetbrains-editors: minor updates
2018-02-22 20:47:08 -05:00
Tim Steinbach 472dd33ea4
linux: 4.15.4 -> 4.15.5 2018-02-22 20:35:59 -05:00
Tim Steinbach 371595432b
linux: 4.14.20 -> 4.14.21 2018-02-22 20:35:43 -05:00
Tim Steinbach 9b55ac28c9
linux: 4.9.82 -> 4.9.83 2018-02-22 20:35:24 -05:00
Tim Steinbach 23ea377a7b
linux: 4.4.116 -> 4.4.117 2018-02-22 20:34:30 -05:00
Franz Pletz 512fb52ed4
Merge pull request #35356 from troydm/master
rtl8192eu: init at 4.4.1
2018-02-22 23:46:35 +00:00
Franz Pletz 53dc96c8b4
Merge pull request #32323 from caugner/nextcloud-2.3.3
nextcloud-client: 2.3.2 -> 2.3.3
2018-02-22 23:36:01 +00:00
Jörg Thalheim 7035d7f199
Merge pull request #35365 from dywedir/tectonic
tectonic: 0.1.6 -> 0.1.7
2018-02-22 23:20:46 +00:00
Jörg Thalheim d81e32be2a
Merge pull request #35330 from Mic92/go
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
Michiel Leenaars a87d974dfb leaps: 0.5.1 -> 0.9.0 2018-02-22 23:27:44 +01:00
Clemens Fruhwirth 483200692b oath-toolkit: Switch over to git branch (GCC7 fix)
The git repo doesn't contain a configure script which adds a lot of
build dependencies.
2018-02-22 23:26:35 +01:00
volth e9abedbe29
geoip: fix regression 2018-02-22 21:47:36 +00:00
Will Dietz 9261c17ad0 busybox: 1.28.0 -> 1.28.1 2018-02-22 14:51:33 -06:00
Will Dietz 28e10850d6
Merge pull request #35360 from dtzWill/update/musl-1.1.19
musl: 1.1.18 -> 1.1.19
2018-02-22 14:50:59 -06:00
Gabriel Ebner ba58b425f1 neovim: fix bundlerEnv 2018-02-22 21:18:04 +01:00
Michael Fellinger 823facf2cc electron: 1.7.11 -> 1.8.2 (#35342) 2018-02-22 21:03:08 +01:00
Will Dietz 381ace583c musl: 1.1.18 -> 1.1.19
Remove patch, no longer needed.
2018-02-22 13:57:36 -06:00
troydm 89d660f7f1 rtl8192eu: init at 4.4.1 2018-02-22 21:18:01 +02:00
Robert Helgesson 8cd9194a80
perl-Importer: 0.024 -> 0.025 2018-02-22 19:36:47 +01:00
adisbladis 1cba8cc275
go_1_8: Go 1.8 is EOL 2018-02-23 01:46:29 +08:00
adisbladis 2116146b00
cockroachdb: 1.1.2 -> 1.1.5 2018-02-23 01:44:10 +08:00
adisbladis 4b73b8ccc3
perkeep: Build with go 1.9 2018-02-23 01:41:33 +08:00
volth e28cf0cbfb
data/mime-types: make derivation fixed-output 2018-02-22 17:14:43 +00:00
Frederik Rietdijk d328ba753e
Merge pull request #35243 from FRidh/postgis
postgis: get rid of composableDerivation
2018-02-22 16:49:56 +00:00
volth 80cc3bd29a
tortoisehg: 4.3.1 -> 4.5 2018-02-22 16:41:51 +00:00
Frederik Rietdijk 383da0ff9e
Merge pull request #35252 from nico202/master
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Profpatsch 186c765398 rabbitmq: 3.6.10 -> 3.6.15 (and various improvements)
- split outputs (doc, man, out)
- a new runtime dependency on getconf
- fix up SCRIPTS_DIR in wrapper
- clean output folder of stray doc files
- add license & maintainer

Tested with `nixos/tests/rabbitmq.nix`, inside a docker image and manually.
2018-02-22 17:04:20 +01:00
Will Dietz 630574ebb1 grip: Add patch to render the 'front matter' like github does 2018-02-22 09:57:39 -06:00
Will Dietz c3e076b2f2 pythonPackages: grip 4.3.2 -> 4.4.0 2018-02-22 09:54:28 -06:00
gnidorah fbeb32994b softether module: fix dataDir option 2018-02-22 18:37:59 +03:00
Vasyl Solovei 18691c6b65 keepass: fix auto-type and clipboard features
This fixes paths to `xdotool`, `xprop` and `xsel`. These are required
tools for auto-type to work correctly.
2018-02-22 17:30:42 +02:00
Matt McHenry 1bf7dfaabe timetrap: 1.10.0 -> 1.15.1 2018-02-22 10:17:27 -05:00
Will Dietz 6daf813b1c release-cross: add nix and nixUnstable
Essential software for every platform! :)

'nix' won't work for now,
but add it anyway so later this tests "stable" nix 2.
2018-02-22 08:56:05 -06:00
Will Dietz 76879b83ac release-cross: minor cleanup, add aarch64-musl 2018-02-22 08:33:27 -06:00
Vasyl Solovei fc42c85baf keepass-keepassrpc: init at 1.7.3.1
Repackaged as the name was confusing and there is a dedicated repository
for this plugin, ready to use and with the fresh plugin version.
Left an alias to an old package name.
2018-02-22 16:11:05 +02:00
lewo 844a494d80
Merge pull request #35329 from dywedir/sit
sit: init at 0.1.2
2018-02-22 14:59:27 +01:00
Michael Alan Dorman 2977296f37 connman: fix build with upstream patch
This is needed for newer kernels, apparently.

Fixes #35332.
2018-02-22 07:55:10 -05:00
Jan Tojnar 30cc156c8c
nixos/fwupd: use manual list of etc files
Closes: #32142
2018-02-22 13:18:23 +01:00
Jan Tojnar cf1fb92b9e
umockdev: 0.8.13 → 0.11 2018-02-22 13:18:22 +01:00
Jan Tojnar 3b206f98f9
efibootmgr: cleanup 2018-02-22 13:18:22 +01:00
Jan Tojnar 892740fe2f
libsmbios: 2.3.3 → 2.4.1 2018-02-22 13:18:22 +01:00
Jan Tojnar 73f2f644bc
fwupd: 1.0.4 → 1.0.5 2018-02-22 13:18:21 +01:00
Jan Tojnar 41e85ef889
fwupdate: 8 → 10 2018-02-22 13:18:21 +01:00
Jörg Thalheim 394981c236 go_1_10: cleanup remove-test-pie.patch 2018-02-22 12:17:31 +00:00
Jörg Thalheim 37ef0b8ab6 go_1_10: add mic92 and velovix to maintainers
cc @velovix
2018-02-22 12:16:08 +00:00
Jörg Thalheim ee5602112e go_1_10: misc/cgo/errors/test.bash no longer exists 2018-02-22 12:07:50 +00:00
Jan Tojnar 6b707cfa0a
Merge pull request #35320 from davidak/patch-1
xdg-utils: fix homepage URL
2018-02-22 13:02:49 +01:00
Jörg Thalheim 163d038c68
Merge pull request #35331 from Mic92/cargo-fix
cargo: unbreak aarch64 build
2018-02-22 11:58:07 +00:00
adisbladis 35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim a7ab32ba98 cargo: unbreak aarch64 build 2018-02-22 11:46:30 +00:00
Jörg Thalheim 1a9316e47d go_1_10: init at 1.10 and set as default
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
Vladyslav M 6e28674247 sit: init at 0.1.2 2018-02-22 13:18:10 +02:00
adisbladis 831ef4756e
electrum: Patch compat with python trezor>=0.9.0 2018-02-22 18:43:57 +08:00
adisbladis 52e419bb2f
Merge pull request #35328 from clefru/pytrezor-fix
trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput
2018-02-22 18:35:50 +08:00
Gabriel Ebner a14ab86e31 fcitx-engines.table-other: 0.2.3 -> 0.2.4 2018-02-22 11:30:40 +01:00
Clemens Fruhwirth b846847a32 trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
Peter Hoeg 1c67ee4ff6
Merge pull request #35325 from peterhoeg/u/dbusb
dbus-broker: 9 -> 11
2018-02-22 17:42:18 +08:00
adisbladis b144524ec8
go_1_7: Go 1.7 is EOL 2018-02-22 17:35:04 +08:00
adisbladis 804a21ea00
go_1_6: Go 1.6 is EOL 2018-02-22 17:34:22 +08:00
adisbladis 9ea5a00a4b
go: Remove unused patches 2018-02-22 17:33:11 +08:00
Peter Hoeg eb5ad9bb0c dbus-broker: 9 -> 11 2018-02-22 17:32:27 +08:00
David Kleuker 022cbdd7e7
xdg-utils: fix homepage URL 2018-02-22 09:08:28 +01:00
Peter Hoeg 1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg 4f098b070e xdg-desktop-portal-kde: init at 5.12.1 2018-02-22 16:01:28 +08:00
adisbladis 8f80b63696
Merge pull request #35314 from gnidorah/autorandr
autorandr: embed path to xrandr
2018-02-22 15:54:43 +08:00
adisbladis 6e91ce981c
Merge pull request #35315 from eqyiel/awsebcli-3.12.3
awsebcli: 3.12.2 -> 3.12.3
2018-02-22 15:49:26 +08:00
gnidorah e17a222f94 autorandr: embed path to xrandr 2018-02-22 10:41:30 +03:00
Peter Hoeg fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg 57ce02b574 appstream: 0.10.6 -> 0.11.8 2018-02-22 15:35:04 +08:00
Franz Pletz 41ce36b7ea
Merge pull request #35254 from aborsu/nextcloud
nextcloud: 12.0.5 -> 13.0.0
2018-02-22 05:51:22 +00:00
Peter Hoeg 41ef8a13b5 Revert "dbus-broker: 9 -> 11"
This reverts commit 89343b4d43.

Breaks master.
2018-02-22 12:48:22 +08:00
Peter Hoeg 353b00f296 packagekit-qt: init at 1.0.1 2018-02-22 12:43:09 +08:00
Peter Hoeg 49a8b3d22c packagekit: 1.1.7 -> 1.1.8 2018-02-22 12:43:02 +08:00
Ruben Maher e5a64bd1f1 awsebcli: 3.12.2 -> 3.12.3 2018-02-22 15:04:58 +10:30
volth 541d8795f6
jetbrains-editors: minor updates 2018-02-22 04:18:19 +00:00
Peter Hoeg 89343b4d43 dbus-broker: 9 -> 11 2018-02-22 11:52:14 +08:00
Will Dietz 39f61d5c02 gcc7: fix native and cross-musl build, sync w/gcc6 fixes 2018-02-21 20:55:22 -06:00
Peter Hoeg b332924e6a hugo: 0.32.2 -> 0.36.1 2018-02-22 10:08:50 +08:00
Tuomas Tynkkynen ce8bd325e6 ncurses: Add temporary mirror for sources
Issue #35264
2018-02-22 03:36:36 +02:00
Anthony Cowley d12c93b62d easyloggingpp: 9.95.0 -> 9.96.0 2018-02-21 20:29:27 -05:00
Anthony Cowley c6463f8913 easyloggingpp: remove static library
Added a pkg-config file and copied the relevant source file into the
nix store. The idea is that the user may now relatively easily include
the library’s source file in their project using common CMake features.
2018-02-21 20:25:55 -05:00
volth f3b899d3a6
libguestfs: fix sandbox build 2018-02-22 00:26:49 +00:00
Jörg Thalheim f022cc6794
Merge pull request #35302 from dotlambda/abcm2ps
abcm2ps: 8.13.19 -> 8.13.20
2018-02-21 23:47:09 +00:00
Jörg Thalheim 8a0efd8fbb
Merge pull request #35289 from volth/patch-95
varnish-modules: 0.10.2 -> 0.13.0
2018-02-21 23:45:03 +00:00
Jörg Thalheim 169d02b280
Merge pull request #35288 from volth/patch-94
tinc: 1.0.32 -> 1.0.33
2018-02-21 23:44:48 +00:00
Vladimír Čunát e2398e4093
linuxPackages: 4.9 -> 4.14
/cc #31640.
2018-02-22 00:40:40 +01:00
Robert Schütz 48154a95da abcm2ps: 8.13.19 -> 8.13.20 2018-02-22 00:35:58 +01:00
Vladimír Čunát 3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vladimír Čunát 4f79874f57
llvm_*: fix build by using older gcc on i686-linux
Tested all builds before and after.
2018-02-22 00:20:51 +01:00
Tim Steinbach 09cc8872ef
Merge pull request #35043 from NeQuissimus/cfs_bandwidth
linux-common: Add CFS_BANDWIDTH
2018-02-21 23:18:44 +00:00
Peter Simons 49c190c006
Merge pull request #35300 from deepfire/ghc-8.4
ghc 8.4: update configuration
2018-02-21 23:58:48 +01:00
Kosyrev Serge 24777b86d8
configuration-ghc84: import manually-defined overrides and update 2018-02-22 01:31:33 +03:00
Kosyrev Serge e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4 2018-02-22 01:30:42 +03:00
Jörg Thalheim f86366f80b
Merge pull request #35297 from volth/mongodbtools-3.7.2
mongodb-tools: 3.5.13 -> 3.7.2
2018-02-21 22:09:06 +00:00
Michael Raskin 18a5d05765
Merge pull request #35294 from volth/icu-60
icu: init at 60.2
2018-02-21 22:00:11 +00:00
Robert Helgesson 873863d6e5
perl-Gtk2-GladeXML: add homepage and license fields 2018-02-21 22:36:20 +01:00
volth 3d75eaccfb mongodb-tools: 3.5.13 -> 3.7.2 2018-02-21 21:34:43 +00:00
volth 6081c36599
mercurial: 4.3.2 -> 4.5 2018-02-21 20:56:00 +00:00
volth 5a08e90cdc icu: init at 60.2 2018-02-21 20:47:52 +00:00
Vasyl Solovei 5b20d89346 skypeforlinux: 8.13.0.2 -> 8.16.0.4 2018-02-21 22:20:47 +02:00
Nicolò Balzarotti 00c59077e2 papis: fix tests 2018-02-21 21:09:37 +01:00
Daiderd Jordan 7418eb68ff
Merge pull request #35282 from vbgl/ocaml-cil-darwin
ocamlPackages.cil: fix build on Darwin
2018-02-21 21:08:52 +01:00
Daiderd Jordan 13187cbc5f
Merge pull request #35285 from clacke/racket-darwin
racket-minimal: build on darwin
2018-02-21 21:07:20 +01:00
Joachim F 16210c3996
Merge pull request #35270 from xvapx/wip/crashplan-small-business
upgrade and clean crashplan for small business
2018-02-21 19:53:53 +00:00
Frederik Rietdijk b5391b2451 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-21 20:43:10 +01:00
volth d44bd9cb57
varnish-modules: 0.10.2 -> 0.13.0 2018-02-21 19:42:57 +00:00
Michael Weiss e3cd8a2d06 raven: 6.5.0 -> 6.6.0 2018-02-21 20:41:37 +01:00
Michael Raskin 535208f273
Merge pull request #35283 from dywedir/ripgrep
ripgrep: 0.8.0 -> 0.8.1
2018-02-21 19:41:03 +00:00
volth 284425dc5d
tinc: 1.0.32 -> 1.0.33 2018-02-21 19:34:31 +00:00
volth 06718493c0
libguestfs: 1.36.3 -> 1.38.0 2018-02-21 19:31:25 +00:00
lewo 4f7650bed0
Merge pull request #34983 from nlewo/pr/devpi-server-4.4.0
devpi-server: 4.3.1 -> 4.4.0
2018-02-21 19:59:56 +01:00
Peter Simons f457933c4c
Merge pull request #35023 from jbedo/bioconductor
bioconductor: 3.4 -> 3.6
2018-02-21 19:58:40 +01:00
Vladyslav M 70cc99005e ripgrep: 0.8.0 -> 0.8.1 2018-02-21 20:36:36 +02:00
Will Dietz ba88655328 iperf3: remove upstreamed patches and workarounds (musl) 2018-02-21 12:35:59 -06:00
lewo 539f26cb39
Merge pull request #35279 from svsdep/qbittorrent-4.0.4
qbittorrent: 4.0.3 -> 4.0.4
2018-02-21 19:28:03 +01:00
Michael Weiss 09ee3770dd pythonPackages.mysql-connector: init at 8.0.6 2018-02-21 18:54:26 +01:00
Vincent Laporte c888d97013
ocamlPackages.cil: fix build on Darwin 2018-02-21 17:48:49 +00:00
Claes Wallin (韋嘉誠) fdbc744856 racket-minimal: build on darwin
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.

gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.

I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
svsdep 2992e26ca8 qbittorrent: 4.0.3 -> 4.0.4 2018-02-21 19:02:55 +02:00
Jörg Thalheim ec2e601871
Merge pull request #35277 from suvash/update-mozilla-sops
Update Mozilla sops to the latest version
2018-02-21 16:46:34 +00:00
Jörg Thalheim f0466c47ab
Merge pull request #33894 from adevress/master
ceph: 9.2.0 -> 12.2.2
2018-02-21 16:45:33 +00:00
Jörg Thalheim 5767be72e5
Merge pull request #35272 from jfrankenau/update-snapraid
snapraid: 11.1 -> 11.2
2018-02-21 16:32:32 +00:00
Jan Tojnar 230282f1cd
Merge pull request #35261 from samdroid-apps/spice-up-1.3.2
spice-up: 1.2.1 -> 1.3.2
2018-02-21 16:53:22 +01:00
Suvash Thapaliya 19f4274076
sops: 2.0.8 -> 3.0.2
Update Mozilla Sops to the latest version
2018-02-21 16:52:32 +01:00
Johannes Frankenau ac64f9ce70 snapraid: 11.1 -> 11.2 2018-02-21 16:22:35 +01:00
Will Dietz 8989a6b0f7 strace: disable mpers (multiple personality) support on aarch64 to fix
https://hydra.nixos.org/build/69542376

[dezgeg: changed to --enable-mpers=check instead of --enable-mpers=no,
which makes it probe at build-time whether a certain personality is
supported and enable it only if the probe succeeded, instead of
unconditionally disabling it. Should be more future-proof.]
2018-02-21 16:57:39 +02:00
Jörg Thalheim a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Michael Raskin 1e94ef5af3
Merge pull request #35273 from matthiasbeyer/update-my-packages
Update my packages
2018-02-21 13:35:21 +00:00
Peter Hoeg 829d5c2051 calibre: 3.16.0 -> 3.17.0 2018-02-21 21:32:29 +08:00
Matthias Beyer 70c031d300 haxor-news: Disable tests
Tests fail, reason unknown.
But the program works as expected.
2018-02-21 14:28:42 +01:00
Matthias Beyer dbe8ca6a2d Remove myself from maintainers
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:26:13 +01:00
Matthias Beyer f683d0abf8 Remove myself from maintainers
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:25:45 +01:00
Matthias Beyer dff9ff8c9f vdirsyncer: 0.16.3 -> 0.16.4 2018-02-21 14:21:32 +01:00
Matthias Beyer d1adf6cb53 smenu: 0.9.10 -> 0.9.11 2018-02-21 14:18:32 +01:00
Matthias Beyer 5655df2227 sigal: 1.3.0 -> 1.4.0 2018-02-21 14:17:20 +01:00
Matthias Beyer 0f7c22f387 sc-im: 0.6.0 -> 0.7.0 2018-02-21 14:16:13 +01:00
Rob Vermaas c7fa2c21ab
PyGithub: update to 1.3.6 2018-02-21 14:11:48 +01:00
Matthias Beyer 6cefe6bc57 mwic: 0.7.3 -> 0.7.4 2018-02-21 14:11:06 +01:00
Matthias Beyer 8155a2446f khard: 0.11.4 -> 0.12.2 2018-02-21 14:08:51 +01:00
Matthias Beyer 9d0e4c0e5d pythonPackages.ruamel_yaml: 0.13.7 -> 0.15.35 2018-02-21 14:08:38 +01:00
Matthias Beyer dc36894990 http-prompt: 0.11.0 -> 0.11.1 2018-02-21 14:02:48 +01:00
Matthias Beyer 9380acf8d3 hstr: 1.23 -> 1.24 2018-02-21 14:01:47 +01:00
Matthias Beyer a8d4d996c1 buku: 3.4 -> 3.6
Some more tests were disabled as they require internet connection.
The tests were disabled by simply removing the "assertEqual" statements,
as this is the simplest way to do it.
2018-02-21 13:58:21 +01:00
Matthias Beyer 3c735493fb bean-add: 2017-10-31 -> 2018-01-08 2018-02-21 13:52:40 +01:00
Nikolay Amiantov c811c35b9c vmTools: update distributions
Drop currently unsupported releases.
Add Fedora 26 and 27.
Update CentOS.
Add Debian 9.
Add Ubuntu 17.10.
2018-02-21 15:41:46 +03:00
Jörg Thalheim 556b6c206a
Merge pull request #35269 from svsdep/dash-to-dock-v62
gnomeExtensions.dash-to-dock: v61 -> v62
2018-02-21 12:23:34 +00:00
Jörg Thalheim 1faa30466e
Merge pull request #35222 from limeytexan/perl-GSSAPI
perl-GSSAPI: init at 0.28
2018-02-21 12:15:22 +00:00
Jörg Thalheim 3f90db6c1c
Merge pull request #34801 from clacke/racket-minimal
racket-minimal: init at 6.12.0 (same as racket)
2018-02-21 12:07:20 +00:00
Jörg Thalheim cbd392fc12 dino: 2017-12-03 -> 2018-02-11 2018-02-21 11:28:47 +00:00
Jörg Thalheim d4385d7fc3
Merge pull request #35134 from xeji/mfcl2720dw
mfcl2720dwlpr / mfcl2720dwcupswrapper: init at 3.2.0-1
2018-02-21 10:28:24 +00:00
svsdep 9058293a14 gnomeExtensions.dash-to-dock: v61 -> v62 2018-02-21 12:25:34 +02:00
Jörg Thalheim b6cad72585
Merge pull request #35142 from Kaali/master
rpm: Add Darwin support
2018-02-21 10:18:00 +00:00
Peter Simons b7e3c4ee65 multi-ghc-travis: update upstream repository URL 2018-02-21 11:12:31 +01:00
Jörg Thalheim d428bc27be
Merge pull request #35145 from AndersonTorres/upload/cue2pops
cue2pops: init at git-2018-01-04
2018-02-21 10:11:44 +00:00
Jörg Thalheim f24ca86d55 cue2pops: fix darwin build 2018-02-21 10:09:49 +00:00
Jörg Thalheim 0429e8fbe9 flock: fix evaluation error 2018-02-21 09:50:30 +00:00
Jörg Thalheim 8254f2ead1
tree-wide: spelling error s/propogatedBuildInputs/propagatedBuildInputs/ 2018-02-21 09:40:17 +00:00
adisbladis 12c868769f
plasma: 5.12.1 -> 5.12.2 2018-02-21 17:31:37 +08:00
Matthew O'Gorman 113fa5e6ab found spelling errors for propagatedBuildInputs via my own mispelled grep query 2018-02-21 04:31:33 -05:00
Matthew O'Gorman 2b3989f2f0 pulseaudio-dlna: init at 2017-11-01 2018-02-21 04:16:47 -05:00
Matthew O'Gorman 583ce2b1a9 python-notify2: init at 0.3.1 2018-02-21 04:14:08 -05:00
Marti Serra 18ac3c9a6e crashplan-small-business: 6.6.0 -> 6.7.0 2018-02-21 10:13:42 +01:00
Frederik Rietdijk 75df207068
Merge pull request #31507 from abbradar/tensorflow-new
Fixes for CUDA and Tensorflow update
2018-02-21 08:39:44 +00:00
Sam Parkinson a3e9f49746
spice-up: 1.2.1 -> 1.3.2 2018-02-21 17:11:23 +11:00
adisbladis 127cea9238
firefox-beta-bin: 59.0b10 -> 59.0b11 2018-02-21 13:35:16 +08:00
adisbladis e225b80be0
firefox-devedition-bin: 59.0b10 -> 59.0b11 2018-02-21 13:35:13 +08:00
Väinö Järvelä 2a532e2496 rpm: Add Darwin support 2018-02-21 07:33:11 +02:00
Väinö Järvelä aacd3e5267 nss: link libraries with absolute paths on Darwin 2018-02-21 07:33:11 +02:00
adisbladis 44c4b70f3f
Merge pull request #35118 from adisbladis/nodejs-6_13_0
nodejs: 6.12.3 -> 6.13.0
2018-02-21 13:15:48 +08:00
Austin Seipp 2fa6cd257d perf: separateDebugInfo = true
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 22:17:24 -06:00
Austin Seipp cbf6fa3cc7 perf: fix some hardcoded paths with newer, more exciting hardcoded NixOS paths!
In the long run it looks like we may actually need a small set of patches to
Perf if that's more maintainable, in which case we would much rather check
NIX_DEBUG_INFO_DIRS.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 22:17:12 -06:00
Jörg Thalheim bd9a562402
Merge pull request #35074 from matthewbauer/flock-init
flock: init at 0.2.3
2018-02-21 02:06:54 +00:00
Ingolf Wagner 8c15bdd009
timewarrior: 1.1.0 -> 1.1.1 2018-02-21 09:26:38 +08:00
Jörg Thalheim e2a7975b7a
Merge pull request #35128 from suvash/update-docker-compose
docker_compose : 1.18.0 -> 1.19.0
2018-02-21 00:39:12 +00:00
Nicolò Balzarotti 43860cc514 papis: 0.5.2 -> 0.5.3 2018-02-21 00:42:36 +01:00
Nicolò Balzarotti 7c14e8ba04 dmenu-python: init at 0.2.1 2018-02-21 00:42:36 +01:00
Vladyslav M cc78571c49 joe: 4.4 -> 4.6 2018-02-21 01:28:51 +02:00
Franz Pletz 46485d0b81
openra: 20171014 -> 20180218 2018-02-21 00:27:31 +01:00
Jörg Thalheim eda72ad748
Merge pull request #35192 from vbgl/ppl-typename
ppl: fix build
2018-02-20 23:13:23 +00:00
Jörg Thalheim a3e79e3476
Merge pull request #35215 from Mic92/gpodder
gpodder: 3.10.0 -> 3.10.1
2018-02-20 23:11:42 +00:00
Jörg Thalheim 03e7929643
Merge pull request #35230 from jfrankenau/init-bcal
bcal: init at 1.7
2018-02-20 23:09:59 +00:00
Johannes Frankenau 74029a21bf bcal: init at 1.7 2018-02-21 00:05:16 +01:00
Justin Bedo 8d03d9b9af
rPackages: add bioconductor archive url 2018-02-21 09:58:17 +11:00
Justin Bedo cfc07bcf0e
bioconductor: 3.4 -> 3.6 2018-02-21 09:58:17 +11:00
Augustin Borsu 4fcb56d139 nextcloud: 12.0.5 -> 13.0.0 2018-02-20 23:53:03 +01:00
Jörg Thalheim af45f08f07
Merge pull request #35228 from LnL7/racerd
racerd: 2017-02-17 -> 2017-09-15
2018-02-20 22:21:08 +00:00
Vladyslav M 12e6a3b1c2 tectonic: 0.1.6 -> 0.1.7 2018-02-21 00:13:42 +02:00
Joachim F 69603b5298
Merge pull request #35239 from akru/cjdns-v20.1
cjdns: 20 -> 20.1
2018-02-20 22:13:31 +00:00
Jörg Thalheim 599a223838
z88dk: init at unstable-2018-02-20 (#35244)
fixes #35039
2018-02-20 22:06:25 +00:00
Jörg Thalheim f6ae7c5a01
Merge pull request #35240 from dywedir/rustup
rustup: 2017-10-29 -> 1.11.0
2018-02-20 22:03:19 +00:00
Jörg Thalheim e27ad00f85
Merge pull request #35234 from dtzWill/update/mikmod-3.2.8
mikmod: 3.2.6 -> 3.2.8
2018-02-20 21:57:27 +00:00
Nikolay Amiantov 8aeea493a5 python.pkgs.tensorflow: 1.3 -> 1.5 2018-02-21 00:50:24 +03:00
Jörg Thalheim 57ad5dc844
Merge pull request #35078 from Mic92/powerdns
powerdns: 4.0.5 -> 4.1.1
2018-02-20 21:49:41 +00:00
Izorkin 2470d22ae1 mariadb: 10.2.12 -> 10.2.13 (#35119) 2018-02-20 22:24:38 +01:00
Frederik Rietdijk b2f53c76f8 postgis: get rid of composableDerivation
In this change composableDerivation is removed in favor of
stdenv.mkDerivation.
2018-02-20 22:17:16 +01:00
Jan Tojnar 24d28874aa
Merge pull request #35197 from jonafato/gnome-shell-extension-battery-status-6
gnomeExtensions.battery-status: init at v6
2018-02-20 21:46:33 +01:00
Jan Tojnar 17421d6c69
Merge pull request #35066 from jonafato/gnome-shell-extension-taskwhisperer-11
gnomeExtensions.taskwhisperer: init at v11
2018-02-20 21:42:23 +01:00
Vladyslav M 156dc76030 rustup: 2017-10-29 -> 1.11.0 2018-02-20 22:42:18 +02:00
Frederik Rietdijk 452958f498
Merge pull request #35235 from dotlambda/ddar
ddar: move out of pythonPackages and fix tests
2018-02-20 20:41:21 +00:00
Nikolay Amiantov 102c91d45e python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1 2018-02-20 23:37:50 +03:00
Joachim F 50bcf2f372
Merge pull request #35238 from jfrankenau/update-otfcc
otfcc: 0.8.6 -> 0.9.6
2018-02-20 20:32:53 +00:00
Alexander Krupenkin 4886194589
cjdns: 20 -> 20.1 2018-02-20 23:19:06 +03:00
Austin Seipp 4166691813 bcc: add systemtap dep, and fix build revision
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Austin Seipp 38bc86ac6c systemtap: add pyparsing deps for 'dtrace' script
Otherwise, if it fails, it fails with a very bad error about not
being able to import ParseException.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Joachim F d535edeb0f
Merge pull request #35233 from catern/upsup
supervise: 1.3.0 -> 1.4.0
2018-02-20 20:01:49 +00:00
Joachim F aa1d5fa65e
Merge pull request #35227 from jfrankenau/update-nnn
nnn: 1.5 -> 1.6
2018-02-20 20:00:51 +00:00
Joachim F a82fadac48
Merge pull request #35232 from jfrankenau/update-mergerfs
mergerfs: 2.23.0 -> 2.23.1
2018-02-20 20:00:23 +00:00
Will Dietz ce3de0399b
Merge pull request #30057 from dtzWill/feature/webos-novacomd
webos: init novacom, novacomd, cmake-modules; add nixos service
2018-02-20 13:49:06 -06:00
Vladimír Čunát 44c315f5a0
crashplan: specify meta.platforms to improve eval
If you tried to evaluate nixpkgs with allowUnfree and a non-glibc
platform, you would get an error when accessing stdenv.glibc.
2018-02-20 20:42:28 +01:00
Vladimír Čunát 1d15dadbec
Merge branch 'master' into staging
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Vladimír Čunát fbe38c7c44
rustc: build with gcc6 on i686
Probably due to the bundled LLVM, so the same error.
2018-02-20 20:31:23 +01:00
Joachim F b60ef32617
Merge pull request #32919 from asymmetric/asymmetric/secp256k1
secp256k1: 2016-11-27 -> 2017-12-18
2018-02-20 19:26:09 +00:00
Marcus Brinkmann 3d0b2f1e63 foo2zjs: 20110210 -> 20171202 (#32812) 2018-02-20 19:25:07 +00:00
Robert Schütz f4b98ac64f ddar: fix tests 2018-02-20 20:24:55 +01:00
Joachim F eb39de0a1c
Merge pull request #32061 from volth/patch-72
varnish: 5.1.3 -> 5.2.1 [fixes CVE-2017-8807]
2018-02-20 19:23:36 +00:00
Will Dietz c8c11cd8f4 mikmod: 3.2.6 -> 3.2.8 2018-02-20 13:22:03 -06:00
Joachim F b30fae01cd
Merge pull request #32761 from xvapx/crashplan-small-business
crashplan-small-business: init at 6.6.0
2018-02-20 19:19:22 +00:00
Joachim F af37d08381
Merge pull request #33143 from mbode/flink_1_4_0
flink: 1.3.2 -> 1.4.0
2018-02-20 19:11:03 +00:00
Spencer Baugh 252819e9df supervise: 1.3.0 -> 1.4.0 2018-02-20 19:04:18 +00:00
Joachim F a85ad94897
Merge pull request #33996 from pmahoney/acme-client
acme-client: init at 0.1.6
2018-02-20 19:03:51 +00:00
Johannes Frankenau 908a3cbbf8 otfcc: 0.8.6 -> 0.9.6 2018-02-20 20:02:32 +01:00
Johannes Frankenau c5a5d22ebf mergerfs: 2.23.0 -> 2.23.1 2018-02-20 19:52:01 +01:00
Daiderd Jordan 011d3d0dc3
racerd: 2017-02-17 -> 2017-09-15 2018-02-20 19:15:43 +01:00
Johannes Frankenau c919aea22d nnn: 1.5 -> 1.6 2018-02-20 18:55:00 +01:00
Nikolay Amiantov 430e0f4a80 buildBazelPackage: init
A separate function for building Bazel-bazed packages. Internally it splits the
build into two phases, fetching and building.

Users are expected to provide `fetchArgs.sha256` -- checksum of fetched
dependencies. Local dependencies should be removed in `fetchArgs.preInstall`.
Overall `fetchArgs` and `buildArgs` can be used to add specific steps to fetch
and build.
2018-02-20 20:39:49 +03:00
lewo a1526e52b1
Merge pull request #35045 from bignaux/idsk
idsk : init at unstable-2018-02-11
2018-02-20 18:04:47 +01:00
Robert Schütz 80f84ceda2 ddar: move out of pythonPackages 2018-02-20 17:42:34 +01:00
Will Dietz e5e29284a9 webos: init novacom, novacomd, cmake-modules; add nixos service 2018-02-20 10:34:19 -06:00
Shea Levy 39ff498418
kernelPatches: Add pointer to ml threads for riscv patches. 2018-02-20 11:26:44 -05:00