(cdep)illabout
be9b61fc81
memtest86-efi: 8.0 -> 8.1
...
Update memtest86-efi from version 8.0 to 8.1.
This also reworks the derivation to have less dependencies.
2019-10-05 20:19:37 +09:00
Joachim Fasting
bb75bc9d42
tinycc: derive rev from version
2019-10-05 13:06:42 +02:00
Joachim Fasting
f73f525b72
tinycc: generate a pkgconfig file for libtcc
2019-10-05 13:06:41 +02:00
Joachim Fasting
8b1000432b
tinycc: parallel building
2019-10-05 13:06:40 +02:00
Joachim Fasting
06b4f4d46f
tinycc: minor refactorings
2019-10-05 13:06:39 +02:00
Joachim Fasting
96d81151e6
pacman: set sysconfdir=/etc
2019-10-05 13:01:42 +02:00
Joachim Fasting
42128d962f
pacman: parallel building
2019-10-05 13:01:40 +02:00
Joachim Fasting
2858e9838d
pacman: build with libcurl
...
Obviates the need to specify a custom Xfer command
2019-10-05 13:01:39 +02:00
Joachim Fasting
6208273727
pacman: use runtimeShell as the scriptlet shell
2019-10-05 13:01:38 +02:00
Joachim Fasting
a08851c925
graphene-hardened-malloc: constrain platforms to x64 linux
...
Build error on i686:
> util.h:39:18: error: '__int128' is not supported on this target
typedef unsigned __int128 u128;
2019-10-05 12:43:59 +02:00
worldofpeace
99df63be0a
nixos/pantheon: add elementary-default-settings for services
...
This is needed for the AccountsService interfaces (in systemPackages).
2019-10-05 06:43:38 -04:00
Joachim Fasting
fe3da83b7e
nixos/containers: explicitly load kernel modules for networking
...
List all modules that *may* be required depending on individual container
configurations; don't expect that further modules can be loaded after boot.
Fixes https://github.com/NixOS/nixpkgs/issues/38676
2019-10-05 12:25:12 +02:00
Vladimír Čunát
76aaffa40c
Merge #70286 : libpng12: 1.2.57 -> 1.2.59
2019-10-05 12:16:56 +02:00
worldofpeace
7e7a155a9c
pantheon.elementary-session-settings: build with meson
2019-10-05 06:00:49 -04:00
worldofpeace
614c493592
pantheon.elementary-session-settings: use writeTextFile, change plank dirs
...
Adapts to plank launcher directory change.
2019-10-05 06:00:49 -04:00
worldofpeace
1f4b22cb37
pantheon.elementary-gsettings-schemas: drop wallpaper setting
...
We have this built-in with meson from elementary-default-settings.
2019-10-05 06:00:49 -04:00
worldofpeace
9b8c532a59
pantheon.elementary-default-settings: 5.1.0 -> 5.1.1
...
* downstream patch meson
2019-10-05 06:00:48 -04:00
taku0
6d974eb7ce
firefox: 69.0.1 -> 69.0.2
2019-10-05 18:44:22 +09:00
taku0
d274d95cef
firefox-bin: 69.0.1 -> 69.0.2
2019-10-05 18:43:58 +09:00
Bas van Dijk
60302e5793
Merge pull request #70440 from basvandijk/thanos-0.7.0
...
thanos: 0.6.1 -> 0.7.0
2019-10-05 11:35:26 +02:00
geistesk
d852d58e80
alot: 0.8 -> 0.8.1
2019-10-05 18:28:01 +09:00
Hugo Reeves
f947a311b7
croc: 6.1.3 -> 6.1.4
2019-10-05 22:24:20 +13:00
Mario Rodas
0d6b16da8e
spotifyd: 0.2.16 -> 0.2.18
2019-10-05 04:20:00 -05:00
Renato Alves
bed6814c83
pysam: 0.15.2 -> 0.15.3
2019-10-05 11:00:55 +02:00
Bas van Dijk
82259b5d54
thanos: 0.6.1 -> 0.7.0
2019-10-05 10:35:52 +02:00
Gwendolyn Quasebarth
daac44f01a
friture: init at 0.36
2019-10-05 10:13:39 +02:00
Dima
bdccffa81c
linux_5_2, linux_5_3: fixing nondeterminism
...
In 5.2 kernel a new mechanism was introduced which embeds the kernel
headers in the kernel image and exposes them in procfs for simplified
use by userland tools.
It was introduced in
43d8ce9d65
and later modified a bit in
f7b101d330
The archive containing the header files had nondeterminism through the
header files metadata - specifically `mtime`, but I also decided to
normalize some other aspects just in case.
In our default setup we currently compile this as a module, so to expose
the headers to test the functionality `kheaders` needs to be loaded.
See https://lkml.org/lkml/2019/10/4/1036 and
https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git/commit/?h=fixes&id=2cc99c9cdc8fde5e92e34f9655829449cebd3e00
I commented out the documentation part of the patch to make it cleanly apply to
5.2 and 5.3, see remark in the patch itself.
2019-10-05 09:34:35 +02:00
worldofpeace
6673ad1996
Merge pull request #70434 from hedning/gdm-fixes
...
Gdm fixes
2019-10-05 05:05:57 +00:00
Tor Hedin Brønner
9be5321097
nixos/gdm: follow upstream's service config
2019-10-05 05:15:29 +02:00
Tor Hedin Brønner
1efac91ca4
nixos/gdm: make config dir for gnome-initial-setup
...
Observed failure to lauch gdm in a VM due to missing /run/gdm.config.
2019-10-05 05:15:29 +02:00
Mario Rodas
f3b1cfa5fa
pgcenter: 0.6.2 -> 0.6.4
2019-10-04 22:05:39 -05:00
worldofpeace
1f91fd0a03
Merge pull request #70362 from worldofpeace/gnome-shell-overides
...
nixos/gnome3: copy gnome-shell override
2019-10-05 02:53:52 +00:00
Michael Fellinger
35b405aeb7
dbmate: 1.4.1 -> 1.7.0
2019-10-05 02:26:52 +02:00
Thiago Areias
f681016b03
Updates pmdk from 1.6.1 to 1.7
2019-10-05 02:13:10 +02:00
Raphael Borun Das Gupta
376bb002e4
cmatrix: set license attribute (gpl3)
...
According to https://github.com/abishekvashok/cmatrix/blob/v2.0/COPYING
and https://github.com/abishekvashok/cmatrix/tree/v2.0#license ,
CMatrix 2.0 is licensed under GPL 3.
part of #43716
2019-10-05 02:07:21 +02:00
Mateusz Kowalczyk
6b899cf083
Merge pull request #69470 from r-ryantm/auto-update/babeld
...
babeld: 1.9.0 -> 1.9.1
2019-10-05 08:42:15 +09:00
Mateusz Kowalczyk
ed64ec38b7
Merge pull request #69956 from r-ryantm/auto-update/snd
...
snd: 19.6 -> 19.7
2019-10-05 08:41:35 +09:00
Emily
04f71c2f8f
git-revise: 0.4.2 -> 0.5.0
2019-10-05 00:33:47 +01:00
Nikolay Amiantov
9004c0b017
Merge pull request #70414 from primeos/tdesktop
...
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
elseym
93fa16f939
documize: introduce state directory
2019-10-05 00:40:44 +02:00
Doron Behar
7ff17ce730
bpm-tools: init at 0.3
2019-10-05 00:23:06 +02:00
Tom Hunger
fa4b5185b3
pyre: remove
...
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
R. RyanTM
43fe77c0e8
qownnotes: 19.8.6 -> 19.9.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-10-04 23:51:53 +02:00
R. RyanTM
b1e0c37ee3
sysvinit: 2.95 -> 2.96
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysvinit/versions
2019-10-04 23:40:01 +02:00
R. RyanTM
419b06b507
teamviewer: 14.5.1691 -> 14.6.2452
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-10-04 23:34:07 +02:00
lassulus
9d04a64a8f
iso-image: add loopback.cfg support to boot iso from grub
2019-10-04 23:24:52 +02:00
Daniël de Kok
54393d25d8
maturin: 0.7.2 -> 0.7.6
2019-10-04 23:18:22 +02:00
David Wood
1442f704f5
starship: 0.19.0 -> 0.20.1
2019-10-04 23:15:33 +02:00
Mario Rodas
8385e4d207
shadowenv: init at 1.2.1
2019-10-04 23:10:51 +02:00
Michael Weiss
1038822c30
range-v3: 0.5.0 -> 0.9.1
...
Was too outdated for tdesktop:
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
265 | for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
| ^
2019-10-04 22:00:58 +02:00