aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-12-29 15:11:17 -0500
committerXe <me@christine.website>2022-12-29 15:11:17 -0500
commitfeb3e3d732ac238c5f8a358aeac36237db71060d (patch)
tree264c07197f181056a9941e1fff6771c361414169 /flake.lock
parent23751f755b0eeba2588d029aefe32810369faac1 (diff)
downloadx-feb3e3d732ac238c5f8a358aeac36237db71060d.tar.xz
x-feb3e3d732ac238c5f8a358aeac36237db71060d.zip
add aegis
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock35
1 files changed, 0 insertions, 35 deletions
diff --git a/flake.lock b/flake.lock
index 7eee2be..f58ea2c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
}