Commit Graph

163184 Commits

Author SHA1 Message Date
Profpatsch
7251830bf1 unp: remove unfree unrar from the default backend list
`unrar` is unfree, meaning `unp` cannot be built by default if `unrar`
is in its dependencies.

A simple

  env NIXPKGS_ALLOW_UNFREE=1 nix-shell -p unrar

will make `unp` work with .rar files.
2019-06-24 16:18:23 +02:00
Profpatsch
7bc2aaff0e unp: improve file copying & fix manpage 2019-06-24 16:18:23 +02:00
Profpatsch
b041cff6af yj: init at 4.0.0 2019-06-24 16:16:21 +02:00
Jörg Thalheim
6e4633d2cd
PythonPackages: add rig + sentinel (#63729)
PythonPackages: add rig + sentinel
2019-06-24 14:51:35 +01:00
Domen Kožar
270415e034
Merge pull request #63477 from turboMaCk/elm-lang-packages
elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
2019-06-24 15:46:00 +02:00
Jörg Thalheim
a2d840d558
radare2: 3.5.1 -> 3.6.0 (#63732)
radare2: 3.5.1 -> 3.6.0
2019-06-24 14:26:19 +01:00
Jörg Thalheim
4599f2bb9a
radare2: 3.5.1 -> 3.6.0 2019-06-24 14:16:53 +01:00
Nikolay Amiantov
255c4ae4e1 python3.pkgs.mlrose: init at 1.2.0 2019-06-24 15:59:57 +03:00
Nikolay Amiantov
3dd7d72e43 fast-downward: init at 2019-05-13 2019-06-24 15:59:57 +03:00
Nikolay Amiantov
08b1d81089 osi: init at 0.108.4 2019-06-24 15:59:57 +03:00
Nikolay Amiantov
a92611508f cplex: add library info 2019-06-24 15:57:22 +03:00
Nikolay Amiantov
10e1475a79 gurobi: add library suffix 2019-06-24 15:57:22 +03:00
timor
9a0f64af58 pythonPackages.rig: init at 2.4.1 2019-06-24 14:29:10 +02:00
timor
521b819eda pythonPackages.sentinel: init at 0.1.1 2019-06-24 14:29:10 +02:00
Alyssa Ross
57b1f53862
Merge pull request #63484 from alyssais/linux-5.0
linux_5_0: remove
2019-06-24 11:45:58 +00:00
Guillaume Bouchard
d086d45952 Fix source url for java tools on darwin 2019-06-24 11:41:43 +02:00
Bas van Dijk
474da44339
Merge pull request #63706 from basvandijk/cargo-license-0.2.0
cargo-license: init at 0.2.0
2019-06-24 11:32:41 +02:00
markuskowa
902dbe7a3e
Merge pull request #63630 from ck3d/vdr-2.4.1
vdr: 2.4.0 -> 2.4.1
2019-06-24 10:32:31 +02:00
Vincent Laporte
2307ac9fe2 xastir: 2.1.0 -> 2.1.2
Version 2.1.2 is compatible with recent versions of proj
2019-06-24 06:12:10 +00:00
Danylo Hlynskyi
c393c5217b
Merge pull request #63618 from johanot/tomcat-9.0.21-master
tomcat: CVE-2019-10072
2019-06-24 08:49:36 +03:00
Matthieu Coudron
1e0f5ff99a linux_mptcp_95: init at 0.95
also removes 0.93, we want to maintain only the 2 latest upstream mptcp
kernels.
2019-06-24 12:03:39 +09:00
Matthieu Coudron
0d1707c834
Merge pull request #63711 from teto/coc_update
Coc update
2019-06-24 04:56:27 +02:00
Matthieu Coudron
ea8a4fca07 linux_mptcp_94: 0.94.4 -> 0.94.6
Also move to a pkgs/os-specific/linux/kernel/linux-mptcp-94.nix. makes
updates easier.
Added a structured config pkgs/os-specific/linux/kernel/mptcp-config.nix
that can be shared between the different kernels.
2019-06-24 11:49:11 +09:00
Alexei Robyn
3ca771cdc3 luaPackages.luaexpat: Downgrade to fix issue and match typical distros
Matches version used on most distros. Fixes an issue with prosody.
Detailed reasoning behind this can be found
[here](https://github.com/NixOS/nixpkgs/pull/63108#issuecomment-504015507).
2019-06-24 04:08:29 +02:00
Alexei Robyn
f2aa671ad7 luajitPackages: Improve derivation names
`"lua" + lua.luaversion + "-"` resolves to "lua51-" for both Lua
5.1 and LuaJIT packages. With this, LuaJIT packages instead get
`lua.name + "-"`, which currently resolves to "luajit-2.1.0-beta3-".
This makes it easy to distinguish the two in store paths etc.
2019-06-24 04:04:37 +02:00
Ivan Malison
fa30c32db0 rofi: 1.5.2 -> 1.5.3 2019-06-24 04:03:13 +02:00
Matthieu Coudron
5adfef1810 vimPlugins: update 2019-06-24 10:55:49 +09:00
Matthieu Coudron
bb8538a209 vimPlugins.coc-nvim: 0.69 -> 0.71 2019-06-24 10:55:33 +09:00
Matthew Bauer
b24d5e48b9
Merge pull request #63695 from arcnmx/python-hidapi-darwin
pythonPackages.hidapi: enable on darwin
2019-06-23 21:48:00 -04:00
Matthew Bauer
dc5e4cfa3c
Merge pull request #63595 from romildo/upd.wxgtk
wxGTK31: 3.1.0 -> 3.1.2; use a real derivation
2019-06-23 21:43:05 -04:00
Matthew Bauer
778bd7a1a1
Merge pull request #63638 from oxij/pkgs/revert-amdsdk-removal
Revert "Remove amdadlsdk and amdappsdk."
2019-06-23 21:42:30 -04:00
Matthew Bauer
3726505510
Merge pull request #63670 from arcnmx/acpilight-build-fix
acpilight: fix build error
2019-06-23 21:41:51 -04:00
Matthew Bauer
e49729f9b1
Merge pull request #63707 from matthewbauer/fix-63043
Qt5 + Darwin fixes
2019-06-23 20:37:54 -04:00
Maximilian Bosch
b1fc54d059
Merge pull request #63685 from Ma27/bump-documize
documize-community: 2.5.1 -> 3.0.0
2019-06-24 01:43:03 +02:00
zimbatm
20b993ef2c
ksonnet: remove package (#63702)
The team behind ksonnet was aquired by VMware, and they decided to end
work on ksonnet:

From https://blogs.vmware.com/cloudnative/2019/02/05/welcoming-heptio-open-source-projects-to-vmware:

> Prior to the acquisition, Heptio had been shifting focus and resources
> away from ksonnet; with the acquisition, we felt it was the right time
> to rethink our investment in ksonnet. As a result, work on ksonnet will
> end and the GitHub repositories will be archived. It’s extremely
> difficult to step back from a project we have worked so hard on, but
> we’re excited about our new ideas and vision for changing how developers
> experience the Kubernetes and cloud native ecosystems.
2019-06-23 22:43:23 +00:00
zimbatm
7f7687e79f
Merge pull request #63701 from basvandijk/composable-mkshell-shellHook
Improve composability of mkShell
2019-06-23 22:39:54 +00:00
Matthew Bauer
758712c6f4 qt5: make qt512 the default on darwin 2019-06-23 18:31:20 -04:00
Matthew Bauer
4c3e09b022 qt5.12: patch to work on x86_64-darwin
unfortunately, some private headers making the logging hard to handle.
Specifically, os/activity.h that is included does not match what Qt5
is expected. This removes the activity logging (while keeping the
other logging methods) on macOS.

Fixes #63528
2019-06-23 18:29:04 -04:00
Matthew Bauer
4e22fe4f63 apple-sdk: add MetalKit 2019-06-23 18:28:36 -04:00
Bas van Dijk
7720379005 cargo-license: init at 0.2.0 2019-06-24 00:20:57 +02:00
John Ericson
852d81d607
Merge pull request #63698 from tobim/overrideCC-buildPackages
Fix misuses of overrideCC
2019-06-23 18:19:18 -04:00
arcnmx
2933681be0 pythonPackages.hidapi: enable on darwin 2019-06-23 14:55:26 -07:00
Ryan Mulligan
73d5c7e547
Merge pull request #63350 from r-ryantm/auto-update/python3.7-cassandra-driver
python37Packages.cassandra-driver: 3.17.1 -> 3.18.0
2019-06-23 14:07:40 -07:00
Florian Klink
9635646148 ksonnet: remove package
The team behind ksonnet was aquired by VMware, and they decided to end
work on ksonnet:

From https://blogs.vmware.com/cloudnative/2019/02/05/welcoming-heptio-open-source-projects-to-vmware:

> Prior to the acquisition, Heptio had been shifting focus and resources
> away from ksonnet; with the acquisition, we felt it was the right time
> to rethink our investment in ksonnet. As a result, work on ksonnet will
> end and the GitHub repositories will be archived. It’s extremely
> difficult to step back from a project we have worked so hard on, but
> we’re excited about our new ideas and vision for changing how developers
> experience the Kubernetes and cloud native ecosystems.
2019-06-23 22:42:08 +02:00
Bas van Dijk
cee35739ff mkshell: improve mergeInputs
mergeInputs is now simply defined in terms of `concatLists` and
`catAttrs` instead of a more complicated `foldr`.

Note that the order of PATH has also changed. For example running the
following with nix-shell:

  let
    pkgs = import <nixpkgs> {};

    shell1 = pkgs.mkShell {
      buildInputs = [ pkgs.htop ];
    };

    shell2 = pkgs.mkShell {
      buildInputs = [ pkgs.hello ];
    };

    shell3 = pkgs.mkShell {
      inputsFrom = [ shell1 shell2 ];
      buildInputs = [ pkgs.tree ];
    };

  in shell3

Results in the following PATH:

$ echo $PATH
...
/nix/store/yifq4bikf7m07160bpia7z48ciqddbfi-tree-1.8.0/bin:
/nix/store/vhxqk81234ivqw1a7j200a1c69k8mywi-htop-2.2.0/bin:
/nix/store/n9vm3m58y1n3rg3mlll17wanc9hln58k-hello-2.10/bin
...

Previously the order was:

/nix/store/n9vm3m58y1n3rg3mlll17wanc9hln58k-hello-2.10/bin
/nix/store/vhxqk81234ivqw1a7j200a1c69k8mywi-htop-2.2.0/bin:
/nix/store/yifq4bikf7m07160bpia7z48ciqddbfi-tree-1.8.0/bin:

I think the new order makes more sense because it allows to override
the PATH in the outermost mkShell.
2019-06-23 22:20:10 +02:00
Bas van Dijk
76ef802d3d mkShell: compose shellHooks
Running the following expression with nix-shell:

  let
    pkgs = import <nixpkgs> {};

    shell1 = pkgs.mkShell {
      shellHook = ''
        echo shell1
      '';
    };

    shell2 = pkgs.mkShell {
      shellHook = ''
        echo shell2
      '';
    };

    shell3 = pkgs.mkShell {
      inputsFrom = [ shell1 shell2 ];
      shellHook = ''
        echo shell3
      '';
    };
  in shell3

Will now results in:
shell2
shell1
shell3

Note that packages in the front of inputsFrom have precedence over
packages in the back. The outermost mkShell has precedence over all.
2019-06-23 22:13:57 +02:00
Tadeo Kondrak
1655945eb7 discord-canary: 0.0.83 -> 0.0.84 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
e6f23b8b1e discord-{ptb,canary}: init; add update-discord 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
0687a9d8db discord: change from 4 to 2 space indentation 2019-06-23 11:50:09 -07:00
Tobias Mayer
6389a0a132 Use of gccXStdenv instead of inplace overrideCC 2019-06-23 20:49:22 +02:00
Mario Rodas
6b311bef63
Merge pull request #63642 from marsam/update-imgcat
imgcat: 2.3.0 -> 2.3.1
2019-06-23 12:13:00 -05:00
Mario Rodas
0be4e0cca7
lazygit: 0.7.2 -> 0.8 2019-06-23 12:09:11 -05:00
makefu
aa54135d2c home-assistant: update component-packages
adds gtts-token to google_translate component
2019-06-23 18:19:11 +02:00
makefu
536abf3c64 python.pkgs.gtts-token: init at 1.1.3 2019-06-23 18:19:11 +02:00
Jonathan Ringer
d27c1f64f4 pythonPackages.imgaug: mark as broken 2019-06-23 18:14:19 +02:00
Jonathan Ringer
9559da73a2 pythonPackages.ndg-httpsclient: 0.4.2 -> 0.5.1 2019-06-23 18:13:46 +02:00
R. RyanTM
9bf6694abf python37Packages.progressbar2: 3.39.3 -> 3.42.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/python3.7-progressbar2/versions
2019-06-23 18:12:59 +02:00
R. RyanTM
70cf345947 python37Packages.aniso8601: 6.0.0 -> 7.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/python3.7-aniso8601/versions
2019-06-23 18:12:39 +02:00
R. RyanTM
53a374d98d python37Packages.sasmodels: 0.99 -> 1.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/python3.7-sasmodels/versions
2019-06-23 18:12:12 +02:00
Tobias Mayer
3a7bb25285 Fix overrideCC invokations for cross builds
`overrideCC` should always take a compiler for the build
system, otherwise cross compilation is not possible.
2019-06-23 17:07:51 +02:00
Tobias Mayer
79d72ccd3c dpkg: fix cross compilation 2019-06-23 17:07:38 +02:00
Michal Minář
5864dfb513 megasync: init at 4.1.1.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-23 16:27:39 +02:00
Jörg Thalheim
80172aa0a6
Merge pull request #63687 from flokli/neomutt-remove-wrapper
neomutt: remove mutt wrapper
2019-06-23 14:58:17 +01:00
Jörg Thalheim
831e4a261b
Merge pull request #63657 from saschagrunert/conmon
conmon: 0.2.0 -> 0.3.0
2019-06-23 14:57:30 +01:00
Frederik Rietdijk
ba7e7aed08 python.pkgs.soundfile: 0.9.0.post1 -> 0.10.2
Package was renamed as well.
2019-06-23 15:32:19 +02:00
R. RyanTM
34240dbb28 flexget: 2.21.2 -> 2.21.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flexget/versions
2019-06-23 15:02:41 +02:00
R. RyanTM
5c43e4170e opera: 60.0.3255.109 -> 60.0.3255.170
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opera/versions
2019-06-23 15:02:22 +02:00
R. RyanTM
74fd5305f1 openapi-generator-cli: 4.0.0 -> 4.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/openapi-generator-cli/versions
2019-06-23 15:01:58 +02:00
R. RyanTM
fcd6a40700 jalv: 1.6.0 -> 1.6.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/jalv/versions
2019-06-23 15:01:45 +02:00
R. RyanTM
20b66bcd17 xmrig-proxy: 2.14.1 -> 2.14.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-06-23 15:01:02 +02:00
R. RyanTM
32b39a4696 visualvm: 1.4.2 -> 1.4.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/visualvm/versions
2019-06-23 15:00:26 +02:00
R. RyanTM
f1dbd6f416 hpx: 1.2.1 -> 1.3.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/hpx/versions
2019-06-23 14:59:25 +02:00
R. RyanTM
b51c87b9df duo-unix: 1.11.1 -> 1.11.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/duo-unix/versions
2019-06-23 14:58:06 +02:00
R. RyanTM
66715188e5 aws-c-common: 0.3.9 -> 0.3.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-06-23 14:57:49 +02:00
R. RyanTM
7d8c6c978b enyo-doom: 1.06 -> 1.06.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/enyo-doom/versions
2019-06-23 14:57:16 +02:00
R. RyanTM
3e6ef3e9ef eagle: 9.3.2 -> 9.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/eagle/versions
2019-06-23 14:57:04 +02:00
R. RyanTM
eaea49b8ed calamares: 3.2.7 -> 3.2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calamares/versions
2019-06-23 14:56:13 +02:00
R. RyanTM
1bb5f197a5 lasem: 0.4.3 -> 0.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lasem/versions
2019-06-23 14:55:55 +02:00
R. RyanTM
cc3290d903 rdkafka: 1.0.0 -> 1.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/rdkafka/versions
2019-06-23 14:55:41 +02:00
R. RyanTM
9db47b0e11 neo4j: 3.5.5 -> 3.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/neo4j/versions
2019-06-23 14:55:22 +02:00
R. RyanTM
8ebcc0f543 nss_wrapper: 1.1.5 -> 1.1.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/nss_wrapper/versions
2019-06-23 14:55:07 +02:00
R. RyanTM
27b133e8b6 omnisharp-roslyn: 1.32.8 -> 1.32.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/omnisharp-roslyn/versions
2019-06-23 14:54:55 +02:00
R. RyanTM
1b0a635b4c padthv1: 0.9.6 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-06-23 14:54:42 +02:00
R. RyanTM
451fb48a1d snd: 19.3 -> 19.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2019-06-23 14:54:26 +02:00
R. RyanTM
7278a22f20 fasm-bin: 1.73.11 -> 1.73.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-06-23 14:54:03 +02:00
Florian Klink
5ada40d687 neomutt: remove mutt wrapper
Since Oct 14, 2017 we warned users still executing `neomutt`
through the `mutt` binary, so we can assume everybody read the notice,
updated his config, and can drop the wrapper.
2019-06-23 14:21:38 +02:00
R. RyanTM
b62fda7acf unifont_upper: 12.1.01 -> 12.1.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unifont_upper/versions
2019-06-23 14:14:21 +02:00
R. RyanTM
95315e69b0 intel-gmmlib: 19.1.2 -> 19.2.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/intel-gmmlib/versions
2019-06-23 14:13:23 +02:00
R. RyanTM
a144498de6 gphoto2: 2.5.20 -> 2.5.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gphoto2/versions
2019-06-23 14:13:11 +02:00
R. RyanTM
14644877d8 pstoedit: 3.73 -> 3.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pstoedit/versions
2019-06-23 14:12:54 +02:00
R. RyanTM
3ab7e9ad25 qtractor: 0.9.7 -> 0.9.8
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-06-23 14:12:40 +02:00
R. RyanTM
93240a6c09 samplv1: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-06-23 14:12:26 +02:00
R. RyanTM
427627ea0e sigil: 0.9.13 -> 0.9.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigil/versions
2019-06-23 14:12:13 +02:00
R. RyanTM
29c1c9d939 synthv1: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-06-23 14:11:58 +02:00
R. RyanTM
c0148f53fc units: 2.18 -> 2.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/units/versions
2019-06-23 14:11:41 +02:00
Jörg Thalheim
9336f941ea
vimPlugins.camelcasemotion: init at 2019-06-06 (#63683)
vimPlugins.camelcasemotion: init at 2019-06-06
2019-06-23 13:02:48 +01:00
Jörg Thalheim
508d802c64
Merge pull request #62947 from Synthetica9/waybar068
waybar: 0.6.7 -> 0.7.0
2019-06-23 13:01:42 +01:00
Jörg Thalheim
9e09baac83
vimPlugins.tmux-complete-vim: init at 2019-05-13 (#63684)
vimPlugins.tmux-complete-vim: init at 2019-05-13
2019-06-23 12:59:13 +01:00
Jörg Thalheim
024db43e87
Merge pull request #63648 from doronbehar/package-sccache
sccache: init at 0.2.8
2019-06-23 12:58:51 +01:00
Tim Steinbach
ad1ead12c5
linux: 5.2-rc5 -> 5.2-rc6 2019-06-23 07:38:23 -04:00