288438 Commits

Author SHA1 Message Date
Luke Granger-Brown
35e57e81ae tortoisehg: fix build
tortoisehg intentionally wants to back-date the Mercurial build,
and some of the features we've added to the Mercurial build won't work
correctly under hg 5.6.
2021-05-04 10:24:00 +00:00
R. RyanTM
84261ced6c bpytop: 1.0.64 -> 1.0.65 2021-05-04 10:16:25 +00:00
Yannick Markus
78056e4775
devdocs-desktop: 0.7.1 -> 0.7.2 2021-05-04 12:00:06 +02:00
Robert Schütz
bd39c63b8f python3Packages.aioesphomeapi: remove dotlambda from maintainers 2021-05-04 11:58:46 +02:00
Robert Schütz
23df246155 esphome: remove dotlambda from maintainers 2021-05-04 11:57:52 +02:00
Robert Schütz
cdb6169aa5 metadata-cleaner: 1.0.5 -> 1.0.6 2021-05-04 11:56:05 +02:00
R. RyanTM
3a3e05b56f breezy: 3.1.0 -> 3.2.0 2021-05-04 09:54:27 +00:00
Luke Granger-Brown
a715d90fb0 mercurial: add patches for Rust status implementation
These fix https://bz.mercurial-scm.org/show_bug.cgi?id=6514, which
breaks haskellPackages.retrie when run with the Rust status
implementation.
2021-05-04 09:54:16 +00:00
Michele Guerini Rocco
93c5837be5
Merge pull request #121512 from rnhmjoj/searx
searx: set settings.yml permissions using umask
2021-05-04 11:43:12 +02:00
sternenseemann
6e98fdd7c3 top-level/release-haskell.nix: add more top-level haskell packages
These should now also include all packages that use haskellPackages in
some form where it is apparent from all-packages.nix.

Some of those probably could do with a cleanup (maybe fetchable from
hackage, many are missing justStaticExecutables).
2021-05-04 11:33:42 +02:00
sternenseemann
e7e6727e9e configuration-hackage2nix.yaml: add myself as maintainer for flat 2021-05-04 11:05:36 +02:00
markuskowa
741ed21bea
Merge pull request #121336 from markuskowa/upd-slurm
nixos/slurm: 20.11.5.1 -> 20.11.6.1, improve security
2021-05-04 11:00:35 +02:00
sternenseemann
008ecb1e82 haskellPackages.hledger-lib: remove unnecessary override 2021-05-04 10:23:16 +02:00
WilliButz
0a27a76b27
hedgedoc: 1.7.2 -> 1.8.0
https://github.com/hedgedoc/hedgedoc/releases/tag/1.8.0

includes fixes for CVE-2021-21306 and CVE-2021-29474
2021-05-04 09:58:17 +02:00
Silvan Mosberger
b8336c2b8a
formats.ini: Introduce listToValue argument (#121613)
Allows coercing lists to values. E.g.

  formats.ini { listToValue = lib.concatMapStringsSep ", " (lib.generators.mkValueStringDefault {}); }
2021-05-04 09:49:25 +02:00
Greizgh
bcf9484480 sqlx-cli: 0.4.2 -> 0.5.2 2021-05-04 08:52:59 +02:00
Daniël de Kok
b54ce41a75 maturin: fix passthru test
Seems like this was affected by vendoring permission normalization,
see #121259.
2021-05-04 08:03:58 +02:00
R. RyanTM
ca6daab25b kbs2: 0.2.6 -> 0.3.0 2021-05-04 06:03:23 +00:00
Daniël de Kok
3cc34f9e55
Merge pull request #121637 from jonringer/bump-maturin
maturin: 0.9.4 -> 0.10.4, fix build
2021-05-04 07:59:22 +02:00
R. RyanTM
7b4c1db393 gobgpd: 2.26.0 -> 2.27.0 2021-05-04 04:39:31 +00:00
R. RyanTM
a5e088088d gobgp: 2.26.0 -> 2.27.0 2021-05-04 04:35:41 +00:00
Sheena Artrip
c23146505c spotify: upgrade dependency to ffmpeg4 2021-05-03 19:49:00 -07:00
Daniel Ethridge
d1605b4538 Add back an updated version of the XDG-config paths patch 2021-05-03 22:06:51 -04:00
Silvan Mosberger
37e2fbda39
Merge pull request #121449 from endgame/metadata-fetcher-umask
metadata fetchers: use umask instead of fetch-and-chmod
2021-05-04 03:39:38 +02:00
Luke Granger-Brown
725468af89 factorio-experimental: 1.1.32 -> 1.1.33 2021-05-04 01:05:21 +00:00
Aaron Andersen
aebebb5752
Merge pull request #119325 from ymarkus/bookstack
bookstack: 0.31.7 -> 21.04.3 + nixos/bookstack: use umask before echoing & clear cache before starting
2021-05-03 20:19:39 -04:00
Aaron Andersen
5bd792a251
Merge pull request #121607 from r-ryantm/auto-update/kodi-inputstream-ffmpegdirect
kodiPackages.inputstream-ffmpegdirect: 1.21.1 -> 1.21.2
2021-05-03 20:19:15 -04:00
Jonathan Ringer
2f87975f2d maturin: 0.9.4 -> 0.10.4, fix build 2021-05-03 17:12:08 -07:00
Aaron Andersen
1609151390
Merge pull request #121615 from r-ryantm/auto-update/kodi-pvr-iptvsimple
kodiPackages.pvr-iptvsimple: 7.6.1 -> 7.6.2
2021-05-03 20:11:30 -04:00
Benjamin Hipple
e08752c4d4
Merge pull request #121622 from eraserhd/rep-0.2.2
rep: 0.2.1 -> 0.2.2
2021-05-03 19:38:20 -04:00
Martin Weinelt
fdd7009c85
Merge pull request #121457 from mweinelt/hass-deps 2021-05-04 01:37:00 +02:00
WilliButz
a2adfae036
Merge pull request #121599 from Ma27/knot-exporter-patch
prometheus-knot-exporter: add patch to fix stats
2021-05-04 01:02:28 +02:00
Matt Christ
0f1a3ab3df emacs pkgs: update org 2021-05-03 17:43:34 -05:00
Matt Christ
e117e00a5c emacs pkgs: update elpa 2021-05-03 17:43:34 -05:00
Malte Brandy
81b5682da3
Merge branch 'master' into haskell-updates 2021-05-04 00:25:54 +02:00
Dmitry Kalinkin
2d4dcb03bb
pythia: move rsync to nativeBuildInputs 2021-05-03 18:16:33 -04:00
Dmitry Kalinkin
e5b86d7ac0
Merge pull request #119874 from veprbl/pr/zmq_fix
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28
2021-05-03 17:51:05 -04:00
Dmitry Kalinkin
5a57d96149
pythia8: update meta 2021-05-03 17:46:02 -04:00
Dmitry Kalinkin
6ea85eab40
pythia: 8.304 -> 8.305 2021-05-03 17:45:36 -04:00
Dmitry Kalinkin
1cfcfccc6e
Merge pull request #121411 from veprbl/pr/xfitter_darwin_fix
xfitter: fix for darwin
2021-05-03 17:37:34 -04:00
Dmitry Kalinkin
edeed0a71e
Merge pull request #121535 from leotaku/texlive-2021
texlive: 2020 -> 2021
2021-05-03 17:35:43 -04:00
David Terry
3f64800076
radicle-upstream: 0.1.11 -> 0.2.3 2021-05-03 23:26:04 +02:00
Malte Brandy
991041b33a
hackage-packages.nix: Regenerate based on current config 2021-05-03 23:01:56 +02:00
Malte Brandy
9b4dd31a38
configuration-hackage2nix.yaml: Changing Stackage pin to Nightly 2021-05-03 2021-05-03 22:59:55 +02:00
Malte Brandy
e9430c7f2b
all-cabal-hashes: Changing pin to 'Update from Hackage at 2021-05-03T20:39:01Z' 2021-05-03 22:59:53 +02:00
Malte Brandy
4dbda0125a
maintainers/scripts/haskell: Add --do-commit option 2021-05-03 22:58:51 +02:00
Jason Felice
3dcbe67779 rep: 0.2.1 -> 0.2.2 2021-05-03 16:48:27 -04:00
Andreas Rammhold
7cb7620008
Merge pull request #121587 from hercules-ci/nixos-test-inline-doc
testing-python.nix: document runTests pos argument
2021-05-03 22:48:10 +02:00
Maximilian Bosch
29efb31278
Merge pull request #121609 from Synthetica9/mako-1.5
mako: 1.4.1 -> 1.5
2021-05-03 22:31:42 +02:00
David Terry
657752181e
turbo-geth 2021.02.01 -> 2021.04.05 2021-05-03 22:29:30 +02:00