bebot/flake.lock

118 lines
2.9 KiB
Plaintext
Raw Normal View History

2022-06-02 11:56:19 -07:00
{
"nodes": {
2022-06-02 19:58:01 -07:00
"clj-nix": {
2022-06-02 11:56:19 -07:00
"inputs": {
2022-06-02 19:58:01 -07:00
"devshell": "devshell",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
2022-06-02 11:56:19 -07:00
},
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1654165349,
"narHash": "sha256-rFASjixxLmJ5+2w/i7HA1OVJ1r3gc7LQJzdCd950GZ0=",
"owner": "jlesquembre",
"repo": "clj-nix",
"rev": "5830fa484696e218508a83421c70e3076a1bd982",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
2022-06-02 19:58:01 -07:00
"owner": "jlesquembre",
"repo": "clj-nix",
2022-06-02 11:56:19 -07:00
"type": "github"
}
},
2022-06-02 19:58:01 -07:00
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"clj-nix",
"nixpkgs"
]
},
2022-06-02 11:56:19 -07:00
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1644227066,
"narHash": "sha256-FHcFZtpZEWnUh62xlyY3jfXAXHzJNEDLDzLsJxn+ve0=",
"owner": "numtide",
"repo": "devshell",
"rev": "7033f64dd9ef8d9d8644c5030c73913351d2b660",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
2022-06-02 19:58:01 -07:00
"owner": "numtide",
"repo": "devshell",
2022-06-02 11:56:19 -07:00
"type": "github"
}
},
2022-06-02 19:58:01 -07:00
"flake-utils": {
2022-06-02 11:56:19 -07:00
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
2022-06-02 19:58:01 -07:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-02 11:56:19 -07:00
"type": "github"
}
},
2022-06-02 19:58:01 -07:00
"flake-utils_2": {
2022-06-02 11:56:19 -07:00
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
2022-06-02 19:58:01 -07:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-02 11:56:19 -07:00
"type": "github"
}
},
2022-06-02 19:58:01 -07:00
"nixpkgs": {
2022-06-02 11:56:19 -07:00
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1654005557,
"narHash": "sha256-J6elwUzPoco+r5qWPHhvS2EHVWomUtNcxzkfdAQOwEU=",
2022-06-02 11:56:19 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-02 19:58:01 -07:00
"rev": "08950a6e29cf7bddee466592eb790a417550f7f9",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2022-06-02 19:58:01 -07:00
"ref": "nixos-22.05",
2022-06-02 11:56:19 -07:00
"type": "indirect"
}
},
"root": {
"inputs": {
2022-06-02 19:58:01 -07:00
"clj-nix": "clj-nix",
"nixpkgs": "nixpkgs",
"utils": "utils"
2022-06-02 11:56:19 -07:00
}
},
"utils": {
"locked": {
2022-06-02 19:58:01 -07:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2022-06-02 11:56:19 -07:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-02 19:58:01 -07:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
2022-06-02 11:56:19 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}