Commit Graph

153591 Commits

Author SHA1 Message Date
markuskowa
9889339451
Merge pull request #57701 from r-ryantm/auto-update/aj-snapshot
aj-snapshot: 0.9.8 -> 0.9.9
2019-03-17 11:59:32 +01:00
Alyssa Ross
46026e8247
Merge commit 'refs/pull/57762/head' of https://github.com/NixOS/nixpkgs into master 2019-03-17 10:56:46 +00:00
markuskowa
ba3313cb6c
Merge pull request #57509 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190105 -> 20190206
2019-03-17 11:53:19 +01:00
Will Dietz
9a10434f4d ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup 2019-03-17 05:23:11 -05:00
Bjørn Forsman
83d56298aa lcov: 1.13 -> 1.14
No need to set BIN_DIR, MAN_DIR anymore, but have to set LCOV_PERL_PATH
now.
2019-03-17 11:04:02 +01:00
Peter Simons
3447973b9b xmonad-extras: drop obsolete override 2019-03-17 09:43:14 +01:00
Peter Simons
7c04e3eb75 haskell-arbtt: add build products into $PATH for the check phase
Fixes https://github.com/NixOS/nixpkgs/pull/57585.
2019-03-17 09:43:14 +01:00
Christoph Neidahl
4708d3f84b hardinfo: fix not finding libc 2019-03-17 09:22:59 +01:00
Peter Simons
e98e4d21fa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
83ddbaad89.
2019-03-17 09:21:20 +01:00
Michael Peyton Jones
387c513d12 generic Haskell builder: don't copy packages from GHC
In order to build the package databases that we will use when compiling
a Haskell package, we iterate over the relevant dependencies, and if
they contain a package db, we copy its contents over.

So far so good, except when one of those dependencies is GHC. This
doesn't happen ordinarily, but it will happen when we construct the
package database for compiling `Setup.hs`.  This is compiled for the
build architecture, so we get the build deps, including both the native
and the cross GHC (if there is one).

In this case, we end up copying the packages from the GHC's package
database. This is at best unnecessary, since we will get those packages
from the GHC when we compile with it.

At worst, however, this is semantically questionable. We can end up
having multiple copies of e.g. Cabal with the same version, but
(potentially) different contents. At the moment, GHC will expose one of
these at semi-random depending on which one it looks at "first".
However, there is a MR open [in
GHC](https://gitlab.haskell.org/ghc/ghc/merge_requests/545) which as a
side effect will instead expose both, leading to ambiguous module
warnings (which is not unreasonable, since it *is* ambiguous).

So what can we do about it? The simplest solution is just to not copy
the package databases from GHC. GHC is special in this regard, so I
think it's okay to treat it specially.

This PR should have no effect on anything now, but will prevent any
breakage when/if the GHC patch lands.

Closes https://github.com/NixOS/nixpkgs/pull/57706.
2019-03-17 09:21:20 +01:00
Will Dietz
4f7a762d6b
Merge pull request #57761 from dtzWill/update/radiotray-ng-0.2.5
radiotray-ng: 0.2.4 -> 0.2.5
2019-03-17 01:49:15 -05:00
Will Dietz
8fcb8b5e3a radiotray-ng: disable tests on aarch64, not sure why but failure 2019-03-17 01:03:32 -05:00
Will Dietz
e37f63daaf
Merge pull request #57540 from dtzWill/update/sqlite-replication-and-dqlite
dqlite,sqlite-replication,lxd: updates!
2019-03-17 00:48:18 -05:00
Peter Hoeg
9bc372ee04 broadlink-cli: init at 0.9 2019-03-17 13:21:41 +08:00
worldofpeace
0125544e2a bamf: add wrapGAppsHook 2019-03-16 23:10:23 -04:00
Ryan Mulligan
5d5c24be36
Merge pull request #57576 from marsam/init-odyssey
odyssey: init at 2019-03-12
2019-03-16 20:00:07 -07:00
Vladyslav M
b9ebc84f8d yarn: 1.14.0 -> 1.15.2 (#57727) 2019-03-17 00:32:18 +01:00
xeji
88ffb73636
Merge pull request #57411 from srhb/mitmproxy-wsproto-update
mitmproxy: wsproto and pytest fixes
2019-03-17 00:12:38 +01:00
xeji
0d88ab89dc
Merge pull request #57753 from NixOS/update-homebank
homebank: 5.2.2 -> 5.2.3
2019-03-17 00:03:46 +01:00
François-René Rideau
4b00757206 qiv: 2.3.1 -> 2.3.2 (#57729) 2019-03-16 23:58:58 +01:00
dywedir
bca34cfd6e
wmfocus: 1.0.2 -> 1.1.2 2019-03-17 00:53:10 +02:00
Sarah Brofeldt
44b5166f91
Merge pull request #57760 from LinArcX/jcal
jcal: init at 0.4.1
2019-03-16 22:35:48 +01:00
Timo Kaufmann
e6fc8c7ac3
Merge pull request #57764 from timokau/pyzmq-upgrade
python.pkgs.pyzmq: 17.1.3 -> 18.0.1, disable flaky test
2019-03-16 21:22:44 +00:00
linarcx
c3e17e7d76 jcal: init at 0.4.1 2019-03-17 00:42:40 +03:30
Vladyslav M
db4f3b1744
Merge pull request #57678 from dtzWill/update/ibm-plex-1.3.0
ibm-plex: 1.2.3 -> 1.3.0
2019-03-16 22:35:59 +02:00
Michael Eden
e532d292d7 nmap: lua scripting support is optional 2019-03-16 16:35:12 -04:00
Michael Eden
3947d2e966 highlight: use $CXX instead of c++ to build 2019-03-16 16:31:08 -04:00
Michael Eden
70d56f381f tree: use $CC instead of cc to build 2019-03-16 16:30:37 -04:00
Michael Eden
39e0e0754f mg: use build system pkg-config 2019-03-16 16:27:04 -04:00
Peter Simons
26073f4a8d vaultenv: disable broken build
(cherry picked from commit 3642a3a69ccd92ce5baa3fcf48580f8e4a9e5753)
2019-03-16 20:31:23 +01:00
Peter Simons
c333861954 hedgewars: disable broken build
(cherry picked from commit 7a1432f0f1210bf4437cf24201de552e35b9b298)
2019-03-16 20:31:23 +01:00
Peter Simons
bdd4e11278 haskell-pandoc: update overrides for the new 2.7.1 version
(cherry picked from commit 96c7ea5f6d1b9d41afcdcac1b156813013a5d04d)
2019-03-16 20:31:23 +01:00
Peter Simons
b514a6d351 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
faa5a059ee.
2019-03-16 20:31:23 +01:00
Peter Simons
2df9351953 LTS Haskell 13.13
(cherry picked from commit fee2f975ecd5a478f5a4fc60b4d6aaa53696e19e)
2019-03-16 20:30:58 +01:00
Peter Simons
93e4a90502 ghc: switch our default compiler to version 8.6.4
Also, drop obsolete 8.6.x minor releases 8.6.1, 8.6.2, and 8.6.3.

(cherry picked from commit 7fde42b8ebddbd673342b98d9d7c892a0c521583)
2019-03-16 20:30:58 +01:00
Timo Kaufmann
4f2d842a98 python.pkgs.pyzmq: disable flaky test
Recently failed on staging.
2019-03-16 19:46:04 +01:00
Timo Kaufmann
92ed05be3b python.pkgs.pyzmq: 17.1.3 -> 18.0.1 2019-03-16 19:46:04 +01:00
Sarah Brofeldt
106db715f9
Merge pull request #57756 from marsam/update-brakeman
brakeman: 4.4.0 -> 4.5.0
2019-03-16 19:31:49 +01:00
Sarah Brofeldt
6d9649528c
Merge pull request #55002 from clacke/racket-gl
racket: add libGL and libGLU to libPath
2019-03-16 19:27:50 +01:00
Mario Rodas
342773c78c
ruby_2_6: 2.6.1 -> 2.6.2 2019-03-16 12:41:28 -05:00
Mario Rodas
cadc359a0a
ruby_2_5: 2.5.3 -> 2.5.5 2019-03-16 12:40:51 -05:00
Will Dietz
c397b016f5 radiotray-ng: 0.2.4 -> 0.2.5
patch to use provided gtest/gmock, fix+enable tests
2019-03-16 12:40:50 -05:00
Mario Rodas
69d80d7d21
ruby: update RVM patchsets 2019-03-16 12:36:22 -05:00
Mario Rodas
69756b8bbb
flow: 0.94.0 -> 0.95.1 2019-03-16 12:21:57 -05:00
Mario Rodas
ad219bcbc6
brakeman: 4.4.0 -> 4.5.0 2019-03-16 12:20:30 -05:00
Izorkin
36bb87a7c3 unit: 1.7.1 -> 1.8.0 2019-03-16 19:55:00 +03:00
Izorkin
42a99b1be2 nixos/unit: init service unit 2019-03-16 19:54:21 +03:00
Dmitry Kalinkin
7669144a27
texlive: add veprbl to maintainers
cc #56797
2019-03-16 12:04:04 -04:00
Sarah Brofeldt
271ce3f79e
Merge pull request #57592 from samueldr/solaar/update
solaar: 2018-02-02 -> 2019-01-30 + udev rules inclusion
2019-03-16 17:02:28 +01:00
Vladyslav M
33e9fa2367
Merge pull request #56622 from marsam/init-shadowsocks-rust
shadowsocks-rust: init at 1.7.0
2019-03-16 17:43:27 +02:00
Ryan Mulligan
96e4072057
Merge pull request #57662 from CrazedProgrammer/wf-recorder
wf-recorder: init at unstable-2019-03-12
2019-03-16 08:40:39 -07:00
Ryan Mulligan
3419fe6e5d
Merge pull request #57329 from r-ryantm/auto-update/ncpamixer
ncpamixer: 1.3 -> 1.3.3
2019-03-16 08:11:21 -07:00
Pascal Wittmann
27201851d6
homebank: 5.2.2 -> 5.2.3 2019-03-16 14:57:52 +01:00
Mario Rodas
fef17b195a
odyssey: init at 2019-03-12 2019-03-16 07:59:32 -05:00
Michael Weiss
da1a2b1eea
tdesktopPackages.preview: 1.5.17 -> 1.5.18 2019-03-16 13:48:55 +01:00
Peter Simons
17c62c98d3
Merge pull request #57587 from erictapen/hakyll-pandoc-bump
haskellPackages.hakyll: bump pandoc dependency to 2.7
2019-03-16 13:47:33 +01:00
Mario Rodas
3039cfcfde
shadowsocks-rust: init at 1.7.0 2019-03-16 07:35:08 -05:00
Joachim Breitner
c1eeb8f3ab Import cross-compilation patch for clock
taken form https://github.com/input-output-hk/iohk-nix/blob/master/patches/clock-0.7.2.patch
2019-03-16 11:32:39 +01:00
xeji
0610d30e5b
Merge pull request #57735 from Ma27/rm-activator-attribute
activator: remove attribute name
2019-03-16 11:01:19 +01:00
Robert Schütz
f7156588b2 python.pkgs.PyICU: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-16 09:50:29 +01:00
CrazedProgrammer
bc9d5b7bef wf-recorder: init at unstable-2019-03-12 2019-03-16 08:52:50 +01:00
Cedric Cellier
e1fb3b5d3e junkie: fix src sha256
No idea how ever built. TIL about nix-prefetch-url.
2019-03-16 03:48:02 +01:00
Samuel Dionne-Riel
17a2e7329b
Merge pull request #57719 from r-ryantm/auto-update/dbeaver-ce
dbeaver: 5.3.5 -> 6.0.0
2019-03-15 21:36:17 -04:00
Maximilian Bosch
4929ee7421
activator: remove attribute name
Back in 2017 I removed the `activator` package (see 25a3563102)
as it reached its end of life. Almost 2 years later everyone
shouldn't reference to this (not evaluating) path anymore
and hence can be removed.
2019-03-16 02:05:24 +01:00
qolii
8d1270f9c3 linux_hardkernel_4_14: 4.14.94-155 -> 4.14.102-156 (#57082) 2019-03-16 00:01:39 +01:00
Eric Bailey
78091dffcb kops: 1.11.0 -> 1.11.1 (#57079) 2019-03-15 23:56:53 +01:00
xeji
b18d76628a
Merge pull request #57451 from r-ryantm/auto-update/python3.7-QtAwesome
python37Packages.qtawesome: 0.5.6 -> 0.5.7
2019-03-15 23:45:15 +01:00
xeji
a2a6a21b9c
Merge pull request #57725 from dywedir/broot
broot: 0.7.1 -> 0.7.2
2019-03-15 23:36:25 +01:00
R. RyanTM
734341104c python37Packages.radio_beam: 0.2 -> 0.3.1 (#57450)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-radio_beam/versions
2019-03-15 23:29:49 +01:00
R. RyanTM
99f9563830 ocamlPackages.resource-pooling: 0.5.2 -> 0.6 (#55237)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-resource-pooling/versions
2019-03-15 23:27:24 +01:00
R. RyanTM
49b9040354 hyperscan: 5.0.0 -> 5.1.0 (#55303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyperscan/versions
2019-03-15 23:17:15 +01:00
R. RyanTM
92e89815be acpica-tools: 20190108 -> 20190215 (#56581)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-03-15 23:12:47 +01:00
R. RyanTM
7de7c5972e cb2bib: 1.9.9 -> 2.0.0 (#55907)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cb2bib/versions
2019-03-15 23:11:23 +01:00
R. RyanTM
2e53b1ddaf darktable: 2.6.0 -> 2.6.1 (#57224)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/darktable/versions
2019-03-15 23:10:28 +01:00
xeji
d1589cdd37
Merge pull request #56614 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20190121 -> 20190215
2019-03-15 23:08:19 +01:00
Franz Pletz
eec84d5e84
Merge pull request #57534 from elseym/wireguard-tools
wireguard-tools: 0.0.20190123 -> 0.0.20190227
2019-03-15 22:01:37 +00:00
Vladyslav M
92f96b51d1
Merge pull request #57516 from r-ryantm/auto-update/yara
yara: 3.8.1 -> 3.9.0
2019-03-15 23:49:05 +02:00
Robert Schütz
0866dd09e9
Merge pull request #57705 from terlar/add-python-package-google-auth-oauthlib
pythonPackages.google-auth-oauthlib: init at 0.2.0
2019-03-15 22:47:18 +01:00
Maximilian Bosch
2c3ab523d3
linuxPackages.wireguard: fix build
Ensure that only module-related targets from the project's Makefile are
built.

Co-authored-by: elseym <elseym@me.com>
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-03-15 22:45:14 +01:00
dywedir
bfde6ffd26
broot: 0.7.1 -> 0.7.2 2019-03-15 23:38:44 +02:00
Robert Schütz
8c594fc8b3 python.pkgs.ordered-set: fix build 2019-03-15 22:28:37 +01:00
Terje Larsen
44fcb4aa13
pythonPackages.google-auth-oauthlib: init at 0.2.0
Fix #57022
2019-03-15 22:26:53 +01:00
xeji
4c2e0637c7
Merge pull request #56713 from r-ryantm/auto-update/josm
josm: 14620 -> 14760
2019-03-15 22:24:15 +01:00
xeji
a2187b452a
Merge pull request #57718 from Ma27/fix-mycli
mycli: patch tests
2019-03-15 22:13:31 +01:00
Robert Schütz
790b92739d python.pkgs.robotframework-tools: fix build, mark as broken on Python 3 2019-03-15 22:12:47 +01:00
Robert Schütz
b5ddc8f377 python.pkgs.moretools: fix build 2019-03-15 22:12:47 +01:00
Robert Schütz
8eee646d96 python.pkgs.zetup: fix build 2019-03-15 22:12:47 +01:00
Edmund Wu
2c6876d81b vscode: 1.32.2 -> 1.32.3 (#57720) 2019-03-15 22:09:20 +01:00
R. RyanTM
c93a56c09f hyperrogue: 10.5a -> 10.5e (#56700)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyperrogue/versions
2019-03-15 22:00:01 +01:00
R. RyanTM
a2c49a7f13 thrift: 0.11.0 -> 0.12.0 (#53509)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-03-15 21:52:49 +01:00
R. RyanTM
d7288572ae dbeaver: 5.3.5 -> 6.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dbeaver-ce/versions
2019-03-15 13:51:55 -07:00
Orivej Desh
caa5ad4327 xxHash: 0.6.5 -> 0.7.0 2019-03-15 20:32:16 +00:00
R. RyanTM
1dbf1e4e27 cadvisor: 0.32.0 -> 0.33.0 (#56606)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cadvisor/versions
2019-03-15 21:20:35 +01:00
Maximilian Bosch
69c21be86e
mycli: patch tests
Similar to f3c66bb31e. Due to invalid
datatypes a lot of the tests broke.

The patch is based on an upstream PR[1], but had to be modified in order
to apply on v1.19.0.

See also https://hydra.nixos.org/build/90119741
Addresses #56826

[1] https://github.com/dbcli/mycli/pull/711
2019-03-15 21:08:10 +01:00
R. RyanTM
0c32653a61 python37Packages.keepkey: 4.0.2 -> 6.0.2 (#55202)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-keepkey/versions
2019-03-15 20:58:32 +01:00
Stephen
a14a7d958f labelimg: fix build (#57714)
for #56826 see https://hydra.nixos.org/build/90477186/nixlog/2
2019-03-15 20:50:03 +01:00
R. RyanTM
566d0aedd9 yarn: 1.13.0 -> 1.14.0 (#55135)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-03-15 20:48:32 +01:00
R. RyanTM
aa018b57f2 sigal: 1.4.1 -> 2.0 (#55155)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigal/versions
2019-03-15 20:43:43 +01:00
R. RyanTM
6815e3c72e quassel: 0.13.0 -> 0.13.1 (#57475)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quassel-kf5/versions
2019-03-15 20:37:39 +01:00
R. RyanTM
1670e35e2d postgresqlPackages.pgroonga: 2.1.7 -> 2.1.8 (#54746)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgroonga/versions
2019-03-15 20:36:40 +01:00
R. RyanTM
e3b0d61bcd postsrsd: 1.4 -> 1.5 (#54128)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postsrsd/versions
2019-03-15 20:32:23 +01:00
Matthew Bauer
d3dd0875ed
Merge pull request #56226 from marsam/nodejs-install-npm-manpages
nodejs: Install npm manpages
2019-03-15 15:32:10 -04:00
Matthew Bauer
6d52e26818
Merge pull request #56792 from timor/libdwarf-dwarfdump-zlib
libdwarf: add zlib to buildInputs
2019-03-15 15:28:47 -04:00
Maximilian Bosch
3042cdc267
Merge pull request #57707 from r-ryantm/auto-update/avidemux
avidemux: 2.7.1 -> 2.7.2
2019-03-15 20:24:40 +01:00
jacereda
412a25e74b nodejs: fix gyp errors when building scuttlebot on Darwin (#57632)
* nodejs: fix gyp errors when building scuttlebot

* nodejs-slim: fix build on Darwin
2019-03-15 15:23:50 -04:00
R. RyanTM
611266a356 qtractor: 0.9.4 -> 0.9.5 (#57473)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-03-15 20:22:40 +01:00
Robert Schütz
12d625f119 google-music-scripts: 3.0.0 -> 4.0.1 2019-03-15 20:17:45 +01:00
Robert Schütz
b1ad192bf9 python3.pkgs.google-music-utils: 2.0.0 -> 2.1.0 2019-03-15 20:17:45 +01:00
Robert Schütz
f06bec0e65 python3.pkgs.google-music: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz
2f3edc1736 python3.pkgs.audio-metadata: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz
7b045cd31b python.pkgs.click-default-group: use pytest_3 2019-03-15 20:17:45 +01:00
Vincent Laporte
fc32780cdf coqPackages.coq-ext-lib: 0.10.0 -> 0.10.1 2019-03-15 18:45:01 +01:00
R. RyanTM
f8ed501111 avidemux: 2.7.1 -> 2.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avidemux/versions
2019-03-15 10:41:44 -07:00
Pavol Rusnak
79bc844161 trezord: 2.0.25 -> 2.0.26 (#57698) 2019-03-15 18:33:08 +01:00
Adam Finn Tulinius
d835df0cbf ipxe: 20180220 -> 20190310 (#57582) 2019-03-15 18:27:39 +01:00
Stephen
7251fc2d45 bitcoinarmory: fix build (#57674)
for #56826 see https://hydra.nixos.org/build/90482597/nixlog/2
2019-03-15 18:11:44 +01:00
R. RyanTM
c5ea58030f latte-dock: 0.8.5 -> 0.8.6 (#56725)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2019-03-15 18:09:51 +01:00
R. RyanTM
154e614f10 klavaro: 3.03 -> 3.04 (#56721)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/klavaro/versions
2019-03-15 18:09:18 +01:00
Robert Schütz
614e30a30a xlsx2csv: use python3 and toPythonApplication 2019-03-15 18:06:58 +01:00
R. RyanTM
3891f5b9af python37Packages.xlsx2csv: 0.7.4 -> 0.7.5 (#57468)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xlsx2csv/versions
2019-03-15 18:05:15 +01:00
R. RyanTM
db845e871c python37Packages.pytest-django: 3.4.7 -> 3.4.8 (#57440)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-django/versions
2019-03-15 17:53:14 +01:00
Robert Schütz
9905de73a4 python.pkgs.django_guardian: broken on Python 2.7
See https://github.com/django-guardian/django-guardian/pull/605.
2019-03-15 17:50:39 +01:00
Robert Schütz
6e49276182 python.pkgs.django_guardian: simplify expression 2019-03-15 17:50:39 +01:00
R. RyanTM
dc7bddbb89 python37Packages.snuggs: 1.4.2 -> 1.4.3 (#57458)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-snuggs/versions
2019-03-15 17:30:23 +01:00
Robert Schütz
f704bee09b python.pkgs.rasterio: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-15 17:26:37 +01:00
Robert Schütz
1bec0ba530
Merge pull request #57453 from r-ryantm/auto-update/python3.7-rply
python37Packages.rply: 0.7.6 -> 0.7.7
2019-03-15 17:19:52 +01:00
R. RyanTM
03bb0583d5 python37Packages.python-gitlab: 1.7.0 -> 1.8.0 (#57443)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-03-15 17:18:51 +01:00
R. RyanTM
40a1273be1 python37Packages.stevedore: 1.30.0 -> 1.30.1 (#57459)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-stevedore/versions
2019-03-15 17:13:53 +01:00
Robert Schütz
d5adfca07f python.pkgs.rply: use propagatedBuildInputs 2019-03-15 17:13:17 +01:00
Robert Schütz
739cf7d8ed python.pkgs.restructuredtext_lint: does not support Python 3.7 yet 2019-03-15 17:09:03 +01:00
R. RyanTM
5f8c0f9f97 aj-snapshot: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aj-snapshot/versions
2019-03-15 09:06:27 -07:00
R. RyanTM
db8198909f hiawatha: 10.8.3 -> 10.9 (#56695)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hiawatha/versions
2019-03-15 17:05:20 +01:00
R. RyanTM
485035dda0 eccodes: 2.10.0 -> 2.12.0 (#56633)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-03-15 17:04:35 +01:00
Robert Schütz
fa1ada0612 python.pkgs.subliminal: improve expression 2019-03-15 17:01:14 +01:00
Robert Schütz
acad55399a python.pkgs.pysrt: use buildPythonPackage and checkInputs 2019-03-15 17:01:14 +01:00
R. RyanTM
357602afaf fwts: 19.01.00 -> 19.02.00 (#56665)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-03-15 17:00:01 +01:00
R. RyanTM
66002ce902 linuxPackages.evdi: 1.5.1 -> 1.6.0 (#56636)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
2019-03-15 16:59:30 +01:00
R. RyanTM
ba269fce41 python37Packages.tldextract: 2.2.0 -> 2.2.1 (#57464)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tldextract/versions
2019-03-15 16:48:08 +01:00
xeji
e3357a1b5a
xorg.xload: fix build (#57665)
add missing dependency gettext
2019-03-15 16:45:10 +01:00
Pavel Chuprikov
cc93879ffc linssid: fix build (#57686)
* tell qmake about QWT, so it does not create a header target
  * set QT_PLUGIN_PATH
  * set PATH so that necessary tools are available

(cherry picked from commit 926ec7dce6f8ac45775e1169535829799d9a8c87)
2019-03-15 16:38:09 +01:00
Robert Schütz
d50fe701af
Merge pull request #55711 from smaret/aplpy
pythonPackages.aplpy: init at 2.0.3
2019-03-15 16:36:03 +01:00
Silvan Mosberger
b81e42ec79
Merge pull request #57510 from rixed/junkie
junkie: init at 2.8.0
2019-03-15 16:31:27 +01:00
Ryan Mulligan
dc80bf520e
Merge pull request #57691 from rszibele/master
netbeans: 8.2 -> 10.0
2019-03-15 06:50:05 -07:00
Sébastien Maret
16fbffa6df
pythonPackages.aplpy: init at 2.0.3 2019-03-15 14:42:01 +01:00
Sébastien Maret
646eb81a37
pythonPackages.pyregion: init at 2.0 2019-03-15 14:42:00 +01:00
Sébastien Maret
50124a62c8
pythonPackages.pyavm: init at 0.9.4 2019-03-15 14:41:49 +01:00
Ryan Mulligan
a9bbf7b44f
Merge pull request #57593 from melchips/master
parlatype: init at version 1.6-beta
2019-03-15 06:30:01 -07:00
rszibele
3f82b34394 netbeans: 8.2 -> 10.0
Also added icon support for the desktop file and updated meta information.
2019-03-15 14:03:13 +01:00
Stefan Fehrenbach
b0351c0eb9
Remove obsolete workaround that breaks chell 0.5 2019-03-15 12:07:41 +00:00
worldofpeace
92ce24853d font-manager: no aliases 2019-03-15 06:31:52 -04:00
Will Dietz
97b775cfd2 font-manager: 0.7.4.2 -> 0.7.4.3 2019-03-15 06:22:28 -04:00
Robert Schütz
be5fe39a01 abcm2ps: 8.14.2 -> 8.14.3 2019-03-15 10:39:21 +01:00
Robert Schütz
771272356c python3.pkgs.pyhomematic: 0.1.57 -> 0.1.58 2019-03-15 10:34:32 +01:00
Robert Schütz
01a7acf382 python3.pkgs.netdisco: 2.3.0 -> 2.5.0 2019-03-15 10:33:50 +01:00
Robert Schütz
6339f0b791
Merge pull request #57653 from worldofpeace/google-api-python-client
pythonPackages.weboob: add pyqt5 as native input
2019-03-15 10:21:24 +01:00
worldofpeace
fb2af2a574 python.pkgs.google_api_python_client: conditionally override for python2.7 2019-03-15 10:17:14 +01:00
Ryan Mulligan
01a84c19a0
Update pkgs/applications/audio/parlatype/default.nix
Using tag instead of specific commit revision.

Co-Authored-By: melchips <melchips@users.noreply.github.com>
2019-03-15 10:16:20 +01:00
Ryan Mulligan
f245241a84
Update pkgs/applications/audio/parlatype/default.nix
Using pname as github repository name.

Co-Authored-By: melchips <melchips@users.noreply.github.com>
2019-03-15 10:15:34 +01:00
Ryan Mulligan
8513438f5a
Update pkgs/applications/audio/parlatype/default.nix
Removing the leading 'v' on the version attribute.

Co-Authored-By: melchips <melchips@users.noreply.github.com>
2019-03-15 10:14:59 +01:00
Ryan Mulligan
eda06294c4
Update pkgs/applications/audio/parlatype/default.nix
Removing version from package name.

Co-Authored-By: melchips <melchips@users.noreply.github.com>
2019-03-15 10:14:19 +01:00
Pascal Wittmann
66504c0671
Merge pull request #57129 from NixOS/fix-haskellPackages-xattr
haskellPackages.xattr: fix build with attr-2.4.48 (see #53716)
2019-03-15 09:08:41 +01:00
Michael Raskin
d8d9a520b3
Merge pull request #57266 from NixOS/libreoffice-update
libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2
2019-03-15 08:05:54 +00:00
Pascal Wittmann
4a51bcfde7
Merge pull request #57287 from NixOS/update-fix-ima-evm-utils
ima-evm-utils: 1.0.0 -> 1.1 and fix build
2019-03-15 08:59:17 +01:00
Vladyslav M
d738f0d7d6
Merge pull request #56560 from eadwu/bcachefs/20190228
linux_testing_bcachefs, bcachefs-tools: 2019-03-13
2019-03-15 09:44:10 +02:00
Cedric Cellier
1881bd83cc junkie: init at 2.8.0 2019-03-15 08:21:09 +01:00
Will Dietz
eb55e512f1 ibm-plex: 1.2.3 -> 1.3.0
Adds Arabic support!

https://github.com/IBM/plex/releases/tag/v1.3.0
2019-03-15 00:47:53 -05:00
Ryan Mulligan
4b6a41a939
Merge pull request #57077 from callahad/brother-dsseries
dsseries: init at 1.0.5-1
2019-03-14 21:17:31 -07:00
Ryan Mulligan
e59fe20847
Merge pull request #57116 from marsam/init-lsd
lsd: init at 0.13.0
2019-03-14 21:08:13 -07:00
Ryan Mulligan
795bb9edae
Merge pull request #57046 from nyanloutre/jellyfin
jellyfin: init at 10.2.2
2019-03-14 20:36:35 -07:00
Dmitry Kalinkin
d41fe18ea5
Merge pull request #57530 from artemist/factorio
factorio: experimental 0.17.6 → 0.17.12
2019-03-14 23:32:41 -04:00
Ryan Mulligan
943239b387
Merge pull request #57657 from iblech/patch-kfind
kfind: init at 18.12.1
2019-03-14 20:01:04 -07:00
Ryan Mulligan
a2028529f3
Merge pull request #57676 from delroth/tpm2-tools-3.1.4
tpm2-tools: 3.1.3 -> 3.1.4
2019-03-14 19:04:26 -07:00
Maximilian Bosch
bc34c15a56
Merge pull request #57345 from r-ryantm/auto-update/offlineimap
offlineimap: 7.2.2 -> 7.2.3
2019-03-15 02:50:53 +01:00
Pierre Bourdon
abe667ce06
tpm2-tools: 3.1.3 -> 3.1.4 2019-03-15 01:34:24 +01:00
Ryan Mulligan
2e76e35df6
Merge pull request #53422 from leenaars/bang
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-14 15:48:42 -07:00
Ryan Mulligan
2151df528b
Merge pull request #57672 from eadwu/glava/1.6.3
glava: 1.6.0 -> 1.6.3
2019-03-14 15:43:46 -07:00
Silvan Mosberger
aa5df94660
Merge pull request #56765 from RubenAstudillo/stepmania-5.1
stepmania: 5.0.12 -> 5.1.0-b2
2019-03-14 23:38:20 +01:00
Edmund Wu
9d9203140c
glava: 1.6.0 -> 1.6.3 2019-03-14 18:22:04 -04:00
Wael Nasreddine
a0e4f44006
Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Artemis Tosini
580e29fcd7
factorio: experimental 0.17.11 → 0.17.12 2019-03-14 22:03:46 +00:00
Jos van Bakel
2c4e220e71 pythonPackages.pyrr: 0.10.1 -> 0.10.2 (#57661) 2019-03-14 22:19:48 +01:00
talyz
3f1fdb8bf5 gitAndTools.gitRemoteGcrypt: Add missing dependencies (#57637)
Add the runtime dependencies coreutils, gawk, gnused and gnugrep.
2019-03-14 22:16:40 +01:00
Stephen
fb81978ed3 altcoins.freicoin: fix build (#57647) 2019-03-14 22:11:58 +01:00
Michael Raskin
6553ae0fff
Merge pull request #57640 from oxij/tree/typos
treewide: fix some typos
2019-03-14 21:08:33 +00:00
Dmitry Kalinkin
0b3975038f
Merge pull request #56990 from status-im/nsis
nsis: init at 3.04
2019-03-14 16:57:01 -04:00
Michael Weiss
02fb221307
androidStudioPackages.beta: 3.4.0.15 -> 3.4.0.16 2019-03-14 21:44:15 +01:00
Edmund Wu
143cf54f81
linux_testing_bcachefs: 4.20.2019.02.20 -> 4.20.2019.03.13 2019-03-14 16:25:49 -04:00
Edmund Wu
f1844ac441
bcachefs-tools: 2019-02-09 -> 2019-03-13 2019-03-14 16:25:23 -04:00
Will Dietz
f22aa01c7b
Merge pull request #57607 from dtzWill/update/lab-0.15.2
gitAndTools.lab: 0.14.0 -> 0.15.2
2019-03-14 15:01:10 -05:00
Meghea Iulian
4f74e248c5 avocode: 3.6.2 -> 3.6.12 (#57658) 2019-03-14 20:52:28 +01:00
Pedro Pombeiro
ab9f31114b
nsis: use sourceforge mirrors 2019-03-14 20:32:53 +01:00
Dmitry Kalinkin
d5f97ae600
Merge pull request #57650 from stephengroat/patch-4
apmplanner2: fix build
2019-03-14 15:28:57 -04:00
Silvan Mosberger
fc48a70f7b
Merge pull request #57497 from r-ryantm/auto-update/urh
urh: 2.5.5 -> 2.5.6
2019-03-14 20:23:58 +01:00
Will Dietz
3e7e61f334
Merge pull request #57543 from dtzWill/update/llvm8-rc5
llvmPackages_8: rc2 -> rc5
2019-03-14 14:19:51 -05:00
Will Dietz
bf20713a63
Merge pull request #57606 from dtzWill/feature/vttest
vttest: init at 20190105
2019-03-14 14:19:30 -05:00
Will Dietz
4c024d6368
Merge pull request #57349 from dtzWill/update/libcmis-0.5.2
libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
2019-03-14 14:17:59 -05:00
xeji
65bba7cbdf
Merge pull request #57454 from alyssais/linux-libre
linux_latest-libre: fix build
2019-03-14 20:08:23 +01:00
Silvan Mosberger
5cc7ce99b8
Merge pull request #57553 from Kiwi/vim-plugins-fix
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs
2019-03-14 20:00:02 +01:00
xeji
f2e55341af
Merge pull request #57648 from vdemeester/update-kail
kail: 0.7.0 -> 0.8.0
2019-03-14 19:59:42 +01:00
xeji
ef1cdfb9a7
Merge pull request #57646 from vdemeester/update-containerd
containerd: 1.2.4 -> 1.2.5
2019-03-14 19:55:12 +01:00
Silvan Mosberger
28a2bc88f4
Merge pull request #56465 from smaximov/overmind-2.0.1
overmind: 1.2.1 -> 2.0.1
2019-03-14 19:54:51 +01:00
Alex Branham
8dcba2b842 R: update CRAN and Bioconductor package sets
Closes https://github.com/NixOS/nixpkgs/pull/57423.
2019-03-14 19:50:37 +01:00
Alex Branham
1e354a7e40 R: 3.5.2 -> 3.5.3
Closes https://github.com/NixOS/nixpkgs/pull/57400.
2019-03-14 19:50:37 +01:00
Silvan Mosberger
2dd638e877
Merge pull request #56426 from catern/xmonad
xmonad-with-packages: add xmonad-contrib to packages by default
2019-03-14 19:50:00 +01:00
Meghea Iulian
e6069617cb gitkraken: 4.2.2 -> 5.0.1 (#57655)
gitkraken: 4.2.2 -> 5.0.1
2019-03-14 19:45:37 +01:00
Dmitry Kalinkin
9034847242
Merge pull request #57493 from marius851000/openmw
openmw: 0.43 -> 0.44
2019-03-14 14:34:54 -04:00
Ingo Blechschmidt
1703627f88 kfind: init at 18.12.1 2019-03-14 19:23:46 +01:00
Stephen
08e4d7cf69 apmplanner2: fix build
see ArduPilot/apm_planner#1166
2019-03-14 11:23:20 -07:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0 2019-03-14 11:03:47 -07:00
Janne Heß
531171e1c9 tt-rss-theme-feedly: Package additional themes 2019-03-14 19:01:32 +01:00
Aria Edmonds
2a2fe2bea4 obs-studio: 22.0.3 -> 23.0.2 2019-03-15 04:38:20 +11:00
Wael M. Nasreddine
8f8e71c0a1
hetzner-kube: set the version via ldflags 2019-03-14 10:31:20 -07:00
Wael M. Nasreddine
8f5b40591d
hetzner-kube: 0.3.2rc1 -> 0.4.1 using buildGoModule 2019-03-14 10:31:19 -07:00
Wael M. Nasreddine
554406b510
todoist: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:18 -07:00
Wael M. Nasreddine
a7586b3055
terminal-parrot: 1.1.0 -> 1.1.1 using buildGoModule 2019-03-14 10:31:17 -07:00
Wael M. Nasreddine
cfbe152ae8
terminal-parrot: indent and use version when fetching dependencies 2019-03-14 10:31:16 -07:00
Wael M. Nasreddine
6ee0d3604e
gotools: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:15 -07:00
Wael M. Nasreddine
1a4cccd561
gotools: 2019-02-11 -> 2019-03-05 2019-03-14 10:31:14 -07:00
Wael M. Nasreddine
3c7f228e49
hugo: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:13 -07:00
Wael M. Nasreddine
ff110364a4
pet: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:12 -07:00
Wael M. Nasreddine
a51627585f
jx: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:11 -07:00
Wael M. Nasreddine
28435e47b1
buildGoModule: function for packaging Go modules
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:

- An intermediate fetcher derivation. This derivation will be used to
  fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
  to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
Robert Schütz
badca37c51
Merge pull request #57621 from dtzWill/update/pyxlib-0.25
pythonPackages.xlib: 0.17 -> 0.25, enable tests
2019-03-14 18:20:46 +01:00
Robert Schütz
ec95b91b30 plover.stable: add setuptools_scm to nativeBuildInputs 2019-03-14 18:17:34 +01:00
Will Dietz
5a302b2005 pythonPackages.xlib: 0.17 -> 0.25, enable tests
https://github.com/python-xlib/python-xlib/releases/tag/0.25

(and the releases along the way)
2019-03-14 18:17:28 +01:00
worldofpeace
72679615a1 pythonPackages.weboob: add pyqt5 as native input
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Dmitry Kalinkin
ec4bdc860e
nsis: use zlib outputs directly 2019-03-14 12:59:38 -04:00
Dmitry Kalinkin
f929120b1b
nsis: don't disable stripping 2019-03-14 12:56:03 -04:00
Dmitry Kalinkin
dc04edc6ae
nsis: refactor to use scons setup-hook 2019-03-14 12:53:36 -04:00
Vincent Demeester
f73f0e5e2e
kail: 0.7.0 -> 0.8.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-14 17:24:26 +01:00
Vincent Demeester
115dde6d33
containerd: 1.2.4 -> 1.2.5
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-14 17:05:29 +01:00
Jörg Thalheim
8f9e283f92
Merge pull request #56959 from ck3d/ghidra
initial ghidra-9.0
2019-03-14 15:54:30 +00:00
marius851000
2d03ed2f8d openmw: force the need of qt5 2019-03-14 15:53:34 +01:00
Ryan Mulligan
8c0abe74f0
Merge pull request #57366 from r-ryantm/auto-update/pius
pius: 2.2.6 -> 2.2.7
2019-03-14 07:41:32 -07:00
Jan Malakhovski
2bc525350a treewide: stdenv.config -> config
That attribute does not exist.
2019-03-14 14:01:21 +00:00
Jan Malakhovski
67a7b42167 pkgs/stdenv/booter.nix: fix a typo 2019-03-14 14:01:20 +00:00
Tim Steinbach
c22922e251
linux: 5.0.1 -> 5.0.2 2019-03-14 09:13:17 -04:00
Tim Steinbach
ef53c6dd07
linux: 4.20.15 -> 4.20.16 2019-03-14 09:13:07 -04:00
Tim Steinbach
82d6e57943
linux: 4.19.28 -> 4.19.29 2019-03-14 09:12:51 -04:00
Tim Steinbach
85924d84fc
linux: 4.14.105 -> 4.14.106 2019-03-14 09:12:37 -04:00
Tim Steinbach
c130cb7374
linux: 4.9.162 -> 4.9.163 2019-03-14 09:12:19 -04:00
Andreas Rammhold
a050cb9dc9
Merge pull request #57526 from xantoz/qtwebengine-fix-CVE-2019-5785
qt512: patch qtwebengine against CVE-2019-5786
2019-03-14 13:56:22 +01:00
Michael Weiss
871cd756c8
python.pkgs.distro: Re-enable the package for now
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.

See 9382d2ea76
2019-03-14 13:14:52 +01:00
Michael Weiss
0e0a00bb6f
gns3Packages.{server,gui}Preview: 2.2.0a1 -> 2.2.0a2 2019-03-14 12:54:11 +01:00
Jörg Thalheim
e66a47263f
Merge pull request #57544 from kim0/xmr-stak-2.10.1
xmr-stak: 2.8.3 -> 2.10.1
2019-03-14 11:44:29 +00:00
Jörg Thalheim
4d2fe32784
Merge pull request #57635 from Mic92/engineio
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
2019-03-14 11:28:24 +00:00
Jörg Thalheim
42bc96105f
python3.pkgs.engineio: limit to linux
probably has never build on macOS.
2019-03-14 11:23:14 +00:00
Nathan van Doorn
512833807d pythonPackages.cbor2: init at 4.1.2 (#57507) 2019-03-14 12:22:29 +01:00
Robert Schütz
aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
Electron cash update
2019-03-14 12:15:45 +01:00
Jörg Thalheim
f94dc01e75
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
fixes build of python-socketio
2019-03-14 11:14:43 +00:00
Michael Weiss
c4c37f3414
tdesktopPackages.preview: 1.5.15 -> 1.5.17 2019-03-14 12:00:08 +01:00
nyanloutre
32c205789e electron-cash: 3.3.2 -> 3.3.6
Missing dependency and cleanup of the build process
2019-03-14 11:54:38 +01:00
nyanloutre
9b9f4d9005 pythonPackages.qdarkstyle: init at 2.6.5 2019-03-14 11:54:38 +01:00
Gabriel Ebner
be261a1ede isabelle: refactor
Fixes #33337
2019-03-14 11:48:30 +01:00
Gabriel Ebner
308456a7a7
Merge pull request #57567 from gebner/isabelle-2018
isabelle: 2017 -> 2018
2019-03-14 11:25:02 +01:00
Pedro Pombeiro
f875b1c6f2
nsis: init at 3.04 2019-03-14 10:34:31 +01:00
Robert Schütz
5ee0125268
python.pkgs.shapely: fix tests on Darwin (#57630) 2019-03-14 10:28:43 +01:00
Sébastien Maret
d81b59b027
pythonPackages.reproject: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret
a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret
59a562ee35
pythonPackages.astropy-helpers: init at 3.1 2019-03-14 09:41:26 +01:00
Ihar Hrachyshka
4730466366 xscreensaver: Enable perl modules needed for RSS image fetch (#57629) 2019-03-14 08:20:51 +00:00
Will Dietz
4a7a9d1650 ethtool: 4.19 -> 5.0 2019-03-14 08:17:48 +01:00
Elis Hirwing
894eee60a7
Merge pull request #57245 from Izorkin/php-options
php: add custom options
2019-03-14 08:13:22 +01:00
Will Dietz
006bb983b9 netatop: 1.0 -> 2.0, fixes compat with kernels >= 4.13 2019-03-14 00:50:05 -05:00
Michael Raskin
ab56044f22 libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2 2019-03-14 06:00:05 +01:00
Matthew Bauer
92ec809473
Merge pull request #56686 from r-ryantm/auto-update/gorm
gnustep.gorm: 1.2.23 -> 1.2.24
2019-03-14 00:18:28 -04:00
Ryan Mulligan
d5c6f5fd03
Merge pull request #57612 from dywedir/tiled
tiled: 1.2.2 -> 1.2.3
2019-03-13 20:54:16 -07:00
Ryan Mulligan
e20ee8a710
Merge pull request #57386 from kierdavis/pius-fix-dependencies
pius: fix dependencies
2019-03-13 19:44:26 -07:00
Wael M. Nasreddine
a0d835e95d
buildGoPackage: move it under a different path
This change moves buildGoPackage from pkgs/development/go-modules to
pkgs/development/go-packages, so we can have buildGoModule at
pkgs/development/go-modules.
2019-03-13 18:40:24 -07:00
worldofpeace
44298e76d5 lightdm: disable writing dmrc files to home
Can cause issues where lightdm prefers the last saved session in .dmrc
even if it doesn't exist anymore, preventing people from logging in to
a session.
2019-03-13 21:19:23 -04:00
Edmund Wu
ecc6ee8f1d vscode: 1.32.1 -> 1.32.2 2019-03-13 20:42:33 -04:00
Robert Schütz
40d96815a1 home-assistant: 0.89.1 -> 0.89.2 2019-03-14 00:52:17 +01:00
dywedir
92ea2c2ffd
tiled: 1.2.2 -> 1.2.3 2019-03-14 01:41:25 +02:00
Robert Schütz
098cb9f63a
Merge pull request #56082 from Ma27/fix-pyopencl
python3Packages.pyopencl: fix build
2019-03-14 00:11:22 +01:00
R. RyanTM
39789683d0 tgt: 1.0.74 -> 1.0.75 (#57489)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-03-14 00:09:50 +01:00
R. RyanTM
ca713ac877 worker: 3.15.3 -> 3.15.4 (#57506)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-03-14 00:08:37 +01:00
R. RyanTM
c2d40b8790 xosview2: 2.3.0 -> 2.3.1 (#57515)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xosview2/versions
2019-03-14 00:07:02 +01:00
jD91mZM2
b9887d9fd1 xidlehook: v0.6.1 -> v0.6.2 (#57599) 2019-03-13 23:59:39 +01:00
Will Dietz
4d82af0250 inter-ui: 3.1 -> 3.3 (#57605)
FWIW new name but not sure worth renaming attribute
(to 'inter' or maybe 'inter-font'?)

https://github.com/rsms/inter/releases/tag/v3.3
https://github.com/rsms/inter/releases/tag/v3.2
2019-03-13 23:59:03 +01:00
Ethan Glasser-Camp
2556b7bfad virtualenv: Update patch for 16.2.0 (#57533) 2019-03-13 23:58:52 +01:00
Mario Rodas
da7d91017c pgmetrics: 1.5.0 -> 1.6.1 (#57575) 2019-03-13 23:49:53 +01:00
Robert Schütz
f721655455 python.pkgs.cairosvg1: remove
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Robert Schütz
22877838fa python.pkgs.cssselect2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz
fca2c15ca6 python.pkgs.tinycss2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz
fe633fb1be python.pkgs.pytest-isort: 0.2.1 -> 0.3.1 2019-03-13 23:49:35 +01:00
Mario Rodas
1f3844b86a pgcenter: 0.5.0 -> 0.6.1 (#57574) 2019-03-13 23:48:57 +01:00
Michiel Leenaars
c12d764a95 pythonPackages.dockerfile-parse: init at 0.0.13 2019-03-13 23:41:19 +01:00
Paul TREHIOU
2d6c19efd6 riot-web: 1.0.1 -> 1.0.3 (#57586) 2019-03-13 23:40:44 +01:00
Aaron Janse
b98e20811b sublimetext3: 3176 -> 3200 (#57600) 2019-03-13 23:35:32 +01:00
Robert Schütz
b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
Fix cairocffi build
2019-03-13 23:35:17 +01:00
taku0
e933c7875b flashplayer: 32.0.0.142 -> 32.0.0.156 (#57571) 2019-03-13 23:30:50 +01:00
Will Dietz
ce6fada508 lab: manually fixup deps.nix to fix build (via 'replace' in go.mod) 2019-03-13 17:28:55 -05:00
Will Dietz
536f2696dc gitAndTools.lab: 0.14.0 -> 0.15.2
https://github.com/zaquestion/lab/releases/tag/v0.15.0
https://github.com/zaquestion/lab/releases/tag/v0.15.1
https://github.com/zaquestion/lab/releases/tag/v0.15.2
2019-03-13 17:28:53 -05:00
Robert Schütz
01cb9b01b8 python3.pkgs.cairosvg: 2.2.1 -> 2.3.0 2019-03-13 23:28:43 +01:00
Will Dietz
0ccfa4af08 pacman: 5.1.2 -> 5.1.3 (#57563)
Not listed on official website[1],
but present in release directory[2]...
and seems legit[3][4]

Fixes CVE, looks like:

https://lwn.net/Articles/782828/

[1] https://www.archlinux.org/pacman/#_releases
[2] https://sources.archlinux.org/other/pacman/
[3] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/pacman&id=f48884ebff6788406fe1911f179a363bd2aeb9b1
[4] https://lists.archlinux.org/pipermail/pacman-dev/2019-March/023208.html
2019-03-13 23:26:00 +01:00
Will Dietz
61cf43e1e1 vttest: init at 20190105 2019-03-13 17:25:01 -05:00
xeji
2df7df966c
Merge pull request #57568 from fgaz/drawpile/2.1.2
drawpile: 2.0.11 -> 2.1.2
2019-03-13 23:24:09 +01:00
Jan Tojnar
c1d70b5801
Merge pull request #57001 from jtojnar/almanah
almanah: init at 0.11.1
2019-03-13 23:16:15 +01:00
Christian Kögler
2385d153ba ghidra: use autoPatchelfHook 2019-03-13 22:49:43 +01:00
Christian Kögler
631faad148 initial ghidra-9.0
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00
Michael Weiss
9179a3a406
Merge pull request #57414 from primeos/sway-1.0
sway: Switch to 1.0
2019-03-13 22:40:37 +01:00
Anton Kindestam
b22d92fb6d qt512: patch qtwebengine against CVE-2019-5786 2019-03-13 22:27:01 +01:00
worldofpeace
64c8f268df gnome3.meld: fix gobject-introspection
See: https://github.com/NixOS/nixpkgs/issues/56943
2019-03-13 17:05:23 -04:00
Vladyslav M
c21ca7b704
Merge pull request #57597 from jD91mZM2/cargo-tree
cargo-tree: v0.22.0 -> v0.25.0
2019-03-13 22:57:21 +02:00
Herwig Hochleitner
a72bb46155 webkitgtk: 2.22.7 -> 2.24.0 2019-03-13 21:10:24 +01:00
Stephen
ee910c110a
terraform-providers: bump versions 2019-03-13 11:43:38 -07:00
jD91mZM2
a51310e6a5
cargo-tree: v0.22.0 -> v0.25.0 2019-03-13 19:24:28 +01:00
Orivej Desh
bc9a42e07a cyrus-sasl: fix broken link when building without kerberos
Since the name is part of the url, the unconventional suffix in the name breaks the url.
2019-03-13 18:01:01 +00:00
Peter Simons
54258e459f haskell-pandoc-citeproc: update override for the new version 2019-03-13 18:11:03 +01:00
Peter Simons
bbf5431865 haskell-texmath: drop obsolete override 2019-03-13 18:11:03 +01:00
Peter Simons
8a0d1650a3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2 from Hackage revision
9fb5246e3c.
2019-03-13 18:11:03 +01:00
Peter Simons
c18759113e LTS Haskell 13.12 2019-03-13 18:11:03 +01:00
Samuel Dionne-Riel
1cfdbe9940 solaar: Modernizes build
Drops unused namePrefix, uses pname/version.
2019-03-13 13:08:26 -04:00
Samuel Dionne-Riel
ccc8ec874d solaar: 2018-02-02 -> 2019-01-30 2019-03-13 13:08:26 -04:00
Samuel Dionne-Riel
ebf1159fe7 solaar: Copies udev rules in the package 2019-03-13 13:08:26 -04:00
melchips
f4909075db parlatype: init at version 1.6-beta 2019-03-13 18:03:26 +01:00
Justin Humm
b82150c8c2
haskellPackages.hakyll: bump pandoc dependency to 2.7 2019-03-13 17:44:51 +01:00
Will Dietz
88cd06d0f2
Merge pull request #57560 from dtzWill/fix/lightdm-gtk-greeter-configureFlags
lightdm_gtk_greeter: fix configureFlags to not be one long string
2019-03-13 11:25:02 -05:00
Herwig Hochleitner
006a699e69 chromium: 72.0.3626.121 -> 73.0.3683.75
CVE-2019-5787 CVE-2019-5788 CVE-2019-5789 CVE-2019-5790 CVE-2019-5791
CVE-2019-5792 CVE-2019-5793 CVE-2019-5794 CVE-2019-5795 CVE-2019-5796
CVE-2019-5797 CVE-2019-5798 CVE-2019-5799 CVE-2019-5800 CVE-2019-5801
CVE-2019-5802 CVE-2019-5803 CVE-2019-5804
2019-03-13 16:19:29 +01:00
Jörg Thalheim
0139c4ba2b
Merge pull request #57565 from Kaali/fix-darwin-ccls
Use llvmPackages_7 explicitly for ccls
2019-03-13 11:33:57 +00:00
Andreas Rammhold
a09281ef5a
Merge pull request #57074 from dtzWill/update/nodejs-2019-03-08
nodejs_{6,8,10,11}_x: update, security fixes
2019-03-13 11:42:27 +01:00
Alexander V. Nikolaev
e878fd6f5f pythonPackages.cairocffi: support 1.0 and 0.9
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Michael Weiss
578fe3f5a0
nixos/sway: Improve the module and adapt it to NixOS
This commit contains the following changes:
- nixos/sway: Remove the beta references
- sway: Drop buildDocs
- nixos/sway: Improve the documentation
- sway,nixos/sway: Adapt Sway to NixOS
  - Copy the default configuration file to /etc/sway/config (Sway will
    still load the identical file from the Nix store but this makes it
    easier to copy the default configuration file).
  - This will also remove all references to the Nix store from the
    default configuration file as they will eventually be garbage
    collected which is a problem if the user copies it.
  - I've also decided to drop the default wallpaper (alternatively we
    could copy it to a fixed location).
- nixos/sway: Drop the package option
2019-03-13 11:37:11 +01:00
Maximilian Bosch
8dac864470 pythonPackages.thumbor: 6.6.0 -> 6.7.0
This patch ensures that the currently broken `thumbor`[1] package builds
and works again.

The following problems were fixed:

* Rather than placing required packages (like `gifsicle` or `exiftool`)
  into the build input list, we reference them explicitly where needed
  to ensure that the package works after the build without further
  installs.

* Skip the `test_redeye_applied` test case which is broken for a while
  now.

[1] https://hydra.nixos.org/build/90290998
2019-03-13 11:36:38 +01:00
Maximilian Bosch
16c2c6b66d python3Packages.qasm2image: require Python 3.5 at least
According to `setup.py` in 0.8 older Python wouldn't work.
2019-03-13 11:36:37 +01:00
Francesco Gazzetta
1a39920ae0 drawpile: add some comments explaining the deps 2019-03-13 11:30:46 +01:00
Francesco Gazzetta
8cc2a2ffff drawpile: 2.0.11 -> 2.1.2 2019-03-13 11:29:56 +01:00
Väinö Järvelä
4c53321e96 Use llvmPackages_7 explicitly for ccls
llvmPackages_latest picks too old LLVM for ccls on macOS. Which breaks
the build.
2019-03-13 12:17:08 +02:00
marius851000
610757e024 openmw: 0.43 -> 0.44; update to qt5 2019-03-13 08:33:02 +01:00
elseym
f96f14f69e
wireguard-tools: 0.0.20190123 -> 0.0.20190227 2019-03-13 06:56:37 +01:00
worldofpeace
128d96e3c3 gopass: 1.8.4 -> 1.8.5
https://github.com/gopasspw/gopass/releases/tag/v1.8.5
2019-03-13 01:33:59 -04:00
Will Dietz
7971975f29 lightdm_gtk_greeter: fix configureFlags to not be one long string
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:

configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately

This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).

Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
robert seaton
402e7f9d0a tamsyn: init at 1.11
* tamsyn: init at 1.11

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
Mario Rodas
6cff78771b termtosvg: fetch source from pypi 2019-03-12 22:53:45 -04:00
worldofpeace
cc29045d99 lightdm_gtk_greeter: disable indicator services
Needs upstart [0] and that's long gone now.

[0]: https://git.launchpad.net/lightdm-gtk-greeter/tree/configure.ac?id=f6ce16f2107de712a0edd8f5fb6853ea6ab8a399#n154
2019-03-12 22:46:39 -04:00
worldofpeace
b5cac7566f lightdm_gtk_greeter: correct at-spi-command
Without manually setting the command with the
flag, it's hardcoded to some FHS path.
2019-03-12 22:46:39 -04:00
Ryan Mulligan
a6000c05b1
Merge pull request #57537 from eadwu/glava/display-version
glava: correctly display version information
2019-03-12 19:43:28 -07:00
Mitch
aac69819d6 moosefs: init at 3.0.103
* moosefs: init at 3.0.103

* fix email

* fix formatting

* fixes as suggested
2019-03-12 19:41:37 -07:00
Robert Djubek
f0bd27150a pythonPackages.weboob: fix build 2019-03-12 22:39:48 -04:00
Steve Chávez
28d49431c0 tds_fdw: init a 1.0.8
* tds_fdw: init a 1.0.8

* Use pname
2019-03-12 19:38:58 -07:00
Ryan Mulligan
8d0b3d5e4f
Merge pull request #57286 from r-ryantm/auto-update/libosmium
libosmium: 2.15.0 -> 2.15.1
2019-03-12 19:31:43 -07:00
Ryan Mulligan
8fb8dbf259
Merge pull request #57376 from r-ryantm/auto-update/protozero
protozero: 1.6.4 -> 1.6.7
2019-03-12 19:30:22 -07:00
Robert Djubek
c0f03051fa pythonPackages.pdfminer: 20170720 -> 20181108 2019-03-12 22:13:03 -04:00
Benjamin Smith
f4d24273e5 nginx: add http subs filter module (#56546) 2019-03-13 02:16:40 +02:00
Robert Djubek
d8e8c4e362
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs 2019-03-13 00:04:26 +00:00
R. RyanTM
65898a4ddb postgresqlPackages.pgtap: 0.99.0 -> 1.0.0 (#57360)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgtap/versions
2019-03-13 00:58:12 +02:00
R. RyanTM
6eb1869902 tortoisehg: 4.8.2 -> 4.9 (#57491)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tortoisehg/versions
2019-03-13 00:55:30 +02:00
Jascha Geerds
ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Benjamin Hipple
c484d9b501 findnewest: init at 0.3
* findnewest: init at 0.3

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
Ahmed Kamal
330bcbc9a5 xmr-stak: 2.8.3 -> 2.10.1 2019-03-13 00:02:28 +02:00
R. RyanTM
5b0502dc85 python37Packages.aiorpcx: 0.10.4 -> 0.10.5 (#57380)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiorpcx/versions
2019-03-12 22:55:23 +01:00
R. RyanTM
6195532a0b openfortivpn: 1.8.0 -> 1.8.1 (#57348)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfortivpn/versions
2019-03-12 22:54:31 +01:00
R. RyanTM
cd797fcfaf python37Packages.discid: 1.1.1 -> 1.2.0 (#57396)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-discid/versions
2019-03-12 22:50:30 +01:00
R. RyanTM
28232e21bb python37Packages.distributed: 1.25.3 -> 1.26.0 (#57397)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-distributed/versions
2019-03-12 22:47:58 +01:00
R. RyanTM
e14d70d955 primesieve: 7.3 -> 7.4 (#57375)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/primesieve/versions
2019-03-12 22:43:56 +01:00
Will Dietz
e398c920cf yubikey-manager{,-qt}: update (#57393)
* yubikey-manager: 2.0.0 -> 2.1.0

* yubikey-manager-qt: 1.1.0 -> 1.1.1
2019-03-12 17:40:29 -04:00
Will Dietz
91b1806476 llvmPackages_8: rc3 -> rc5 2019-03-12 16:39:44 -05:00
Jos van Bakel
382abc9207 pythonPackages.rbtools: fix tests (#57258) 2019-03-12 22:30:49 +01:00
Florian Franzen
871c1d5bb1 virtmanager: Fix gobject-introspection (#57385) 2019-03-12 22:29:45 +01:00
Michael Weiss
45004c6f63
sway: Switch to 1.0
This is the result of executing:
git mv -f pkgs/applications/window-managers/sway/beta.nix pkgs/applications/window-managers/sway/default.nix
git mv -f nixos/modules/programs/sway-beta.nix nixos/modules/programs/sway.nix

And removing sway-beta from the following files:
pkgs/top-level/all-packages.nix
nixos/modules/module-list.nix
2019-03-12 22:29:39 +01:00
Will Dietz
c3fb95b4ee lxd: 3.10 -> 3.11, patch vendored go-dqlite to fix w/dqlite 0.2.6 2019-03-12 16:26:20 -05:00
Aria Edmonds
24c02a0f5d discord: 0.0.8 -> 0.0.9 2019-03-12 17:05:50 -04:00
Mario Rodas
ea0e9147f3 syncthing: 1.0.1 -> 1.1.0 (#57364) 2019-03-12 22:01:12 +01:00
Edmund Wu
50b23ffe8e
glava: correctly display version information 2019-03-12 16:59:20 -04:00
Robert Hensing
859c28dae1 ngrok-2: Use stable channel 2019-03-12 20:35:53 +01:00
Robert Hensing
794750fce2 ngrok-2: Fix URLs and automate 2019-03-12 20:35:50 +01:00
Mario Rodas
348a2bc3a5 vgo2nix: 2019-02-01 -> 2019-02-06 2019-03-12 15:29:39 -04:00
Janne Heß
b2a6183f75 exim: Fix build with LDAP (#56058)
The lber library is now required, see also:
https://bugs.archlinux.org/task/27509
2019-03-12 15:28:53 -04:00
R. RyanTM
bcb168d027 you-get: 0.4.1205 -> 0.4.1270
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-03-12 15:10:05 -04:00
R. RyanTM
0262fab024 totem-pl-parser: 3.26.2 -> 3.26.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem-pl-parser/versions
2019-03-12 15:00:21 -04:00
Dmitry Kalinkin
05edf030fc
Merge pull request #56797 from veprbl/pr/texlive-2018-final
texlive: 2018 -> 2018-final
2019-03-12 13:37:10 -04:00
Ryan Mulligan
8b6f94e26d
Merge pull request #57336 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.18 -> 3.5.99.19
2019-03-12 10:30:22 -07:00
Artemis Tosini
5540dfb2c7
factorio: experimental 0.17.6 → 0.17.11 2019-03-12 17:04:21 +00:00
Vincent Laporte
6e4b622cb4 ocaml: 4.08.0+beta1 -> 4.08.0+beta2 2019-03-12 18:01:36 +01:00
Will Dietz
e5a71bd9f7 dqlite: 0.2.5 -> 0.2.6, enable tests + pname-ify
https://github.com/CanonicalLtd/dqlite/releases/tag/v0.2.6
2019-03-12 10:40:19 -05:00
Will Dietz
83ec8704d0 sqlite-replication: 3.24.0+replication3 -> 3.27.2+replication3 2019-03-12 10:40:15 -05:00
Michael Raskin
fdeb864cc8
Merge pull request #57498 from r-ryantm/auto-update/virt-viewer
virt-viewer: 7.0 -> 8.0
2019-03-12 15:28:30 +00:00
R. RyanTM
9f0ef9fb9f lr: 1.4 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lr/versions
2019-03-12 15:02:48 +00:00
R. RyanTM
3eb717e053 qlcplus: 4.12.0 -> 4.12.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qlcplus/versions
2019-03-12 15:02:17 +00:00
Elis Hirwing
036439e96e
Merge pull request #57508 from r-ryantm/auto-update/wsjtx
wsjtx: 2.0.0 -> 2.0.1
2019-03-12 15:57:56 +01:00
Ryan Mulligan
70a1f55fe1
Merge pull request #57340 from dtzWill/update/vit-1.3
vit: 1.2 -> 1.3, cleanup + maintain
2019-03-12 07:49:48 -07:00
Ryan Mulligan
4cb72751ea
gildas: 20190301_a -> 20190301_b (#57448) 2019-03-12 06:50:25 -07:00
Luis Hebendanz
a5f4f743af hopper: init at 4.5.7
* hopper: init at 4.5.7

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Better versioning

* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Gabriel Ebner
c7f43de43c isabelle: 2017 -> 2018 2019-03-12 14:32:48 +01:00
Ryan Mulligan
5cbb20fc30
Merge pull request #57331 from r-ryantm/auto-update/nmon
nmon: 16h -> 16i
2019-03-12 06:11:50 -07:00
Ryan Mulligan
8af1639be1
Merge pull request #57432 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.14.2 -> 1.14.4
2019-03-12 06:09:27 -07:00
R. RyanTM
457d188338 yara: 3.8.1 -> 3.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yara/versions
2019-03-12 05:48:33 -07:00
Bjørn Forsman
38ae8aed16 deadpixi-sam: remove duplicate alias
It is already listed in aliases.nix, and I managed to get this from Nix:

  error: Alias deadpixi-sam is still in all-packages.nix

Fixes: 218d81bc9d ("all-packages: move aliases to aliases.nix")
2019-03-12 12:53:56 +01:00
R. RyanTM
7272f1610a x42-plugins: 20190105 -> 20190206
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
2019-03-12 04:43:02 -07:00
R. RyanTM
25cefadd22 wsjtx: 2.0.0 -> 2.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wsjtx/versions
2019-03-12 04:31:20 -07:00
Léo Gaspard
00877c10e5
Merge pull request #57500 from r-ryantm/auto-update/wabt
wabt: 1.0.8 -> 1.0.10
2019-03-12 12:13:40 +01:00
Antoine Eiche
fe6860800b dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpacking
This patch preserves the ordering of layers of a parent image when the
image is unpacked.

Fixes #55290
2019-03-12 12:04:22 +01:00
R. RyanTM
a57e53d0b6 wavebox: 4.7.1 -> 4.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2019-03-12 02:50:06 -07:00
R. RyanTM
6bf7123e9e wabt: 1.0.8 -> 1.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
R. RyanTM
8f92b77ab4 virt-viewer: 7.0 -> 8.0
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
2019-03-12 02:09:33 -07:00
R. RyanTM
d3d776ec20 urh: 2.5.5 -> 2.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2019-03-12 01:35:36 -07:00
R. RyanTM
b49b6e0375 udisks: 2.8.1 -> 2.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/udisks/versions
2019-03-12 00:58:43 -07:00
Théo Zimmermann
b6a6f7ac98
coqPackages.contribs.zorns-lemma: 8.6.0 -> 8.9.0 2019-03-12 06:59:51 +00:00
Austin Seipp
4f74e3abcf
souffle: 1.2.0 -> 1.5.1, co-maintain
Souffle has seen some significant upgrades in the past few years and now
has trimmed and replaced several of its more expensive dependencies,
such as boost, openjdk, etc.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-12 00:45:38 -05:00
Ryan Mulligan
ca3b67355c
Merge pull request #57476 from eadwu/glava/1.6.0
glava: 1.5.8 -> 1.6.0
2019-03-11 21:01:52 -07:00