diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 94 |
1 files changed, 1 insertions, 93 deletions
diff --git a/flake.lock b/flake.lock index 4325261..b0f2a82 100644 --- a/flake.lock +++ b/flake.lock @@ -1,46 +1,8 @@ { "nodes": { - "apple-silicon": { - "inputs": { - "flake-compat": "flake-compat", - "nixpkgs": [ - "unstable" - ], - "rust-overlay": "rust-overlay" - }, - "locked": { - "lastModified": 1694226967, - "narHash": "sha256-AY0ytoBBVYHKzY8p/8MQQW3hgMAqHBinQxbYPjIKawI=", - "owner": "tpwrules", - "repo": "nixos-apple-silicon", - "rev": "d63ab027a49c249f5c0ba85ea988d7bb6db83cd9", - "type": "github" - }, - "original": { - "owner": "tpwrules", - "repo": "nixos-apple-silicon", - "type": "github" - } - }, - "asahi-firmware": { - "flake": false, - "locked": { - "lastModified": 1676438596, - "narHash": "sha256-VPaipnOsayWTBzT3/VOt+ycAXVOgy/+2hjFZaFcyNHg=", - "ref": "refs/heads/main", - "rev": "5053e89a1c00426bafa133630aab2c765bd64e8d", - "revCount": 1, - "type": "git", - "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware" - }, - "original": { - "type": "git", - "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware" - } - }, "crane": { "inputs": { - "flake-compat": "flake-compat_2", + "flake-compat": "flake-compat", "flake-utils": [ "helix", "flake-utils" @@ -68,42 +30,7 @@ "type": "github" } }, - "darwin": { - "inputs": { - "nixpkgs": [ - "unstable" - ] - }, - "locked": { - "lastModified": 1694497842, - "narHash": "sha256-z03v/m0OwcLBok97KcUgMl8ZFw5Xwsi2z+n6nL7JdXY=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "4496ab26628c5f43d2a5c577a06683c753e32fe2", - "type": "github" - }, - "original": { - "owner": "LnL7", - "repo": "nix-darwin", - "type": "github" - } - }, "flake-compat": { - "locked": { - "lastModified": 1688025799, - "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=", - "owner": "nix-community", - "repo": "flake-compat", - "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-compat", - "type": "github" - } - }, - "flake-compat_2": { "flake": false, "locked": { "lastModified": 1673956053, @@ -290,9 +217,6 @@ }, "root": { "inputs": { - "apple-silicon": "apple-silicon", - "asahi-firmware": "asahi-firmware", - "darwin": "darwin", "helix": "helix", "home-manager": "home-manager", "impermanence": "impermanence", @@ -325,22 +249,6 @@ "type": "github" } }, - "rust-overlay": { - "flake": false, - "locked": { - "lastModified": 1686795910, - "narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, "sops-nix": { "inputs": { "nixpkgs": [ |