Jörg Thalheim
467f0f9f3a
glibcLocales: also build C.UTF-8
...
Previously we only build C.UTF-8 as part of the locale-archive
that comes with the glibc core package.
However for consistent use of LANG=C.UTF-8 we also want support
in our glibcLocales as well.
fixes https://github.com/NixOS/nixpkgs/issues/57974
2019-03-21 06:26:07 +00:00
Florian Klink
6a8bc28974
Merge pull request #51382 from Mic92/network-manager
...
Networkmanager: rename service to match upstream
2019-03-20 00:49:01 +01:00
Florian Klink
69cd72b3e1
network-manager: add legacy service name as fallback
...
This prevents NetworkManager from not starting back up while switching
configurations.
This can be removed once 19.10 is released.
2019-03-20 00:36:33 +01:00
Jörg Thalheim
b488c60cdb
network-manager: rename systemd service back to match upstream
...
Compatibility with other distributions/software and expectation
of users coming from other systems should have higher priority over consistency.
In particular this fixes #51375 , where the NetworkManager-wait-online.service
broke as a result of this.
2019-03-19 23:48:08 +01:00
Jörg Thalheim
3f9ac24d53
Revert "modemmanager: rename ModemManager.service to modem-manager.service"
...
This reverts commit c6882b2cf9fa13579f64d5c33cbc071fa5d5e884.
2019-03-19 23:48:08 +01:00
worldofpeace
f102c309c9
Merge pull request #57709 from worldofpeace/vala-updates/03-2019
...
vala updates 03-2019
2019-03-18 01:34:28 -04:00
worldofpeace
1727324fae
libhttpseverywhere: build with latest vala
2019-03-18 01:32:39 -04:00
worldofpeace
81b5a5cf14
packagekit: use latest vala
2019-03-18 01:32:39 -04:00
worldofpeace
9a42d2d3c5
synapse: use latest vala
2019-03-18 01:32:39 -04:00
worldofpeace
225bf9f38f
libdbusmenu: use latest vala, use placeholder
2019-03-18 01:32:39 -04:00
worldofpeace
2c352ad4d8
vala: add worldofpeace to maintainers
2019-03-18 01:32:39 -04:00
worldofpeace
a6fb15c853
vala_0_44: init at 0.44.1
2019-03-18 01:32:39 -04:00
worldofpeace
19697dd794
vala_0_42: 0.42.4 -> 0.42.6
...
Fetch graphviz patch now.
https://gitlab.gnome.org/GNOME/vala/blob/0.42.5/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.42.6/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
05475515fa
vala_0_40: 0.40.12 -> 0.40.14
...
https://gitlab.gnome.org/GNOME/vala/blob/0.40.13/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.40.14/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
a92396afdc
vala_0_36: 0.36.17 -> 0.36.18
...
https://gitlab.gnome.org/GNOME/vala/raw/0.36.18/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
d22aeb0c43
Merge pull request #57689 from worldofpeace/ModemManager/bump
...
modemmanager: 1.7.990 -> 1.10.0
2019-03-17 20:46:33 -04:00
Graham Christensen
8286ea652f
Merge pull request #57790 from grahamc/llvm-big-parallel
...
Llvm: mark as big parallel
2019-03-17 15:00:55 -04:00
Graham Christensen
49551b6feb
llvm: mark as big-parallel
...
Big parallel jobs get many more (45) aarch64 cores than standard builds.
2019-03-17 08:29:14 -04:00
Will Dietz
066b7073b4
Merge pull request #56802 from dtzWill/update/w3m-20190105
...
w3m: 0.5.3+git20180125 -> 0.5.3+git20190105
2019-03-17 00:54:11 -05:00
Will Dietz
550669144d
Merge pull request #57339 from dtzWill/update/coreutils-8.31
...
coreutils: 8.30 -> 8.31, touchups
2019-03-17 00:51:13 -05:00
Will Dietz
c10dfbc822
Merge pull request #57669 from dtzWill/update/libseccomp-2.4.0
...
libseccomp: 2.3.3 -> 2.4.0
2019-03-17 00:47:35 -05:00
Will Dietz
ec918e56d4
Merge pull request #57696 from dtzWill/update/freetype2-2.10.0
...
freetype2: 2.9.1 -> 2.10.0
2019-03-17 00:47:05 -05:00
xeji
bc92dd657b
Merge pull request #56376 from artemist/git-2.21.0
...
git: 2.19.2 -> 2.21.0
2019-03-16 00:29:54 +01:00
Michael Raskin
cf274cdb28
Merge pull request #57703 from r-ryantm/auto-update/atk
...
atk: 2.30.0 -> 2.32.0
2019-03-15 19:04:56 +00:00
worldofpeace
cb962e829c
modemmanager: 1.7.990 -> 1.10.0
...
* Add flags for systemd [0]
* Enable tests
Though I actually didn't look to see how they're
performed, only effort done was to get a success-
ful build.
* Enable vala bindings
[0]: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.8.0/NEWS#L21
2019-03-15 13:37:31 -04:00
worldofpeace
fd5c74c25c
libqmi: 1.20.2 -> 1.22.2
...
Drop --enable-mbim-qmux because we have libmbim >= 1.14.0 [0]
[0]: https://gitlab.freedesktop.org/mobile-broadband/libqmi/blob/1.16.0/NEWS#L5
2019-03-15 13:37:30 -04:00
worldofpeace
005c3cffc1
libmbim: 1.16.2 -> 1.18.0
2019-03-15 13:37:30 -04:00
R. RyanTM
680012bd22
atk: 2.30.0 -> 2.32.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/atk/versions
2019-03-15 10:23:44 -07:00
Will Dietz
dd48bd53cf
freetype2: 2.9.1 -> 2.10.0
...
http://lists.nongnu.org/archive/html/freetype-announce/2019-03/msg00000.html
2019-03-15 09:02:56 -05:00
Jan Tojnar
1e0661cd60
Merge pull request #57603 from jtojnar/wrap-gapps-hook-self-gio
...
wrapGAppsHook: add package’s own modules to GIO_EXTRA_MODULES
2019-03-15 14:26:17 +01:00
Will Dietz
85966e628d
Merge pull request #57645 from dtzWill/fix/e2fsprogs-cross-llvm-bootstrap
...
e2fsprogs: use buildPackages.perl to avoid cycle in llvm-based stdenv
2019-03-15 07:04:28 -05:00
Will Dietz
862ea070aa
libseccomp: 2.3.3 -> 2.4.0
...
https://github.com/seccomp/libseccomp/releases/tag/v2.4.0
2019-03-14 16:27:13 -05:00
Will Dietz
c0f08b80a2
Merge pull request #57418 from dtzWill/update/kmod-26
...
kmod: 25 -> 26
2019-03-14 14:30:29 -05:00
Will Dietz
941859dadf
Merge pull request #57541 from dtzWill/update/gtk-3.24.7
...
gtk3: 3.24.5 -> 3.24.7
2019-03-14 14:20:11 -05:00
Will Dietz
20c0730565
Merge pull request #57539 from dtzWill/update/nghttp2-1.37.0
...
nghttp2: 1.36.0 -> 1.37.0
2019-03-14 14:18:51 -05:00
Will Dietz
10a84188ff
e2fsprogs: use buildPackages.perl to avoid cycle in llvm-based stdenv
2019-03-14 10:44:11 -05:00
Jan Tojnar
0ea220b9bd
wrapGAppsHook: add package’s own modules to GIO_EXTRA_MODULES
...
When a package provides both executables and gio modules, it is quite
probable the executables will need those modules. wrapGAppsHook wraps
executables with GIO_EXTRA_MODULES picked up from dependencies
but forgets about the package being built. Let’s add to consideration.
Closes: https://github.com/NixOS/nixpkgs/issues/50254
2019-03-13 23:03:53 +01:00
Will Dietz
1cb7a3b519
Merge pull request #57229 from dtzWill/update/e2fsprogs-1.45.0
...
e2fsprogs: 1.44.5 -> 1.45.0
2019-03-13 11:30:13 -05:00
Will Dietz
bf072fcfb1
gtk3: 3.24.5 -> 3.24.7
...
http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.24/gtk+-3.24.6.news
http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.24/gtk+-3.24.7.news
Export symbols patch "actually" seems
to no longer be required, drop it.
2019-03-12 16:36:14 -05:00
Will Dietz
f58c599bcb
nghttp2: 1.36.0 -> 1.37.0
...
https://nghttp2.org/blog/2019/03/08/nghttp2-v1-37-0/
2019-03-12 16:20:28 -05:00
Matthew Bauer
573a6930a0
Merge pull request #56019 from illegalprime/fix/perlPackages.TermReadKey-cross
...
perlPackages.TermReadKey: add workarounds for cross compilation
2019-03-12 16:52:13 -04:00
Ben Hipple
2c7b8769f3
db: enable parallel building
...
Appears to work without issue and speeds up builds
2019-03-11 16:44:06 -04:00
Will Dietz
c13a29e398
kmod: 25 -> 26
...
https://lwn.net/Articles/779249/
2019-03-11 12:33:45 -05:00
Matthew Bauer
37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
...
Add more CMake flags
2019-03-11 12:43:46 -04:00
Matthew Bauer
6ed49262f5
treewide: remove BUILD_TESTING flag
...
This is now set by CMake
2019-03-11 10:11:28 -04:00
Will Dietz
2f7bf95f51
coreutils: 8.30 -> 8.31, touchups
...
Release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=9394
Touchups:
* enable tests w/musl (disable 2 gnulib tests)
* improve tests we modify: use exit code 77 to
indicate test skipped (causing it to be reportd as SKIP)
Note: Not yet on mirrors, but can be (manually) fetched from primary
2019-03-11 00:38:45 -05:00
Gabriel Ebner
92b4cb1ba8
Merge pull request #57280 from r-ryantm/auto-update/libheif
...
libheif: 1.3.2 -> 1.4.0
2019-03-10 22:36:00 +01:00
R. RyanTM
0ca4bc68fb
libheif: 1.3.2 -> 1.4.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/libheif/versions
2019-03-10 12:28:28 -07:00
Michael Raskin
5fca2dbb8c
Merge pull request #57269 from r-ryantm/auto-update/libatomic_ops
...
libatomic_ops: 7.6.8 -> 7.6.10
2019-03-10 18:51:22 +00:00
R. RyanTM
3c8e8f1443
libatomic_ops: 7.6.8 -> 7.6.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libatomic_ops/versions
2019-03-10 11:31:11 -07:00