tritonshell/template/flake.lock

112 lines
2.8 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": {
"lastModified": 1646194241,
"narHash": "sha256-ahPiM14XXa2CQwzqHlGJNpplER2HGFx3DfLbBhIeubI=",
2022-01-21 16:55:29 +00:00
"owner": "numtide",
"repo": "devshell",
"rev": "20d50fc6adf77fd8a652fc824c6e282d7737b85d",
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": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"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"
}
},
"nixpkgs20-09": {
"locked": {
"lastModified": 1636935165,
"narHash": "sha256-J4smKTYTp8wJ57znUerWlS/QRgp0jcm/StcfIhsa5eA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f7949198dcff52265b322ca8abf7450610e7e49e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-01-21 16:55:29 +00:00
"locked": {
2022-03-02 09:53:28 +00:00
"lastModified": 1646159311,
"narHash": "sha256-ILKckkiG074t3a0pwaPLjio8zVWgowpEp7AUwI5HjHE=",
"owner": "nixos",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
2022-03-02 09:53:28 +00:00
"rev": "18bd82edcc752d6a0e6cce1401ba0c81353a03ca",
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",
"nixpkgs20-09": "nixpkgs20-09"
2022-01-21 16:55:29 +00:00
}
}
},
"root": "root",
"version": 7
}