WallFly/flake.lock

118 lines
2.9 KiB
Plaintext
Raw Normal View History

2022-06-30 13:41:49 -07:00
{
"nodes": {
"clj-nix": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-01-11 11:22:03 -08:00
"lastModified": 1663870497,
"narHash": "sha256-gnoyYWvZl64WBqR3tf9bKHAznEtBCHmwx7taHghH9Lw=",
2022-06-30 13:41:49 -07:00
"owner": "jlesquembre",
"repo": "clj-nix",
2023-01-11 11:22:03 -08:00
"rev": "23d9daacc80e634df078c4c6e34d592e1593d84c",
2022-06-30 13:41:49 -07:00
"type": "github"
},
"original": {
"owner": "jlesquembre",
"repo": "clj-nix",
"type": "github"
}
},
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"clj-nix",
"nixpkgs"
]
},
"locked": {
2023-01-11 11:22:03 -08:00
"lastModified": 1658746384,
"narHash": "sha256-CCJcoMOcXyZFrV1ag4XMTpAPjLWb4Anbv+ktXFI1ry0=",
2022-06-30 13:41:49 -07:00
"owner": "numtide",
"repo": "devshell",
2023-01-11 11:22:03 -08:00
"rev": "0ffc7937bb5e8141af03d462b468bd071eb18e1b",
2022-06-30 13:41:49 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2023-01-11 11:22:03 -08:00
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2022-06-30 13:41:49 -07:00
"owner": "numtide",
"repo": "flake-utils",
2023-01-11 11:22:03 -08:00
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2022-06-30 13:41:49 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-11 11:22:03 -08:00
"lastModified": 1672580127,
"narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
2022-06-30 13:41:49 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-11 11:22:03 -08:00
"rev": "0874168639713f547c05947c76124f78441ea46c",
2022-06-30 13:41:49 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"clj-nix": "clj-nix",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2023-01-11 11:22:03 -08:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-30 13:41:49 -07:00
"owner": "numtide",
"repo": "flake-utils",
2023-01-11 11:22:03 -08:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-30 13:41:49 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}