3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

231136 commits

Author SHA1 Message Date
Doron Behar b58227a4c0
neomutt: Remove old fixes for failing tests
Includes both rfc2047 tests workarounds and locale workarounds.
Fixes #86896. See https://github.com/neomutt/neomutt/pull/2314 .
2020-06-19 18:15:34 +02:00
Doron Behar b8f65212ec
neomutt: make manual.txt not empty
Without elinks / w3m / lynx in the nativeBuildInputs, there are these
errors in the build:

LC_ALL=C w3m -dump -O UTF8 docs/manual.html > docs/manual.txt || \
LC_ALL=C lynx -dump -nolist -with_backspaces \
        -display_charset=us-ascii docs/manual.html > docs/manual.txt || \
LC_ALL=C elinks -dump -no-numbering -no-references \
        docs/manual.html | sed -e 's,\\001, ,g' > docs/manual.txt
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: w3m: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 1: lynx: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 3: elinks: command not found
2020-06-19 18:15:34 +02:00
Doron Behar 3b9a8f5426
neomutt: Make it not reference .dev outputs. 2020-06-19 18:15:33 +02:00
Sébastien Maret b307674e02
gildas: 20200201_a -> 20200601_b (#91096) 2020-06-19 10:40:38 -04:00
Ryan Mulligan c87f619edd
Merge pull request #90483 from r-ryantm/auto-update/consul_exporter
prometheus-consul-exporter: 0.3.0 -> 0.6.0
2020-06-19 06:01:08 -07:00
Frederik Rietdijk 46dd569cd1 python.pkgs.wcwidth: add setuptools 2020-06-19 14:36:16 +02:00
Tim Steinbach 41bd44e05d
linux: 5.7.3 -> 5.7.4 2020-06-19 08:06:54 -04:00
Benno Fünfstück 6580c59352 librespot: init at 0.1.1 2020-06-19 13:07:49 +02:00
Sebastien Bariteau 5a345d60d3
the-way: init at 0.3.2
* the-way: init at 0.3.2
2020-06-19 13:00:04 +02:00
Lassulus 6d2c0b8255
Merge pull request #88195 from ruuda/libressl-3.1
libressl: add 3.1.3, default to it, remove 2.9
2020-06-19 12:49:15 +02:00
Jörg Thalheim e5bdf9c27b
Merge pull request #91087 from Mic92/python-fixes 2020-06-19 11:36:25 +01:00
Pavol Rusnak 09e64cf96b
hashcat: 5.1.0 -> 6.0.0 (#91063) 2020-06-19 10:36:08 +00:00
Vincent Laporte a8bb61222f coq_8_12: init at 8.12+β1 2020-06-19 12:28:42 +02:00
Vincent Laporte 5293575e85 coqPackages.mathcomp: enable 1.11.0 for Coq 8.12 2020-06-19 12:28:42 +02:00
Jörg Thalheim 81fb54a8c1
python3.pkgs.janus: fix build 2020-06-19 11:16:50 +01:00
Jörg Thalheim 8ce5334899
python3.pkgs.pycognito: 0.1.2 -> 0.1.3 2020-06-19 11:06:02 +01:00
Jörg Thalheim df65cd2ef9
python3.pkgs.hass-nabucasa: fix build 2020-06-19 11:05:52 +01:00
Robert Hensing 06469493de
Merge pull request #91085 from hercules-ci/fix-dockerTools-nix-symlinks
Fix docker tools nix symlinks
2020-06-19 12:01:47 +02:00
Jörg Thalheim 25b91c2059
python3.pkgs.asynctest: disable tests on python3.8 2020-06-19 10:52:03 +01:00
Jörg Thalheim 407897c65a
python3.pkgs.astral: add missing freezegun 2020-06-19 10:46:05 +01:00
Daniël de Kok 36429a4e59
Merge pull request #91080 from juliendehos/curlcpp
curlcpp: remove myself from maintainers
2020-06-19 11:29:13 +02:00
Frederik Rietdijk e3209fae77 python2.pkgs.natsort: fix eval 2020-06-19 11:21:42 +02:00
Frederik Rietdijk 9c650efbb0 python2.pkgs.natsort: disable 2020-06-19 11:20:35 +02:00
Frederik Rietdijk 612ef3438a python3.pkgs.soco: fix build 2020-06-19 10:37:37 +02:00
Sebastien Bariteau fcbd2e6835
tellico: init at 3.3.0
* tellico: init at 3.3.0

* fix pversion vs version
2020-06-19 10:19:34 +02:00
Jörg Thalheim ab2c7a29e7
eyeD3: fix dependencies 2020-06-19 09:15:04 +01:00
Jörg Thalheim 343594f2bd
python3.pkgs.python-engineio: 3.10.0 -> 3.13.0
fixes python-socketio
2020-06-19 09:15:02 +01:00
Robert Hensing 2dd94af186 dockerTools: keep symlinks to nix intact 2020-06-19 10:08:34 +02:00
Robert Hensing caf47063b4 dockerTools: test that tar keeps nix binary symlinks intact 2020-06-19 10:08:34 +02:00
Vincent Laporte a1b8192dbf ocamlPackages.piqi: 0.6.14 → 0.6.15 2020-06-19 10:06:06 +02:00
Frederik Rietdijk e3bacebbd0 python2.pkgs.markdown: keep at 3.1.1 for Python 2 2020-06-19 09:47:36 +02:00
Frederik Rietdijk 58d569d0b4
Merge pull request #90447 from NixOS/staging-next
Staging next
2020-06-19 09:43:08 +02:00
Michele Guerini Rocco 8e83855f5b
Merge pull request #91067 from rnhmjoj/monero
monero: 0.15 -> 0.16
2020-06-19 09:12:42 +02:00
Michele Guerini Rocco 84be7021f3
Merge pull request #91070 from rnhmjoj/mutt
mutt: 1.14.3 -> 1.14.4
2020-06-19 09:08:51 +02:00
Frederik Rietdijk 301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Julien Dehos cc1a97d772 curlcpp: remove myself from maintainers 2020-06-19 08:42:04 +02:00
Daniël de Kok bd3bf7ee76
Merge pull request #91052 from veprbl/pr/root5_5_34_38
root5: 5.34.36 -> 5.34.38
2020-06-19 08:14:20 +02:00
Daniël de Kok baa29b3734
Merge pull request #91051 from pstn/mudlet-4.9.1
mudlet: 4.3 -> 4.9.1
2020-06-19 08:11:36 +02:00
Linus Heckemann aea806b8ea
Merge pull request #86177 from mayflower/mailman-upstream
Mailman refactor
2020-06-19 07:54:41 +02:00
Paul Myjavec be22631154
circleci-cli: 0.1.7971 -> 0.1.8302 (#91013) 2020-06-18 22:30:34 -07:00
Florian Klink a84cbb60f0
Merge pull request #91073 from danielfullmer/systemd-string-format
nixos/systemd-boot: fix incorrect string formatting
2020-06-19 02:23:25 +02:00
Daniel Fullmer 1d4dc149df nixos/systemd-boot: fix incorrect string formatting
Currently, this always writes "default nixos-generation-%d.conf" without
replacing the "%d" in the string.
Python .format() is not equivalent to "%"
2020-06-18 19:58:50 -04:00
Florian Klink ccaa301add
Merge pull request #90234 from asbachb/update-jdk-11.0.7
openjdk: 11.0.6 -> 11.0.7
2020-06-19 00:38:08 +02:00
Florian Klink 6b2c9aa7da
Merge pull request #90289 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4
2020-06-19 00:37:32 +02:00
Florian Klink 34efb1df34
Merge pull request #90328 from priegger/fix/sane-backends
sane-backends: 1.0.28 -> 1.0.30
2020-06-19 00:35:18 +02:00
Florian Klink 1d0c24913c
Merge pull request #90500 from r-ryantm/auto-update/cinnamon-translations
cinnamon.cinnamon-translations: 4.4.2 -> 4.6.0
2020-06-19 00:33:09 +02:00
Florian Klink bde91a6fd7
Merge pull request #90501 from r-ryantm/auto-update/ct
container-linux-config-transpiler: 0.7.0 -> 0.9.0
2020-06-19 00:32:57 +02:00
rnhmjoj 9e05e7ce38
mutt: 1.14.3 -> 1.14.4 2020-06-19 00:31:45 +02:00
Jan Tojnar 6f22db6df1
libmodulemd_1: drop
rpm-ostree now uses 2.0
2020-06-19 00:31:28 +02:00
Jan Tojnar 508a132220
rpm-ostree: 2020.1 → 2020.2
https://github.com/coreos/rpm-ostree/releases/tag/v2020.2
2020-06-19 00:31:28 +02:00