Frederik Rietdijk
834e04c474
Merge master into staging-next
2020-08-05 12:06:07 +02:00
Jörg Thalheim
fee8c0ae07
Revert "linux: Init 5.8"
...
This reverts commit 3a8cbea4f7
.
This breaks systemd; We need to apply the systemd upgrade first.
2020-08-05 06:29:45 +01:00
Moritz Scheuren
2d6c2690f6
gtg: init at 0.4.0
2020-08-04 18:08:22 -07:00
pstn
6f32199fa3
gnunet-gtk: init at 0.12.0
...
Fixes #76754
2020-08-04 15:39:45 -07:00
Vladimír Čunát
9febe2f8fc
mesa: fold override of patchelf inside whole build
...
Overriding it just for .drivers had the advantage of limiting rebuilds,
but it seems less clean and apparently it can interact a bit surprisingly
with some other overrides. /cc #94444 .
Also this will get removed once patchelf gets updated.
2020-08-04 21:52:29 +02:00
Vladimír Čunát
01c2ba8575
Merge branch 'staging-next' into staging
2020-08-04 21:38:08 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next
2020-08-04 21:37:39 +02:00
Vladimír Čunát
6a617de2c4
Merge #94532 : mesa.drivers: build with patchelf's master
2020-08-04 21:35:31 +02:00
Maximilian Bosch
edd9e3e610
Merge pull request #94625 from herrwiese/for-master/bpytop
...
bpytop: init at 1.0.0
2020-08-04 21:05:44 +02:00
Andreas Wiese
616962ffd9
bpytop: init at 1.0.0
2020-08-04 20:50:45 +02:00
Eelco Dolstra
69f615cb7a
Merge pull request #94225 from sternenseemann/lowdown
...
lowdown: init at 0.7.2
2020-08-04 17:25:54 +02:00
markuskowa
f2997db610
Merge pull request #92813 from markuskowa/add-ganesha
...
nfs-ganesha: init at 3.3
2020-08-04 14:01:05 +02:00
Frederik Rietdijk
26c481b435
Merge master into staging-next
2020-08-04 12:48:50 +02:00
Daniël de Kok
b56eb10f89
Merge pull request #94469 from cust0dian/navi-2.7.1
...
navi: init at 2.7.1
2020-08-04 12:07:45 +02:00
Pavol Rusnak
64a8d0115b
python3Packages.hwi: init at 1.1.2
2020-08-03 14:13:18 -07:00
Tim Steinbach
18ba7fc789
linux: Remove 5.6
2020-08-03 16:49:55 -04:00
Tim Steinbach
6afba54ead
linux_hardened_latest: Keep 5.7
2020-08-03 16:48:44 -04:00
Tim Steinbach
3a8cbea4f7
linux: Init 5.8
2020-08-03 16:45:45 -04:00
Ryan Mulligan
4162c69b3c
Merge pull request #92468 from petabyteboy/jitsi-meet
...
nixos/jitsi-meet: init
2020-08-03 12:43:37 -07:00
John Ericson
b5f7ed6846
Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2
...
treewide: Get rid of `cc.gcc`
2020-08-02 20:42:20 -04:00
Michael Raskin
ee02ea68d4
Merge pull request #85903 from kini/acl2-update
...
acl2: build standard library as well
2020-08-02 18:14:53 +00:00
John Ericson
92f96f47b0
treewide: Get rid of cc.gcc
...
Instead, we have a new `gccForLibs`, which has the appropriate
definition for e.g. avoiding `x86_32` linking problems.
2020-08-02 17:12:05 +00:00
Thomas Tuegel
798bba8fa0
Merge pull request #93903 from freezeboy/add-kfloppy
...
kfloppy: init at 20.04.3
2020-08-02 11:30:23 -05:00
Robert Hensing
150bf4fa3b
Merge pull request #75584 from Infinisil/settings-formats
...
Configuration file formats for JSON, INI, YAML and TOML
2020-08-02 16:58:49 +02:00
worldofpeace
705bbdbd9a
Merge pull request #84545 from mkg20001/pkg/timezonemap
...
timezonemap: init at 0.4.5
2020-08-02 08:36:00 -04:00
Vladimír Čunát
0c34580ebc
mesa.drivers: build with patchelf's master
...
Apparently using 0.9 (in b59fbf76d2
) didn't fully fix the problem.
2020-08-02 09:17:15 +02:00
Keshav Kini
9a32d3d136
acl2, acl2-minimal: build standard library, init
...
Before this commit, we only built the main ACL2 executable. Most users
will also want the standard library (the "Community Books"), so after
this commit, we build the entire `make everything` suite, which includes
essentially everything provided in the ACL2 repository.
There's also a new top-level package called `acl2-minimal` which has
just the core ACL2 executable, for those who really only want that.
Future work: modularize the build so that we can support multiple
different subsets of the standard library. A lot of the stuff in this
complete build is probably superfluous to almost all users. Also,
because some of the books have unclear or idiosyncratic licenses, the
full build will not be cached on cache.nixos.org, and installing it will
mean spending a few hours building it. So it would be good to have a
pared down build which excluded non-free books and things that people
rarely or never use.
2020-08-01 23:38:54 -07:00
Jörg Thalheim
b7d44114cb
Merge pull request #92284 from gnidorah/lazpaint
...
lazpaint: init at 7.1.3
2020-08-02 06:39:56 +01:00
Michael Weiss
fde8783f82
wayland-utils: init at 1.0.0 ( #94471 )
...
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-July/041565.html
2020-08-01 23:05:01 +02:00
Vladimír Čunát
c62ae96beb
Revert "libreoffice*: fix build after nss update"
...
This reverts commit 34432ad386
.
It's apparently not needed after merge a45f68cca
(PR #94188 )
2020-08-01 22:11:40 +02:00
Vladimír Čunát
508a5f447e
Merge #94421 : firefox* updates (security)
2020-08-01 22:11:35 +02:00
Martin Weinelt
ab5af376cc
Merge pull request #94465 from Mic92/rhasspy-upstream
...
opengrm-ngram: init at 1.3.11, phonetisaurus: init at 2020-07-31
2020-08-01 21:44:43 +02:00
Serg Nesterov
2ddf5fc2e4
navi: init at 2.7.1
2020-08-01 22:17:55 +03:00
Jörg Thalheim
d29b7d91d9
phonetisaurus: init at 2020-07-31
...
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2020-08-01 19:56:25 +01:00
Jörg Thalheim
59c0d1f3ad
opengrm-ngram: init at 1.3.11
2020-08-01 19:56:14 +01:00
Frederik Rietdijk
67af42e35f
Merge staging-next into staging
2020-08-01 19:37:45 +02:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
Daniël de Kok
7861d43abd
Merge pull request #89192 from raboof/init-puredata-gem-plugin-at-2020-03-26
...
gem: init at 2020-03-26
2020-08-01 11:07:41 +02:00
Vladimír Čunát
35ce100964
Merge #93227 : thunderbird*: add 78.1.0 (non-default)
...
> At this time, users of the Enigmail Add-on should not update to Thunderbird 78.
https://www.thunderbird.net/en-US/thunderbird/78.1.0/releasenotes/
2020-08-01 10:09:50 +02:00
Jörg Thalheim
0739f4b84f
Merge pull request #94105 from ddelabru/add-inform6
...
inform6: init at 6.34-6.12.2
2020-08-01 09:07:45 +01:00
Arnout Engelen
8ea4f5dea3
gem: init at 2020-03-26
2020-08-01 09:43:34 +02:00
taku0
1d730e1629
firefox-esr: 68.10.0esr -> 78.1.0esr
2020-08-01 15:39:40 +09:00
Ryan Mulligan
6a84389afe
Merge pull request #94203 from Artturin/add-autotiling
...
autotiling: init at 1.1
2020-07-31 20:41:42 -07:00
Artturin
f0e0df37a2
autotiling: init at 1.1
2020-08-01 05:43:15 +03:00
Silvan Mosberger
64a9b4b7a3
Merge pull request #94165 from siraben/scas
...
scas: init at 0.4.6
2020-08-01 03:44:21 +02:00
Silvan Mosberger
f9c2da7d35
Merge pull request #93232 from ShamrockLee/edukai
...
edukai: init at 4.0/edusong: init at 1.0/eduli: init at 3.0
2020-08-01 03:39:27 +02:00
Ben Siraphob
a05e809205
scas: init at 0.4.6
...
Suggested changes
2020-08-01 08:30:38 +07:00
Shamrock Lee
b2872b921d
eduli: Init at 3.0
...
Add `eduli` (MOE Li Font)
If approved, users will be able to install
the Chinese Li (clerical) Font provided by
the Ministry of Education, Republic of China (Taiwan).
This is probably the first font of clerical script in nixpkgs.
2020-08-01 08:17:26 +08:00
Shamrock Lee
8ca49923c6
edusong: Init at 1.0
...
Add `edusong` (MOE Standard Song Font)
If approved, users will be able to install
the Standard Chinese Song Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:15:44 +08:00
Shamrock Lee
4102707f9a
edukai: Init at 4.0
...
Add `edukai` (MOE Standard Kai Font) version 4.0
If approved, users will be able to install
the Standard Chinese Kai Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:12:45 +08:00