nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-04-17 05:52:14 +05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 12:41:53 +03:00
"lastModified": 1724435763,
"narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
2024-04-17 05:52:14 +05:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-26 12:41:53 +03:00
"rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
2024-04-17 05:52:14 +05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-08-26 12:41:53 +03:00
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
2024-04-17 05:52:14 +05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-26 12:41:53 +03:00
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
2024-04-17 05:52:14 +05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-08-26 12:41:53 +03:00
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
2024-04-17 05:52:14 +05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-26 12:41:53 +03:00
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
2024-04-17 05:52:14 +05:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-05-01 15:39:14 +03:00
"ref": "nixos-24.05",
2024-04-17 05:52:14 +05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2024-04-24 12:15:45 +03:00
"nixpkgs-stable": "nixpkgs-stable"
2024-04-17 05:52:14 +05:00
}
}
},
"root": "root",
"version": 7
}