Commit graph

252063 commits

Author SHA1 Message Date
Austin Seipp e80eeae690
yosys: 2020.10.20 -> 0.9+3675 (new version scheme)
Yosys now has their own official scheme for tagging unstable builds;
an automation robot appears from the darkness once every few hours,
bumps the version number, and disappears as silently as they came.

While Nix packages use a date-based version format for unstable
packages, many (most!) users of Yosys use an unstable version.  And so
synchronizing the version of the Nix package with the repository version
is significantly less confusing to users. This also adds a safeguard to
ensure others don't forget to bump the version number correctly in the
future.

The testsuite also saw an overhaul (now parallel to help build time), so
some tweaks were needed to get it working again.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00
Austin Seipp 58a906a7bf
iverilog: unstable-2020-08-24 -> unstable-2020-10-24
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:02 -06:00
Austin Seipp 9a7e4982dd
klayout: 0.26.6 -> 0.26.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:22:58 -06:00
Matthieu Coudron 2bbfa82c2f
Merge pull request #103232 from teto/mptcp_official
linux_mptcp_5_9: init upstream multipath TCP at 5.9
2020-11-12 22:15:02 +01:00
Daniël de Kok e220cc0700
Merge pull request #103639 from danieldk/makemkv-1.15.3
makemkv: 1.15.2 -> 1.15.3
2020-11-12 21:51:35 +01:00
Michael Weiss 331e2376cd
libplacebo: 2.72.0 -> 2.72.2 2020-11-12 21:46:54 +01:00
R. RyanTM 8f4df972e0 colord: 1.4.4 -> 1.4.5 2020-11-12 21:46:41 +01:00
markuskowa 2cfb5b8aa6
Merge pull request #103618 from r-ryantm/auto-update/armadillo
armadillo: 10.1.1 -> 10.1.2
2020-11-12 21:43:41 +01:00
Martin Weinelt 5c79a18f98
Merge pull request #99194 from prusnak/fastecdsa
python3Packages.fastecdsa: init at 2.1.5
2020-11-12 21:36:36 +01:00
Lassulus 40811ee161
Merge pull request #103052 from dbirks/add-ssmsh
ssmsh: init at 1.4.3
2020-11-12 21:00:27 +01:00
Pavol Rusnak f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Ryan Mulligan 81ea113820
Merge pull request #103529 from r-ryantm/auto-update/sd-local
sd-local: 1.0.5 -> 1.0.12
2020-11-12 11:56:25 -08:00
Ryan Mulligan 05b8ca5a33
Merge pull request #103548 from r-ryantm/auto-update/slurp
slurp: 1.3.0 -> 1.3.1
2020-11-12 11:55:25 -08:00
lewo d73f269f6e
Merge pull request #94484 from mweinelt/postfix
nixos/tests/postfix: migrate test to use tlsTrustedAuthorities
2020-11-12 20:50:35 +01:00
Ninjatrappeur aebcd5cd6a
Merge pull request #103522 from r-ryantm/auto-update/rss-bridge
rss-bridge: 2020-02-26 -> 2020-11-10
2020-11-12 20:34:26 +01:00
lewo 785f21bf84
Merge pull request #103611 from r-ryantm/auto-update/gremlin-console
gremlin-console: 3.3.4 -> 3.4.8
2020-11-12 20:32:39 +01:00
Daniël de Kok bfff50e910
Merge pull request #103586 from danieldk/1password-gui-0.9.3
_1password-gui: 0.9.2-1 -> 0.9.3
2020-11-12 20:28:43 +01:00
Lassulus 1e8fd9f96a
Merge pull request #103140 from OPNA2608/update/bambootracker-0.4.5/21.03
bambootracker: 0.4.4 -> 0.4.5
2020-11-12 20:23:59 +01:00
Daniël de Kok c80ddf3b25 makemkv: 1.15.2 -> 1.15.3
Changelog (summarized):

- Massive internanal rewrite.
- Improved handling of disks with mastering errors.
- MakeMKV now can extract Dolby Vision metadata from elementary stream
  data.
- MakeMKV now forces low speed when reading data around disc edges,
  working around firmware bugs
2020-11-12 20:22:57 +01:00
Daniël de Kok e2db0ee4a2
Merge pull request #103085 from danieldk/makemkv-jre
makemkv: add jre_headless PATH through the wrapper
2020-11-12 20:17:18 +01:00
Martin Weinelt a245f37b20
Merge pull request #103626 from petabyteboy/feature/dino-0-1-1
dino: 0.1.0 -> 0.2.0
2020-11-12 20:13:35 +01:00
Lassulus 4edbe7c969
Merge pull request #103308 from 06kellyjac/terragrunt_0.26.2
terragrunt: 0.25.5 -> 0.26.2
2020-11-12 20:02:59 +01:00
Martin Weinelt 9309563332
postfix: add passthru tests 2020-11-12 20:00:50 +01:00
Milan Pässler e19567abb9 dino: 0.1.0 -> 0.2.0 2020-11-12 19:46:00 +01:00
Maximilian Bosch f94859f199
epson-escpr2: 1.1.23 -> 1.1.24 2020-11-12 19:41:37 +01:00
Maximilian Bosch e7053a87ad
evcxr: 0.5.3 -> 0.6.0
Since version `0.6.0` the `rust-src` component (or declaring
`RUST_SRC_PATH`) is needed. Just like in `rust-analyzer`, this is solved by
setting `RUST_SRC_PATH` to `rustPlatform.rustLibSrc` for tests and
wrapped executables.

ChangeLog: https://github.com/google/evcxr/blob/v0.6.0/RELEASE_NOTES.md#version-060
2020-11-12 19:41:32 +01:00
Maximilian Bosch 02a1379d45
EmptyEpsilon: 2020.08.07 -> 2020.08.25
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.08.25
2020-11-12 19:41:27 +01:00
Maximilian Bosch 5b44f46913
diffoscope: 160 -> 161
https://diffoscope.org/news/diffoscope-161-released/
2020-11-12 19:41:27 +01:00
Martin Weinelt 1b5a1c697d nixos/tests/postfix: migrate test to use tlsTrustedAuthorities
Fixes: 632104e ("postfix: deprecated `sslCACert` in favour of
`tlsTrustedAuthorities`")
2020-11-12 19:38:27 +01:00
Martin Weinelt a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Gabriel Ebner 28136b4495
Merge pull request #103625 from gebner/opencascade750
opencascade-occt: 7.4.0p1 -> 7.5.0
2020-11-12 19:07:39 +01:00
Daniël de Kok 950cf2bc56 python3Packages.setuptools-rust: 0.11.4 -> 0.11.5
Changelog
https://github.com/PyO3/setuptools-rust/releases/tag/v0.11.5
2020-11-12 09:55:08 -08:00
Matthieu Coudron 015939bece linux_mptcp_5_9: MPTCP in upstream linux
linux_mptcp_5_9 enables Multipath TCP in the upstream kernel.

I keep linux_mptcp_95 even if it is out of tree because it has "more" features
than linux_mptcp_5_9.
2020-11-12 18:51:45 +01:00
Matthieu Coudron db215ca08d linux_mptcp_94: remove (outdated)
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
Nick Hu d1ca119619
Merge pull request #103623 from r-ryantm/auto-update/ayatana-ido
ayatana-ido: 0.8.0 -> 0.8.1
2020-11-12 17:35:55 +00:00
Yorick van Pelt e72ebfe79d python3Packages.bitstring: 3.1.5 -> 3.1.7 2020-11-12 18:10:01 +01:00
R. RyanTM f32beb311a ayatana-ido: 0.8.0 -> 0.8.1 2020-11-12 16:46:04 +00:00
Sarah Brofeldt 96ba24cb53
Merge pull request #103604 from johanot/kubernetes-1.19.4
kubernetes: 1.19.3 -> 1.19.4
2020-11-12 17:29:00 +01:00
Gabriel Ebner e580eacd57 opencascade-occt: 7.4.0p1 -> 7.5.0 2020-11-12 17:14:18 +01:00
Andreas Rammhold 4acaee2cb1
Merge pull request #103450 from mweinelt/intel-microcode
microcodeIntel: 20200616 -> 20201110
2020-11-12 17:12:55 +01:00
R. RyanTM 69683ddbc8 armadillo: 10.1.1 -> 10.1.2 2020-11-12 15:41:40 +00:00
Dmitry Kalinkin 27630634cb
Merge pull request #103614 from sikmir/gpxsee
gpxsee: 7.35 → 7.36
2020-11-12 10:40:32 -05:00
Pascal Bach 47f576caf8
k3b: remove qtwebkit dependency (#103164)
The dependeny is optional and k3b works without it.
2020-11-12 10:27:47 -05:00
Maximilian Bosch e07fcb95b5
Merge pull request #103600 from erictapen/wireguard-linux-compat-20201112
linuxPackages.wireguard: 1.0.20200908 -> 1.0.20201112
2020-11-12 16:18:29 +01:00
Ryan Mulligan cc8a3b44e7
Merge pull request #103612 from r-ryantm/auto-update/bazarr
bazarr: 0.9.0.5 -> 0.9.0.6
2020-11-12 07:15:34 -08:00
Ryan Mulligan 25f45a5226
Merge pull request #103578 from r-ryantm/auto-update/ugrep
ugrep: 2.5.5 -> 3.0.4
2020-11-12 06:42:46 -08:00
Ryan Mulligan 1a46817459
Merge pull request #103545 from r-ryantm/auto-update/skaffold
skaffold: 1.15.0 -> 1.16.0
2020-11-12 06:23:01 -08:00
Ryan Mulligan 8a0dc60505
Merge pull request #103533 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.07 -> 2.09
2020-11-12 06:22:08 -08:00
R. RyanTM 0c01e11ddb bazarr: 0.9.0.5 -> 0.9.0.6 2020-11-12 14:12:30 +00:00
Ryan Mulligan fffbfc019f
Merge pull request #103544 from r-ryantm/auto-update/simplenote
simplenote: 1.21.1 -> 2.0.0
2020-11-12 06:03:06 -08:00