msfjarvis.dev/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-11-16 17:27:38 +05:30
{
"nodes": {
"devshell": {
"inputs": {
2022-11-25 01:30:49 +05:30
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-11-16 17:27:38 +05:30
},
"locked": {
"lastModified": 1667210711,
"narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=",
"owner": "numtide",
"repo": "devshell",
"rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-02 14:20:54 +05:30
"lastModified": 1669927173,
"narHash": "sha256-Z7rSKzC5OuWv5Q7RRNQPZb0jVJRJk0BJB6/fGZzaAIU=",
2022-11-16 17:27:38 +05:30
"owner": "nixos",
"repo": "nixpkgs",
2022-12-02 14:20:54 +05:30
"rev": "9063accddd2e68dcc71032459a58399e977374c9",
2022-11-16 17:27:38 +05:30
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
2022-11-25 01:30:49 +05:30
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-11-16 17:27:38 +05:30
}
}
},
"root": "root",
"version": 7
}