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 |
|
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 |
|
Michael Weiss
|
5b4b6b6c24
|
tdesktop: 1.7.7 -> 1.7.10
|
2019-06-25 17:33:56 +02:00 |
|
worldofpeace
|
813f1b5fba
|
Merge pull request #63659 from risicle/ris-hdbscan-fix-remove
pythonPackages.hdbscan: fix build
|
2019-06-25 11:33:27 -04:00 |
|
Mario Rodas
|
93ff86be32
|
flow: 0.101.0 -> 0.102.0
|
2019-06-25 15:31:24 +00:00 |
|
Michael Weiss
|
8c5147af79
|
weston: 6.0.0 -> 6.0.1
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-June/040661.html
|
2019-06-25 17:14:46 +02:00 |
|
Sarah Brofeldt
|
8f56d3eb04
|
Merge pull request #63310 from ckauhaus/vulnix-1.8.2
vulnix: 1.8.1 -> 1.8.2
|
2019-06-25 17:08:43 +02:00 |
|
worldofpeace
|
0cc397c3a7
|
Merge pull request #63745 from arcnmx/rust-darwin-bindgen
rust-bindgen: 0.49.0 -> 0.49.2
|
2019-06-25 10:59:26 -04:00 |
|
worldofpeace
|
0d61615d8d
|
Merge pull request #63746 from arcnmx/rust-darwin-expand
cargo-expand: fix darwin build
|
2019-06-25 10:58:51 -04:00 |
|
Mario Rodas
|
bc54b96f2a
|
Merge pull request #63757 from marsam/update-terraform
terraform_0_12: 0.12.2 -> 0.12.3
|
2019-06-25 09:33:36 -05:00 |
|
Tim Steinbach
|
9952e7142f
|
linux: 5.1.14 -> 5.1.15
|
2019-06-25 10:31:42 -04:00 |
|
Tim Steinbach
|
2077c6afd8
|
linux: 4.19.55 -> 4.19.56
|
2019-06-25 10:31:10 -04:00 |
|
Tim Steinbach
|
18ef383504
|
linux: 4.14.129 -> 4.14.130
|
2019-06-25 10:30:36 -04:00 |
|
Tim Steinbach
|
09e30a22cf
|
vivaldi: 2.6.1566.40-1 -> 2.6.1566.44-1
|
2019-06-25 10:29:24 -04:00 |
|
Frederik Rietdijk
|
32a7e35d17
|
wxwidgets: fix passthru, fixes tarball job
cc @romildo
|
2019-06-25 16:25:02 +02:00 |
|