Commit graph

321893 commits

Author SHA1 Message Date
sternenseemann 9a76986ee0 foot: cache stimuliFile more aggressively
stimuliFile would get rebuild with every change in version, since the
stimulusGenerator derivation would depend on the version string. Since
the script often doesn't change between releases, this causes
unnecessary rebuilds and cache duplication.

Additionally we add a test to passthru which checks if the hash of the
script is still up to date: By making its name depend on the version
string, it'll get rebuild on every version change, even if the hash
stays the same. This way we can detect new hash mismatches.
2021-10-07 16:18:59 +02:00
sternenseemann 6bfc5e94f6 foot: 1.9.0 -> 1.9.2
foot's upstream has abandoned the approach of using a custom terminfo
install location and setting TERMINFO, but still supports it. For us
this has eliminated the need to build the foot terminfo files manually,
somehow which is appreciated.

We preserve our current approach: Install terminfo files to the terminfo
output and set TERMINFO to that store path instead of propagating the
output for user env insatllations.

Change logs:

* https://codeberg.org/dnkl/foot/releases/tag/1.9.1

* https://codeberg.org/dnkl/foot/releases/tag/1.9.2
2021-10-07 16:18:59 +02:00
Domen Kožar 710be10957
Merge pull request #140858 from pimeys/prisma-linux-aarch64
prisma-engines: add support for aarch64-linux
2021-10-07 08:29:44 -05:00
figsoda b9912f3d90 doh-proxy-rust: 0.3.8 -> 0.9.2, switch to fetchCrate, remove patch 2021-10-07 09:29:34 -04:00
figsoda 9d838fe0b9 effitask: 1.4.0 -> 1.4.1, fix build, remove patch 2021-10-07 09:18:02 -04:00
figsoda c499458529 elfx86exts: remove unused patch 2021-10-07 09:04:49 -04:00
Robert Hensing 45da228a49
Merge pull request #140396 from laikq/srcs-doc
doc: reference sourceRoot in description of srcs
2021-10-07 15:03:45 +02:00
R. RyanTM 40fd8c9c24 oh-my-zsh: 2021-10-05 -> 2021-10-06 2021-10-07 09:02:51 -04:00
figsoda c1806a0e65 svd2rust: switch to fetchCrate, remove patch 2021-10-07 08:54:37 -04:00
figsoda 842c49708e fac-build: 0.5.3 -> 0.5.4, switch to fetchCrate, remove patch 2021-10-07 08:39:22 -04:00
Jacek Galowicz d68f1e43df
Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-driver
nixos test ref/05 class ify test driver
2021-10-07 14:37:01 +02:00
figsoda 4afe68d75c sandboxfs: switch to fetchCrate, remove patch 2021-10-07 08:28:47 -04:00
Lin Yinfeng bd47be3c86
godns: init at 2.5 2021-10-07 20:26:34 +08:00
Julius de Bruijn cdaf4b1290 prisma-engines: add support for aarch64-linux 2021-10-07 14:22:16 +02:00
Fabian Affolter fc3ac0dbcc python3Packages.rainbowstream: 1.5.2 -> 1.5.5 2021-10-07 14:15:43 +02:00
R. RyanTM 7efffa6104 python38Packages.phonenumbers: 8.12.33 -> 8.12.34 2021-10-07 12:06:54 +00:00
figsoda 708694e081
Merge pull request #140803 from figsoda/eureka-ideas
eureka-ideas: init at 1.8.1
2021-10-07 08:05:59 -04:00
Timo Kaufmann 043bc8a984
Merge pull request #139502 from Vodurden/nixos-unstable
Support virtual Nintendo Switch Pro controllers in joycond
2021-10-07 13:54:30 +02:00
Fabian Affolter 526221d06e
Merge pull request #140841 from fabaff/bump-pubnub
python3Packages.pubnub: 5.3.1 -> 5.4.0
2021-10-07 13:28:48 +02:00
Fabian Affolter 9f955137e5
Merge pull request #140854 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
python38Packages.mypy-boto3-s3: 1.18.55 -> 1.18.56
2021-10-07 13:28:33 +02:00
R. RyanTM 98cc5c28a4 python38Packages.mypy-boto3-s3: 1.18.55 -> 1.18.56 2021-10-07 11:00:57 +00:00
zowoq 604e3c90a9 skopeo: 1.4.1 -> 1.5.0
https://github.com/containers/skopeo/releases/tag/v1.5.0
2021-10-07 21:00:02 +10:00
Harry Maclean 1d369f0963 codeql: 2.5.9 -> 2.6.2
This requires a minor change to accommodate a different path to Java in
the codeql script.
2021-10-07 11:57:57 +01:00
Harry Maclean f9ae94032f codeql: update homepage 2021-10-07 11:57:56 +01:00
Harry Maclean 7aa5a5eb8f codeql: trim nativeBuildInputs
These dependencies are not needed for recent CodeQL versions. Removing
them also makes this package buildable on darwin.
2021-10-07 11:57:56 +01:00
John Colvin 39ca16748a
bluejeans-gui: fixup for #140837 getting version from upstream (#140852) 2021-10-07 06:50:10 -04:00
Kevin Cox 709b594db4
Merge pull request #137438 from kevincox/mautrix-facebook-module
nixos.mautrix-facebook: init module
2021-10-07 06:36:52 -04:00
Sergei Trofimovich 5323bc0f14 nixUnstable: pre20211001 -> pre20211006
The specific reason to update is to pull in logging fix:
  c6718a9d950214 "Don't reset the logger in a vfork"

Otherwise 'nix build' does not report build progress correctly.
2021-10-07 12:11:58 +02:00
Vladyslav M 713e08cdc5 ouch: 0.1.5 -> 0.2.0 2021-10-07 12:00:05 +02:00
Pavol Rusnak 1bcafed94e
Merge pull request #140846 from TredwellGit/electron
electron_15: 15.1.0 -> 15.1.1
2021-10-07 11:46:34 +02:00
Sandro 7e38e25f92
Merge pull request #140766 from fabaff/bump-gcsfs 2021-10-07 11:36:42 +02:00
TredwellGit fdf500dd7f electron_15: 15.1.0 -> 15.1.1
https://github.com/electron/electron/releases/tag/v15.1.1
2021-10-07 09:18:33 +00:00
Anderson Torres b5b042b580
Merge pull request #140805 from AndersonTorres/update-version-strings 2021-10-07 06:11:53 -03:00
Bobby Rong 5164d4c9f3
Merge pull request #140844 from changlinli/master
Remove changlinli from rstudio maintainers list
2021-10-07 17:00:14 +08:00
Martin Weinelt 7d6ddf469c
Merge pull request #139736 from fabaff/transportnsw 2021-10-07 10:57:50 +02:00
Martin Weinelt a0382501f8
Merge pull request #140821 from NixOS/home-assistant 2021-10-07 10:52:14 +02:00
Martin Weinelt 71dcb5ec27
Merge pull request #133189 from erdnaxe/prometheus-hardening 2021-10-07 10:48:13 +02:00
Changlin Li 81fa0babba Remove changlinli from rstudio maintainers list
I don't have the bandwidth to maintain the rstudio package
2021-10-07 04:43:26 -04:00
TredwellGit b757764b66 wireshark: 3.4.8 -> 3.4.9
https://www.wireshark.org/docs/relnotes/wireshark-3.4.9.html
2021-10-07 08:29:03 +00:00
Alexandre Iooss 0b6148fae9 prometheus-openvpn-exporter: mark as broken
Prometheus OpenVPN exporter has been broken since OpenVPN 2.5.0 changed
the format of the datetime to ISO8601. After submitting an issue to
upstream, the upstream decided to no longer maintain this exporter.
2021-10-07 10:19:55 +02:00
Alexandre Iooss 9fea6d4c85 nixos/prometheus: systemd unit hardening of exporters 2021-10-07 10:19:55 +02:00
Fabian Affolter a1b1b360db python3Packages.pubnub: 5.3.1 -> 5.4.0 2021-10-07 10:04:53 +02:00
Ryan Burns 9544c029c0
Merge pull request #139656 from Atemu/expose-wine64
all-packages: expose wine64Packages
2021-10-07 00:53:02 -07:00
John Colvin cb907c594a
bluejeans-gui: fix version fetching in update script (#140837) 2021-10-07 03:35:33 -04:00
Norbert Melzer 9b0a3cf13c lefthook: 0.7.6 -> 0.7.7 2021-10-07 09:20:14 +02:00
Fabian Affolter 4c5d2704f1 python3Packages.dask-jobqueue: fix build 2021-10-07 09:11:49 +02:00
R. RyanTM 9bd53ad913 picard: 2.6.3 -> 2.6.4 2021-10-07 09:06:25 +02:00
Fabian Affolter 5791d8184f python3Packages.clifford: 1.3.1 -> 1.4.0 2021-10-07 09:05:42 +02:00
Michele Guerini Rocco 63d30d18a6
Merge pull request #140753 from Ma27/fix-qemu-net-opts-in-testdriver
nixos/qemu-vm: fix running VM with `QEMU_NET_OPTS`
2021-10-07 08:32:36 +02:00
R. RyanTM c0638c1da2 python38Packages.ipyvue: 1.6.0 -> 1.6.1 2021-10-07 06:10:40 +00:00