nix/flake.lock

82 lines
2 KiB
Text
Raw Normal View History

2024-06-13 15:38:40 +02:00
{
"nodes": {
2024-07-10 14:05:01 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-01 12:16:58 +02:00
"lastModified": 1722203588,
"narHash": "sha256-91V5FMSQ4z9bkhTCf0f86Zjw0bh367daSf0mzCIW0vU=",
2024-07-10 14:05:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-01 12:16:58 +02:00
"rev": "792757f643cedc13f02098d8ed506d82e19ec1da",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-08-10 01:03:29 +02:00
"nixos-hardware": {
"locked": {
"lastModified": 1723149858,
"narHash": "sha256-3u51s7jdhavmEL1ggtd8wqrTH2clTy5yaZmhLvAXTqc=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "107bb46eef1f05e86fc485ee8af9b637e5157988",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-07-10 14:05:01 +02:00
"nixpkgs": {
"locked": {
2024-08-01 12:16:58 +02:00
"lastModified": 1722062969,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=",
2024-07-10 14:05:01 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-01 12:16:58 +02:00
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-08-01 12:16:58 +02:00
"lastModified": 1722287256,
"narHash": "sha256-A5I4ZAr+uuFS0uHMpH0YvgjMdhk5Hv1t/qDXjv1F7uk=",
2024-07-10 14:05:01 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-08-01 12:16:58 +02:00
"rev": "808f88bb6c63ee120d45a1cfb6c9f27f72a509b7",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-08-10 01:03:29 +02:00
"nixos-hardware": "nixos-hardware",
2024-07-10 14:05:01 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
2024-06-13 15:38:40 +02:00
},
"root": "root",
"version": 7
2024-07-10 14:05:01 +02:00
}