Daiderd Jordan
4c0e25089e
Merge pull request #44902 from danieldk/grpcio-darwin
...
python/grpcio: fix darwin build
2018-08-14 01:10:40 +02:00
Daiderd Jordan
e55eec5208
Merge pull request #44912 from thefloweringash/dcraw-darwin
...
dcraw: fix build on Darwin
2018-08-14 01:06:41 +02:00
Silvan Mosberger
78b4d9ac80
Merge pull request #43397 from illegalprime/libphonenumber
...
libphonenumber: init at 8.9.9
2018-08-14 01:04:57 +02:00
Sarah Brofeldt
9f234788e4
aws-iam-authenticator: init at 2018-07-29 ( #44863 )
2018-08-14 01:03:56 +02:00
Vincent Laporte
989292e3e1
ocamlPackages.ocaml_extlib: 1.7.4 -> 1.7.5 ( #44736 )
2018-08-14 00:59:32 +02:00
R. RyanTM
44e8163ad3
lsscsi: 0.29 -> 0.30 ( #44742 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lsscsi/versions .
2018-08-14 00:54:33 +02:00
R. RyanTM
e3773de884
obs-linuxbrowser: 0.4.0 -> 0.5.0 ( #44734 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/obs-linuxbrowser/versions .
2018-08-14 00:54:04 +02:00
Jake Waksbaum
42a0d36fdb
Mark gf2x as supported on darwin
2018-08-13 17:36:18 -04:00
Maximilian Bosch
7682c2fd61
hydra: 2017-11-21 -> 2018-08-07
...
This bumps Hydra to the latest revision available. As Hydra doesn't have
a release model (and therefore no tags) ATM, the derivation will pin
against the actual git revision and the date of the commit in the
derivation name.
Additionally the following changes have been made:
* Dropped `postUnpack` phase. It is useful when working with the Hydra
source (and no dirty changes shall be used in `release.nix`, but is has
no use in `nixpkgs`).
* Added myself as maintainer to have more folks available in case of
future breakage.
* Implemented support for Nix 2.0 and `unstable` (currently 2.1):
Since 1672bcd230447f1ce0c3291950bdd9a662cee974 in NixOS/nix the
evaluator differentiates between `settings` and `evalSettings`.
Previously `restrictEval` in `hydra-eval-jobs.cc` has been set in
`settings`, this doesn't work anymore in Nix 2.1 and is therefore
incompatible to Nix 2.0 on an API level.
To resolve this, the flag `isGreaterNix20` parses the version string
of `pkgs.nix` and applies a patch if nix.version<=2.0.
Furthermore the Hydra build with Nix 2.1 requires `boost` as build input
which is not needed for Nix 2.0. To avoid unnecessary increase in the
closure size this library will only used as build input for
nix.version>2.0.
* Fixed the NixOS test for `hydra`:
disabled binary cache to allow sandbox builds (otherwise it would
query `cache.nixos.org` during the Hydra build inside the test).
Additionally the trivial.nix jobset required simplification (as done
in NixOS/hydra, e.g. tests/api-test.nix) as bash is not available in
the build sandbox as builder (even when adding pkgs.bash to
systemPackages).
The easiest workaround to confirm a the functionality of a jobset
without importing nixpkgs is to use the default shell /bin/sh which
is mounted from `pkgs.busybox` into the build env
(https://github.com/NixOS/nixpkgs/pull/44841#discussion_r209751972 ) in the
VM and a named pipe to create $out.
Closes #44044
2018-08-13 22:56:27 +02:00
Jake Waksbaum
1bfbe76772
ntl: Add darwin support
2018-08-13 16:49:46 -04:00
Vincent Laporte
4f0db5d0ad
coq: default to version 8.8
2018-08-13 20:43:49 +00:00
Michael Eden
eca17c4a7f
libphonenumber: init at 8.9.9
2018-08-13 16:23:19 -04:00
Ben Darwin
0adc6f4d8f
mirtk: init at 2.0.0
2018-08-13 15:55:04 -04:00
Daiderd Jordan
3d436409bc
Merge pull request #44729 from Ma27/fix-weechat-xmpp
...
weechat-xmpp: create proper runtime environment
2018-08-13 21:14:14 +02:00
Free Potion
a6781fabc1
ivan: add myself as maintainer
2018-08-13 21:52:32 +03:00
Franz Pletz
04b4e500e5
Merge pull request #44991 from Mic92/zfs
...
zfsLegacyCrypto: remove
2018-08-13 18:21:01 +00:00
Timo Kaufmann
8ddb8a18e1
Merge pull request #44984 from smaret/gildas
...
gildas: 20180701_a -> 20180801_a
2018-08-13 20:19:36 +02:00
Bas van Dijk
a70fbb8d9e
haskell: upgrade the tensorflow packages
...
Also enable building on GHC-8.4.
2018-08-13 20:07:43 +02:00
Bas van Dijk
dd70c12732
libtensorflow: 1.8.0 -> 1.9.0
2018-08-13 20:07:43 +02:00
Jörg Thalheim
43595c7884
zfsLegacyCrypto: remove
...
This package was only mandatory for migration for people on zfsUnstable
in nixos unstable.
2018-08-13 19:53:50 +02:00
Silvan Mosberger
a57c8579a8
Merge pull request #44568 from uskudnik/add-shellhook-support-to-buildstackproject
...
Add support for user-extensible shellHook to haskell.lib.buildStackProject
2018-08-13 19:39:43 +02:00
Silvan Mosberger
46516d8722
Merge pull request #44934 from srhb/warn-on-firefox-vlc
...
firefoxWrapper: Fail if deprecated enableVLC option exists
2018-08-13 19:35:07 +02:00
volth
4cc594d483
hadoop_3_1: 3.1.0 -> 3.1.1
2018-08-13 16:48:50 +00:00
volth
6abda8be18
hadoop_2_7: 2.7.6 -> 2.7.7
2018-08-13 16:48:27 +00:00
volth
7749445337
hadoop: fix build in sandbox
2018-08-13 16:47:58 +00:00
Vladyslav Mykhailichenko
249ba3d3ed
reason: 3.3.2 -> 3.3.3
2018-08-13 15:51:23 +00:00
Léo Gaspard
9b46b273f9
ocamlModules.wasm: add wasm binary
2018-08-13 15:36:44 +00:00
Wout Mertens
a69f61df21
siege: build on all Unix
...
Confirmed to work on Darwin
2018-08-13 16:05:53 +02:00
Oleg Pykhalov
a5b455aeb6
ansible: install man pages ( #44980 )
2018-08-13 15:30:41 +02:00
Sebastien Maret
b4599987e3
gildas: 20180701_a -> 20180801_a
2018-08-13 15:17:15 +02:00
Léo Gaspard
48e5fbe8ee
buildRustPackage: allow patches to fix Cargo.lock
2018-08-13 22:07:58 +09:00
Boris
a5efa6650f
pythonPackages.browser-cookie3: init at 0.6.4 ( #44562 )
2018-08-13 14:47:06 +02:00
R. RyanTM
e0eb7d9ed7
cstore_fdw: 1.6.0 -> 1.6.1 ( #44792 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cstore_fdw/versions .
2018-08-13 14:35:53 +02:00
R. RyanTM
499845e240
x42-plugins: 20180320 -> 20180803 ( #44659 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/x42-plugins/versions .
2018-08-13 14:30:30 +02:00
R. RyanTM
3d30b32ab2
shaarli: 0.9.7 -> 0.10.0 ( #44693 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions .
2018-08-13 14:29:32 +02:00
R. RyanTM
1725a321ca
skim: 0.5.0 -> 0.5.1 ( #44700 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/skim/versions .
2018-08-13 14:28:37 +02:00
R. RyanTM
3ab3e14e46
ibus-engines.hangul: 1.5.0 -> 1.5.1 ( #44771 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-hangul/versions .
2018-08-13 14:28:06 +02:00
R. RyanTM
9cc733cfaf
groonga: 8.0.2 -> 8.0.5 ( #44783 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions .
2018-08-13 14:26:30 +02:00
R. RyanTM
33e70ffad4
jimtcl: 0.77 -> 0.78 ( #44762 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jimtcl/versions .
2018-08-13 14:24:25 +02:00
R. RyanTM
1fd0792777
mate.mate-media: 1.20.1 -> 1.21.0 ( #44745 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-media/versions .
2018-08-13 14:23:47 +02:00
R. RyanTM
b3ebab2c53
pony-stable: 0.1.4 -> 0.1.6 ( #44715 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pony-stable/versions .
2018-08-13 14:22:31 +02:00
Arnaud
e3de066033
protonmail-bridge: 1.0.5-1 -> 1.0.6-1 ( #44950 )
2018-08-13 14:13:13 +02:00
Florian Klink
cf5826f1a3
jameica: add darwin support ( #44953 )
2018-08-13 14:12:29 +02:00
Bas van Dijk
9968d0f053
Merge pull request #44948 from Izorkin/servant
...
servant-sphinx-documentation: fix sha256sum
2018-08-13 12:39:16 +02:00
Jörg Thalheim
cfff3eb6c4
Revert "buildRustPackage: allow patches to fix Cargo.lock"
...
This reverts commit b6e881ab72
.
We need to fix checksums for this pull request first.
Also see https://github.com/NixOS/nixpkgs/pull/44967
2018-08-13 12:26:33 +02:00
Jörg Thalheim
3dc78e6ae9
Merge pull request #44967 from Ekleog/rust-patch
...
buildRustPackage: allow patches to fix Cargo.lock
2018-08-13 12:22:59 +02:00
Peter Hoeg
6afd19e699
masterpdfeditor: 5.1.00 -> 5.1.12
2018-08-13 17:16:26 +08:00
Gabriel Ebner
7478da5e84
Merge pull request #42885 from smaret/gildas
...
gildas: 20180601_a -> 20180701_a
2018-08-13 10:55:18 +02:00
Sarah Brofeldt
92bb84220f
Merge pull request #44958 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.5
...
dbeaver: 5.1.4 -> 5.1.5
2018-08-13 09:15:22 +02:00
Sarah Brofeldt
2cc17ceb3c
Merge pull request #44964 from yrashk/powershell-6.0.4
...
powershell: 6.0.3 -> 6.0.4
2018-08-13 09:14:21 +02:00
Michael Raskin
3762495967
Merge pull request #44942 from aanderse/master
...
openscenegraph: 3.4.0 -> 3.6.2
2018-08-13 06:44:47 +00:00
Uri Baghin
8c802d42ad
bazel: fix darwin build on hydra
2018-08-13 08:32:27 +02:00
Léo Gaspard
b6e881ab72
buildRustPackage: allow patches to fix Cargo.lock
2018-08-13 14:44:30 +09:00
worldofpeace
319b5cec4e
libgpod: drop libimobiledevice.swig
...
was removed a while ago
2018-08-13 00:56:32 -04:00
worldofpeace
098da6633e
ifuse: rework expression
2018-08-13 00:49:17 -04:00
worldofpeace
ddc73a67b5
usbmuxd: 1.1.0 -> 2018-07-22
2018-08-13 00:48:58 -04:00
worldofpeace
8842e43477
libimobiledevice: 1.2.0 -> 2018-07-24
2018-08-13 00:48:23 -04:00
worldofpeace
d4d5068557
libusbmuxd: 1.0.10 -> 2018-07-23
2018-08-13 00:46:35 -04:00
worldofpeace
02353e4a10
libplist: 2.0.0 -> 2018-07-25
2018-08-13 00:45:46 -04:00
Yurii Rashkovskii
e4ce866f31
powershell: 6.0.3 -> 6.0.4
2018-08-13 10:01:53 +07:00
Samuel Dionne-Riel
4677b5e4d8
dbeaver: 5.1.4 -> 5.1.5
2018-08-12 21:50:33 -04:00
Samuel Dionne-Riel
a1b79f63bd
Merge pull request #44691 from r-ryantm/auto-update/setbfree
...
setbfree: 0.8.5 -> 0.8.7
2018-08-12 20:52:41 -04:00
Samuel Dionne-Riel
bd77c653a7
Merge pull request #44686 from r-ryantm/auto-update/sigil
...
sigil: 0.9.9 -> 0.9.10
2018-08-12 20:46:22 -04:00
Samuel Dionne-Riel
9e9417eefd
Merge pull request #44683 from r-ryantm/auto-update/vips
...
vips: 8.6.4 -> 8.6.5
2018-08-12 20:26:52 -04:00
Samuel Dionne-Riel
d08d9b9dc8
Merge pull request #44955 from nonfreeblob/fix
...
Delete outdated info
2018-08-12 19:53:50 -04:00
Tim Steinbach
9236990057
linux: Init 4.18
2018-08-12 19:42:31 -04:00
nonfreeblob
a6add56730
Delete outdated info
2018-08-13 02:38:27 +03:00
Samuel Dionne-Riel
c9035c6e12
Merge pull request #44681 from r-ryantm/auto-update/vcftools
...
vcftools: 0.1.15 -> 0.1.16
2018-08-12 19:26:38 -04:00
Markus Kowalewski
ed10d7c303
qradiolink: init at 0.5.0
2018-08-13 01:13:45 +02:00
Markus Kowalewski
17f0987212
codec2: init at 0.8
2018-08-13 01:13:36 +02:00
Elis Hirwing
c6bf57f58c
gitea: 1.4.3 -> 1.5.0 ( #44939 )
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.0
2018-08-13 00:29:30 +02:00
Robert Schütz
01639b0e63
borgbackup: 1.1.6 -> 1.1.7 ( #44933 )
2018-08-13 00:16:34 +02:00
Andreas Rammhold
a018507a7f
Merge pull request #44943 from flokli/jameica
...
jameica: init at 2.8.1
2018-08-12 23:21:29 +02:00
Florian Klink
9cce1db89f
jameica: init at 2.8.1
2018-08-12 22:52:10 +02:00
Sander van der Burg
996c0d6e00
disnixos: 0.7 -> 0.7.1
2018-08-12 22:24:21 +02:00
Izorkin
fdec6b1b8d
servant-sphinx-documentation: fix sha256sum
2018-08-12 23:13:23 +03:00
Robert Helgesson
a05e006675
unifont: 11.0.01 -> 11.0.02
2018-08-12 21:39:41 +02:00
Aaron Andersen
0624e4939d
bumped openscenegraph version from 3.4 to 3.6.2 and added more options for building it
2018-08-12 14:28:08 -04:00
Danilo Salvio
7c66a902ce
pywal: 2.0.5 -> 3.1.0 ( #44924 )
2018-08-12 20:11:46 +02:00
R. RyanTM
c86a50b3cb
redis: 4.0.10 -> 4.0.11 ( #44684 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions .
2018-08-12 20:03:37 +02:00
Jan Tojnar
e97b49358a
pulseeffects: 4.2.3 → 4.2.6
2018-08-12 19:19:47 +02:00
Sarah Brofeldt
feee2235b5
firefoxWrapper: Fail if deprecated enableVLC option exists
2018-08-12 18:55:49 +02:00
Jan Tojnar
f496d26247
Merge pull request #44651 from jtojnar/gobby
...
gobby5: fix build
2018-08-12 17:25:07 +02:00
Silvan Mosberger
cfa49751c7
Merge pull request #44618 from alyssais/triton
...
triton: init at 6.1.2
2018-08-12 17:08:21 +02:00
Silvan Mosberger
8fb7ab9b32
Merge pull request #43282 from Ma27/support-external-zsh-plugins
...
nixos/ohMyZsh: allow multiple derivations in `ZSH_CUSTOM`
2018-08-12 16:47:12 +02:00
Matthew Bauer
4c1d5a8dac
Merge pull request #44899 from bhipple/fix/antlr-license
...
antlr: fix license
2018-08-12 09:00:26 -05:00
Robert Helgesson
d61de06f88
josm: 14026 -> 14066
2018-08-12 12:51:53 +02:00
Andrew Childs
85c43675d0
dcraw: fix build on Darwin
2018-08-12 19:48:37 +09:00
Sarah Brofeldt
1d7c7cca0a
Merge pull request #44929 from periklis/package-kubectx
...
kubectx: init at v0.5.1
2018-08-12 12:15:49 +02:00
leenaars
3703799f97
qstopmotion: 2.3.2 -> 2.4.0 ( #44642 )
2018-08-12 12:09:36 +02:00
Periklis Tsirakidis
56b756e757
kubectx: init at v0.5.1
2018-08-12 12:02:52 +02:00
Peter Simons
8121eebb9a
git-annex: update sha256 hash for the new version
2018-08-12 11:35:23 +02:00
Peter Simons
3fe0751494
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.10.2-2-g5e5293d from Hackage revision
42f8c34fa4
.
2018-08-12 11:35:24 +02:00
Robert Schütz
4af9ee49f1
Merge pull request #44889 from Enzime/update/flootty
...
Remove redundant flootty package and update the correct package
2018-08-12 11:03:19 +02:00
Michael Raskin
f4f93d6dd1
Merge pull request #44847 from fare-patches/master
...
Update Gambit and Gerbil
2018-08-12 08:34:04 +00:00
Sarah Brofeldt
50674becf6
Merge pull request #44713 from vbgl/coq-coq-ext-lib-0.9.8
...
coqPackages.coq-ext-lib: 0.9.5 -> {0.9.7,0.9.8}
2018-08-12 09:56:17 +02:00
Sarah Brofeldt
0e7076ecc7
Merge pull request #44898 from LnL7/vault-0.10.4
...
vault: 0.10.3 -> 0.10.4
2018-08-12 09:40:30 +02:00
Michael Hoang
78961b663c
flootty: 3.2.1 -> 3.2.2
2018-08-12 12:46:05 +10:00
Michael Hoang
83a15925a4
pythonPackages.Flootty: Remove redundant package
2018-08-12 12:41:20 +10:00
Samuel Dionne-Riel
bb3f7d14a1
Merge pull request #44679 from r-ryantm/auto-update/sundials
...
sundials: 3.1.1 -> 3.1.2
2018-08-11 22:12:31 -04:00
Samuel Dionne-Riel
a3722a69be
Merge pull request #44676 from yrashk/nwjs-0.32.1
...
nwjs: 0.23.6 -> 0.32.1
2018-08-11 22:00:46 -04:00
Franz Pletz
b5b11e9da4
Merge pull request #44900 from volth/patch-228
...
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 20:24:11 +00:00
Bjørn Forsman
ee1b7bf831
aspellDicts: use shortName to keep DRY
...
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman
ada797e9aa
aspellDicts: fix typos in shortName
...
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
Francois-Rene Rideau
d9f419bd57
gambit, gerbil: use stdenv = gccStdenv
...
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau
c75576f9e8
gerbil-unstable: 2018-05-12 -> 2018-08-11
2018-08-11 14:07:05 -04:00
Vaibhav Sagar
c7596ef742
ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 ( #44891 )
2018-08-11 19:06:36 +01:00
Vladimír Čunát
838d63eced
Merge #44885 : firefox*: 61.0.1 -> 61.0.2
2018-08-11 19:47:02 +02:00
Vladimír Čunát
d4741d79e1
Merge #44603 : thunderbird*: 52.9.1 -> 60.0
2018-08-11 19:47:02 +02:00
Michael Weiss
b28f8b4c94
signal-desktop: 1.15.3 -> 1.15.4
2018-08-11 19:27:43 +02:00
Timo Kaufmann
c85748baaf
Merge pull request #44882 from nonfreeblob/crawl-0.22.0
...
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:22:49 +02:00
nonfreeblob
3d56684d95
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:10:19 +03:00
Thomas Mader
c685f15dc2
dub: 1.8.1 -> 1.10.0
2018-08-11 16:53:00 +02:00
Thomas Mader
6301b09eaa
dtools: 2.079.1 -> 2.081.1
2018-08-11 16:53:00 +02:00
Thomas Mader
643d9a08ef
dmd: 2.079.1 -> 2.081.1
...
Needed to switch to ldc as bootstrap compiler to fix the compilation
2018-08-11 16:52:59 +02:00
Daniël de Kok
4beb94d6d6
python/grpcio: fix darwin build
...
grpcio currently does not build on Darwin (10.13.6). Due to the
following issues:
* ar is invoked with incorrect flags (#33765 ).
* libtool cannot be found, with a libtool dependency, with libtool
the option '-no_warning_for_no_symbols' is not recognized.
* the module build cannot find boringssl that is packaged with
python-grpcio when pkgconfig is not installed (grpc/#10058).
2018-08-11 16:47:35 +02:00
volth
d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 13:58:06 +00:00
Bas van Dijk
b26fcaa5c0
pgmanage: 10.3.0 -> 10.3.1
2018-08-11 15:49:32 +02:00
Benjamin Hipple
34d7a370c1
antlr: fix license
...
See #43716
2018-08-11 13:43:56 +00:00
Timo Kaufmann
921e5ceef3
Merge pull request #44894 from markuskowa/sqlite-lic
...
Fix licenses (#43716 )
2018-08-11 15:31:29 +02:00
Daiderd Jordan
bf2d73ca84
vault: 0.10.3 -> 0.10.4
2018-08-11 14:47:54 +02:00
Markus Kowalewski
6aa7ef1133
sshuttle: add license
2018-08-11 14:36:01 +02:00
Markus Kowalewski
c2cfaec0c9
ssmtp: add license
2018-08-11 14:34:24 +02:00
Markus Kowalewski
e91ef7c74c
sshpass: add license
2018-08-11 14:33:52 +02:00
Markus Kowalewski
4622596d63
sshfs-fuse: add license
2018-08-11 14:33:17 +02:00
Markus Kowalewski
31d2f03fb9
sqsh: add license
2018-08-11 14:33:05 +02:00
Markus Kowalewski
a647d07f4c
sqlite,sqlar: add licenses
2018-08-11 14:32:05 +02:00
Thomas Mader
f4f488de21
ldc: 1.8.0 -> 1.10.0
...
Disabled tests on Darwin for now
2018-08-11 13:53:02 +02:00
Jörg Thalheim
5fc5e0642b
Merge pull request #44892 from volth/patch-228
...
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko
501607e0ee
Merge pull request #43068 from yegortimoshenko/qdigidoc
...
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Pascal Wittmann
c53c9986bd
Merge pull request #44358 from NixOS/add-missing-licenses
...
Add missing licenses
2018-08-11 11:32:58 +02:00
volth
df05344d96
libvirt: jansson required for qemu suppport
2018-08-11 09:19:09 +00:00
Sarah Brofeldt
b92956d4c6
Merge pull request #44819 from imalsogreg/okta-aws-init
...
aws-okta: init at 0.19.0
2018-08-11 10:48:28 +02:00
Bas van Dijk
9481513360
cabal2nix: fix build by overriding hpack to 0.29.6
...
Fixes: https://github.com/NixOS/cabal2nix/issues/369
2018-08-11 10:44:27 +02:00
Bas van Dijk
e9b7e73120
Merge pull request #44356 from ElvishJerricco/callcabal2nix-passthru-deriver
...
callCabal2nix: Passthru deriver
2018-08-11 10:34:06 +02:00
Pascal Wittmann
bd4ef2def3
calibre: 3.28.0 -> 3.29.0
2018-08-11 10:00:52 +02:00
R. RyanTM
b728f5cd72
libytnef: 1.9.2 -> 1.9.3 ( #44662 )
2018-08-11 07:58:22 +00:00
R. RyanTM
498be8d390
urh: 2.2.2 -> 2.2.3 ( #44669 )
2018-08-11 07:57:14 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Michael Raskin
40dea2488f
vim_configurable: make gvim command launch GUI again
2018-08-11 10:25:21 +03:00
Orivej Desh
c2cf0c5f4c
gdal: build with xml support
2018-08-11 00:58:31 +00:00
Samuel Dionne-Riel
cfb7ccb08c
Merge pull request #44840 from nicknovitski/mruby-init
...
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Samuel Dionne-Riel
53bfb47e1d
mruby: Removes a test that fails in the sandbox.
2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel
f847155014
mruby: Fixes build on Linux
...
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:
```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski
c26a6db0f8
mruby: init at 1.4.1
2018-08-10 18:59:38 -04:00
xeji
2cf2ea1c03
Merge pull request #44818 from thefloweringash/jetbrains-update-2018.2.1
...
Jetbrains editors: 2018.2 -> 2018.2.1
2018-08-10 22:38:48 +02:00
Matthew Bauer
14d689fe5f
c-ares: fix android build
...
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Eelco Dolstra
490ca6aa8a
nix-repl: Remove
...
This package is obsolete.
2018-08-10 21:48:47 +02:00
Eelco Dolstra
f1c978aca0
Revert "aliases: add nixos-rebuild"
...
This reverts commit 0b124c1e91
. We
should really stop adding things that are not packages to
all-packages.nix. For example, having nixos-rebuild.nix in
all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
configuration, which obviously is not good for performance. (We should
probably also remove the 'nixos' attribute from all-packages.nix, but
at least that's a function so nix-env will ignore it.)
2018-08-10 21:45:07 +02:00
Johannes Frankenau
750dc39116
mpvScripts.mpris: 0.1 -> 0.2
2018-08-10 21:29:37 +02:00
Jason Carr
533a83c30d
nodePackages: update versions
2018-08-10 15:10:21 -04:00
Andrew Childs
3513c5dc49
jetbrains.ruby-mine: 2018.2 -> 2018.2.1
2018-08-11 04:05:21 +09:00
Jason Carr
c2fc585110
nodePackages.madoko init
2018-08-10 15:04:58 -04:00
Jason Carr
2560b0724a
nodePackages.jake init
2018-08-10 15:04:53 -04:00
Andrew Childs
c08067b74d
jetbrains.goland: 2018.2 -> 2018.2.1
2018-08-11 04:03:49 +09:00
Matthew Bauer
68b5f51d6f
brightnessctl: also install udev rules
...
Fixes #44877
2018-08-10 13:44:58 -04:00
Alexey Shmalko
6b1a04d788
alarm-clock-applet: fix build ( #44872 )
...
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.
Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Francois-Rene Rideau
0dd9403a34
gambit-unstable: 2018-05-30 -> 2018-08-06
2018-08-10 13:11:11 -04:00
xeji
12eb1e96ce
Merge pull request #44870 from symphorien/tests-eval
...
Fix evaluation of two tests
2018-08-10 19:06:20 +02:00
Jörg Thalheim
20378cbf1c
Merge pull request #44855 from ljli/keeagent-update
...
keepass-keeagent: 0.8.1 -> 0.10.1
2018-08-10 17:50:28 +01:00
Matthew Bauer
fca6cdc362
Merge pull request #44632 from matthewbauer/putty
...
Support building putty for windows
2018-08-10 12:41:36 -04:00
Matthew Bauer
0b124c1e91
aliases: add nixos-rebuild
...
Fixes #44135
2018-08-10 12:25:42 -04:00
Matthew Bauer
e575275de7
windows: Cleanups
2018-08-10 12:05:04 -04:00
Matthew Bauer
f32e9a34c8
windows: add more meta
...
‘platforms.windows’ includes all windows platforms. Should prefer this
to using assertions.
2018-08-10 11:51:18 -04:00
Will Fancher
08b766921d
callCabal2nix: Passthru deriver
2018-08-10 11:38:09 -04:00
Silvan Mosberger
b05fb31476
Merge pull request #44871 from Infinisil/fix/namecoin
...
namecoin: fix build
2018-08-10 16:45:36 +02:00
Greg Hale
24fa3c20c5
aws-okta: init at 0.19.0
2018-08-10 10:42:39 -04:00
Symphorien Gibol
0d13dc3654
nixos/tests/hocker-fetchdocker: fix evaluation
...
it still does not build
2018-08-10 15:22:47 +02:00
Jörg Thalheim
2dc24c1057
Merge pull request #44868 from dywedir/gutenberg
...
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 14:19:31 +01:00
Silvan Mosberger
82804e5f78
namecoin: fix build
2018-08-10 14:57:43 +02:00
Jörg Thalheim
cf627887f2
Merge pull request #44865 from Tomahna/mopidy-iris
...
Mopidy-Iris: 3.23.0 -> 3.23.2
2018-08-10 13:54:57 +01:00
Jörg Thalheim
e140489e90
Merge pull request #44869 from Mic92/pyls-black
...
python.pkgs.pyls-black: init at 0.2.1
2018-08-10 13:54:04 +01:00
Jörg Thalheim
285580c026
Merge pull request #44861 from jfrankenau/update-polybar
...
polybar: update and add libnl support
2018-08-10 13:31:41 +01:00
Jörg Thalheim
c260a4d001
python.pkgs.pyls-isort: fix url/description
2018-08-10 14:28:01 +02:00
Jörg Thalheim
0165572217
python3.pkgs.pyls-mypy: 0.1.2 -> 0.1.3
2018-08-10 14:22:59 +02:00
Jörg Thalheim
3ea430ca2a
python.pkgs.pyls-black: init at 0.2.1
2018-08-10 14:15:16 +02:00
Vladyslav Mykhailichenko
d39d2fa09f
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 15:08:27 +03:00
Yegor Timoshenko
4b61b7814e
qdigidoc: fetch TSL info
2018-08-10 14:02:25 +03:00
Kevin Quick
a9c48a0ad3
python: thespian: 3.9.2 -> 3.9.4 ( #44857 )
2018-08-10 12:28:49 +02:00
Jörg Thalheim
35a05371b3
Merge pull request #44858 from dguibert/update/sysdig
...
sysdig: 0.21.0 -> 0.22.1
2018-08-10 11:25:54 +01:00
Jörg Thalheim
a5690aa936
sysdig: disable aarch64
2018-08-10 12:25:23 +02:00
Jörg Thalheim
781986d1b6
Merge pull request #44862 from jfrankenau/update-pass
...
pass: 1.7.2 -> 1.7.3
2018-08-10 11:15:49 +01:00
Kevin Rauscher
818dc96dc5
Mopidy-Iris: 3.23.0 -> 3.23.2
2018-08-10 12:09:35 +02:00
adisbladis
fdfa977336
Merge pull request #44751 from r-ryantm/auto-update/liferea
...
liferea: 1.12.3 -> 1.12.4
2018-08-10 18:04:20 +08:00
Yegor Timoshenko
02644780d2
qdigidoc: enableParallelBuilding = false
2018-08-10 13:02:23 +03:00
Yegor Timoshenko
c47995a4e3
qdigidoc: 3.12.0.1442 -> 3.13.6
2018-08-10 13:02:23 +03:00
Jörg Thalheim
6df851d0e5
libdigidocpp: 3.13.3.1365 -> 3.13.6
2018-08-10 13:02:22 +03:00
Jörg Thalheim
bac254ee7f
libdigidoc: 3.10.1.1212 -> 3.10.4
2018-08-10 13:02:22 +03:00
Yegor Timoshenko
e0b3d77ccd
Merge pull request #44823 from yegortimoshenko/20180809.194425/youtrack
...
youtrack: 2018.1.41051 -> 2018.2.42284
2018-08-10 13:00:49 +03:00
Sarah Brofeldt
62eab59734
Merge pull request #44859 from vaibhavsagar/mosml-init
...
mosml: init at 2.10.1
2018-08-10 11:54:42 +02:00
Vaibhav Sagar
2625353466
mosml: init at 2.10.1
2018-08-10 17:51:11 +08:00
xeji
ccd9fdd3cd
Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
...
libinotify-kqueue: init at 20180201
2018-08-10 11:44:22 +02:00
Yegor Timoshenko
6f35084ea7
libinotify-kqueue: enable tests
2018-08-10 12:27:27 +03:00
Uli Baum
945a24db1b
Revert "scallion: use mono4 ( #44744 )"
...
This reverts commit c51043a1bd
.
See comments in #44744 .
2018-08-10 10:47:26 +02:00
Bastian Köcher
cf88d4cd18
plasma5: 5.13.2 -> 5.13.4 ( #44643 )
2018-08-10 10:45:59 +02:00
Sebastien Maret
e3b42396c6
gildas: update source url
2018-08-10 10:13:31 +02:00
Sebastien Maret
170426510e
gildas: patch perl interpreter path
2018-08-10 10:04:27 +02:00
Johannes Frankenau
3a18a03f0a
pass: 1.7.2 -> 1.7.3
2018-08-10 09:56:27 +02:00
Jake Waksbaum
6385e5ffda
lcalc: Add darwin support ( #44850 )
2018-08-10 09:53:52 +02:00
Johannes Frankenau
a023ec647f
polybar: add and enable libnl support
2018-08-10 09:15:22 +02:00
Johannes Frankenau
64134b3a2c
polybar: 3.2.0 -> 3.2.1
2018-08-10 09:15:12 +02:00
Ingolf Wagner
6044c12bea
memo : 0.5 -> 0.6 ( #44853 )
2018-08-10 09:02:53 +02:00
Peter Hoeg
47349c0103
wp-cli: 1.5.1 -> 2.0.0
2018-08-10 15:00:17 +08:00
Frederik Rietdijk
7d09b2912b
Merge pull request #44832 from bhipple/u/waf
...
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
David Guibert
ff59cee9af
sysdig: 0.21.0 -> 0.22.1
2018-08-10 08:18:22 +02:00
(cdep)illabout
d2b5e6eafe
Start trying to actually use the extpack in the virtualbox derivation.
2018-08-10 14:28:57 +09:00
Samuel Dionne-Riel
c116b485e4
Merge pull request #40978 from elitak/inav
...
inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4
2018-08-09 21:33:06 -04:00
Yegor Timoshenko
f4c2ee0049
libinotify-kqueue: init at 20180201
2018-08-10 03:09:56 +03:00
Orivej Desh
67b9a11fb1
subversion: default to subversion_1_10 ( #44800 )
2018-08-09 23:21:10 +00:00
Silvan Mosberger
38b2e88d87
Merge pull request #44846 from Infinisil/fix/goa
...
goa: fix and clean
2018-08-10 00:35:57 +02:00
Silvan Mosberger
61d426085f
goa: fix and clean
2018-08-10 00:23:26 +02:00
Silvan Mosberger
d91825e158
python3Packages.zeep: fix build ( #44843 )
2018-08-10 00:17:57 +02:00
Elmar Athmer
0213e80c6c
hcloud: 1.5.0 -> 1.6.0 ( #44845 )
2018-08-10 00:14:38 +02:00
Maximilian Bosch
b93d8a0837
opentimestamps-client: fix build ( #44844 )
...
Build was broken as release-0.6.0 didn't support opentimestamps-0.4.0.
Applying the patch which relaxes the version contraints in `setup.py`
helps.
Furthermore the tests were broken as they missed the `git` executable.
2018-08-10 00:10:55 +02:00
xeji
fc283bd41c
Merge pull request #44824 from yegortimoshenko/20180809.194746/prometheus
...
prometheus-node-exporter: work around prometheus/node_exporter#870
2018-08-10 00:07:16 +02:00
Yegor Timoshenko
c2839a8e1f
prometheus-node-exporter: add comment pointing to upstream bug
2018-08-10 00:52:21 +03:00
Silvan Mosberger
faf2821566
Merge pull request #44838 from Infinisil/fix/remake
...
remake: fix build with glibc2.27
2018-08-09 23:20:27 +02:00
Silvan Mosberger
29f9fcd477
Merge pull request #44830 from Infinisil/fix/yi
...
yi: fix build
2018-08-09 23:20:07 +02:00
Dmitry Kalinkin
fad7857438
img2pdf init at 0.3.1 ( #44833 )
...
* img2pdf: init at 0.3.1
* img2pdf: take buildPythonApplication and fetchPypi from python3Packages
2018-08-09 23:13:39 +02:00
Robert Schütz
3dbdc64abd
MMA: use python3 ( #44407 )
2018-08-09 23:07:38 +02:00
Silvan Mosberger
68d3350433
Merge pull request #44837 from Infinisil/fix/sad
...
sad: fix build
2018-08-09 22:36:14 +02:00
Maximilian Bosch
a7685f7697
nix1: don't deliver perl-bindings of nixStable (a.k.a nix2)
...
This causes collisions between the build outputs of `nix` when building
in an environment with `nix1.perl-bindings` and `nix`:
```
collision between `/nix/store/aa4rrcj7dg2xj4rfkiclcmp745ibqng0-nix-2.0.4/lib/libnixstore.so' and `/nix/store/sp0sdi4bll80h58big1iy8kkh3qqxpw2-nix-1.11.16/lib/libnixstore.so'
builder for '/nix/store/wgbccin107lhm8cv9imnnvkx1j2pgibc-hydra-perl-deps.drv' failed with exit code 25
```
2018-08-09 22:31:18 +02:00
Jake Waksbaum
3babbaaa47
palp: Add darwin support ( #44829 )
2018-08-09 22:28:27 +02:00
Silvan Mosberger
7f12361e62
yi: fix build
2018-08-09 22:28:25 +02:00
Silvan Mosberger
2583123523
remake: fix build with glibc2.27
...
Same fix as applied for gnumake in 519f0b8db2
2018-08-09 22:23:04 +02:00
Silvan Mosberger
e710f80018
sad: fix build
2018-08-09 22:13:44 +02:00
Silvan Mosberger
d64073c770
Merge pull request #44835 from Infinisil/fix/syscall_limiter
...
syscall_limiter: fix build
2018-08-09 22:01:08 +02:00
xeji
99f4e548c4
hwdata: 0.313 -> 0.314 ( #44826 )
2018-08-09 21:51:57 +02:00
R. RyanTM
bbfed77bec
mysql57: 5.7.22 -> 5.7.23 ( #44740 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql/versions .
2018-08-09 21:51:16 +02:00
R. RyanTM
f5366e9163
virt-viewer: 6.0 -> 7.0 ( #44666 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-viewer/versions .
2018-08-09 21:50:21 +02:00
Silvan Mosberger
bee30eb915
Merge pull request #44834 from Infinisil/fix/sysvtools
...
sysvtools: fix build
2018-08-09 21:48:35 +02:00
Silvan Mosberger
fdbc1aee39
syscall_limiter: fix build
...
Originally broken through using multiple outputs for libseccomp in
8d490ca993
2018-08-09 21:47:09 +02:00
Silvan Mosberger
da746730a8
sysvtools: fix build
...
mountpoint from utillinux is now preferred
See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0
2018-08-09 21:32:56 +02:00
Yannik Sander
100297e715
update: latte-dock 0.7.5 -> 0.8.0 ( #44644 )
2018-08-09 15:25:44 -04:00
Leon Isenberg
87215c4ad9
keepass-keeagent: 0.8.1 -> 0.10.1
2018-08-09 21:15:44 +02:00
Silvan Mosberger
e554935f51
trinity: 2017-02-13 -> 2018-06-08, fix build, clean up
...
Fix for old breakage was in c93bb184ce
2018-08-09 21:10:39 +02:00
Benjamin Hipple
32b11f423d
waf: 2.0.6 -> 2.0.10
...
This commit also swaps the build tool to use python3 internally (which waf fully
supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io
site only keeps source tarballs of the latest version, so once a new waf comes
out we can no longer reproduce older versions.
We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`:
ValueError: ZIP does not support timestamps before 1980
2018-08-09 14:51:28 -04:00
Tim Steinbach
86e62fcd49
linux: 4.17.13 -> 4.17.14
2018-08-09 14:49:26 -04:00
Tim Steinbach
fbed5d48ae
linux: 4.14.61 -> 4.14.62
2018-08-09 14:49:26 -04:00
Tim Steinbach
2ded176416
linux: 4.9.118 -> 4.9.119
2018-08-09 14:49:26 -04:00
Tim Steinbach
5f9a441b81
linux: 4.4.136 -> 4.4.147
2018-08-09 14:49:26 -04:00
Yorick van Pelt
369cc995d1
youtrack: 2018.1.41051 -> 2018.2.44329
2018-08-09 21:46:21 +03:00
Silvan Mosberger
81634e8498
uchiwa: fix build
2018-08-09 20:41:41 +02:00
R. RyanTM
f1f8a0c2dc
mdp: 1.0.12 -> 1.0.13 ( #44747 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mdp/versions .
2018-08-09 20:39:35 +02:00
Silvan Mosberger
14fc982e0c
uudeview: fix build
2018-08-09 20:35:25 +02:00
xeji
f0dba3f598
spice-gtk: 0.34 -> 0.35 ( #44675 )
...
- new dependency: opusfile
- enable celt 0.5.1 explicitly, no longer auto-enabled
2018-08-09 20:27:15 +02:00
Benjamin Hipple
03709a06a9
pcre: fetch from HTTPS instead of FTP ( #44828 )
...
It's not uncommon for enterprise environments to block FTP traffic to external
sites. Since `pcre` gives an official HTTPS download URL [1] alongside the
official FTP endpoint, let's use that instead.
[1] https://www.pcre.org/
2018-08-09 20:21:29 +02:00
R. RyanTM
376c30c839
geos: 3.6.2 -> 3.6.3 ( #44781 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/geos/versions .
2018-08-09 20:14:40 +02:00
R. RyanTM
cb40c56378
c-blosc: 1.14.3 -> 1.14.4 ( #44796 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/c-blosc/versions .
2018-08-09 20:05:32 +02:00
Florian Klink
d3977e1541
masterpdfeditor: 4.3.89 -> 5.1.00 ( #44821 )
...
This bumps masterpdfeditor's version to their 5 series.
The download for masterpdfeditor 4 is gone from their servers :-/
2018-08-09 20:03:16 +02:00