Frederik Rietdijk
5718ed6d32
python.pkgs.wheel: 0.33.4 -> 0.33.6
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
0570a6b126
python.pkgs.setuptools: 0.33.4 -> 0.33.6
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
afe67e5493
python.pkgs.pip: 19.1.1 -> 19.2.3
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
dc95e17fc2
python: bootstrapped-pip: update wheel, setuptools, pip
...
wheel 33.4 -> 33.6
setuptools 41.0.1 -> 42.2.0
pip 19.1.1 -> 19.2.3
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
755de1cbe2
python.pkgs.terminado: disable tests
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
9dd6537303
pythonPackages.tld: use pythonImportsCheck and pytestCheckHook
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
f7e28bf5d8
Split buildPythonPackage into setup hooks
...
This commit splits the `buildPythonPackage` into multiple setup hooks.
Generally, Python packages are built from source to wheels using `setuptools`.
The wheels are then installed with `pip`. Tests were often called with
`python setup.py test` but this is less common nowadays. Most projects
now use a different entry point for running tests, typically `pytest`
or `nosetests`.
Since the wheel format was introduced more tools were built to generate these,
e.g. `flit`. Since PEP 517 is provisionally accepted, defining a build-system
independent format (`pyproject.toml`), `pip` can now use that format to
execute the correct build-system.
In the past I've added support for PEP 517 (`pyproject`) to the Python
builder, resulting in a now rather large builder. Furthermore, it was not possible
to reuse components elsewhere. Therefore, the builder is now split into multiple
setup hooks.
The `setuptoolsCheckHook` is included now by default but in time it should
be removed from `buildPythonPackage` to make it easier to use another hook
(curently one has to pass in `dontUseSetuptoolsCheck`).
2019-09-06 15:18:45 +02:00
Benjamin Hipple
7d3b44c9be
waf: 2.0.15 -> 2.0.18
2019-09-06 14:35:59 +02:00
Vincent Laporte
5b3dc48f19
coqPackages.stdpp: 1.1 -> 1.2.1; coqPackages.iris: 3.1.0 -> 3.2.0
...
Ensures compatibility with Coq ≥ 8.9
2019-09-06 11:51:34 +00:00
Robert Hensing
2eb0bb3b59
Merge pull request #68007 from xbreak/clipp
...
clipp: init at 1.2.3
2019-09-06 12:48:24 +02:00
Marek Mahut
59d3c9618d
Merge pull request #68167 from jonringer/bump-requests-mock
...
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-06 09:12:54 +02:00
Jan Tojnar
306cc9b311
Merge branch 'staging-next' into staging
2019-09-06 03:21:30 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
...
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus'
2019-09-06 02:57:51 +02:00
Jan Tojnar
684bad0569
gtk: move expressions
2019-09-06 02:54:53 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
Evan Stoll
e4c243d6a0
postman: add evanjs to maintainers
2019-09-05 19:24:48 -04:00
Evan Stoll
abd41c3f68
postman: 7.0.7 -> 7.6.0
...
- Remove gnome2 (#39976 )
- Use pango instead of gnome2.pango
- Remove gnome2.GConf
- Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
- As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib
- Move libPath inputs to buildInputs
2019-09-05 19:24:31 -04:00
adisbladis
b611485ad5
go_1_10: Drop package
...
It's unsupported by upstream.
2019-09-05 22:33:41 +01:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
...
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Tyler Benster
d0a442f6e5
imagecodecs-lite: init at 2019.4.20
2019-09-05 14:04:24 -07:00
Jonathan Ringer
341f65e60f
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-05 12:59:38 -07:00
Jonathan Ringer
04c2622d07
pythonPackages.purl: init at 1.5
2019-09-05 12:59:09 -07:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
...
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Jörg Thalheim
a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
...
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767
Fix radare2-cutter: Wrap Cutter with Qt wrapper
...
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Vladimír Čunát
e5dece4cbf
Merge branch 'staging-next' into staging
2019-09-05 10:23:46 +02:00
Marek Mahut
1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
...
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00
Marek Mahut
88c42a26a2
Merge pull request #68093 from jonringer/bump-textacy
...
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-05 08:27:23 +02:00
Will Dietz
4e8593b874
Merge pull request #68054 from dtzWill/update/webkitgtk-2.24.4
...
webkitgtk: 2.24.3 -> 2.24.4 (security!)
2019-09-04 21:11:40 -05:00
Will Dietz
8fdb4c2836
Merge pull request #68052 from dtzWill/update/glib-2.60.7
...
glib: 2.60.6 -> 2.60.7
2019-09-04 20:55:08 -05:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Orivej Desh
9ec4a264ed
libjpeg-turbo: 2.0.2 -> 2.0.3
2019-09-05 00:16:52 +00:00
Timo Kaufmann
0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 ( #68108 )
2019-09-04 18:13:00 +02:00
Aaron Andersen
a4ac265039
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-04 11:42:47 -04:00
Jan Tojnar
e7cccdbb13
Merge pull request #68105 from jtojnar/meson-darwin-fix
...
meson: fix darwin patch
2019-09-04 16:59:33 +02:00
Jan Tojnar
1be03500d5
meson: fix darwin patch
...
Somehow I missed this in https://github.com/NixOS/nixpkgs/pull/67596
2019-09-04 16:10:56 +02:00
Andreas Rammhold
29e4048d0a
Merge pull request #67186 from xbreak/libyaml-cpp/no-gtest
...
libyamlcpp: Disable build & install of Google Test
2019-09-04 14:20:29 +02:00
Michael Fellinger
683a7f0f34
bundix: 2.4.2 -> 2.5.0
2019-09-04 10:31:39 +00:00
Aaron Andersen
8b9001d759
Merge pull request #68066 from dtzWill/update/speedtest-cli-2.1.2
...
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-04 06:00:35 -04:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
Marek Mahut
1d8a3973f4
Merge pull request #67988 from mmahut/trezor-agent
...
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-04 10:46:14 +02:00
Jonathan Ringer
92ef9bb692
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-04 01:28:05 -07:00
Peter Hoeg
501e5bd1e8
platformio: 3.6.6 -> 4.0.3
2019-09-04 13:59:22 +08:00
Peter Hoeg
8edc31aa35
pythonPackages.semantic-version: 2.6.0 -> 2.8.1
2019-09-04 13:59:08 +08:00
Will Dietz
3f7d0ad89e
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-03 19:47:35 -05:00
Mario Rodas
39d343929d
Merge pull request #68002 from marsam/update-supercollider
...
supercollider: 3.10.2 -> 3.10.3
2019-09-03 19:35:39 -05:00
Will Dietz
04ddfc59b4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
...
https://webkitgtk.org/2019/08/28/webkitgtk2.24.4-released.html
https://webkitgtk.org/security/WSA-2019-0004.html
2019-09-03 19:23:11 -05:00
Will Dietz
59ed1d94c9
glib: 2.60.6 -> 2.60.7
...
https://gitlab.gnome.org/GNOME/glib/-/tags/2.60.7
2019-09-03 19:18:53 -05:00
Will Dietz
00039ef5af
php73: 7.3.8 -> 7.3.9 (security)
...
https://www.php.net/archive/2019.php#2019-08-29-1
https://www.php.net/ChangeLog-7.php#7.3.9
2019-09-03 18:33:37 -05:00
Jai Flack
cac6631e61
Add large hunspell dicts ( #67424 )
...
* Move en_AU alias to above declaration to match others
* Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell dictionaries
Squashed commit of the following:
commit e3c0054263f6d71c1890ecb52b06ade71ce046ee
Author: Jai Flack <jaiflack@protonmail.com>
Date: Tue Aug 27 18:38:34 2019 +1000
Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell
dictionaries
Squashed commit of the following:
commit 6b16e7326061aa55bb6993b3913fb4fb701a9b8f
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:38:08 2019 +1000
Adding en_GB-large dictionary
commit c94c6c39503750c820cdab533b4372695b61bad3
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:37:37 2019 +1000
Fix en_US-large and en_CA-large hashes
commit 84a847b39e7ad967d26434b0f6935211bb42010a
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:54 2019 +1000
Adding en_AU-large dictionary
commit b7d6e1ceebae98a5d7f3c6e119cb3816b879ed54
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:36 2019 +1000
Adding en_CA-large dictionary
commit c1857a6e054b60bbe51eda4a8c3c55285cf6092e
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:10 2019 +1000
Adding en_US-large dictionary
commit 898caa0eb9452992d5dc59cd82d267fcc8ad1133
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:14:25 2019 +1000
Modifying mkDictFromWordlist to allow for different src and destination
file names
2019-09-03 22:57:46 +02:00
Michael Raskin
0609099943
Merge pull request #68010 from Mic92/radare2
...
radare2: 3.7.0 -> 3.8.0
2019-09-03 20:53:56 +00:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8
2019-09-03 22:15:07 +02:00
Franz Pletz
be9901afe2
llvm_38: drop since it doesn't build with gcc8
2019-09-03 22:04:44 +02:00
Michael Fellinger
1f49035aca
ruby.withPackages: init
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Franz Pletz
bd85a832c1
bap: build with llvm_8
2019-09-03 21:26:27 +02:00
Franz Pletz
e7b6d8790f
ocamlPackages.llvm: build with llvm_8
2019-09-03 21:25:23 +02:00
Franz Pletz
e3434a3c36
llvm_4: fix build with gcc8
2019-09-03 21:24:40 +02:00
Sarah Brofeldt
ce8cd5fd00
Merge pull request #68001 from johanot/fix-cherrypy
...
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 19:23:44 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
...
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
...
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
Mario Rodas
3a601cac5b
ruby: update RVM patchsets
2019-09-03 15:33:51 +00:00
Mario Rodas
bd51778554
ruby_2_6: 2.6.3 -> 2.6.4
2019-09-03 15:33:51 +00:00
Mario Rodas
8cb7bb03fd
ruby_2_5: 2.5.5 -> 2.5.6
2019-09-03 15:33:51 +00:00
Mario Rodas
06205d8154
ruby_2_4: 2.4.5 -> 2.4.7
2019-09-03 15:33:51 +00:00
Jan Tojnar
d1f9fcbbbc
libgdata.tests: add installedTests
2019-09-03 16:51:47 +02:00
Jan Tojnar
e01d33a99d
libgdata: 0.17.10 → 0.17.11
...
https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.11.news
2019-09-03 16:47:31 +02:00
worldofpeace
42f63ff5a8
Merge pull request #67957 from jtojnar/glib-networking-cleanup
...
glib-networking: clean up & add installed tests
2019-09-03 10:42:31 -04:00
idontgetoutmuch
739cdb368e
Ensure blas produces pkg config files ( #67629 )
...
blas: produce pkgconfig file
2019-09-03 16:34:45 +02:00
Jan Tojnar
0aa934aa2d
libproxy: wrap GSetings helper
...
Add GSettings schemas required for GNOME helper.
2019-09-03 16:11:40 +02:00
Jan Tojnar
e9953b602c
libproxy: format with nixpkgs-fmt
2019-09-03 16:11:39 +02:00
Jan Tojnar
d0ddf6415a
libproxy: split python outputs
2019-09-03 16:11:39 +02:00
Jan Tojnar
a01a8544f7
libproxy: remove outdated comment
...
We no longer propagate dependencies so the comment is not relevant.
2019-09-03 16:11:39 +02:00
Jan Tojnar
ecf6f4aeb1
glib-networking: add installed tests
2019-09-03 16:11:38 +02:00
Jörg Thalheim
bf14c2076c
radare2: 3.7.0 -> 3.8.0
2019-09-03 14:49:35 +01:00
xbreak
b604e3fafd
clipp: init at 1.2.3
2019-09-03 12:38:59 +00:00
Guillaume Bouchard
67904dccbb
bazel: 0.28.1 -> 0.29.0
...
- Upgraded dependencies
- dependencies script upgraded to take into account new WORKSPACE
rules
- Tests now depends on the `distdir`
Runtime bazel now also depends on the `distdir` setting which appears
in the global configuration file. This increases the bazel closure
size by 85 MO for stuffs which can normally be downloaded at runtime
by bazel. However, any invocation of `buildBazelPackage` (such as in
`bazel-watcher`) may fail in nix sandbox if theses files are not
available at runtime.
If this overhead is too important, we may later evolve to a finer
grained solution, where buildBazelPackage declares the list of
necessary dependencies.
2019-09-03 13:12:53 +02:00
Johan Thomsen
585c9e2b10
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 12:52:57 +02:00
Jan Tojnar
065c722d73
Merge pull request #67928 from jtojnar/enchant-tests
...
enchant: 2.2.4 → 2.2.5
2019-09-03 12:36:35 +02:00
Jan Tojnar
b1d6e7a0fc
libmypaint: 1.3.0 → 1.4.0 ( #67929 )
...
libmypaint: 1.3.0 → 1.4.0
2019-09-03 12:04:16 +02:00
Marek Mahut
daf558cba5
Merge pull request #67912 from marsam/update-sbcl
...
sbcl: 1.5.3 -> 1.5.6
2019-09-03 11:45:59 +02:00
Jan Tojnar
30853a61f5
libmypaint: 1.3.0 → 1.4.0
...
http://mypaint.org/blog/2019/09/01/libmypaint-1.4.0-release/
2019-09-03 11:29:09 +02:00
Mario Rodas
ae610711eb
supercollider: 3.10.2 -> 3.10.3
...
Changelog: https://github.com/supercollider/supercollider/releases/tag/Version-3.10.3
2019-09-03 04:20:00 -05:00
Marek Mahut
a8b3979f2d
Merge pull request #67949 from talkara/pythonPackages.robotframework-sshlibrary
...
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-03 11:02:59 +02:00
Marek Mahut
254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
...
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Marek Mahut
3802b4113a
Merge pull request #67984 from marsam/update-devpi-server
...
devpi-server: 4.9.0 -> 5.1.0
2019-09-03 11:01:13 +02:00
Marek Mahut
5c21c8f633
Merge pull request #67991 from andrestylianos/joker-0.12.7
...
joker: 0.12.4 -> 0.12.7
2019-09-03 10:58:52 +02:00
Marek Mahut
69e85916e6
Merge pull request #67979 from marsam/update-dive
...
dive: 0.7.2 -> 0.8.0
2019-09-03 10:56:31 +02:00
Vladyslav Burzakovskyy
0a7905ce74
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 10:41:47 +02:00
André Stylianos Ramos
ca8558af6c
joker: 0.12.4 -> 0.12.7
2019-09-03 04:50:02 -03:00
Peter Simons
de84b81ebf
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
54f9c36e54
.
2019-09-03 09:23:52 +02:00
Mario Rodas
6beccdcb83
haskellPackages: unbreak cachix build
2019-09-03 09:23:52 +02:00
Yorick van Pelt
5791d8e600
haskell-modules: update configuration-common.nix
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
67588cdd4b
haskell.packages.ghc881.tls: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
7cb55e8742
haskell.packages.ghc881.asn1-encoding: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
e5d3c59fc4
haskell.packages.ghc881.haskell-src-meta: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
4d779b0e8e
haskell.packages.ghc881.shelly: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
548c363a0d
haskell.packages.ghc881.th-expand-syns: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
8c1e16bd5c
haskell.packages.ghc881.system-fileio: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
dff789ddab
haskell.packages.ghc881.chell: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
5641a8da28
haskell.packages.ghc881.yaml: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
5e91bfa80a
haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
b466079cd6
haskell.packages.ghc881.memory: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
25ac083d25
haskell.packages.ghc881.foundation: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
c5c538942d
haskell.packages.ghc881.socks: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
2ffd53d5b9
haskell.packages.ghc881.aeson: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
1c474c5edc
haskell.packages.ghc881.polyparse: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
b747fdac9e
haskell.packages.ghc881.cabal-doctest: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
02b965ed7d
haskell.packages.ghc881.dlist: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
c8aee770a0
ghc881: fix happy build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
93dd24aa6a
haskell.packages.ghc881.attoparsec: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
383e3f5f43
haskell.packages.ghc881.th-lift: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
2770597659
haskell.packages.ghc881.th-abstraction: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
9072dd16f6
ghc881: remove broken unordered-containers override
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
4f2edc2f5f
haskell.packages.ghc881.haskell-src-exts: fix build
2019-09-03 09:23:28 +02:00
(cdep)illabout
a921f77d9e
haskellPackages.servant-checked-exceptions: mark unbroken
2019-09-03 09:23:28 +02:00
(cdep)illabout
d3dd6b5e94
haskellPackages.servant-rawm: mark unbroken
2019-09-03 09:23:28 +02:00
rnhmjoj
5464b428e2
haskellPackages.bisc: unmark as broken
2019-09-03 09:23:28 +02:00
gnidorah
0f1fc1f27f
haskellPackages.hakyll-images: unmark as broken
2019-09-03 09:23:28 +02:00
Peter Simons
94e51c360b
haskell-hpack: enable the test suite again
...
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Travis Whitaker
f1e3a6961b
Pass hoogle-local's buildCommand as a file.
...
This is necessary when a very large number of packages are included in the
package database. Without this change, setting up the build environment will
fail, since the environment will be too large.
This simply applies the technique mentioned in
https://github.com/NixOS/nixpkgs/issues/25057 to solve this problem.
2019-09-03 09:23:28 +02:00
Peter Simons
d00582b437
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0e7fdc96ca
.
2019-09-03 09:23:28 +02:00
Peter Simons
70efe840b4
LTS Haskell 14.4
2019-09-03 09:23:27 +02:00
Marek Mahut
718ccddf32
pythonPackages.trezor_agent: adding mmahut as maintainer
2019-09-03 09:02:03 +02:00
Marek Mahut
f7d9cf16bf
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-03 09:01:23 +02:00
Vincent Laporte
ff392e8190
ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1
2019-09-03 05:31:11 +00:00
Mario Rodas
b9329a88b9
devpi-server: 4.9.0 -> 5.1.0
2019-09-02 22:00:00 -05:00
worldofpeace
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
...
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar
fa03881954
gnome3.glib-networking: replace with alias
...
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar
6fabbe513b
gnome3.gvfs: fix eval with allowAliases = false
2019-09-03 03:48:06 +02:00
Jan Tojnar
f5a54f388c
gvfs: format with nixpkgs-fmt
2019-09-03 03:48:06 +02:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
...
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Mario Rodas
9bd820c542
dive: 0.7.2 -> 0.8.0
2019-09-02 20:46:48 -05:00
Jan Tojnar
ce4036177b
glib-networking: hardcode GSettings path to gnomeproxy module
...
So that this can be loaded from programs not depending on gsettings-desktop-schemas.
Currently, this patch is much uglier than it could be due to
https://gitlab.gnome.org/GNOME/glib/issues/1884
2019-09-03 02:48:49 +02:00
Mario Rodas
1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
...
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Vladimír Čunát
62d365654c
Merge nss update from #67924 into staging
...
Let's try to do some rebuilds in advance of Firefox release.
2019-09-02 23:26:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
Emily
12ae04518b
nextpnr: (hopefully) fix build on Darwin
...
Fixes #67898 , hopefully.
2019-09-02 16:11:17 -05:00
Emily
d13e64641d
icestorm: use libftdi1 rather than libftdi
2019-09-02 16:11:17 -05:00
Emily
c9625fa9ac
icestorm: 2019.08.15 -> 2019.08.31
2019-09-02 16:11:17 -05:00
Jan Tojnar
897a09f5e3
glib-networking: clean up
2019-09-02 18:57:46 +02:00
Jan Tojnar
cb1cc757ff
glib-networking: stop propagating dependencies
...
This was done from the beginning for no apparent reason:
cc6ecaeeef
2019-09-02 18:57:46 +02:00
Jan Tojnar
8c7be1b927
glib-networking: improve meta
...
* Add maintainers
* Add homepage
* Correct license as per b9c0324376
2019-09-02 18:57:46 +02:00
Jan Tojnar
84f318e323
glib-networking: drop unnecessary flag
...
auto_features are now enabled by default.
2019-09-02 18:57:46 +02:00
Jan Tojnar
f61b3e02c0
glib-networking: format with nixpkgs-fmt
2019-09-02 18:57:45 +02:00
Vincent Laporte
8d70f49cbd
ocamlPackages.lablgtk: 2.18.6 -> 2.18.8
...
Ensures compatibility with OCaml 4.08.
2019-09-02 16:19:24 +00:00
Peter Simons
22fb5e57f7
Merge pull request #67948 from cfhammill/master
...
Fix broken builds for rgdal and sf R packages
2019-09-02 16:33:49 +02:00
Andreas Rammhold
7b504b49b0
nss: 3.44.1 -> 3.46
2019-09-02 16:13:19 +02:00
Taito Horiuchi
fab559102e
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-02 16:52:15 +03:00