diff options
| author | seth <[email protected]> | 2023-12-13 15:39:09 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-13 15:42:21 -0500 |
| commit | faa11c9d45949922555bf82dda77804828193fa3 (patch) | |
| tree | 4e21f4d6800e3c2a451a047cdd4365d937cef32c /flake.lock | |
| parent | 109114703b42ba17c8f2a4a347bd4a9ecd1e82d5 (diff) | |
systems: nixinate -> deploy-rs (again (again))
nixinate just hangs as of 163daad93da692fc280036b80f29ca9b65c005d4
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 50 |
1 files changed, 29 insertions, 21 deletions
@@ -121,6 +121,34 @@ "type": "github" } }, + "deploy": { + "inputs": { + "flake-compat": [ + "pre-commit", + "flake-compat" + ], + "nixpkgs": [ + "nixpkgs" + ], + "utils": [ + "pre-commit", + "flake-utils" + ] + }, + "locked": { + "lastModified": 1702460489, + "narHash": "sha256-H6s6oVLvx7PCjUcvfkB89Bb+kbaiJxTAgWfMjiQTjA0=", + "owner": "serokell", + "repo": "deploy-rs", + "rev": "915327515f5fd1b7719c06e2f1eb304ee0bdd803", + "type": "github" + }, + "original": { + "owner": "serokell", + "repo": "deploy-rs", + "type": "github" + } + }, "fenix": { "inputs": { "nixpkgs": [ @@ -362,26 +390,6 @@ "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-hardware": { "locked": { "lastModified": 1701656485, @@ -542,12 +550,12 @@ "arkenfox": "arkenfox", "catppuccin": "catppuccin", "darwin": "darwin", + "deploy": "deploy", "firefox-addons": "firefox-addons", "getchvim": "getchvim", "hm": "hm", "lanzaboote": "lanzaboote", "nix-index-database": "nix-index-database", - "nixinate": "nixinate", "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", |
