⬆️ updating versions

This commit is contained in:
James Walker 2022-04-04 22:56:49 -04:00
parent d24585dab1
commit 3ae183560e
Signed by: walkah
GPG Key ID: 3C127179D6086E93
2 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@
virtualisation.oci-containers = {
containers = {
home-assistant = {
image = "ghcr.io/home-assistant/home-assistant:2022.3.7";
image = "ghcr.io/home-assistant/home-assistant:2022.3.8";
volumes =
[ "/var/lib/hass:/config" "/etc/localtime:/etc/localtime:ro" ];
extraOptions = [ "--privileged" "--network=host" ];

View File

@ -5,10 +5,10 @@
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ac9404115362c901ffe5c5c215f76f74b79d5eda",
"sha256": "1pvpqplls0vapg7f6p9pxkhmsid1zpj40r6fshch2lvl8q1x3bd1",
"rev": "0382c5f75e9b4ffb0cdc75535c3e249019710a02",
"sha256": "1dqcs13gxfficb2xdbl7vznin6qvb3ha7zni60ivyv6ci6nk9xcd",
"type": "tarball",
"url": "https://github.com/nix-community/home-manager/archive/ac9404115362c901ffe5c5c215f76f74b79d5eda.tar.gz",
"url": "https://github.com/nix-community/home-manager/archive/0382c5f75e9b4ffb0cdc75535c3e249019710a02.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"niv": {
@ -17,10 +17,10 @@
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
"rev": "5912c378c2f87e911f1bc7236202f69581406c9d",
"sha256": "1jhs562k3pk0xgwyf0m1h2bck4rivv9f3aznz8dslgby9g5mdnda",
"rev": "2998a663d03ef9521585f67cf8fdfa8dac348462",
"sha256": "17wgdcqysj5dah6h8dydvvnraff70nh2sgz059mw92qzm9i5gv6g",
"type": "tarball",
"url": "https://github.com/nmattia/niv/archive/5912c378c2f87e911f1bc7236202f69581406c9d.tar.gz",
"url": "https://github.com/nmattia/niv/archive/2998a663d03ef9521585f67cf8fdfa8dac348462.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
@ -29,10 +29,10 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4c3c80df545ec5cb26b5480979c3e3f93518cbe5",
"sha256": "030xqwvyvdixjc144i9hf7m9wns9kab6mih9mngid1pa9nyd2ffm",
"rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
"sha256": "0x5j9q1vi00c6kavnjlrwl3yy1xs60c34pkygm49dld2sgws7n0a",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/4c3c80df545ec5cb26b5480979c3e3f93518cbe5.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/30d3d79b7d3607d56546dd2a6b49e156ba0ec634.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"sops-nix": {