Nixerus/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-23 17:28:45 +02:00
"lastModified": 1724412708,
"narHash": "sha256-tLr1k+UZLVumyqXRU8E5lBtLjsvHSy8e2NiamfkjpYg=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-23 17:28:45 +02:00
"rev": "b18f3ebc4029c22d437e3424014c8597a8b459a0",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2024-08-23 17:28:45 +02:00
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-23 17:28:45 +02:00
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
"locked": {
2024-08-23 17:28:45 +02:00
"lastModified": 1723578304,
"narHash": "sha256-p/G1yrUyJ84lh0JpBHXMwNuHWLKLLKSpdIufPJljvY4=",
"path": "/nix/store/4bwi1xnp0wdss4kncd6sy1bx1d6a8r4w-source",
"rev": "c7ba591cead34c21172cca76f1aabcb130c40508",
2024-03-18 11:22:20 +01:00
"type": "path"
2023-05-18 12:07:07 +02:00
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}