Arnout Engelen
777cb35eb8
compress-man-pages: symlink compressed manpages deterministically
...
For example graphviz has chained symlinked manpages: dot2gxl.1 is
a symlink to gv2gxl.1 which is a symlink to gxl2gv.1
The second loop replaces each non-compressed symlink to a compressed
symlink. The target is determined with 'readlink -f', which follows
links recursively until the first name that is not a link (so either
the 'target name' or the first 'dangling' symlink).
This means that if the loop converted dot2gxl.1 before converting
gv2gxl.1 it would add a symlink `dot2gxl.1.gz->gxl2gv.1.gz`. When
it converted gv2gxl.1 first, it would then add a
`dot2gxl.1.gz->gv2gxl.1.gz` symlink.
Both are 'correct', but it's weird the result depends on the order
in which 'find' returns the files. This PR makes the behaviour
deterministic.
fixes #104708
2020-12-04 09:24:37 +01:00
Cole Helbling
6cea12ccff
alacritty: 0.6.0-rc1 -> 0.6.0
...
https://github.com/alacritty/alacritty/blob/master/CHANGELOG.md#060
2020-11-24 22:58:37 -08:00
Vincent Laporte
254f2bad97
ocaml-ng.ocamlPackages_4_12.ocaml: init at 4.12.0-α1
2020-11-25 07:55:44 +01:00
Vincent Laporte
e40f4acb27
ocaml: minor refactoring
2020-11-25 07:55:44 +01:00
Raghav Sood
342ec6fce6
Merge pull request #104863 from kylewlacy/plex-media-player_update-maintainers
...
plex-media-player: remove myself as a maintainer
2020-11-25 06:24:56 +00:00
Kyle Lacy
9c03664e4b
plex-media-player: remove myself as a maintainer
2020-11-24 21:12:06 -08:00
Raghav Sood
f9d71bfbb0
Merge pull request #104444 from magnetophon/bottom
...
bottom: 0.4.7 -> 0.5.1
2020-11-25 04:40:13 +00:00
Mario Rodas
99f98c1f1e
Merge pull request #104846 from marsam/update-nodejs
...
nodejs: 12.19.1 -> 12.20.0, 15.2.1 -> 15.3.0
2020-11-24 23:14:35 -05:00
Martin Weinelt
fa8faa1c31
Merge pull request #104844 from marsam/fix-mpv-darwin
...
mpv: fix build on darwin
2020-11-25 03:50:21 +01:00
Dmitry Kalinkin
731c548629
Merge pull request #104373 from andresilva/linux-zen-5.9.9
...
linux_zen: 5.9.6 -> 5.9.10
2020-11-24 21:43:57 -05:00
Sandro
ce46ff5855
Merge pull request #101644 from sikmir/gpscorrelate
...
gpscorrelate: wrap to avoid crashing due to lack of schemas
2020-11-25 03:28:53 +01:00
Sandro
bd42416003
Merge pull request #92735 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.2.0 -> 1.3.0
2020-11-25 03:25:48 +01:00
Sandro
9999a08954
Merge pull request #102463 from evax/mlxtend-0.17.3
...
python3Packages.mlxtend: init at 0.17.3
2020-11-25 03:25:29 +01:00
Sandro
099df380d2
Merge pull request #102462 from r-ryantm/auto-update/heimer
...
heimer: 1.20.0 -> 1.21.0
2020-11-25 03:23:58 +01:00
Sandro
9afca2f4d6
Merge pull request #102437 from r-ryantm/auto-update/hdhomerun-config-gui
...
hdhomerun-config-gui: 20200521 -> 20200907
2020-11-25 03:23:35 +01:00
Sandro
1406e32022
Merge pull request #102440 from formbay/xmljson
...
pythonPackages.xmljson: init at 0.2.1
2020-11-25 03:11:27 +01:00
Sandro
9ead4e3b17
Merge pull request #102470 from sgraf812/patch-1
...
case.kak.nix: Update description
2020-11-25 03:07:56 +01:00
R. RyanTM
668e7a441a
gnome3.gnome-getting-started-docs: 3.36.2 -> 3.38.0
2020-11-25 02:35:12 +01:00
R. RyanTM
7f5dfd2b84
evolution-data-server: 3.38.1 -> 3.38.2
2020-11-25 02:33:58 +01:00
Sandro
9b18fbb931
Merge pull request #104829 from r-ryantm/auto-update/gcompris
...
gcompris: 0.98 -> 1.0
2020-11-25 02:25:02 +01:00
Sandro
3cbb893399
Merge pull request #102154 from OPNA2608/update/palemoon-28.15.0/21.03
...
palemoon: 28.14.2 -> 28.15.0
2020-11-25 02:15:07 +01:00
Sandro
ab60b20fbe
Merge pull request #102589 from r-ryantm/auto-update/libsidplayfp
...
libsidplayfp: 2.0.4 -> 2.0.5
2020-11-25 02:13:37 +01:00
Sandro
13da973573
Merge pull request #102411 from freezeboy/unbreak-prolog-mode
...
emacs26Packages.prolog-mode: unbreak
2020-11-25 02:07:43 +01:00
Florian Klink
5b3a952e04
Merge pull request #102938 from cruegge/dev-symlinks
...
nixos/stage-1: create /dev/std{in,out,err} symlinks
2020-11-25 01:57:21 +01:00
Silvan Mosberger
bb59f101e5
Merge pull request #99688 from kylesferrazza/fix-99637
...
multilockscreen: init at 1.0.0
2020-11-25 01:51:57 +01:00
Sandro
ea49bac768
Merge pull request #99761 from fgaz/key/init
...
key: init at 2.6.3
2020-11-25 01:49:25 +01:00
Silvan Mosberger
af3ed06ce1
Merge pull request #103632 from sevenfourk/patch-1
...
terraform-providers.gitlab: 2.9.0 -> 3.1.0
2020-11-25 01:48:03 +01:00
Sandro
dfa088b63c
Merge pull request #102578 from r-ryantm/auto-update/gnu-mdk
...
mdk: 1.2.10 -> 1.3.0
2020-11-25 01:43:29 +01:00
Sandro
047b7fe16b
Merge pull request #104814 from erictapen/opensc-0.21.0
...
opensc: 0.20.0 -> 0.21.0
2020-11-25 01:42:57 +01:00
R. RyanTM
7275a26ed5
gcompris: 0.98 -> 1.0
2020-11-25 00:38:23 +00:00
Sandro
c569f0e763
Merge pull request #102611 from r-ryantm/auto-update/mxml
...
minixml: 3.1 -> 3.2
2020-11-25 01:36:56 +01:00
Sandro
cda1e0fdf8
Merge pull request #104822 from r-ryantm/auto-update/dislocker
...
dislocker: 0.7.1 -> 0.7.3
2020-11-25 01:31:13 +01:00
Sandro
7b6ccbfba0
Merge pull request #102526 from IvarWithoutBones/empty-capitaine-cursors-fix
...
capitaine-cursors: fix build with inkscape => 1.0
2020-11-25 01:29:21 +01:00
Sandro
998970e703
Merge pull request #102653 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.14.1 -> 1.15.0
2020-11-25 01:25:44 +01:00
Sandro
9e64251902
Merge pull request #102729 from evax/shap-0.36.0
...
python3Packages: init shap at 0.36.0
2020-11-25 01:16:07 +01:00
Sandro
72fcb0ff24
Merge pull request #102728 from r-ryantm/auto-update/pmd
...
pmd: 6.26.0 -> 6.29.0
2020-11-25 01:13:53 +01:00
Florian Klink
f55c180b3a
Merge pull request #104818 from flokli/systemd-with-portabled-mesonflags
...
systemd: use withPortabled in mesonFlags
2020-11-25 00:58:50 +01:00
Martin Weinelt
dbaf421258
Merge pull request #104710 from zowoq/ytdl
...
youtube-dl: 2020.11.21.1 -> 2020.11.24
2020-11-25 00:48:55 +01:00
Sandro
2c984e06d5
Merge pull request #102581 from r-ryantm/auto-update/libtins
...
libtins: 4.2 -> 4.3
2020-11-25 00:41:44 +01:00
Sandro
2ab19d9aca
Merge pull request #102846 from lukegb/python-emv
...
python3Packages.emv: init at 1.0.11
2020-11-25 00:41:05 +01:00
R. RyanTM
3af181d8a6
dislocker: 0.7.1 -> 0.7.3
2020-11-24 23:34:41 +00:00
Sandro
232f4e0cb4
Merge pull request #102930 from freezeboy/update-ome
...
oven-media-engine: 0.10.4 -> 0.10.8
2020-11-25 00:24:31 +01:00
Florian Klink
b92942f466
systemd: use withPortabled in mesonFlags
...
No matter what withPortabled was being set, we always passed
-Dportabled=false in mesonFlags. Fix this.
Also, nixpkgs-fmt the file for consistency.
2020-11-25 00:22:37 +01:00
Sandro
8aedb34fa8
Merge pull request #104806 from va1entin/devede_update
...
devede: 4.8.8 -> 4.16.0, move to GitLab
2020-11-25 00:22:15 +01:00
Sandro
16aaf679e6
Merge pull request #104811 from zowoq/nix-update
...
nix-update: 0.1 -> 0.2
2020-11-25 00:11:32 +01:00
Sandro
ea91f5f614
Merge pull request #102748 from sikmir/mu-repo
...
mu-repo: 1.8.0 → 1.8.1
2020-11-25 00:10:11 +01:00
Sandro
38fce64788
Merge pull request #82296 from nyanloutre/slimserver_7_9_2
...
slimserver: 7.9.1 -> 7.9.2
2020-11-25 00:07:52 +01:00
Sandro
49e5623be9
Merge pull request #104797 from r-ryantm/auto-update/eksctl
...
eksctl: 0.31.0 -> 0.32.0
2020-11-25 00:05:46 +01:00
Mario Rodas
46f22701be
nodejs-15_x: 15.2.1 -> 15.3.0
...
https://github.com/nodejs/node/releases/tag/v15.3.0
2020-11-24 18:01:00 -05:00
Mario Rodas
50f6a123e5
nodejs-12_x: 12.19.1 -> 12.20.0
...
https://github.com/nodejs/node/releases/tag/v12.20.0
2020-11-24 18:00:00 -05:00