tritonshell/flake.lock

95 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-01-21 16:55:29 +00:00
{
"nodes": {
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
2022-01-21 16:55:29 +00:00
"locked": {
2023-02-02 11:16:24 +00:00
"lastModified": 1675335470,
"narHash": "sha256-nLvTF+zChoJAXjw50J/s/dV5sx9ciMbHY19SW0cpdA8=",
2022-01-21 16:55:29 +00:00
"owner": "numtide",
"repo": "devshell",
2023-02-02 11:16:24 +00:00
"rev": "512a273c0847d3e31941b13bab158bf533eb8d69",
2022-01-21 16:55:29 +00: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-02-02 11:16:24 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2023-02-02 11:16:24 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-01-21 16:55:29 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1643381941,
"narHash": "sha256-pHTwvnN4tTsEKkWlXQ8JMY423epos8wUOhthpwJjtpc=",
"owner": "NixOS",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"rev": "5efc8ca954272c4376ac929f4c5ffefcc20551d5",
2022-01-21 16:55:29 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-01-21 16:55:29 +00:00
"locked": {
2023-02-02 11:16:24 +00:00
"lastModified": 1675183161,
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
"owner": "nixos",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
2023-02-02 11:16:24 +00:00
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
2022-01-21 16:55:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-02-01 00:59:09 +00:00
"ref": "nixos-unstable",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
2022-01-21 16:55:29 +00:00
}
}
},
"root": "root",
"version": 7
}