msfjarvis.dev/flake.lock

85 lines
2.0 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": 1678957337,
"narHash": "sha256-Gw4nVbuKRdTwPngeOZQOzH/IFowmz4LryMPDiJN/ah4=",
2022-11-16 17:27:38 +05:30
"owner": "numtide",
"repo": "devshell",
"rev": "3e0e60ab37cd0bf7ab59888f5c32499d851edb47",
2022-11-16 17:27:38 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-01-10 01:20:38 +05:30
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2023-01-10 01:20:38 +05:30
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-01-10 01:20:38 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-11-16 17:27:38 +05:30
"flake-utils": {
"locked": {
"lastModified": 1680946745,
"narHash": "sha256-KqGlwg9UTDsFBZZB8wzXgMnc8XQm95LtSbFvBsnqkPI=",
2022-11-16 17:27:38 +05:30
"owner": "numtide",
"repo": "flake-utils",
"rev": "946da791763db1c306b86a8bd3828bf5814a1247",
2022-11-16 17:27:38 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681002951,
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=",
2022-11-16 17:27:38 +05:30
"owner": "nixos",
"repo": "nixpkgs",
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578",
2022-11-16 17:27:38 +05:30
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
2023-01-10 01:20:38 +05:30
"flake-compat": "flake-compat",
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
}