Update deps

This commit is contained in:
asonix 2023-01-25 23:24:17 -06:00
parent 0d3e3a9a98
commit 1d269ca6f0

View file

@ -40,15 +40,14 @@
},
"image-builder": {
"inputs": {
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1674708711,
"narHash": "sha256-sdHfLMuwm6GbvY8I9EitT1ufRGLMiO6gUjrtOaWpnYo=",
"lastModified": 1674710518,
"narHash": "sha256-2u7oeYHVbprpZNMCgd1RC1RKOa4/SBFYEA6IXK4Wjas=",
"ref": "refs/heads/main",
"rev": "a936f22dec83227962350eafbf8e8cdf916f5a2d",
"revCount": 53,
"rev": "9bf82b9a44ff1577f2a7749b36cb97c6e6d817a9",
"revCount": 55,
"type": "git",
"url": "https://git.asonix.dog/asonix/nixos-aarch64-images"
},
@ -89,29 +88,13 @@
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1674352297,
"narHash": "sha256-OkAnJPrauEcUCrst4/3DKoQfUn2gXKuU6CFvhtMrLgg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "918b760070bb8f48cb511300fcd7e02e13058a2e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1674707019,
"narHash": "sha256-CcxT/v/FQUSjKQJXVRcUIamM6/Ac4pp04YZ3G6yiEwM=",
"lastModified": 1674709693,
"narHash": "sha256-UbbaTzVGAYQmTx4Z4kiAgL3HXI+P0nlV3x08H74k0mo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "aece81e2d812d646bca263461211ad2b7510ffa9",
"rev": "b5889f3dceedefb854e2d80f4cd6792c90ef55dd",
"type": "github"
},
"original": {
@ -126,13 +109,12 @@
"deploy-rs": "deploy-rs",
"image-builder": "image-builder",
"nixpkgs": "nixpkgs_2",
"sops-nix": "sops-nix_2"
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"image-builder",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
@ -151,27 +133,6 @@
"type": "github"
}
},
"sops-nix_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1674546403,
"narHash": "sha256-vkyNv0xzXuEnu9v52TUtRugNmQWIti8c2RhYnbLG71w=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "b6ab3c61e2ca5e07d1f4eb1b67304e2670ea230c",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,