sisyphus/nixos/flake.lock

81 lines
1.9 KiB
Text
Raw Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-03-12 20:14:08 +01:00
"lastModified": 1678285456,
"narHash": "sha256-2rIk5OFGQmoFX1MWntKGPVCZvy5yQMX3ZCYz7i8+yb0=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-03-12 20:14:08 +01:00
"rev": "b0be47978de5cfd729a79c3f57ace4c86364ff45",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-15 19:47:58 +01:00
"lastModified": 1678703398,
"narHash": "sha256-Y1mW3dBsoWLHpYm+UIHb5VZ7rx024NNHaF16oZBx++o=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-15 19:47:58 +01:00
"rev": "67f26c1cfc5d5783628231e776a81c1ade623e0b",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
2023-03-07 23:12:34 +01:00
"nur": {
"locked": {
2023-03-15 19:47:58 +01:00
"lastModified": 1678788009,
"narHash": "sha256-O9nMPCAly/lUJHqtz8IAa8sf4uuB/6arHDEyQoRXTyw=",
2023-03-07 23:12:34 +01:00
"owner": "nix-community",
"repo": "NUR",
2023-03-15 19:47:58 +01:00
"rev": "a93973a3dd17284678ad6691dd38246b6ea3bf4f",
2023-03-07 23:12:34 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-03-07 23:12:34 +01:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-03-06 21:00:44 +01:00
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}