Commit graph

129261 commits

Author SHA1 Message Date
Jörg Thalheim 33115bde4b
Merge pull request #35389 from clefru/oath-fix
oath-toolkit: Switch over to git branch (GCC7 fix)
2018-02-23 11:00:13 +00:00
Shea Levy cb025f2285
linux_riscv: Move patches to my Linux fork.
All patches there are also submitted upstream and will be removed if
rejected.

Also includes some fixes to get module loading working.
2018-02-23 05:53:31 -05:00
adisbladis 0b0b5a5e28
go-ethereum: Dont install sources in $out 2018-02-23 18:47:45 +08:00
Ryan Scheel a35d106d07 mdbook: init at 0.1.3 (#35250)
* mdbook: Init at 0.1.3

* mdbook: simplification

* Mark mdbook as broken on Darwin
2018-02-23 10:22:30 +00:00
Masayuki Takeda e066751227 jbuilder: 1.0+beta14 -> 1.0+beta18 2018-02-23 11:07:33 +01:00
Jörg Thalheim c2fbd472a4
Merge pull request #35384 from wizzup/update/winetricks
winetricks: 20171222 -> 20180217
2018-02-23 08:08:30 +00:00
Jörg Thalheim 9ba23ad8ca
Merge pull request #35377 from yrashk/rust-cargoUpdateHook
build-support/rust: make use of abandoned cargoUpdateHook
2018-02-23 08:05:44 +00:00
lewo 874a50ed17
Merge pull request #35382 from ericsagnes/pkg-update/groonga
Groonga: 7.1.0 -> 8.0.0
2018-02-23 08:56:29 +01:00
wisut hantanong 317da085aa winetricks: 20171222 -> 20180217 2018-02-23 14:41:52 +07:00
adisbladis a3c96fd4de
Merge pull request #35379 from vaibhavsagar/user-manager
pkgs.plasma5.user-manager: init
2018-02-23 14:56:06 +08:00
Eric Sagnes 66796b2f08 Groonga: 7.1.0 -> 8.0.0 2018-02-23 15:50:01 +09:00
adisbladis 0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Jon Banafato 4da66a7cf9
gnomeExtensions.pixel-saver: remove
This extension is being replaced by gnomeExtensions.no-title-bar in #35281.
2018-02-23 07:00:25 +01:00
Vasyl Solovei 5118a47baa
gnomeExtensions.no-title-bar: init at 8 2018-02-23 06:56:56 +01:00
Vasyl Solovei c2b781a70e
maintainers: add svsdep 2018-02-23 06:56:56 +01:00
Vaibhav Sagar 7d8f7da81e pkgs.plasma5.user-manager: init 2018-02-23 13:43:28 +08:00
Peter Hoeg af2d94fed5 virtmanager-qt: 0.48.79 -> 0.52.80 2018-02-23 13:19:05 +08:00
Michal Rus dbfcf2899c arpoison: init at 0.7 (#35109) 2018-02-23 05:15:04 +00:00
Franz Pletz 3f47f618ae
Merge pull request #35217 from htr/htr/add-nixnote
nixnote2: init at 2.0.2
2018-02-23 05:11:23 +00:00
Franz Pletz e38284d332
Merge pull request #35375 from carlsverre/update/golint
golint: 20160428 -> 20180208
2018-02-23 04:38:25 +00:00
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 6180eda1e4
Merge pull request #35026 from alesguzik/acpid_log_events
nixos/acpid: add option to log events
2018-02-23 04:36:33 +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 278bc22498
Merge pull request #31619 from NeQuissimus/exclude_rtl8723bs
rtl8723bs: Only include in enableAllFirmware if valid
2018-02-23 04:10:45 +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 1fb9fb4fdb
Merge pull request #35373 from volth/patch-103
nixos/tox-bootstrapd: new command line format
2018-02-23 03:47: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
volth 985a4bb87c
nixos/tox-bootstrapd: new command line format 2018-02-23 03:26:18 +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
Franz Pletz 33c8ec8bc2
Merge pull request #35372 from volth/patch-102
libtoxcore: add libconfig to buildInputs
2018-02-23 02:56:49 +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