diff options
| author | seth <[email protected]> | 2023-11-14 23:21:10 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-15 01:54:45 -0500 |
| commit | 6cce6f2211910a668976442cf66608b4fb780611 (patch) | |
| tree | f0d7b43773114cbabca1280f0626eb0d5a29e4b6 /flake.lock | |
| parent | b450cfc9937966ffca2fa71a63ddca8be6af8ae1 (diff) | |
Revert "systems: nixinate -> deploy-rs (again)"
This reverts commit f281097023293a482498412d3760f350663b7314.
Revert "ci: fix typo in deploy nix develop command"
This reverts commit 2f15e8997f3086a1dc0fc6f472b46aaee11c98bf.
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 50 |
1 files changed, 21 insertions, 29 deletions
@@ -121,34 +121,6 @@ "type": "github" } }, - "deploy": { - "inputs": { - "flake-compat": [ - "pre-commit", - "flake-compat" - ], - "nixpkgs": [ - "nixpkgs" - ], - "utils": [ - "pre-commit", - "flake-utils" - ] - }, - "locked": { - "lastModified": 1698921442, - "narHash": "sha256-7KmvhQ7FuXlT/wG4zjTssap6maVqeAMBdtel+VjClSM=", - "owner": "serokell", - "repo": "deploy-rs", - "rev": "660180bbbeae7d60dad5a92b30858306945fd427", - "type": "github" - }, - "original": { - "owner": "serokell", - "repo": "deploy-rs", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -326,6 +298,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-hardware": { "locked": { "lastModified": 1699159446, @@ -486,12 +478,12 @@ "arkenfox": "arkenfox", "catppuccin": "catppuccin", "darwin": "darwin", - "deploy": "deploy", "getchoo": "getchoo", "getchvim": "getchvim", "hm": "hm", "lanzaboote": "lanzaboote", "nix-index-database": "nix-index-database", + "nixinate": "nixinate", "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", |
