From 0ac181e47ade478921601003b77612382492436c Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Fri, 6 Jan 2023 21:17:49 -0500 Subject: [PATCH] Bump flake.lock --- common/linux.nix | 9 +-------- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/common/linux.nix b/common/linux.nix index 14b86b6..4369437 100644 --- a/common/linux.nix +++ b/common/linux.nix @@ -51,14 +51,7 @@ virtualisation.docker.enable = true; virtualisation.libvirtd.enable = true; - virtualisation = { - podman = { - enable = true; - - # Required for containers under podman-compose to be able to talk to each other. - defaultNetwork.dnsname.enable = true; - }; - }; + virtualisation.podman.enable = true; programs.gnupg.agent = { enable = true; diff --git a/flake.lock b/flake.lock index 968fb83..88d9879 100644 --- a/flake.lock +++ b/flake.lock @@ -28,11 +28,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1672954852, - "narHash": "sha256-xkMJs1KTyKwxVErNdbgC4K6GRHU24Uv2DhbcFtfzLrk=", + "lastModified": 1673045499, + "narHash": "sha256-Yoed5DZcXs5dCwffHgvg8yEx8UuQnUQHFezdo37zxes=", "owner": "nix-community", "repo": "home-manager", - "rev": "3ecd5305a41b6dd87f6cdf8cfe83ac07bdc47a0f", + "rev": "709a87fe3300fc791734956125c4666a4fd42c69", "type": "github" }, "original": { @@ -93,11 +93,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1672791794, - "narHash": "sha256-mqGPpGmwap0Wfsf3o2b6qHJW1w2kk/I6cGCGIU+3t6o=", + "lastModified": 1672953546, + "narHash": "sha256-oz757DnJ1ITvwyTovuwG3l9cX6j9j6/DH9eH+cXFJmc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9813adc7f7c0edd738c6bdd8431439688bb0cb3d", + "rev": "a518c77148585023ff56022f09c4b2c418a51ef5", "type": "github" }, "original": {