diff options
| author | seth <[email protected]> | 2023-09-15 21:57:04 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-15 21:57:04 -0400 |
| commit | de807d65a6f2dd5ce81507bff456449a912b131d (patch) | |
| tree | 61fa5a41ee5c102ba1a91127034358a513979ea9 /flake.lock | |
| parent | fd9eaa40a0508d009fe4f08d501d8ae6f64c4a96 (diff) | |
hosts: deploy-rs -> nixinate
deploy-rs still has issues with tailscale :(
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 48 |
1 files changed, 21 insertions, 27 deletions
@@ -104,32 +104,6 @@ "type": "github" } }, - "deploy": { - "inputs": { - "flake-compat": [ - "flake-compat" - ], - "nixpkgs": [ - "nixpkgs" - ], - "utils": [ - "flake-utils" - ] - }, - "locked": { - "lastModified": 1694513707, - "narHash": "sha256-wE5kHco3+FQjc+MwTPwLVqYz4hM7uno2CgXDXUFMCpc=", - "owner": "serokell", - "repo": "deploy-rs", - "rev": "31c32fb2959103a796e07bbe47e0a5e287c343a8", - "type": "github" - }, - "original": { - "owner": "serokell", - "repo": "deploy-rs", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -312,6 +286,26 @@ "type": "github" } }, + "nixinate": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1688141737, + "narHash": "sha256-qHrNMYWukOKmKVf6wXOGKj1xxUnOGjvTRbt/PLLXuBE=", + "owner": "MatthewCroughan", + "repo": "nixinate", + "rev": "7902ae845e6cc5bd450e510cdf5e009a6e4a44d9", + "type": "github" + }, + "original": { + "owner": "MatthewCroughan", + "repo": "nixinate", + "type": "github" + } + }, "nixos-wsl": { "inputs": { "flake-compat": [ @@ -491,7 +485,6 @@ "arkenfox": "arkenfox", "crane": "crane", "darwin": "darwin", - "deploy": "deploy", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "getchoo": "getchoo", @@ -499,6 +492,7 @@ "hm": "hm", "lanzaboote": "lanzaboote", "nix-index-database": "nix-index-database", + "nixinate": "nixinate", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "nixpkgs-stable": "nixpkgs-stable", |
