Commit Graph
184089 Commits
Author SHA1 Message Date
Will DietzandFrederik Rietdijk d41bc0ff56 xkeyboardconfig: drop no-longer-applying esperanto patch 2019-07-03 08:52:51 +02:00
Will DietzandFrederik Rietdijk 97d1f95d9d xorg.xkeyboardconfig: 2.24 -> 2.27
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/tags/xkeyboard-config-2.27
2019-07-03 08:52:51 +02:00
R. RyanTMandFrederik Rietdijk 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
IzorkinandFrederik Rietdijk d055655954 libssh2: 1.8.2 -> 1.9.0 2019-07-03 08:51:16 +02:00
Tobias MayerandFrederik Rietdijk d87c843b6f Integrate review suggestions 2019-07-03 08:50:18 +02:00
Tobias MayerandFrederik Rietdijk 2608669904 cmake: 3.13.4 -> 3.14.5 2019-07-03 08:50:18 +02:00
R. RyanTMandFrederik Rietdijk 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 KaufmannandFrederik Rietdijk 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. RyanTMandFrederik Rietdijk 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
volthandFrederik Rietdijk b46e5ea184 buildPerlPackage: recognize "#!perl" as shebang 2019-07-03 08:38:20 +02:00
R. RyanTMandFrederik Rietdijk 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
worldofpeaceandGitHub cb278f70d0 Merge pull request #63520 from worldofpeace/dontConfigure
setup.sh: add dontConfigure
2019-07-02 20:05:37 -04:00
R. RyanTMandRobert Helgesson 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 KlinkandGitHub 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 ChristensenandGitHub 0daecd2d7a Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
worldofpeaceandGitHub 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 ChristensenandGitHub 86311cd2f3 Merge pull request #56199 from eadwu/mesa/build-with-meson
mesa: build with meson
2019-06-26 19:25:14 -04:00
Graham ChristensenandGitHub 2b248d5bd2 Merge pull request #57773 from colemickens/libdrm-meson
libdrm: build with meson
2019-06-26 18:38:01 -04:00
Edmund WuandGraham Christensen 1141c6f5f8 mesa: 18.3.4 -> 19.1.1 2019-06-26 18:32:47 -04:00
Edmund WuandGraham Christensen 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 BauerandGitHub 24fea40d92 Merge pull request #56261 from eadwu/mesa/extract-stubs
mesa: extract stubs
2019-06-26 17:00:52 -04:00
worldofpeaceandGitHub 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