Files
nixos-config/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-24 14:40:00 +02:00
]
2023-03-27 12:44:37 +02:00
},
"locked": {
2023-06-19 17:54:47 +02:00
"lastModified": 1687184995,
"narHash": "sha256-aCsa6q6k42g0i2SYHOUZI8xpvKTpCtOmATkzfmo9kA0=",
2023-03-27 12:44:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-19 17:54:47 +02:00
"rev": "6bdd72b914fc3472be807bc9b427650b49808a94",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-19 17:54:47 +02:00
"lastModified": 1686960236,
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-19 17:54:47 +02:00
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}