diff --git a/flake.lock b/flake.lock index 218c70e..cff75a9 100644 --- a/flake.lock +++ b/flake.lock @@ -103,14 +103,8 @@ "deploy": { "inputs": { "flake-compat": "flake-compat", - "nixpkgs": [ - "digga", - "latest" - ], - "utils": [ - "digga", - "flake-utils" - ] + "nixpkgs": "nixpkgs_3", + "utils": "utils" }, "locked": { "lastModified": 1632822684, @@ -176,7 +170,7 @@ }, "fenix": { "inputs": { - "nixpkgs": "nixpkgs_3", + "nixpkgs": "nixpkgs_5", "rust-analyzer-src": "rust-analyzer-src" }, "locked": { @@ -226,10 +220,7 @@ }, "flake-utils-plus": { "inputs": { - "flake-utils": [ - "digga", - "flake-utils" - ] + "flake-utils": "flake-utils_4" }, "locked": { "lastModified": 1638994888, @@ -275,6 +266,21 @@ "type": "github" } }, + "flake-utils_4": { + "locked": { + "lastModified": 1638122382, + "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "74f7e4319258e287b0f9cb95426c9853b282730b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "home": { "inputs": { "nixpkgs": [ @@ -282,13 +288,18 @@ ] }, "locked": { - "narHash": "sha256-zBovaJa2I27YS2EMw7KQlpujIo5gH2ik2khq2VJ9Jf4=", - "path": "/home/mae/home-manager", - "type": "path" + "lastModified": 1639871969, + "narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "697cc8c68ed6a606296efbbe9614c32537078756", + "type": "github" }, "original": { - "path": "/home/mae/home-manager", - "type": "path" + "owner": "nix-community", + "ref": "release-21.11", + "repo": "home-manager", + "type": "github" } }, "latest": { @@ -343,6 +354,21 @@ "type": "github" } }, + "nixlib": { + "locked": { + "lastModified": 1641688481, + "narHash": "sha256-6L+EU12xLDHby7y8elgFtRKVBxix+7qV8DhVgXqrKZo=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "f697717b3d3a074ffc16c8c8227504f0db292886", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, "nixos": { "locked": { "lastModified": 1641870998, @@ -361,14 +387,8 @@ }, "nixos-generators": { "inputs": { - "nixlib": [ - "digga", - "nixlib" - ], - "nixpkgs": [ - "digga", - "blank" - ] + "nixlib": "nixlib", + "nixpkgs": "nixpkgs_4" }, "locked": { "lastModified": 1637655461, @@ -431,6 +451,38 @@ } }, "nixpkgs_3": { + "locked": { + "lastModified": 1641969095, + "narHash": "sha256-WCiFqG6+E5NmeI6xnw/fxuKHgdsfb8xjL8N9Gxu4/hU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b458e5133fba2c873649f071f7a8dfeae52ebd17", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_4": { + "locked": { + "lastModified": 1641969095, + "narHash": "sha256-WCiFqG6+E5NmeI6xnw/fxuKHgdsfb8xjL8N9Gxu4/hU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "b458e5133fba2c873649f071f7a8dfeae52ebd17", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_5": { "locked": { "lastModified": 1641887635, "narHash": "sha256-kDGpufwzVaiGe5e1sBUBPo9f1YN+nYHJlYqCaVpZTQQ=", @@ -549,6 +601,21 @@ "repo": "rust-analyzer", "type": "github" } + }, + "utils": { + "locked": { + "lastModified": 1638122382, + "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "74f7e4319258e287b0f9cb95426c9853b282730b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } } }, "root": "root",