nixos/flake.lock

185 lines
4.7 KiB
Text
Raw Normal View History

2024-08-28 11:39:24 +02:00
{
"nodes": {
2024-08-28 23:20:58 +02:00
"advisory-db": {
"flake": false,
"locked": {
"lastModified": 1724775741,
"narHash": "sha256-xuj7Ye3Y2EgunLiEEV5zYxUQuLTURV5mgbXDB1fA7h8=",
"owner": "rustsec",
"repo": "advisory-db",
"rev": "fe4d5979b34444815287d61bd2a4e193cebbc7a6",
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"thekenlicht-daemon",
"nixpkgs"
]
},
"locked": {
"lastModified": 1724537630,
"narHash": "sha256-gpqINM71zp3kw5XYwUXa84ZtPnCmLLnByuFoYesT1bY=",
"owner": "ipetkov",
"repo": "crane",
"rev": "3e08f4b1fc9aaede5dd511d8f5f4ef27501e49b0",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"thekenlicht-daemon",
"nixpkgs"
],
"rust-analyzer-src": [
"thekenlicht-daemon"
]
},
"locked": {
"lastModified": 1724826636,
"narHash": "sha256-hz8Szf5J9oQg6EeMhHE/eKuexoHPiDbmOZTPvijYwyM=",
"owner": "nix-community",
"repo": "fenix",
"rev": "3454a665ff4dd29cf618e6a2e53065370876297f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"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"
}
},
2024-08-28 11:39:24 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1724489415,
"narHash": "sha256-ey8vhwY/6XCKoh7fyTn3aIQs7WeYSYtLbYEG87VCzX4=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "c7f5b394397398c023000cf843986ee2571a1fd7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-08-28 23:20:58 +02:00
"lastModified": 1724727824,
"narHash": "sha256-0XH9MJk54imJm+RHOLTUJ7e+ponLW00tw5ke4MTVa1Y=",
2024-08-28 11:39:24 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-28 23:20:58 +02:00
"rev": "36bae45077667aff5720e5b3f1a5458f51cf0776",
2024-08-28 11:39:24 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-08-28 23:20:58 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
"thekenlicht-daemon": "thekenlicht-daemon"
}
},
"systems": {
2024-08-28 11:39:24 +02:00
"locked": {
2024-08-28 23:20:58 +02:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-08-28 11:39:24 +02:00
"type": "github"
},
"original": {
2024-08-28 23:20:58 +02:00
"owner": "nix-systems",
"repo": "default",
2024-08-28 11:39:24 +02:00
"type": "github"
}
},
2024-08-28 23:20:58 +02:00
"thekenlicht-daemon": {
2024-08-28 11:39:24 +02:00
"inputs": {
2024-08-28 23:20:58 +02:00
"advisory-db": "advisory-db",
"crane": "crane",
"fenix": "fenix",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-03 12:59:04 +02:00
"lastModified": 1724925796,
"narHash": "sha256-MglMNrWupMl9GqlRVQ1sHCvSTdg6Q3Ku2++PKsuSZ0I=",
2024-08-28 23:20:58 +02:00
"ref": "refs/heads/master",
2024-09-03 12:59:04 +02:00
"rev": "d82c13cdf6db31e697e6eb807e500e5d9c575892",
"revCount": 5,
2024-08-28 23:20:58 +02:00
"type": "git",
"url": "https://git.pfzetto.de/ffmh/thekenlicht"
},
"original": {
"type": "git",
"url": "https://git.pfzetto.de/ffmh/thekenlicht"
2024-08-28 11:39:24 +02:00
}
}
},
"root": "root",
"version": 7
}