aboutsummaryrefslogtreecommitdiff
path: root/nix-personal/flake.lock
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-12-12 02:03:58 +0000
committerAria <me@aria.rip>2023-12-12 02:03:58 +0000
commit35564ad41cfbda2b2a698061a2134956736744c9 (patch)
tree82093ecbeb1f1b9aac9ffa5594f339a22783f2f5 /nix-personal/flake.lock
parentc19dc0924481c7edf4938f5aa105f481a787a30e (diff)
delete some old stuffHEADmain
Diffstat (limited to 'nix-personal/flake.lock')
-rw-r--r--nix-personal/flake.lock48
1 files changed, 0 insertions, 48 deletions
diff --git a/nix-personal/flake.lock b/nix-personal/flake.lock
deleted file mode 100644
index b15b3fb..0000000
--- a/nix-personal/flake.lock
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "nodes": {
- "disko": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1701775991,
- "narHash": "sha256-/51DaSTzoW+wQfj5P9EnTbSxixDFjjhfnGdMKcSp+is=",
- "owner": "nix-community",
- "repo": "disko",
- "rev": "f84c3684900d11cf19f530070d32d55f0ed51374",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "disko",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1701539137,
- "narHash": "sha256-nVO/5QYpf1GwjvtpXhyxx5M3U/WN0MwBro4Lsk+9mL0=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-23.11",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "disko": "disko",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}