Commit Graph

321825 Commits

Author SHA1 Message Date
Kim Lindberger
4e97bedf93
Merge pull request #112823 from deviant/nixos-boot-paths
nixos/boot: add /var/lib/nixos to pathsNeededForBoot
2021-10-07 17:38:54 +02:00
Artturi
46c22f8932
Merge pull request #140337 from Artturin/overidesrcfetchff 2021-10-07 18:20:05 +03:00
Bobby Rong
70088dc299
Merge pull request #140827 from linyinfeng/godns-init
godns: init at 2.5
2021-10-07 22:46:35 +08:00
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
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
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
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
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
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
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
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
Lin Yinfeng
fb559de7a7
maintainers: add yinfeng 2021-10-07 11:01:00 +08:00
AndersonTorres
404ecd73d9 cbqn: update version string
Also, remove clangStdenv as dependency.
2021-10-06 23:35:34 -03:00
AndersonTorres
077f0239d1 bqn: 0.0.0+unstable=2021-10-01 -> 0.pre+unstable=2021-10-06 2021-10-06 23:35:34 -03:00
AndersonTorres
3a3ad7ebaf dbqn: update version format 2021-10-06 23:35:33 -03:00
Bryan A. S
ea4524e6cc jd-diff-patch: init at 1.4.0 2021-10-06 19:32:22 -07:00
sterni
5627b8ae5b
cbqn: 2021-10-01 -> 2021-10-05 (#140795) 2021-10-06 23:13:51 -03:00
Martin Weinelt
3b4b464af2
home-assistant: 2021.9.7 -> 2021.10.0 2021-10-07 02:15:08 +02:00
davidak
8d4b70dfec
Merge pull request #140811 from robintown/bcachefs-tools
bcachefs-tools: 2021-07-08 -> 2021-10-01
2021-10-07 01:52:14 +02:00
Martin Weinelt
b488246920 python3Packages.twilio: 6.56.0 -> 7.1.0 2021-10-07 01:16:42 +02:00
Martin Weinelt
51b046a8e4 python3Packages.zwave-js-server-python: 0.31.1 -> 0.31.3 2021-10-07 01:07:22 +02:00
Martin Weinelt
b2d385c0da python3Packages.surepy: 0.7.1 -> 0.7.2 2021-10-07 01:03:43 +02:00