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": {
"lastModified": 1713294767,
"narHash": "sha256-LmaabaQZdx52MPGKPRt9Opoc9Gd9RbwvCdysUUYQoXI=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "fa8c16e2452bf092ac76f09ee1fb1e9f7d0796e7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1713248628,
"narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-05-01 15:39:14 +03:00
"lastModified": 1724242322,
"narHash": "sha256-HMpK7hNjhEk4z5SFg5UtxEio9OWFocHdaQzCfW1pE7w=",
2024-04-17 05:52:14 +05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-01 15:39:14 +03:00
"rev": "224042e9a3039291f22f4f2ded12af95a616cca0",
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
}