diff options
| author | Xe <me@christine.website> | 2022-12-29 15:11:17 -0500 |
|---|---|---|
| committer | Xe <me@christine.website> | 2022-12-29 15:11:17 -0500 |
| commit | feb3e3d732ac238c5f8a358aeac36237db71060d (patch) | |
| tree | 264c07197f181056a9941e1fff6771c361414169 /flake.lock | |
| parent | 23751f755b0eeba2588d029aefe32810369faac1 (diff) | |
| download | x-feb3e3d732ac238c5f8a358aeac36237db71060d.tar.xz x-feb3e3d732ac238c5f8a358aeac36237db71060d.zip | |
add aegis
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 35 |
1 files changed, 0 insertions, 35 deletions
@@ -54,46 +54,11 @@ "type": "indirect" } }, - "nixpkgs_2": { - "locked": { - "lastModified": 1662019588, - "narHash": "sha256-oPEjHKGGVbBXqwwL+UjsveJzghWiWV0n9ogo1X6l4cw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "2da64a81275b68fdad38af669afeda43d401e94b", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "portable-svc": { - "inputs": { - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1662398951, - "narHash": "sha256-E6kcB8SZQB+N37/AVxmMrUXzt/i/Herqp8DH7pBAmWw=", - "ref": "main", - "rev": "e2683a1c4ca5c42f47956c0ab46331d8a0f3be3d", - "revCount": 7, - "type": "git", - "url": "https://tulpa.dev/cadey/portable-svc.git" - }, - "original": { - "ref": "main", - "type": "git", - "url": "https://tulpa.dev/cadey/portable-svc.git" - } - }, "root": { "inputs": { "ckiee": "ckiee", "gomod2nix": "gomod2nix", "nixpkgs": "nixpkgs", - "portable-svc": "portable-svc", "rust-overlay": "rust-overlay", "utils": "utils" } |
