This repository has been archived on 2024-07-10. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-nix/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2024-03-24 16:15:15 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-08 07:14:31 +02:00
"lastModified": 1717527182,
"narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=",
2024-03-24 16:15:15 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-08 07:14:31 +02:00
"rev": "845a5c4c073f74105022533907703441e0464bc3",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-04 17:04:19 +02:00
"ref": "release-24.05",
2024-03-24 16:15:15 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-08 07:14:31 +02:00
"lastModified": 1717696253,
"narHash": "sha256-1+ua0ggXlYYPLTmMl3YeYYsBXDSCqT+Gw3u6l4gvMhA=",
2024-03-24 16:15:15 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-08 07:14:31 +02:00
"rev": "9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-04 17:04:19 +02:00
"ref": "nixos-24.05",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-06-08 07:14:31 +02:00
"lastModified": 1717681334,
"narHash": "sha256-HlvsMH8BNgdmQCwbBDmWp5/DfkEQYhXZHagJQCgbJU0=",
2024-03-27 21:39:20 +01:00
"owner": "nixos",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
2024-06-08 07:14:31 +02:00
"rev": "31f40991012489e858517ec20102f033e4653afb",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
2024-03-27 21:39:20 +01:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2024-03-24 16:15:15 +01:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}