nixconf/flake.lock
Deepak Mallubhotla 9899b42b27
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
update: updates
2023-02-16 18:48:14 -06:00

81 lines
2.0 KiB
JSON

{
"nodes": {
"homeManager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1676367705,
"narHash": "sha256-un5UbRat9TwruyImtwUGcKF823rCEp4fQxnsaLFL7CM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "da72e6fc6b7dc0c3f94edbd310aae7cd95c678b5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"mysd": {
"flake": false,
"locked": {
"lastModified": 1658001332,
"narHash": "sha256-vdXRcbLrrhN6/5t6DGAqZkBEWuWSsHykGHKnapdzvBQ=",
"ref": "master",
"rev": "f479456f77676e83262362e9ff8c59df9349562c",
"revCount": 6,
"type": "git",
"url": "ssh://git@gitea.deepak.science:2222/deepak/sd.git"
},
"original": {
"type": "git",
"url": "ssh://git@gitea.deepak.science:2222/deepak/sd.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676591006,
"narHash": "sha256-pOIGhMOZuo3DRqhV0UIpJuRzVpw5RGrn/+DCov/d4T8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e95204260063aa90718a94eaccac3591a5c64469",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"homeManager": "homeManager",
"mysd": "mysd",
"nixpkgs": "nixpkgs"
}
},
"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
}