nixos-config/flake.lock

72 lines
1.7 KiB
Plaintext
Raw Normal View History

2023-06-16 23:08:03 +00:00
{
"nodes": {
2023-06-19 00:06:52 +00:00
"atau-nixpkgs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-25 14:54:22 +00:00
"lastModified": 1687541340,
"narHash": "sha256-l1Va3mygpLmtV0CeaHGETvb0y5SwWD3kM4dBu5IX9Jw=",
2023-06-19 00:06:52 +00:00
"ref": "main",
2023-06-25 14:54:22 +00:00
"rev": "1e72f4b1e9b7a2991e3ccdebbe75d312f016da3b",
"revCount": 10,
2023-06-19 00:06:52 +00:00
"type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs"
},
"original": {
"ref": "main",
2023-06-25 14:54:22 +00:00
"rev": "1e72f4b1e9b7a2991e3ccdebbe75d312f016da3b",
2023-06-19 00:06:52 +00:00
"type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs"
}
},
2023-06-17 00:28:48 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-19 14:28:17 +00:00
"lastModified": 1721135958,
"narHash": "sha256-H548rpPMsn25LDKn1PCFmPxmWlClJJGnvdzImHkqjuY=",
2023-06-17 00:28:48 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-19 14:28:17 +00:00
"rev": "afd2021bedff2de92dfce0e257a3d03ae65c603d",
2023-06-17 00:28:48 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-16 23:08:03 +00:00
"nixpkgs": {
"locked": {
2024-07-19 14:28:17 +00:00
"lastModified": 1721138476,
"narHash": "sha256-+W5eZOhhemLQxelojLxETfbFbc19NWawsXBlapYpqIA=",
2023-06-16 23:08:03 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-19 14:28:17 +00:00
"rev": "ad0b5eed1b6031efaed382844806550c3dcb4206",
2023-06-16 23:08:03 +00:00
"type": "github"
},
"original": {
2023-06-16 23:14:12 +00:00
"owner": "NixOS",
2024-01-20 00:24:06 +00:00
"ref": "nixos-unstable",
2023-06-16 23:14:12 +00:00
"repo": "nixpkgs",
"type": "github"
2023-06-16 23:08:03 +00:00
}
},
"root": {
"inputs": {
2023-06-19 00:06:52 +00:00
"atau-nixpkgs": "atau-nixpkgs",
2023-06-17 00:28:48 +00:00
"home-manager": "home-manager",
2023-06-16 23:08:03 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}