nixos-config/flake.lock

206 lines
5.4 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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": {
"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"
}
},
"home-manager": {
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-06-24 10:16:41 +02:00
"lastModified": 1718530513,
"narHash": "sha256-BmO8d0r+BVlwWtMLQEYnwmngqdXIuyFzMwvmTcLMee8=",
2024-04-23 17:29:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-24 10:16:41 +02:00
"rev": "a1fddf0967c33754271761d91a3d921772b30d0e",
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-06-28 10:53:34 +02:00
"lastModified": 1719426051,
"narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-28 10:53:34 +02:00
"rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd",
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": {
"home-manager": "home-manager",
2024-05-06 13:10:44 +02:00
"nixpkgs": "nixpkgs",
2024-04-13 15:58:42 +02:00
"stable": "stable",
"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-06-28 10:53:34 +02:00
"lastModified": 1719426051,
"narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-28 10:53:34 +02:00
"rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd",
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"
}
},
"tildefriends": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-06-24 10:16:41 +02:00
"lastModified": 1719169878,
"narHash": "sha256-lgW9JNrT6a6cqH1Y/FFYvjN+uCdRlCoFkkTP8RErSNc=",
"ref": "main",
2024-06-24 10:16:41 +02:00
"rev": "574292b7985caca6a786057e008d648fffdba5f6",
"revCount": 1697,
"type": "git",
"url": "https://dev.tildefriends.net/cory/tildefriends"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://dev.tildefriends.net/cory/tildefriends"
}
},
"vedirect-reader": {
"inputs": {
"flake-utils": "flake-utils_2",
"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
}