home/flake.lock

124 lines
3.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"devshell": {
"inputs": {
2024-04-24 23:10:02 +01:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
2024-04-24 23:10:02 +01:00
]
},
"locked": {
2024-04-24 23:10:02 +01:00
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
"owner": "numtide",
"repo": "devshell",
2024-04-24 23:10:02 +01:00
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-04-24 23:10:02 +01:00
"systems": "systems"
},
"locked": {
2024-04-24 23:10:02 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-04-24 23:10:02 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-03 12:38:11 +01:00
]
},
"locked": {
2024-06-08 22:38:42 +01:00
"lastModified": 1717527182,
"narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=",
"owner": "nix-community",
"repo": "home-manager",
2024-06-08 22:38:42 +01:00
"rev": "845a5c4c073f74105022533907703441e0464bc3",
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-08 22:38:42 +01:00
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-08 22:38:42 +01:00
"lastModified": 1717880965,
"narHash": "sha256-7dnGrJc38PbjYdGkJ95ZIhvBgbTjETdYUjoYmOgxc5w=",
"owner": "nixos",
"repo": "nixpkgs",
2024-06-08 22:38:42 +01:00
"rev": "27d1200b2051213f338225cc366d49a37170f5d8",
2024-03-30 21:25:55 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-08 22:38:42 +01:00
"ref": "release-24.05",
2024-03-30 21:25:55 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-04-24 23:10:02 +01:00
"lastModified": 1713995654,
"narHash": "sha256-S+4C0H9w7H9tSv1RviD/otsTmf1ECuxJMJ/j1t9gjPE=",
2024-03-30 21:25:55 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-24 23:10:02 +01:00
"rev": "ce6da85c2dc9e659bef799c2ed053771e1bb8ee3",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
2024-03-30 21:25:55 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}