David Arnold
8bbdff4581
nixosTest: Force system.nixos.revision constant
...
nixos tests are blended with other system configurations, hence
their settings must be either enforced or defaulted.
This particular setting is set via lib.nixosSystem as
`system.nixos.revision = final.mkIf (self ? rev) self.rev;` which would
mean that without this change no flake generated nixos could be blended
with nixos testing.
This setting was made previously constant in
169c6b4b14 in order to avoid pointless
rebuilds of the testing VMs, but was set without enforcing it.
2021-06-21 11:08:26 -05:00
Bernardo Meurer and GitHub
ec97be764a
Merge pull request #127067 from taku0/firefox-89.0.1
...
firefox, firefox-bin: 89.0 -> 89.0.1 [Moderate security fix]
2021-06-18 10:35:57 -07:00
Sandro and GitHub
4d84708a4d
Merge pull request #75395 from malbarbo/scryer-prolog
2021-06-18 19:28:24 +02:00
Maximilian Bosch and GitHub
4b4f4bf284
Merge pull request #127261 from rnhmjoj/mutt
...
mutt: 2.0.7 -> 2.1.0
2021-06-18 18:47:25 +02:00
Maximilian Bosch and GitHub
b2db3cb6f1
Merge pull request #127352 from happysalada/cargo-udeps_update
...
cargo-udeps: 0.1.21 -> 0.1.22
2021-06-18 18:47:04 +02:00
Michael Weiss and GitHub
fddaadcdf4
Merge pull request #127371 from primeos/chromiumDev
...
chromiumDev: Fix building from the release tarball
2021-06-18 18:40:09 +02:00
Sandro and GitHub
1d9d0415bc
Merge pull request #127369 from 06kellyjac/octant
2021-06-18 17:58:33 +02:00
Ryan Mulligan and GitHub
a0dd737a81
Merge pull request #127322 from r-ryantm/auto-update/kustomize-sops
...
kustomize-sops: 2.5.5 -> 2.5.6
2021-06-18 08:54:15 -07:00
Ryan Mulligan and GitHub
c8e4be08d4
Merge pull request #127316 from r-ryantm/auto-update/hyprspace
...
hyprspace: 0.1.2 -> 0.1.4
2021-06-18 08:53:14 -07:00
Michael Weiss
8af443906d
chromiumDev: Fix building from the release tarball
...
See https://bugs.chromium.org/p/chromium/issues/detail?id=1215229 .
Before this the build failed with this error:
[101/47617] ACTION //build/util:chromium_git_revision(//build/toolchain/linux/unbundle:default)oaded_data.pbchain/linux/unbundle:default)
FAILED: gen/build/util/chromium_git_revision.h
python3 ../../build/util/lastchange.py --header gen/build/util/chromium_git_revision.h --revision-id-only --revision-id-prefix @ -m\ CHROMIUM_GIT_REVISION
ERROR:root:Failed to get git top directory from '/build/chromium-93.0.4542.2/build/util': Git command 'git git rev-parse --show-toplevel' in /build/chromium-93.0.4542.2/build/util failed: [Errno 2] No such file or directory: 'git'
2021-06-18 17:36:48 +02:00
Marco A L Barbosa
b201f0dce0
maintainers: add malbarbo
2021-06-18 12:36:14 -03:00
Marco A L Barbosa
60ddbbb3a3
scryer-prolog: init at 0.8.127
2021-06-18 12:36:03 -03:00
06kellyjac
862ab91ada
octant-desktop: 0.20.0 -> 0.21.0
2021-06-18 16:25:19 +01:00
06kellyjac
d5e0d2fb87
octant: 0.20.0 -> 0.21.0
...
Also fix the update script for aarch64-darwin
2021-06-18 16:24:37 +01:00
Kim Lindberger and GitHub
410496d0f3
Merge pull request #127309 from jakobrs/nixos-normalise-null
...
Resolve evaluation failure when filesystem device option is null
2021-06-18 17:15:08 +02:00
Sandro and GitHub
9f78f858f5
Merge pull request #127351 from dotlambda/sense-energy-init
2021-06-18 17:12:08 +02:00
Sandro and GitHub
6b08a60ebf
Merge pull request #127340 from r-ryantm/auto-update/appgate-sdp
...
appgate-sdp: 5.4.0 -> 5.4.2
2021-06-18 17:10:59 +02:00
Sandro and GitHub
13fcfce0af
Merge pull request #127228 from r-ryantm/auto-update/ghr
...
ghr: 0.13.0 -> 0.14.0
2021-06-18 17:10:42 +02:00
Sandro and GitHub
be6ddefcde
Merge pull request #127359 from 06kellyjac/terragrunt
...
terragrunt: 0.30.3 -> 0.30.6
2021-06-18 17:10:25 +02:00
Sandro and GitHub
6cd0d4bf23
Merge pull request #127257 from r-ryantm/auto-update/kubeone
...
kubeone: 1.2.1 -> 1.2.3
2021-06-18 17:08:06 +02:00
adisbladis and GitHub
1394a33858
Merge pull request #125598 from zowoq/podman
...
podman: 3.1.2 -> 3.2.1
2021-06-18 09:59:48 -05:00
R. RyanTM and Raphael Megzari
fb0f42c394
cargo-cache: 0.6.2 -> 0.6.3
2021-06-18 23:50:05 +09:00
R. RyanTM and Raphael Megzari
ddd10a8dfc
cargo-release: 0.13.11 -> 0.14.0
2021-06-18 23:47:41 +09:00
Cap Petschulat and Raphael Megzari
af0dc887b7
Remove myself as maintainer
...
I'm not a maintainer.
2021-06-18 23:34:11 +09:00
06kellyjac
e4ba9b02e7
terragrunt: 0.30.3 -> 0.30.6
...
Move to new ldflags variable
2021-06-18 15:12:56 +01:00
33d42ad7cf
guile-gcrypt: init at 0.2.1 ( #126645 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-06-18 15:56:38 +02:00
happysalada
8568807d54
cargo-udeps: 0.1.21 -> 0.1.22
2021-06-18 22:54:59 +09:00
Robert Schütz
67ac6fd066
home-assistant: test emulated_kasa and sense components
2021-06-18 15:41:07 +02:00
Robert Schütz
65e6c70d7d
home-assistant: update component-packages.nix
2021-06-18 15:38:07 +02:00
Robert Schütz
f21ae7bf32
python3Packages.sense-energy: init at 0.9.0
2021-06-18 15:36:52 +02:00
d1ac06b009
neo4j-desktop: init at 1.4.5 ( #127341 )
...
* neo4j-desktop: init at 1.4.5
* Update pkgs/applications/misc/neo4j-desktop/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-06-18 15:22:49 +02:00
Kid and Raphael Megzari
b0cf786b96
Use https
2021-06-18 21:56:38 +09:00
Kid and Raphael Megzari
f7f0e39a5a
less: 563 -> 581.2
2021-06-18 21:56:38 +09:00
aszlig
bc0997489b
nixos/test-driver: Fix passing passthru attribute
...
Apparently this looks like it was forgotten when doing commit
3884ff70ba , which refactored the test
runner and driver a bit.
The passthru argument actually was correctly reintroduced in
setupDriverForTest, but the actual makeTest function didn't use it.
This fixes the nixpkgs tarball job, which previously failed with:
attribute 'elkPackages' missing, at /build/source/pkgs/tools/misc/logstash/6.x.nix:58:30
Signed-off-by: aszlig <aszlig@nix.build >
Acked-by: David Arnold <dar@xoe.solutions >
Fixes: https://github.com/NixOS/nixpkgs/issues/127274
Merges: https://github.com/NixOS/nixpkgs/pull/127346
2021-06-18 14:50:15 +02:00
Fabian Affolter and GitHub
6a53919ea7
Merge pull request #127336 from xfix/testssl-3-0-5
...
testssl: 3.0.4 -> 3.0.5
2021-06-18 14:43:47 +02:00
Konrad Borowski
b6c2f3589d
testssl: 3.0.4 -> 3.0.5
2021-06-18 14:09:16 +02:00
3b6c3bee91
hubstaff: 1.5.2-bead991b -> 1.5.19-9e79d1da ( #126855 )
...
* hubstaff: 1.5.15 -> 1.5.19-9e79d1da
* hubstaff: use updateScript for automatic updates
* Apply suggestions from code review
* Delete revision.json
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-06-18 13:59:10 +02:00
9f0979714e
eplot: 2.07 -> 2.09 ( #126937 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-06-18 13:58:54 +02:00
Sandro and GitHub
b6eb4a0b4a
Merge pull request #127333 from prusnak/faraday
2021-06-18 13:46:25 +02:00
Sandro and GitHub
f6475854cc
Merge pull request #127335 from ymatsiuk/bluejeans
2021-06-18 13:46:10 +02:00
Sandro and GitHub
9a2ff8be4f
Merge pull request #127314 from fabaff/bump-mkdocs
2021-06-18 13:43:57 +02:00
Sandro and GitHub
2cd3d2ed90
Merge pull request #126599 from OPNA2608/adopt_gnidorah_packages
2021-06-18 13:42:00 +02:00
Fabian Affolter
017b0596a1
mkdocs: 1.0.4 -> 1.2.1
2021-06-18 13:25:10 +02:00
Fabian Affolter
e02779eeed
python3Packages.pyyaml-env-tag: init at 0.1
2021-06-18 13:24:50 +02:00
R. RyanTM
8c6c14f7a6
appgate-sdp: 5.4.0 -> 5.4.2
2021-06-18 10:55:07 +00:00
superherointj and Vincent Laporte
ff17ccefee
ocamlPackages.tls-async: init 0.13.2
2021-06-18 12:44:54 +02:00
superherointj and Vincent Laporte
d44f56f19c
ocamlPackages.tls: 0.13.1 -> 0.13.2
2021-06-18 12:44:54 +02:00
superherointj and Vincent Laporte
c7bcbf5665
ocamlPackages.tls: refactoring
2021-06-18 12:44:54 +02:00
Michael Weiss and GitHub
810b2d52fc
Merge pull request #127334 from primeos/chromium
...
chromium: 91.0.4472.106 -> 91.0.4472.114
2021-06-18 12:42:50 +02:00
Sandro and GitHub
fed9de5dec
Merge pull request #127256 from r-ryantm/auto-update/helm
...
kubernetes-helm: 3.6.0 -> 3.6.1
2021-06-18 12:21:39 +02:00