R. RyanTM
07fdb4f3d6
speexdsp: 1.2rc3 -> 1.2.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/speexdsp/versions
2019-07-03 08:51:37 +02:00
Izorkin
d055655954
libssh2: 1.8.2 -> 1.9.0
2019-07-03 08:51:16 +02:00
Tobias Mayer
d87c843b6f
Integrate review suggestions
2019-07-03 08:50:18 +02:00
Tobias Mayer
2608669904
cmake: 3.13.4 -> 3.14.5
2019-07-03 08:50:18 +02:00
R. RyanTM
e62b771433
libinput: 1.13.2 -> 1.13.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/libinput/versions
2019-07-03 08:41:21 +02:00
Timo Kaufmann
9db3a5869e
python2: backport fix for pyc race condition
...
This is python bug https://bugs.python.org/issue13146 . Fixed since
python 3.4. It makes pyc creation atomic, preventing a race condition.
The patch has been rebased on our deterministic build patch.
It wasn't backported to python 2.7 because there was a complaint about
changed semantics. Since files are now created in a temporary directory
and then moved, symlinks will be overridden. See
https://bugs.python.org/issue17222 .
That is an edge-case however. Ubuntu and debian have backported the fix
in 2013 already, making it mainstream enough for us to adopt.
2019-07-03 08:40:51 +02:00
R. RyanTM
75aee3cfdb
libuv: 1.29.1 -> 1.30.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/libuv/versions
2019-07-03 08:38:57 +02:00
volth
b46e5ea184
buildPerlPackage: recognize "#!perl" as shebang
2019-07-03 08:38:20 +02:00
R. RyanTM
f7eee05a22
unbound: 1.9.1 -> 1.9.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/unbound/versions
2019-07-03 08:28:23 +02:00
worldofpeace
cb278f70d0
Merge pull request #63520 from worldofpeace/dontConfigure
...
setup.sh: add dontConfigure
2019-07-02 20:05:37 -04:00
R. RyanTM
0eb4838191
expat: 2.2.6 -> 2.2.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/expat/versions
2019-07-01 17:02:38 +02:00
Florian Klink
a7a0d11628
systemd: apply systemd-stable 242 backports ( #63784 )
...
systemd: apply systemd-stable 242 backports
2019-07-01 10:41:13 +02:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
worldofpeace
b10e462404
doc/stdenv: describe dontUnpack
2019-07-01 04:23:51 -04:00
worldofpeace
4a88f4ebfc
setup.sh: add dontUnpack
2019-07-01 04:23:51 -04:00
worldofpeace
cab7c6cbd9
treewide: use dontConfigure
2019-07-01 04:23:51 -04:00
worldofpeace
c79ec3323e
doc/stdenv: describe dontConfigure
2019-07-01 01:52:54 -04:00
worldofpeace
0197c05786
setup.sh: add dontConfigure
...
There's already 21 occurences of this and I've
expected this to exist without knowing it had no affect for a while.
2019-07-01 01:52:54 -04:00
Florian Klink
df489f82e1
systemd: apply systemd-stable 242 backports
...
from https://github.com/NixOS/systemd/pull/29
2019-06-29 16:10:37 +02:00
Graham Christensen
0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
...
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
worldofpeace
159b9d8f4e
Merge pull request #63875 from worldofpeace/mesa-fixaarch
...
mesa: fix build Aarch64
2019-06-27 18:51:10 -04:00
worldofpeace
7d703ff5a5
mesa: fix build Aarch64
2019-06-27 17:07:48 -04:00
worldofpeace
5c3d3429f4
gnome3.gnome-documents: don't set buildtype
...
Plain is now default.
2019-06-27 16:35:44 -04:00
worldofpeace
16bade005d
gnome3.gnome-books: don't set buildtype
...
Plain is now default.
2019-06-27 16:35:32 -04:00
worldofpeace
f2125d701b
gnome3.gedit: don't set buildtype
...
Plain is now default.
2019-06-27 16:35:20 -04:00
worldofpeace
67bca98ff7
gnome3.gnome-photos: don't set buildtype
...
Plain is now default.
2019-06-27 16:35:05 -04:00
Graham Christensen
86311cd2f3
Merge pull request #56199 from eadwu/mesa/build-with-meson
...
mesa: build with meson
2019-06-26 19:25:14 -04:00
Graham Christensen
2b248d5bd2
Merge pull request #57773 from colemickens/libdrm-meson
...
libdrm: build with meson
2019-06-26 18:38:01 -04:00
Edmund Wu
1141c6f5f8
mesa: 18.3.4 -> 19.1.1
2019-06-26 18:32:47 -04:00
Edmund Wu
544a87cf23
mesa: build with meson
2019-06-26 18:32:44 -04:00
Cole Mickens
4c77d471e4
libdrm: build with meson
2019-06-26 23:45:15 +02:00
Matthew Bauer
24fea40d92
Merge pull request #56261 from eadwu/mesa/extract-stubs
...
mesa: extract stubs
2019-06-26 17:00:52 -04:00
worldofpeace
94e8afc254
Merge pull request #63493 from jtojnar/meson-auto-features
...
meson: enable auto_features by default
2019-06-25 12:48:46 -04:00
Jan Tojnar
ac404cfa98
gnome3.evince: remove auto_features=enabled from expression
...
It is now the default.
2019-06-25 18:24:53 +02:00
Jan Tojnar
c1d500ddd5
spice: remove auto_features=enabled from expression
...
It is now the default.
2019-06-25 18:24:53 +02:00
Jan Tojnar
1811e9155d
wl-clipboard: remove auto_features=enabled from expression
...
It is now the default.
2019-06-25 18:24:53 +02:00
Jan Tojnar
c3fe79e930
spice-gtk: remove auto_features=enabled from expression
...
It is now default
2019-06-25 18:24:53 +02:00
Jan Tojnar
4bc87ff365
zathura: fix build with auto_features=enabled
2019-06-25 18:24:53 +02:00
Jan Tojnar
4abfebf1fe
ncmpc: fix build with auto_features=enabled
2019-06-25 18:24:52 +02:00
Jan Tojnar
5779747af4
wlroots: fix build with auto_features=enabled
2019-06-25 18:24:52 +02:00
Jan Tojnar
592a52021d
grim: fix build with auto_features=enabled
2019-06-25 18:24:52 +02:00
Jan Tojnar
3238567677
girara: fix build with auto_features=enabled
...
Also split multiple outputs and enable tests.
2019-06-25 18:24:52 +02:00
Jan Tojnar
4fa19ba151
gnome3.tracker-miners: do not add auto_features=enabled
...
Meson setup hook now defaults to this.
2019-06-25 18:24:52 +02:00
Jan Tojnar
76d85e4a6f
gnome3.gnome-desktop: add libudev
2019-06-25 18:24:51 +02:00
Jan Tojnar
41c575b6fc
meson: use plain buildtype
...
This should allow us to inherit optimization/striping from stdenv
2019-06-25 18:24:51 +02:00
Jan Tojnar
0fd5abb213
meson: do not download wraps
2019-06-25 18:24:51 +02:00
Jan Tojnar
e529ec3263
meson: enable auto_features by default
...
We disabled them by default when they were introduced in
https://github.com/NixOS/nixpkgs/pull/42994
but enabling them probably makes more sense:
https://github.com/NixOS/nixpkgs/pull/54398
https://github.com/NixOS/nixpkgs/pull/63491
2019-06-25 18:24:51 +02:00
Jan Tojnar
85483ca76a
wxGTK31: fix eval
...
bc109b19c9
on master created a separate
expression based on wxGTK30, but that expression was modified on staging
in f0733a07d5
. Let's sync that.
2019-06-25 18:22:48 +02:00
Jan Tojnar
07d1d3ed68
Merge branch 'master' into staging
2019-06-25 18:06:43 +02:00
Jan Tojnar
52829801b7
Revert "python: scikit-learn: 0.20.3 -> 0.21.2"
...
This reverts commit 58cbb1b9e2
.
78054a581c
is more elaborated upgrade.
2019-06-25 18:03:57 +02:00