Bump flake.lock

This commit is contained in:
Dave Gallant
2023-01-06 21:17:49 -05:00
parent a3cc6c9768
commit 0ac181e47a
2 changed files with 7 additions and 14 deletions

View File

@@ -51,14 +51,7 @@
virtualisation.docker.enable = true; virtualisation.docker.enable = true;
virtualisation.libvirtd.enable = true; virtualisation.libvirtd.enable = true;
virtualisation = { virtualisation.podman.enable = true;
podman = {
enable = true;
# Required for containers under podman-compose to be able to talk to each other.
defaultNetwork.dnsname.enable = true;
};
};
programs.gnupg.agent = { programs.gnupg.agent = {
enable = true; enable = true;

12
flake.lock generated
View File

@@ -28,11 +28,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1672954852, "lastModified": 1673045499,
"narHash": "sha256-xkMJs1KTyKwxVErNdbgC4K6GRHU24Uv2DhbcFtfzLrk=", "narHash": "sha256-Yoed5DZcXs5dCwffHgvg8yEx8UuQnUQHFezdo37zxes=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "3ecd5305a41b6dd87f6cdf8cfe83ac07bdc47a0f", "rev": "709a87fe3300fc791734956125c4666a4fd42c69",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -93,11 +93,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1672791794, "lastModified": 1672953546,
"narHash": "sha256-mqGPpGmwap0Wfsf3o2b6qHJW1w2kk/I6cGCGIU+3t6o=", "narHash": "sha256-oz757DnJ1ITvwyTovuwG3l9cX6j9j6/DH9eH+cXFJmc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "9813adc7f7c0edd738c6bdd8431439688bb0cb3d", "rev": "a518c77148585023ff56022f09c4b2c418a51ef5",
"type": "github" "type": "github"
}, },
"original": { "original": {