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": {
2022-10-02 12:40:30 +00:00
"lastModified": 1663445644,
"narHash": "sha256-+xVlcK60x7VY1vRJbNUEAHi17ZuoQxAIH4S4iUFUGBA=",
2022-01-21 16:55:29 +00:00
"owner": "numtide",
"repo": "devshell",
2022-10-02 12:40:30 +00:00
"rev": "e3dc3e21594fe07bdb24bdf1c8657acaa4cb8f66",
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": {
2022-08-10 10:04:09 +00:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
2022-08-10 10:04:09 +00:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"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": {
"lastModified": 1665349835,
"narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
"owner": "nixos",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
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
}