176728 Commits

Author SHA1 Message Date
Jan Tojnar
a961a289a9
networkmanager: port to Meson
All hail Meson!

One serious issue is that building docs does not work.

We patch gobject-introspection to use absolute paths for shared libraries
in GIR files. Building the NetworkManager docs relies on the produced
introspection data but since the library is not yet installed
at the time the docs are generated, the build will fail.

It works in Autotools for some reason; they probably use
the pregenerated GIRs from the tarball.

Disabling the docs completely is not possible at the moment either,
since nmc [depends on them][1].

I have decided to fix this by pointing the installed location to the one
in the build directory using libredirect. Unfortunately, we cannot just set
the environment variables directly, since the build system runs
the documentation generator in a clean environment.

I have also added man, doc and devdoc outputs so the generated files have
somewhere to go.

Secondly, since Nix store is immutable, we also cannot use the package prefix
for configuration and mutable state data. At the same time, we cannot write
to the appropriate global directories during build. Autotools allowed to change
this in installFlags but Meson lacks similar mechanism so we need to patch
the build files.

Finally, I also removed the at_console patch since the permission has been
removed in 0.9.10.

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=796755
2019-04-22 12:10:10 +02:00
Jan Tojnar
90f3a237eb
libredirect: add support for openat and dlopen
gobject-introspection uses glib’s g_module_open function, which in turn relies
on dlopen. I also implemented openat, since I initially thought this function
was used but turns out dlopen uses the openat signal directly. We might as
well keep it, even thought I do not need it at the moment.
2019-04-20 03:09:17 +02:00
Jan Tojnar
cd8697da9f
fix evaluation with config.allowAliases = false (#59879)
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 15:14:03 +02:00
Tim Steinbach
d36827bd08
oh-my-zsh: 2019-04-04 -> 2019-04-18 2019-04-19 08:11:49 -04:00
Jan Tojnar
5880baa9d0
Update pkgs/applications/misc/gnome-recipes/default.nix
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 11:02:36 +00:00
Michael Weiss
4b5098e79a
dav1d: 0.2.1 -> 0.2.2 2019-04-19 12:43:58 +02:00
worldofpeace
a0ea9cc204
Merge pull request #59547 from rencire/add-base-16-shell-preview
base16-shell-preview: init at 0.3.0
2019-04-19 06:43:03 -04:00
Jan Tojnar
6127d5c1cc
Update pkgs/applications/audio/audio-recorder/default.nix
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 10:30:19 +00:00
Aaron Andersen
e700ef2068
Merge pull request #58960 from Thesola10/patch-1
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
volth
cf3f3fd1b5 fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
Domen Kožar
dbb5e61dac
Merge pull request #59860 from risicle/ris-pyramid-chameleon-fix
pythonPackages.pyramid_chameleon: fix build by patching tests
2019-04-19 17:15:31 +07:00
Robert Scott
504e1284de pythonPackages.pyramid_chameleon: fix build by patching tests
looking into this part of the test suite it appears it started as a
modified copy of part of the main pyramid test suite. presumably this
line simply never got converted - change it to match the similar
imports.
2019-04-19 10:55:12 +01:00
Timo Kaufmann
5e7e5a2062
vimPlugins: update (#59874) 2019-04-19 10:42:45 +02:00
Eelco Dolstra
2a95530c85
Merge pull request #59864 from AmineChikhaoui/ec2-19.03-amis
ec2-amis.nix: add 19.03 amis
2019-04-19 10:38:02 +02:00
Tor Hedin Brønner
004bd0da87
Merge pull request #59829 from hedning/gnome-3.32.1-bump
More gnome 3.32.1 updates
2019-04-19 10:35:51 +02:00
adisbladis
f4c69c0416
Merge pull request #59794 from xrelkd/update/go-ethereum
go-ethereum: 1.8.26 -> 1.8.27
2019-04-19 10:54:05 +03:00
xrelkd
c41784a321
go-ethereum: 1.8.26 -> 1.8.27 2019-04-19 08:40:34 +01:00
Maximilian Bosch
60f0a14084
Merge pull request #59701 from Mic92/rambox
rambox: 0.6.3 -> 0.6.6
2019-04-19 08:46:23 +02:00
Maximilian Bosch
9eb1bd0e6f
Merge pull request #59866 from nh2/runCommand-comments
trivial-builders: Fix runCommand examples
2019-04-19 08:26:43 +02:00
Renaud
6d0fc1ca19
Merge pull request #59737 from ernestas/joker-0.12.2
joker: 0.10.1 -> 0.12.2
2019-04-19 08:18:00 +02:00
Will Dietz
87efa1fb5d
Merge pull request #58439 from dtzWill/update/apitrace-2019
apitrace: 363 -> 572 (2017-04-21 -> 2019-03-26)
2019-04-19 00:21:54 -05:00
Niklas Hambüchen
a0fa0cd8cf trivial-builders: Fix runCommand examples 2019-04-19 06:29:42 +02:00
AmineChikhaoui
548932640b
ec2-amis.nix: add 19.03 amis 2019-04-18 23:07:14 -04:00
Aaron Andersen
8c881a1bb5
Merge pull request #59521 from r-ryantm/auto-update/gnucash
gnucash: 3.4 -> 3.5
2019-04-18 21:09:32 -04:00
Aaron Andersen
3464b50c61
Merge pull request #59389 from aanderse/issue/53853-1
replace deprecated usage of PermissionsStartOnly (part 1)
2019-04-18 20:46:28 -04:00
Maximilian Bosch
ebdf7368f7
Merge pull request #59588 from r-ryantm/auto-update/mimeo
mimeo: 2018.12 -> 2019.3
2019-04-19 01:24:27 +02:00
Maximilian Bosch
d69e2f203b
Merge pull request #59584 from r-ryantm/auto-update/manuskript
manuskript: 0.8.0 -> 0.9.0
2019-04-19 01:17:19 +02:00
Renaud
72d9086b95
Merge pull request #59760 from tadfisher/plata
plata-theme: 0.6.0 -> 0.7.6
2019-04-18 23:39:56 +02:00
adisbladis
bafd116640
Merge pull request #59850 from avnik/fixup/unbreak-vulkan-loader
vulkan-loader: 1.1.101.6 -> 1.1.106
2019-04-19 00:26:24 +03:00
Timo Kaufmann
0fdd79d0dd
Merge pull request #54690 from timokau/sage-8.7
sage: 8.6 -> 8.7
2019-04-18 22:50:45 +02:00
markuskowa
1e7af9f9ae
Merge pull request #56666 from r-ryantm/auto-update/fwup
fwup: 1.2.7 -> 1.3.0
2019-04-18 21:49:57 +02:00
markuskowa
dac0051e60
Merge pull request #59188 from gnidorah/maxx
maxx: 1.1.0 -> 2.0.1
2019-04-18 21:48:01 +02:00
Alexander V. Nikolaev
28846204c2 vulkan-loader: 1.1.101.6 -> 1.1.106 2019-04-18 21:40:45 +03:00
Michael Weiss
8bb785c3b1
androidStudioPackages.{dev,canary}: 3.5.0.10 -> 3.5.0.11 2019-04-18 20:35:37 +02:00
Michael Weiss
25205afb35
android-studio: 3.3.2.0 -> 3.4.0.18
androidStudioPackages.beta: 3.4.0.17 -> 3.4.0.18
2019-04-18 20:35:37 +02:00
zimbatm
5b2b8f96a3
Merge pull request #58329 from siriobalmelli-foss/master-dev
Add vim plugin vim-beancount
2019-04-18 19:53:19 +02:00
R. RyanTM
a73d69c912 vbam: 2.1.1 -> 2.1.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/visualboyadvance-m/versions
2019-04-18 19:43:49 +02:00
Will Dietz
c6c8fe5583
Merge pull request #59747 from dtzWill/fix/pam-1.3.1-musl
libpam: fix w/musl after update to 1.3.1
2019-04-18 11:43:32 -05:00
Will Dietz
c260a8d063 libpam: fix w/musl after update to 1.3.1 2019-04-18 11:42:15 -05:00
worldofpeace
f8e61c28ca pantheon.elementary-gtk-theme: 5.2.2 -> 5.2.3
https://github.com/elementary/stylesheet/releases/tag/5.2.3
2019-04-18 12:17:25 -04:00
Tor Hedin Brønner
5a1b8801fa
Merge pull request #59818 from callahad/mutter
gnome3.mutter: 3.32.0 -> 3.32.1
2019-04-18 18:13:51 +02:00
worldofpeace
cc97412a26
Merge pull request #59339 from worldofpeace/elementary-updates-etcs
pantheon updates, etc.
2019-04-18 12:01:18 -04:00
Linus Heckemann
42c107c2aa
Merge pull request #49537 from mayflower/stage1-symlink-fix
nixos stage-1: fix init existence test
2019-04-18 17:59:08 +02:00
worldofpeace
75cc84b3b7 pantheon.elementary-photos: fix issue introduced in elementary/photos#498 2019-04-18 11:56:40 -04:00
Mario Rodas
02b59817e7
Merge pull request #59663 from r-ryantm/auto-update/python3.7-parse
python37Packages.parse: 1.11.1 -> 1.12.0
2019-04-18 10:45:45 -05:00
worldofpeace
26463d0736 lightlocker: 1.8.0 -> 1.9.0
* meson!
* enabled UPower functionality

https://github.com/the-cavalry/light-locker/releases/tag/v1.9.0
2019-04-18 11:28:18 -04:00
worldofpeace
5dc1b85f3f pantheon.elementary-music: 5.0.3 -> 5.0.4
https://github.com/elementary/music/releases/tag/5.0.4
2019-04-18 11:28:18 -04:00
worldofpeace
97eb1c1af8 pantheon.switchboard-plug-mouse-touchpad: 2.1.4 -> 2.2.0
Uses org.gnome.settings-daemon.plugins.xsettings
for middle click paste. I've hardcoded this with a patch.

https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.2.0
2019-04-18 11:28:18 -04:00
worldofpeace
cb3579d8c4 networkmanagerapplet: hardcode for eap gschema
This is needed for the networking plug in pantheon.switchboard
and the related indicator in pantheon.wingpanel
2019-04-18 11:28:18 -04:00
José Romildo Malaquias
39b19106b6
Merge pull request #59530 from romildo/upd.terminology
enlightenment.terminology: 1.3.2 -> 1.4.0
2019-04-18 12:16:39 -03:00