dotfiles/flake.lock

141 lines
3.5 KiB
Plaintext
Raw Normal View History

2022-06-02 03:32:14 +02:00
{
"nodes": {
"dan": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1656687988,
"narHash": "sha256-2ywoy3wUvFAyxDTw7VPlz5TGh9mk/um2AWOjhJqJxNQ=",
2022-12-01 21:14:53 +01:00
"ref": "refs/heads/master",
"rev": "7e85f62e40cd585ce81fa1f3debd5385bb0cad03",
"revCount": 160,
"type": "git",
2023-01-16 06:58:04 +01:00
"url": "https://git.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
},
"original": {
"type": "git",
2023-01-16 06:58:04 +01:00
"url": "https://git.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
}
},
2022-06-08 04:56:02 +02:00
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-09-09 02:49:19 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-09-09 02:49:19 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-01 21:14:53 +01:00
"home-manager": {
2022-06-02 03:32:14 +02:00
"inputs": {
"nixpkgs": [
2022-12-01 21:14:53 +01:00
"nixpkgs"
2023-06-03 04:38:32 +02:00
]
2022-06-02 03:32:14 +02:00
},
"locked": {
2024-04-18 12:01:54 +02:00
"lastModified": 1710888565,
"narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-18 12:01:54 +02:00
"rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-30 04:32:11 +01:00
"ref": "release-23.11",
2022-06-02 03:32:14 +02:00
"repo": "home-manager",
"type": "github"
}
},
2022-09-09 02:49:19 +02:00
"nixgl": {
"inputs": {
2023-05-19 10:02:27 +02:00
"flake-utils": "flake-utils",
2022-09-09 02:49:19 +02:00
"nixpkgs": [
2022-12-01 21:14:53 +01:00
"nixpkgs"
2022-09-09 02:49:19 +02:00
]
},
"locked": {
2024-03-20 11:01:07 +01:00
"lastModified": 1710868679,
"narHash": "sha256-V1o2bCZdeYKP/0zgVp4EN0KUjMItAMk6J7SvCXUI5IU=",
2022-09-09 02:49:19 +02:00
"owner": "guibou",
"repo": "nixGL",
2024-03-20 11:01:07 +01:00
"rev": "d709a8abcde5b01db76ca794280745a43c8662be",
2022-09-09 02:49:19 +02:00
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
2022-12-01 21:14:53 +01:00
"nixpkgs": {
2022-06-02 03:32:14 +02:00
"locked": {
2024-04-18 12:01:54 +02:00
"lastModified": 1711460390,
"narHash": "sha256-akSgjDZL6pVHEfSE6sz1DNSXuYX6hq+P/1Z5IoYWs7E=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-18 12:01:54 +02:00
"rev": "44733514b72e732bd49f5511bd0203dea9b9a434",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-01 03:11:21 +01:00
"ref": "nixos-23.11",
2022-06-02 03:32:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-04-18 12:01:54 +02:00
"lastModified": 1711724241,
"narHash": "sha256-JiclJSBzebtmWevi7TcqYTO/GcDGzzHU0r2FOKNxMas=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-04-18 12:01:54 +02:00
"rev": "81b0577bd5a676cc7c4e29aeaa1886f284a0675d",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"dan": "dan",
2022-12-01 21:14:53 +01:00
"home-manager": "home-manager",
2022-09-09 02:49:19 +02:00
"nixgl": "nixgl",
2022-12-01 21:14:53 +01:00
"nixpkgs": "nixpkgs",
2022-06-02 03:32:14 +02:00
"nur": "nur",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2024-04-18 12:01:54 +02:00
"lastModified": 1711681563,
"narHash": "sha256-rY/L4ZpFZRJDVoUsOqtpk3/8A8/l3RjYgMXmQc3uw3w=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-18 12:01:54 +02:00
"rev": "9b09bde6e3fc9493b6a8b2a5702ac87c66505c64",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}