Commit graph

300302 commits

Author SHA1 Message Date
Jörg Thalheim 7bedfcf6a1
Merge pull request #129111 from eduardosm/seafile
seafile-shared: update source hash, seafile-client: update source hash
2021-07-03 20:06:45 +01:00
Jörg Thalheim c5accb8214
Merge pull request #129131 from dotlambda/fastimport-python35
pythonPackages.fastimport: requires Python >= 3.5
2021-07-03 20:04:51 +01:00
Jörg Thalheim c8dd6cecaa python-language-server: remove myself as maintainer 2021-07-03 20:51:44 +02:00
Luke Granger-Brown e77ce56f9e
Merge pull request #129143 from fgaz/warzone2100/dataroot
warzone2100: better fix for absolute bindir
2021-07-03 19:47:47 +01:00
Luke Granger-Brown 9817238e3b
Merge pull request #129156 from fgaz/staticjinja/3.0.1
staticjinja: 2.1.0 -> 3.0.1
2021-07-03 19:46:46 +01:00
Bjørn Forsman 9b16b5e381 conan: fix build after python3Packages updates
conan needs jinja2<3 and six<=1.15.0. Adding six to packageOverrides
results in this build error:

  $ nix-build -A conan
  ...
  Found duplicated packages in closure for dependency 'six':
    six 1.16.0 (/nix/store/zn4haxpv5j9ilccvw7vxxwbfb84vhl5i-python3.8-six-1.16.0/lib/python3.8/site-packages)
    six 1.15.0 (/nix/store/8nkfc88xal8g91hfjsxq93b6pfydq2d7-python3.8-six-1.15.0/lib/python3.8/site-packages)

As the changes in six-1.16.0 look harmless, work around the above issue
by allowing conan to use six-1.16.0.
2021-07-03 20:45:13 +02:00
Luke Granger-Brown 3cc1884ab0
Merge pull request #125961 from lukegb/mercurial
mercurial: fix build, improve extension support
2021-07-03 19:44:46 +01:00
Fabian Affolter 49ac4dfab9 python3Packages.bravado-core: 5.16.1 -> 5.17.0 2021-07-03 20:36:00 +02:00
Jörg Thalheim dfdcb86cca
Merge pull request #129120 from fabaff/fix-pyls-spyder
python3Packages.pyls-spyder: fix build
2021-07-03 19:27:41 +01:00
Fabian Affolter 41f850cdeb python3Packages.bugsnag: 4.0.3 -> 4.1.0 2021-07-03 20:27:38 +02:00
Jörg Thalheim 2d053d8b59
Merge pull request #129141 from r-ryantm/auto-update/gpxsee
gpxsee: 9.1 -> 9.2
2021-07-03 19:19:00 +01:00
Jörg Thalheim 5092001b40
Merge pull request #129123 from r-ryantm/auto-update/gwyddion
gwyddion: 2.58 -> 2.59
2021-07-03 19:13:20 +01:00
Jörg Thalheim a5dba5c496
Merge pull request #129147 from r-ryantm/auto-update/infracost
infracost: 0.9.1 -> 0.9.2
2021-07-03 19:12:37 +01:00
Luke Granger-Brown 65a67517c9 tortoisehg: 5.6 -> 5.8 2021-07-03 18:12:34 +00:00
Luke Granger-Brown cdcb439bad mercurial: add withExtensions
This allows an easy way of getting a copy of the "hg" executable which
provides a specific set of extensions.
2021-07-03 18:11:52 +00:00
Martin Weinelt bcd5b09634
pinnwand: relax token-bucket pin 2021-07-03 20:09:34 +02:00
Jörg Thalheim a4f6c9f5d3
Merge pull request #129138 from r-ryantm/auto-update/hugo
hugo: 0.84.3 -> 0.84.4
2021-07-03 19:09:24 +01:00
Jörg Thalheim 4e8d4d44cb
Merge pull request #129145 from fabaff/bump-terrascan
terrascan: 1.7.0 -> 1.8.0
2021-07-03 19:08:50 +01:00
Jörg Thalheim 9bcf6d84be
Merge pull request #129146 from fabaff/bump-traitor
traitor: 0.0.7 -> 0.0.8
2021-07-03 19:07:50 +01:00
Jörg Thalheim b627d0d7f1
Merge pull request #129126 from r-ryantm/auto-update/global
global: 6.6.6 -> 6.6.7
2021-07-03 19:06:25 +01:00
R. RyanTM c22c07f530 katago: 1.9.0 -> 1.9.1 2021-07-03 18:05:39 +00:00
Jörg Thalheim bc8af97443
Merge pull request #128537 from jonringer/fix-linux-perf
linuxPackages_5_13.perf: fix build
2021-07-03 19:05:24 +01:00
Jörg Thalheim f3fc8b9fa8
Merge pull request #129127 from fabaff/bump-duckdb
duckdb: 0.2.2 -> 0.2.7
2021-07-03 19:00:22 +01:00
Mario Rodas 9206a3fc64
Merge pull request #129130 from marsam/update-libvmaf
libvmaf: 2.1.1 -> 2.2.0
2021-07-03 12:58:47 -05:00
Jörg Thalheim e587a7fcf1
Merge branch 'master' into fix-linux-perf 2021-07-03 18:56:44 +01:00
Jörg Thalheim b118976151
Merge pull request #107626 from jakobrs/passwd
installation-cd-base.nix: Add 'live.nixos.passwd' boot option
2021-07-03 18:47:50 +01:00
Jörg Thalheim 2b0da61cbd
Merge pull request #129026 from jonringer/bump-zfs
zfs*: bump
2021-07-03 18:46:31 +01:00
Bjørn Forsman ede1785d11 doc: point out that nixos-21.05 has gnuradio 3.9
Logically re-apply 64c70a8c4c ("doc: point out that nixos-21.05 has gnuradio
3.9"), because it was lost in the conversion from docbook to markdown, in
commit 32c2dd304d ("docs: nixos release notes to CommonMark (2105)").

(Apparently we have both .md and .xml release notes now, and CI fails
unless they have the same content (after .md processing), so update the
.xml file to match...)
2021-07-03 19:41:20 +02:00
Bjørn Forsman ed9db4a7f8 doc: fix link to kodi-19.0 announcement
Logically re-apply 7afaacf9a8 ("doc: fix link to kodi-19.0 announcement"),
because it was lost in the conversion from docbook to markdown, in commit
32c2dd304d ("docs: nixos release notes to CommonMark (2105)").

(Hm, apparently we have *both* docbook and markdown? CI failed before I
updated the .xml file.)
2021-07-03 19:39:55 +02:00
David 567224081c rebar3-nix: 0.1.0 -> 0.1.1 2021-07-04 02:20:48 +09:00
Francesco Gazzetta f93e9e98e9 staticjinja: 2.1.0 -> 3.0.1 2021-07-03 18:29:06 +02:00
R. RyanTM 9598d61c1f crate2nix: 0.9.0 -> 0.10.0 2021-07-03 08:57:16 -07:00
Michael Weiss b499c7de5b
Merge pull request #129142 from primeos/tdesktop
tdesktop: Drop the enchant2 and dee dependencies
2021-07-03 17:43:30 +02:00
R. RyanTM f269eaff23 infracost: 0.9.1 -> 0.9.2 2021-07-03 15:38:20 +00:00
Fabian Affolter cc4d6d48dc python3Packages.georss-ign-sismologia-client: 0.3 -> 0.4 2021-07-03 17:37:54 +02:00
Fabian Affolter d725de5d5a traitor: 0.0.7 -> 0.0.8 2021-07-03 17:32:30 +02:00
Silvan Mosberger 8c5734e872
Merge pull request #129116 from ncfavier/patch-1
nixos/top-level: pass lib to specialisations
2021-07-03 17:31:45 +02:00
Fabian Affolter d9a1b3c52c terrascan: 1.7.0 -> 1.8.0 2021-07-03 17:29:11 +02:00
Guillaume Girol c6ba881c8d btrbk: add nixos test to passthru.tests 2021-07-03 17:22:36 +02:00
Guillaume Girol 8b9d56a19a nixos/btrbk: add release notes 2021-07-03 17:22:33 +02:00
Guillaume Girol 72894352b8 nixos/btrbk: add module and test 2021-07-03 17:18:20 +02:00
Michael Weiss 733756ccfc
tdesktop: Drop the enchant2 and dee dependencies
Ilya Fedin informed me that they aren't required anymore. Thanks :)
2021-07-03 17:10:33 +02:00
R. RyanTM 477ae348ca gpxsee: 9.1 -> 9.2 2021-07-03 15:09:02 +00:00
Michael Weiss 0530d9b53c
Merge pull request #129134 from Kranzes/bump-tdesktop
tdesktop: 2.8.3 -> 2.8.4
2021-07-03 17:07:20 +02:00
Johannes May 3f2a44978b darktable: 3.4.1 -> 3.6.0
Release information: https://www.darktable.org/2021/07/darktable-360-released/
2021-07-03 17:02:25 +02:00
R. RyanTM 93a665e66d hugo: 0.84.3 -> 0.84.4 2021-07-03 14:58:48 +00:00
Francesco Gazzetta b5b5dbb62d warzone2100: better fix for absolute bindir 2021-07-03 16:56:42 +02:00
Guillaume Girol 6ad9193ea2
Merge pull request #129033 from fabaff/bump-fabulous
python3Packages.fabulous: 0.3.0 -> 0.4.0
2021-07-03 14:51:28 +00:00
Robert Scott 0a2b50395c
Merge pull request #129045 from fabaff/bump-bashlex
python3Packages.bashlex: 0.14 -> 0.15
2021-07-03 15:40:42 +01:00
Michael Weiss d295b05779
Merge pull request #129135 from primeos/cross-compilation/wlroots
egl-wayland,xwayland,wlroots: support cross-compilation
2021-07-03 16:40:13 +02:00