244391 Commits

Author SHA1 Message Date
Johannes Rosenberger
7abb57c7b5 fix passing qt5 version to pythonInterpreters
fixes c88f3adb1793cd3b007baff0292cf1fa8d0ab1e6, which resulted in
qt 5.15 being used in pythonPackages, despite 5.14 being
declared, and adapts qutebrowser accordingly.

'callPackage { pkgs = pkgs // { … }; }' does not work, because
it does not take into account the recursive evaluation of nixpkgs:

`pkgs/development/interpreters/python/default.nix` calls
`pkgs/top-level/python-packages.nix` with `callPackage`.
Thus, even if the former gets passed the updated `pkgs`,
the latter always gets passed `pkgs.pkgs`.

For the change in the qt5 version to apply consistently, 'pkgs.extend'
must be used.

qutebrowser only used the right qt5 version (5.15) because all
pythonPackages used it anyway.
2020-09-22 21:03:43 +02:00
Doron Behar
e9364d1737
Merge pull request #98442 from danieldk/weather-cleanups 2020-09-22 21:23:16 +03:00
Daniël de Kok
e05feccc46 weather: enable on all Unix platforms 2020-09-22 19:56:48 +02:00
Daniël de Kok
53c78da3b7 weather: cleanups 2020-09-22 19:56:42 +02:00
Martin Weinelt
0f50990678 python3Packages.segments: init at 2.1.3 2020-09-22 10:11:37 -07:00
Martin Weinelt
8fca119c52 python3Packages.clldutils: init at 3.5.2 2020-09-22 10:11:37 -07:00
Martin Weinelt
2904bef26c python3Packages.csvw: init at 1.8.0 2020-09-22 10:11:37 -07:00
John Ericson
3e462a8533
Merge pull request #98466 from stigtsp/package/perl-cross-default_inc_excludes_dot
perl-cross: fix . being included in INC
2020-09-22 12:49:18 -04:00
Vincent Laporte
a775c939d4 ocamlPackages.zed: 2.0.3 → 3.1.0 2020-09-22 18:41:01 +02:00
Stefan Frijters
6dad7ddb8c maestral-qt: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Stefan Frijters
b3e1fd55e4 pythonPackages.maestral: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Stefan Frijters
08ab7f917d pythonPackages.dbus-next: init at 0.1.4 2020-09-22 09:17:42 -07:00
Stefan Frijters
8463f5c9fd pythonPackages.dropbox: 10.3.1 -> 10.4.1 2020-09-22 09:17:42 -07:00
Stefan Frijters
bc2e4628b2 maestral-gui: Fix Qt by using libsForQt5
This is needed after c88f3adb179 to make sure the libs are consistent.
2020-09-22 09:17:42 -07:00
oxalica
11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
Lancelot SIX
bd4805b659 pythonPackages.django: 2.2.15 -> 2.2.16
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Daniël de Kok
260f03f9e6
Merge pull request #98413 from danieldk/softmaker-remove-intercept
softmaker-office: remove /bin/ls intercept
2020-09-22 17:53:05 +02:00
Doron Behar
807654ceb5
Merge pull request #98467 from romildo/upd.mpv
mpv: install mpv_identify.sh
2020-09-22 17:55:35 +03:00
Doron Behar
e32fa846d0
Merge pull request #98444 from petabyteboy/feature/update-viu
viu: 1.0 -> 1.1
2020-09-22 17:34:54 +03:00
Christian Kauhaus
44a70c9e7d
Merge pull request #97345 from ckauhaus/67197-mcpp-cve-2019-14274
mcpp: add patch for CVE-2019-14274
2020-09-22 16:01:06 +02:00
Stig Palmquist
e2926577a1
perl-cross: fix . being included in INC
perl-cross set `default_inc_excludes_dot` to undefined by default. This
sets `-Ddefault_inc_excludes_dot` explicitly when cross compiling.
2020-09-22 14:35:46 +02:00
Marek Mahut
06b27898a4
Merge pull request #98445 from AndersonTorres/goodbye-blockchains
Removing myself from maintainers lists of blockchains
2020-09-22 12:18:29 +02:00
Maximilian Bosch
23370afced
curlie: 1.3.1 -> 1.5.4 2020-09-22 11:23:17 +02:00
Ben Wolsieffer
83162ab3b9 pythonPackages.pykdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Ben Wolsieffer
ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
AndersonTorres
f29f67bdb3 Removing myself from maintainers list of blockchains 2020-09-22 03:26:42 -03:00
Vincent Laporte
06098c76b9 bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
Vincent Laporte
943fa12e6a hop: fix build
The configure process tries to escape the sandbox by writing into /tmp
2020-09-21 23:24:54 -07:00
Jared Tobin
a4c2512d7b vimPlugins.hoon-vim: init at 2020-02-19 2020-09-21 23:16:44 -07:00
Ben Darwin
03ea51a8a3 python3Packages.dipy: 1.1.1 -> 1.2.0 2020-09-21 23:16:37 -07:00
Ben Darwin
9fde97d85f python3Packages.pyxnat: init at 1.3 2020-09-21 23:16:17 -07:00
Martin Weinelt
b3ca5036a4 pythonPackages.mocket: 3.8.9 -> 3.9.0 2020-09-21 23:14:57 -07:00
Martin Weinelt
a762bbf7b4 pythonPackages.http-parser: init at 0.9.0 2020-09-21 23:14:57 -07:00
Milan Pässler
534ad6855a viu: 1.0 -> 1.1 2020-09-22 08:04:20 +02:00
Milan
479976340a
duf: init at 0.1.0 (#98396) 2020-09-22 00:57:28 -05:00
Jules Aguillon
c4cb4c226e
Declare several versions of OCamlformat (#88799)
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.

Define every versions at once and share code

* ocamlformat: add dependency on base

OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Jörg Thalheim
658b78e9b6
Merge pull request #98418 from erincandescent/dinoarwin
Dino: Enable on macOS/Darwin
2020-09-22 07:16:17 +02:00
Daniël de Kok
271b9ac9a7 weather: reformat derivation 2020-09-22 06:50:04 +02:00
Daniël de Kok
748aa38cb1
Merge pull request #98195 from zachcoyle/weather-enable-darwin
weather: enable on darwin
2020-09-22 06:48:09 +02:00
Mario Rodas
6bbdbaabae
Merge pull request #98388 from marsam/update-mruby
mruby: 2.1.1 -> 2.1.2
2020-09-21 22:28:20 -05:00
zowoq
1399f780bb ripgrep: remove unnecessary reference to $src 2020-09-22 12:33:35 +10:00
José Romildo Malaquias
1d8fae0b4d mpv: install mpv_identify.sh
It is file identification script.
It is used in mc default actions for video files.
2020-09-21 23:29:09 -03:00
zowoq
b531e65954 fd: remove unnecessary reference to $src 2020-09-22 12:26:24 +10:00
Anderson Torres
1a3b6ccf66
Merge pull request #98432 from AndersonTorres/upload-luakit
luakit: 2.1 -> 2.2
2020-09-21 23:00:36 -03:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
update some packages I maintain
2020-09-22 03:59:27 +02:00
Mario Rodas
fc7dbbd31f
Merge pull request #97914 from bbigras/chatterino
chatterino2: 2.1.7 -> 2.2.2
2020-09-21 20:54:40 -05:00
AndersonTorres
b950a85b41 luakit: 2.1 -> 2.2
Also, adding myself to maintainers list.
2020-09-21 21:28:23 -03:00
Erin
433503323e
Update pkgs/applications/networking/instant-messengers/dino/default.nix
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2020-09-22 01:42:35 +02:00
Zach Coyle
b06070c2bb
weather: enable on darwin 2020-09-21 18:13:52 -04:00
zowoq
647be9d0dd age: 1.0.0-beta4 -> 1.0.0-beta5
https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta5
2020-09-22 08:03:40 +10:00