1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

218497 commits

Author SHA1 Message Date
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Jörg Thalheim 0bba7474b3
go: propagate target build dependencies correctly
When using strict deps we have to use depsTargetTargetPropagated
as go is added as a nativeBuildInputs to our build.
2020-03-27 07:28:40 +00:00
Vincent Laporte 4a3edb4bd7 ocaml: 4.09.0 → 4.09.1 2020-03-27 08:06:15 +01:00
Benjamin Hipple acfe7e0dbc pythonPackages.distributed: remove bad check dependency on pytest-faulthandler 2020-03-26 22:14:13 -07:00
Benjamin Hipple f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Benjamin Hipple 643d10295d python2Packages.faulthandler: 3.1 -> 3.2 and fix build
It is currently failing on master and 20.03. I spent some time reading the src
code but was not able to figure out why the env var activation is not working.
Since this is currently failing, and since it's dying alongside python 2 anyways
I propose we just disable the 1 failing test.

There's some more information inline in the comment if someone wants to fix this
or dig further.
2020-03-26 22:14:13 -07:00
Marcos Benevides c116e28cc4 pythonPackages.tesserocr: 2.5.0 -> 2.5.1 2020-03-27 05:46:10 +01:00
Vincent Breitmoser e3ccc89dfd pythonPackages.fritzconnection: 0.8.4 -> 1.2.1 2020-03-27 05:46:00 +01:00
Drew Risinger d39abe9a0f pythonPackages.marshmallow-polyfield: 5.7 -> 5.9 2020-03-27 05:42:44 +01:00
Dmitry Kalinkin db4bbfff66
Merge pull request #81421 from gnidorah/mame
mame: 0.218 -> 0.219
2020-03-27 00:35:48 -04:00
Mario Rodas 3afe526536
Merge pull request #83120 from JeffLabonte/update_brave_1.5.112_to_1.5.115
brave: 1.5.112 -> 1.5.115
2020-03-26 22:54:24 -05:00
Mario Rodas ef5318cde4
Merge pull request #83455 from marsam/update-nodejs-13_x
nodejs-13_x: 13.11.0 -> 13.12.0
2020-03-26 22:51:40 -05:00
Samuel Dionne-Riel 3320a06049
Merge pull request #83459 from samueldr/revert/83074
Revert "mypy: 0.761 -> 0.770"
2020-03-26 20:57:21 -04:00
Samuel Dionne-Riel 776b55518a Revert "mypy: 0.761 -> 0.770"
This reverts commit e7c3e277b6.

See https://github.com/NixOS/nixpkgs/issues/83458

This currently blocks the channel.
2020-03-26 20:50:32 -04:00
Benjamin Hipple 1854831909
Merge pull request #83444 from r-ryantm/auto-update/clipmenu
clipmenu: 5.6.0 -> 6.0.1
2020-03-26 20:49:38 -04:00
Benjamin Hipple ce9d22b6bf
Merge pull request #83342 from r-ryantm/auto-update/python2.7-graph-tool
python27Packages.graph-tool: 2.29 -> 2.30
2020-03-26 20:47:50 -04:00
Mario Rodas d107e3b441
Merge pull request #83440 from Frostman/hugo-0.68.3
hugo: 0.68.1 -> 0.68.3
2020-03-26 19:32:23 -05:00
Maximilian Bosch 0e69720f34
iwd: 1.5 -> 1.6 2020-03-27 01:29:01 +01:00
Maximilian Bosch 79cc0c7e9f
ell: 0.28 -> 0.30 2020-03-27 01:29:01 +01:00
Mario Rodas 13b98063cc
Merge pull request #83437 from marsam/fix-mpv-darwin
mpv: fix cocoa backend
2020-03-26 19:27:24 -05:00
Mario Rodas 079bd62683
Merge pull request #83453 from zowoq/buildah
buildah: 1.14.3 -> 1.14.4
2020-03-26 19:13:03 -05:00
Orivej Desh dd166f4cb4 solfege: fix run
It was failing with:

    Traceback (most recent call last):
      File "/nix/store/…-solfege-3.22.2/bin/.solfege-wrapped", line 55, in <module>
        from solfege import presetup
      File "/nix/store/…-solfege-3.22.2/share/solfege/solfege/presetup.py", line 22, in <module>
        import gtk
    ImportError: No module named gtk
2020-03-27 00:06:41 +00:00
Maximilian Bosch c20428ee24
rambox: 0.7.4 -> 0.7.5
https://github.com/ramboxapp/community-edition/releases/tag/0.7.5
2020-03-27 00:48:12 +01:00
Orivej Desh 3e47a6e50a nootka: init at 1.4.7, init unstable at 1.7.0-beta1 2020-03-26 23:36:29 +00:00
Samuel Dionne-Riel eb35d21d77 nixos/rigel: Fix evaluation 2020-03-26 19:29:08 -04:00
Mario Rodas a6f97ab9c2
nodejs-13_x: 13.11.0 -> 13.12.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.12.0
2020-03-26 17:56:00 -05:00
zowoq 2275ba08be buildah: 1.14.3 -> 1.14.4
https://github.com/containers/buildah/releases/tag/v1.14.4
2020-03-27 08:54:33 +10:00
Maximilian Bosch 5bfc1d5110
mautrix-whatsapp: 2020-02-09 -> 2020-03-26 2020-03-26 23:45:33 +01:00
Orivej Desh ed5d0ed4c6 tony: init at 2.1.1 2020-03-26 22:34:47 +00:00
Orivej Desh f61af809d2 muse: fix parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh cc81399036 qtractor: enable parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh 1780933db1 vamp-plugin-sdk: 2.7.1 -> 2.9 2020-03-26 22:34:47 +00:00
Orivej Desh ef164d2ba9 vamp-plugin-sdk: rename from vamp.vampSDK 2020-03-26 22:34:47 +00:00
Michael Raskin 778c42b470
Merge pull request #83409 from r-ryantm/auto-update/xscreensaver
xscreensaver: 5.43 -> 5.44
2020-03-26 22:20:11 +00:00
Michael Weiss 38aa1cad7f
signal-desktop: 1.32.2 -> 1.32.3 2020-03-26 22:16:48 +01:00
Ben Darwin 5df826fb11 python3Packages.rope: 0.14.0 -> 0.16.0 2020-03-26 13:43:10 -07:00
R. RyanTM 9c5f4d973c python27Packages.graph-tool: 2.29 -> 2.30 2020-03-26 16:02:26 -04:00
Matthieu Coudron ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
R. RyanTM 05078b0325 clipmenu: 5.6.0 -> 6.0.1 2020-03-26 19:08:46 +00:00
Daiderd Jordan e7c3e277b6 mypy: 0.761 -> 0.770 2020-03-26 19:45:18 +01:00
Sergey Lukjanov 06ebdb4288 hugo: 0.68.1 -> 0.68.3 2020-03-26 11:18:20 -07:00
Lancelot SIX 9d46dea6c5
Merge pull request #83413 from jonringer/bump-argcomplete
python3Packages.argcomplete: 1.10.3 -> 1.11.1
2020-03-26 19:08:00 +01:00
Daniël de Kok 86af0de552 python3Packages.spacy_models: 2.2.0 -> 2.2.5
With the exception of xx_ent_wiki_sm, since it does not have a newer
model available.
2020-03-26 10:42:49 -07:00
Drew Risinger 1dc44ccd86 pythonPackages.qiskit-ibmq-provider: 0.4.5 -> 0.5.0 2020-03-26 10:38:27 -07:00
Drew Risinger 86973e5484 pythonPackages.arrow: 0.15.4 -> 0.15.5 2020-03-26 10:38:27 -07:00
Drew Risinger 532e0890b4 pythonPackages.qiskit-ibmq-provider: init at 0.4.5
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.

Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Maximilian Bosch 90dcc33603
Merge pull request #40082 from jarjee/update/mongodb
mongodb: 3.4.10 -> 4.0.12
2020-03-26 18:15:09 +01:00
Jonathan Ringer 41e1594f46 python3Packages.argcomplete: 1.10.3 -> 1.11.1 2020-03-26 10:12:38 -07:00
Maximilian Bosch ebb6e385ea
Revert "nixos-container: use systemd-run instead of nsenter"
This reverts commit 7cb100b683.

See also #83432.

This appears to break at least the `container`-backend of `nixops`: when
running `switch-to-configuration` within `nixos-container run`, the
running `systemd`-instance gets reloaded which appears to kill the
`systemd-run` command and causes `nixos-container run` to hang.

The full issue is reported in the original PR[1].

[1] https://github.com/NixOS/nixpkgs/pull/67332#issuecomment-604145869

(cherry picked from commit 7f1ba606ac)
2020-03-26 17:55:12 +01:00
Domen Kožar 59c58f3360
ghc: 8.10.0.20200123 -> 8.10.1 2020-03-26 17:47:06 +01:00