3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

97106 commits

Author SHA1 Message Date
Tim Steinbach 4a4a33ff88 Merge pull request #27582 from NeQuissimus/remove_accelio
accelio: Remove
2017-07-25 09:17:23 -04:00
Jörg Thalheim aba21d99da vimPlugins.command-t: 2017-07-11 -> 2017-06-23
a7f4c879e5 (commitcomment-23287795)
2017-07-25 14:15:55 +01:00
Jörg Thalheim a7f4c879e5 vim-plugins: update set 2017-07-25 13:50:35 +01:00
Jörg Thalheim 27e9372d8c Merge pull request #27633 from nlewo/docker-lowercase
docker: lowercase image name and tag
2017-07-25 13:11:17 +01:00
Jörg Thalheim 3e9d94bb7c Merge pull request #27635 from bendlas/update-cdemu
cdemu: 3.0.x -> 3.1.0
2017-07-25 13:06:44 +01:00
Jörg Thalheim 8844c47c14 alacritty: 2017-07-08 -> 2017-07-25 2017-07-25 12:37:21 +01:00
Herwig Hochleitner 7d83f048e2 cdemu: 3.0.x -> 3.1.0
fixes cdemu for kernel >= 4.11
fixes client by adding pygobject3
2017-07-25 11:56:59 +02:00
Antoine Eiche e28d817c9a docker: lowercase image name and tag
The docker loading (docker 1.12.6) of an image with uppercase in the
name fails with the following message:
invalid reference format: repository name must be lowercase
2017-07-25 10:47:51 +02:00
Vincent Laporte efad0d5e3f julia: 0.5.1 -> 0.5.2 2017-07-25 07:46:20 +00:00
Vincent Laporte ace55359f1 gst_all_1.gst-libav: set meta.platforms to unix 2017-07-25 07:46:20 +00:00
Jörg Thalheim fb9120d5e7 Merge pull request #27613 from therealpxc/tidy
html-tidy: 5.2.0 -> 5.4.0
2017-07-25 07:40:07 +01:00
Jörg Thalheim 7f1ec2d23b Merge pull request #27620 from therealpxc/yapf
pythonPackages.yapf: 0.11.0 -> 0.16.3
2017-07-25 07:25:01 +01:00
Charles Strahan c1fdf3341b Merge pull request #27347 from cstrahan/osquery-new
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan 232c34b8f4
osquery: use packaged sqlite and gtest/gmock 2017-07-24 21:48:08 -04:00
Charles Strahan 53426f6cb9
osquery: init at 2.5.2 2017-07-24 21:47:32 -04:00
Charles Strahan 29d2fe4a1f
rocksdb: enable support for lite mode
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00
Charles Strahan dc21851707
linenoise-ng: init at 1.0.1 2017-07-24 21:44:52 -04:00
Tim Steinbach 907fa51d68 Merge pull request #27583 from NeQuissimus/cryptodev_1_9
cryptodev: 1.8 -> 1.9
2017-07-24 18:54:52 -04:00
Tim Steinbach 8f77f7b486 Merge pull request #27586 from NeQuissimus/dpdk_17_05_1
dpdk: 16.07.2 -> 17.05.1
2017-07-24 18:54:36 -04:00
Tim Steinbach dfa60db199 Merge pull request #27596 from NeQuissimus/virtualbox_5_1_24
virtualbox: 5.1.22 -> 5.1.24
2017-07-24 18:54:21 -04:00
Bas van Dijk 662cf644bc hydra: 2017-06-22 -> 2017-07-24
hydra-2017-06-22 fails to build because of the nixUnstable upgrade.
hydra-2017-07-24 builds successfully.
2017-07-24 23:22:08 +02:00
Domen Kožar 838a6b747c Merge pull request #27618 from copumpkin/no-local-n
stdenv/setup.sh: undo `local -n` change
2017-07-24 21:23:35 +02:00
Tobias Geerinckx-Rice 275059c34a Merge pull request #27616 from jfrankenau/update-borg
borgbackup: 1.0.10 -> 1.0.11
2017-07-24 18:44:21 +00:00
Patrick Callahan 251043e89d pythonPackages.yapf: 0.11.0 -> 0.16.3 2017-07-24 11:19:59 -07:00
Dan Peebles 2829ea57cb stdenv/setup.sh: undo local -n change
It's better than the eval solution this is adding back, but until we can
rely on a particular version of bash in nix-shell, this just breaks too
much stuff.

See c94f3d5575
and https://github.com/NixOS/nix/pull/1483 for the better long-term
solution.
2017-07-24 13:09:32 -04:00
Johannes Frankenau c6e52bc430 borgbackup: 1.0.10 -> 1.0.11 2017-07-24 19:04:07 +02:00
Patrick Callahan edef4459f6 html-tidy: 5.2.0 -> 5.4.0 2017-07-24 09:19:03 -07:00
Tim Steinbach 1dd6e7dcbc
linux: 4.13-rc1 -> 4.13-rc2 2017-07-24 09:50:32 -04:00
Jörg Thalheim 3b6215e565 Merge pull request #27564 from vyp/upd/setroot
setroot: 1.4.4 -> 2.0.1
2017-07-24 14:41:04 +01:00
Peter Simons a3007a39c5 mpg123: update to version 1.25.4 2017-07-24 13:39:24 +02:00
John Ericson b087618ac0 Revert "stdenv: Store one package per line in nix-support/propagated-*"
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.

This reverts commit 3cb745d5a6.

[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Silvan Mosberger f4a8e6ab7f znapzend: 0.15.7 -> 0.17.0 2017-07-24 05:01:08 +02:00
Tim Steinbach ee6edb8af5
virtualbox: 5.1.22 -> 5.1.24 2017-07-23 22:22:33 -04:00
Peter Hoeg 45248be2aa cryptominisat: use new xxd package instead of vim 2017-07-24 09:37:58 +08:00
Peter Hoeg 0345aed90c mfcj6510dwlpr: use new xxd package instead of vim 2017-07-24 09:37:58 +08:00
Peter Hoeg dcd6467936 xxd: init at 8.0.0442 2017-07-24 09:37:58 +08:00
Benno Fünfstück 1d1735ce0f nix-index: init at 0.1.0 2017-07-23 23:12:37 +02:00
Benno Fünfstück adf756d4f7 rustRegistry: 2017-06-27 -> 2017-07-23 2017-07-23 23:12:37 +02:00
Tim Steinbach c355fd85ed
cryptodev: 1.8 -> 1.9 2017-07-23 16:32:30 -04:00
xd1le 0304177ced setroot: 1.4.4 -> 2.0.1 2017-07-24 05:38:06 +10:00
Jörg Thalheim 26cf940da8 Merge pull request #27588 from romildo/upd.jwm
jwm: 1594 -> 1600
2017-07-23 19:28:24 +01:00
Laverne Schrock 2347e593bf libextractor: 1.3 -> 1.4 2017-07-23 12:09:48 -05:00
romildo 7e2a478bad jwm: 1594 -> 1600 2017-07-23 13:30:21 -03:00
Tim Steinbach fe101d0fb7
dpdk: 16.07.2 -> 17.05.1 2017-07-23 11:40:25 -04:00
Tim Steinbach 6e00673e7f
accelio: Remove 2017-07-23 10:47:13 -04:00
Domen Kožar 407acb80fc
ghc821: 8.2.1-rc3 -> 8.2.1
(cherry picked from commit 0901dd50a2ed0d12b2bee8fdb147fdce5c1c5d69)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-07-23 16:36:37 +02:00
Jörg Thalheim 887570883e perf: remove binutils patch by wrapper
starting with linux 4.12 our patch no longer applied. In order to
avoid having to maintain patches for different linux kernels it is
easier to use a wrapper instead.
2017-07-23 15:18:02 +01:00
Jörg Thalheim 11f8524b12 Merge pull request #27505 from jameysharp/gnss-sdr
gnss-sdr: init at 0.0.9 (and patch armadillo's buildInputs)
2017-07-23 15:12:33 +01:00
Bjørn Forsman a842fa34dd nixopsUnstable: add lowPrio
Or else nix-env updates the stable version to unstable.
2017-07-23 15:24:00 +02:00
Jörg Thalheim 96dc69a2ac Merge pull request #27563 from srhb/spotifystable
spotify: 1.0.57.474.gca9c9538-30 -> 1.0.49.125.g72ee7853-111 (downgrade)
2017-07-23 14:06:42 +01:00