nixos-config/flake.lock

343 lines
8.9 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
2024-08-06 18:44:43 +02:00
"agenix": {
"inputs": {
2024-08-06 18:44:43 +02:00
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": [
"stable"
],
"systems": "systems"
},
2024-08-06 18:44:43 +02:00
"locked": {
2024-08-23 11:33:58 +02:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
2024-08-06 18:44:43 +02:00
"owner": "ryantm",
"repo": "agenix",
2024-08-23 11:33:58 +02:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2024-08-06 18:44:43 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
2024-08-06 18:44:43 +02:00
"systems": "systems_3"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-10-03 13:52:46 +02:00
"flake-utils_3": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
2024-08-06 18:44:43 +02:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-04-23 17:29:48 +02:00
"inputs": {
"nixpkgs": [
2024-05-30 20:34:42 +02:00
"stable"
2024-04-23 17:29:48 +02:00
]
},
"locked": {
2024-09-29 18:55:21 +02:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-04-23 17:29:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-29 18:55:21 +02:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2024-04-23 17:29:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-05-30 20:34:42 +02:00
"ref": "release-24.05",
2024-04-23 17:29:48 +02:00
"repo": "home-manager",
"type": "github"
}
},
2024-04-08 20:32:17 +02:00
"nixpkgs": {
2024-04-13 12:30:26 +02:00
"locked": {
2024-10-03 11:41:28 +02:00
"lastModified": 1727672256,
"narHash": "sha256-9/79hjQc9+xyH+QxeMcRsA6hDyw6Z9Eo1/oxjvwirLk=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-03 11:41:28 +02:00
"rev": "1719f27dd95fd4206afb9cec9f415b539978827e",
2024-04-13 12:30:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
2024-04-13 12:30:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-06-09 10:28:03 +02:00
"lastModified": 1717281328,
"narHash": "sha256-evZPzpf59oNcDUXxh2GHcxHkTEG4fjae2ytWP85jXRo=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-09 10:28:03 +02:00
"rev": "b3b2b28c1daa04fe2ae47c21bb76fd226eac4ca1",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-09 10:28:03 +02:00
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"root": {
"inputs": {
2024-08-06 18:44:43 +02:00
"agenix": "agenix",
"home-manager": "home-manager_2",
2024-05-06 13:10:44 +02:00
"nixpkgs": "nixpkgs",
2024-04-13 15:58:42 +02:00
"stable": "stable",
2024-10-03 13:52:46 +02:00
"tilde": "tilde",
"tildefriends": "tildefriends",
"vedirect-reader": "vedirect-reader"
2024-04-13 15:58:42 +02:00
}
},
"stable": {
2024-04-08 20:32:17 +02:00
"locked": {
2024-10-03 11:41:28 +02:00
"lastModified": 1727672256,
"narHash": "sha256-9/79hjQc9+xyH+QxeMcRsA6hDyw6Z9Eo1/oxjvwirLk=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-03 11:41:28 +02:00
"rev": "1719f27dd95fd4206afb9cec9f415b539978827e",
2024-04-08 20:32:17 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
2024-04-08 20:32:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-08-06 18:44:43 +02:00
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-10-03 13:52:46 +02:00
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tilde": {
"inputs": {
"flake-utils": "flake-utils",
2024-10-03 13:52:46 +02:00
"nixpkgs": [
"stable"
]
},
"locked": {
2024-10-03 14:05:10 +02:00
"lastModified": 1727957059,
"narHash": "sha256-AbJdCMPG7nD/Id5O5btbAYLpOkLkkcxdf1DyOwquGuU=",
2024-10-03 13:52:46 +02:00
"ref": "refs/heads/master",
2024-10-03 14:05:10 +02:00
"rev": "51b800ec30d6b1cc0332ea00e61853c3757556d4",
"revCount": 63,
2024-10-03 13:52:46 +02:00
"type": "git",
"url": "https://gitea.com/tasiaiso/tilde"
},
"original": {
"type": "git",
"url": "https://gitea.com/tasiaiso/tilde"
}
},
"tildefriends": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-10-03 11:41:28 +02:00
"lastModified": 1727916231,
"narHash": "sha256-9/1Zj+Uj9gn0nUT4jnyb5kUXlzgTaSUPBQt4ilOBzz8=",
"ref": "main",
2024-10-03 11:41:28 +02:00
"rev": "1bb9d737d8c7ff6b7019179b7a166eb78df03bdc",
"revCount": 1891,
"type": "git",
"url": "https://dev.tildefriends.net/cory/tildefriends"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://dev.tildefriends.net/cory/tildefriends"
}
},
"vedirect-reader": {
"inputs": {
2024-10-03 13:52:46 +02:00
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-06-07 14:57:57 +02:00
"lastModified": 1717688985,
"narHash": "sha256-6VHDjEs8Bu/pT31A5y/lDppGyAdB7SawrBbNPJQlgpw=",
"ref": "refs/heads/master",
2024-06-07 14:57:57 +02:00
"rev": "dbe88e262e4a3b913ed68b94d0d862d1f65e9d36",
"revCount": 73,
"type": "git",
"url": "https://gitea.com/tasiaiso/vedirect-reader"
},
"original": {
"type": "git",
"url": "https://gitea.com/tasiaiso/vedirect-reader"
}
2024-04-08 20:32:17 +02:00
}
},
"root": "root",
"version": 7
}