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
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
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
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
cfhammill
8e5aae5a19
Fix broken builds for rgdal and sf R packages
...
Builds were failing to include PROJ, depending on proj.dev
appears to fix it.
2019-09-02 16:23:24 +03:00
Matthieu Coudron
becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
...
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
arcnmx
8f9ad4a2b5
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 00:13:16 -07:00
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
...
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
worldofpeace
58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
...
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT)
10d0ab20ff
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:16:05 -04:00
Dima
a88976d222
pythonPackages.uvloop: 0.12.2 -> 0.13.0 ( #67735 )
...
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.
* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.
* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Austin Seipp
ea34c61c0f
nextpnr: restrict to Linux only
...
a5ac052dd3
changed the platforms for
nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
building anyway due to a missing OpenGL dependency.[1][2]
Restrict back to Linux for now. When a build fix happens, we can open it
up again.
[1] https://hydra.nixos.org/build/99106360
[1] https://hydra.nixos.org/eval/1538169
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-01 14:24:31 -05:00
Emily
f9333358e1
sdcc: extend platforms
2019-09-01 14:22:49 -05:00
Emily
2450e41497
trellis: 2019.08.09 -> 2019.09.01
2019-09-01 14:22:49 -05:00
Emily
cb5b674b58
{glasgow,libfx2}: init at 2018-{09-01,08-27}
2019-09-01 14:22:49 -05:00
Emily
321efae699
python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30}
2019-09-01 14:22:49 -05:00
Emily
cd4cba3e88
nextpnr: 2019.08.21 -> 2019.08.31
2019-09-01 14:22:49 -05:00
Emily
89ff2c7b9d
yosys: 2019.08.22 -> 2019.09.01
2019-09-01 14:22:49 -05:00
Cole Mickens
b291f2a995
libinput: 1.13.4 -> 1.14.1
2019-09-01 17:46:30 +02:00
Alexei Robyn
c62337d9c7
lua*Packages: Consolidate separate setup hooks together
...
- Lua packages now consistently use LUA_PATH/LUA_CPATH rather than a mix
of those and NIX_LUA_PATH/NIX_LUA_CPATH
- Lua libraries are now consistently only added to the search path
variables if:
1) The library actually has a corresponding directory to search
2) The library is not already present in the search path
This should help prevent the search paths from growing overly large
- Fixed bugs in some path helpers
- Changed the affected shell script indentation to 2 spaces; nixpkgs
shell scripts are inconsistently split between 2 and 4 space
indentation, but 2 matches better with the Nix expressions, so IMO it
makes more sense
2019-09-01 17:42:20 +02:00
Ben Wolsieffer
59d85b9910
openjfx: don't inherit license from openjdk
2019-09-01 17:34:20 +02:00
Ben Wolsieffer
ad4a78fee8
openjdk: add license on Darwin
2019-09-01 17:34:20 +02:00
Florian Klink
0934064791
Merge pull request #67841 from ivan/vulkan-loader-fix
...
vulkan-headers, vulkan-tools: fix version
2019-09-01 15:37:00 +02:00
Marek Mahut
8034573934
Merge pull request #67881 from prusnak/python-trezor
...
pythonPackages.trezor: fix typo (pyarg vs pyargs)
2019-09-01 15:11:16 +02:00
Pavol Rusnak
a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs)
2019-09-01 13:41:28 +02:00
Ivan Kozik
78d1b2d29e
cargo-watch: enable for darwin
2019-09-01 09:45:02 +00:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-01 10:09:19 +02:00
Marek Mahut
29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
...
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Jan Tojnar
793c2c3819
Merge pull request #67864 from ryantm/babl
...
babl: disable tests
2019-09-01 08:50:13 +02:00
Wael Nasreddine
4b51602816
intake: 0.4.4 -> 0.5.3 ( #66412 )
2019-09-01 00:32:43 -06:00
Marek Mahut
05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
...
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
worldofpeace
3104cb2867
Merge pull request #67853 from ivan/pikepdf-fix-build
...
python3Packages.pikepdf: 1.1.0 -> 1.6.2, pybind11: 2.2.4 -> 2.3.0
2019-09-01 00:31:37 -04:00
Ivan Kozik
1ac28e704f
diesel-cli: init at 1.4.0
...
Fixes #67797 .
2019-09-01 03:39:23 +00:00
Sam Doshi
d3188e90a0
supercollider: Use qt5's own mkDerivation
2019-08-31 23:27:43 -04:00