nixos-flake/flake.lock

84 lines
2 KiB
Text
Raw Normal View History

2023-09-04 06:34:53 +00:00
{
"nodes": {
2024-07-22 05:36:29 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
2023-09-04 06:34:53 +00:00
"nixpkgs": {
"locked": {
2024-08-23 04:46:28 +00:00
"lastModified": 1724242322,
"narHash": "sha256-HMpK7hNjhEk4z5SFg5UtxEio9OWFocHdaQzCfW1pE7w=",
2023-09-04 06:34:53 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-23 04:46:28 +00:00
"rev": "224042e9a3039291f22f4f2ded12af95a616cca0",
2023-09-04 06:34:53 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-22 05:23:25 +00:00
"ref": "nixos-24.05",
2023-09-04 06:34:53 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-07-22 05:36:29 +00:00
"home-manager": "home-manager",
2023-09-04 06:34:53 +00:00
"nixpkgs": "nixpkgs",
2023-12-26 04:11:10 +00:00
"stable": "stable",
2023-09-04 06:34:53 +00:00
"unstable": "unstable"
}
},
2023-12-26 04:11:10 +00:00
"stable": {
"locked": {
2024-08-23 04:46:28 +00:00
"lastModified": 1724242322,
"narHash": "sha256-HMpK7hNjhEk4z5SFg5UtxEio9OWFocHdaQzCfW1pE7w=",
2023-12-26 04:11:10 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-23 04:46:28 +00:00
"rev": "224042e9a3039291f22f4f2ded12af95a616cca0",
2023-12-26 04:11:10 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-22 05:23:25 +00:00
"ref": "nixos-24.05",
2023-12-26 04:11:10 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-04 06:34:53 +00:00
"unstable": {
"locked": {
2024-08-23 04:46:28 +00:00
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
2023-09-04 06:34:53 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-23 04:46:28 +00:00
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
2023-09-04 06:34:53 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}