Emery Hemingway
e4d17dc558
setup-hooks/strip: more robust stripping
...
Use "find -exec" to strip rather than "find … | xargs …". The former
ensures that stripping is attempted for each file, whereas the latter
will stop stripping at the first failure. Unstripped files can fool
runtime dependency detection and bloat closure sizes.
2020-12-08 05:35:48 +01:00
R. RyanTM
46b8c00d0d
libksba: 1.4.0 -> 1.5.0
2020-12-08 05:30:09 +01:00
Arnout Engelen
13456d6ceb
pyopenssl: 19.1.0 -> 20.0.0
...
This is needed to build 'master' of mitmproxy,
verified that this works with this change.
2020-12-08 05:29:20 +01:00
Sandro
395cfa475d
Merge pull request #93365 from fzakaria/spacevim
...
spacevim: init at v1.5.0
2020-12-08 05:29:16 +01:00
Arnout Engelen
17c840055e
setuptools: stable file ordering for sdist
...
We already re-pack the source distribution to make the
timestamps consistent, but the result is still not
entirely stable because by default tar does not sort
the files in the archive deterministically. This PR
makes sure the entries are sorted by name.
https://github.com/NixOS/nixpkgs/issues/105502
2020-12-08 05:28:38 +01:00
R. RyanTM
b46c670ed9
pcre2: 10.35 -> 10.36
2020-12-08 05:27:59 +01:00
Christian Kampka
fb51f058c5
e2fsprogs: 1.45.5 -> 1.45.6
2020-12-08 05:24:21 +01:00
Martin Weinelt
e8959c4660
unbound: 1.12.0 -> 1.13.0
...
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-December/007102.html
Fixes: CVE-2020-28935
2020-12-08 05:22:41 +01:00
Joe Hermaszewski
4fe23ed6ca
libcap: fix static build
...
This makes the build correct when cap==null
It also patches the Makefiles so that shared libraries aren't built during the install phase
2020-12-08 05:21:05 +01:00
TredwellGit
88fcd687d0
xorg.xrandr: 1.5.0 -> 1.5.1
...
https://lists.x.org/archives/xorg-announce/2019-August/003018.html
2020-12-08 05:20:24 +01:00
Vladimír Čunát
098a7b67ac
glibc: 2.32 -> 2.32-10
...
This should fix #100799 thanks to
https://sourceware.org/bugzilla/show_bug.cgi?id=26534#c5
2020-12-08 05:19:20 +01:00
Michal Sojka
b9116f712f
libunwind: Add devman output
...
Installing the man pages is a bit more tricky. The configure script
completely disables the documentation unless latex2man is found.
However, just installing the man pages can be done without latex2man,
because the man pages are pre-built in the source tarball. Therefore
we pass ${coreutils}/bin/true as latex2man, which allows to install
the pre-build man pages without depending on full texlive.
2020-12-08 05:16:03 +01:00
Sebastian Jordan
908896c273
pythonPackages.poetry: Apply patch to fix failing tests
2020-12-08 05:13:19 +01:00
Sandro
224023d4e7
Merge pull request #106254 from rmcgibbo/caffeine
...
gnomeExtensions.caffeine: 2020-03-13 -> 37
2020-12-08 05:13:02 +01:00
Sandro
b612010717
Merge pull request #106317 from NixOS/upd/sauerbraten
...
sauerbraten: 5492 -> 2020-12-04
2020-12-08 05:10:33 +01:00
R. RyanTM
298d45b0ca
pugixml: 1.11 -> 1.11.1
2020-12-08 03:52:19 +00:00
ajs124
497afae7e8
sauerbraten: 5492 -> 2020-12-04
...
http://www.sauerworld.org/new-sauerbraten-2020-edition-released/
2020-12-08 04:51:19 +01:00
Sandro
b18d45b41c
Merge pull request #97823 from KAction/perfect-hash
...
perfect-hash: init at 0.4.1
2020-12-08 04:48:40 +01:00
Ryan Mulligan
eb0c3da568
Merge pull request #106312 from r-ryantm/auto-update/pbgopy
...
pbgopy: 0.1.1 -> 0.2.0
2020-12-07 19:30:44 -08:00
Sandro
662d2ff82f
Merge pull request #105074 from Mindavi/clamav/0.103.0
2020-12-08 04:30:24 +01:00
Sandro
cd924f8fdc
Merge pull request #78488 from mothsART/bugfix/guake-locale
...
correction on Guake i18n : guake use C locales (not gettext directly)
2020-12-08 04:28:28 +01:00
Sandro
407469cf53
Merge pull request #101728 from adelbertc/init-tvm
...
tvm: init at 0.7.0
2020-12-08 04:27:32 +01:00
tomberek
7c20dfa554
ngt: 1.8.4 -> 1.12.3-alpha ( #101790 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-08 04:23:19 +01:00
R. RyanTM
24f37c858a
postsrsd: 1.8 -> 1.9
2020-12-08 03:10:37 +00:00
Benjamin Hipple
06ed343227
Merge pull request #106298 from kamilchm/nim-update
...
nim: 1.4.0 -> 1.4.2
2020-12-07 21:48:03 -05:00
R. RyanTM
01ca7ead63
pgmetrics: 1.10.2 -> 1.10.3
2020-12-08 02:47:59 +00:00
R. RyanTM
c18ffac4c7
pbgopy: 0.1.1 -> 0.2.0
2020-12-08 02:39:00 +00:00
Anderson Torres
52242b4e7d
Merge pull request #103925 from lopsided98/coreutils-tests-arm
...
coreutils, findutils, gnutls: fix build on 32-bit ARM
2020-12-07 23:38:08 -03:00
Anderson Torres
cef4502feb
Merge pull request #105818 from raboof/symlink-compressed-manpages-deterministically
...
compress-man-pages: symlink compressed manpages deterministically
2020-12-07 23:37:35 -03:00
Sandro
47134948c8
Apply suggestions from code review
2020-12-08 03:13:01 +01:00
Aaron Andersen
e190f2723e
Merge pull request #106305 from r-ryantm/auto-update/musikcube
...
musikcube: 0.95.0 -> 0.96.1
2020-12-07 21:01:58 -05:00
Sandro
f26d039b9d
Merge pull request #105398 from bhipple/add/qmk
2020-12-08 02:59:41 +01:00
Sandro
250ce0f241
Merge pull request #101045 from mjlbach/feature/bump_pyxdg
...
python: pyxdg: 0.26 -> 0.27
2020-12-08 02:33:13 +01:00
taku0
5101b357ec
flashplayer: 32.0.0.445 -> 32.0.0.453 ( #103441 )
2020-12-08 00:54:43 +00:00
R. RyanTM
a85e96dd05
musikcube: 0.95.0 -> 0.96.1
2020-12-08 00:52:42 +00:00
github-actions[bot]
db90e75ade
Merge staging-next into staging
2020-12-08 00:39:07 +00:00
github-actions[bot]
3ac57532a5
Merge master into staging-next
2020-12-08 00:39:05 +00:00
Orivej Desh
76bedb5b9e
linux-rt_5_9: init at 5.9.1-rt20
2020-12-08 00:31:40 +00:00
Orivej Desh
55324b51e7
pythonPackages.traitlets: disable for Python 2
2020-12-08 00:18:28 +00:00
Orivej Desh
61d95bbd40
python39Packages.rtmidi-python: fix build
...
Pregenerated rtmidi_python.cpp is incompatible with Python 3.9.
2020-12-08 00:13:43 +00:00
R. RyanTM
d4d86340c0
mg: 6.7 -> 6.8.1
2020-12-08 00:07:21 +00:00
Orivej Desh
94ede7a646
pythonPackages.pygame: switch to SDL2, fix build
2020-12-07 23:59:58 +00:00
Benjamin Hipple
60d8c843d6
python3Packages.hjson: fix wrapper
...
And add a basic import test with the standard hook.
2020-12-08 00:58:54 +01:00
Silvan Mosberger
fcba021ac9
Merge pull request #106297 from archseer/fix-thermald
...
thermald: Fix systemd service definition.
2020-12-08 00:49:36 +01:00
Kamil Chmielewski
ba70e46edd
nim: 1.4.0 -> 1.4.2
2020-12-08 00:45:34 +01:00
Blaž Hrastnik
920c439915
thermald: Fix systemd service definition.
2020-12-08 08:26:36 +09:00
Jan Tojnar
62248877ad
doc/stdenv: Fix xref to gdk-pixbuf setup hook
...
DocBook does not support creating labels for unordered list items so we need to add a link label ourselves.
2020-12-07 23:49:56 +01:00
Jan Tojnar
be8a3b8d9d
doc: convert GNOME platform docs to markdown
2020-12-07 23:49:56 +01:00
Jan Tojnar
64b8489d54
doc: clean up makefile
...
The sectn and ulink hacks are not necessary since pandoc has been defaulting to Docbook 5 for a long time.
With the pandoc patches, we can get rid of id→xml:id replacement and xmlns hacks as well.
2020-12-07 23:49:56 +01:00
Jan Tojnar
16dfe8d7f2
pandoc: Add patches for nixpkgs docs
...
Until we update pandoc, these are necessary for faithful Markdown to Docbook conversion in the manual.
The following features are necessary for many pages, in particular the GNOME platform docs:
* Anchors should use `xml:id` attribute, as mandated by Docbook 5.
* Admonitions should be supported, including titles.
Additionally, xmlns should be set correctly for root element.
2020-12-07 23:49:55 +01:00