ifconfig.io/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2020-11-16 02:05:14 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2022-01-04 22:42:51 +00:00
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
2020-11-16 02:05:14 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-01-04 22:42:51 +00:00
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
2020-11-16 02:05:14 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-01-05 01:35:27 +00:00
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-bundle": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1626704917,
"narHash": "sha256-cJ73kxY5ZCPWQeQZyCSdvkBqjqJkU5wgETBNaXfqF18=",
"owner": "matthewbauer",
"repo": "nix-bundle",
"rev": "223f4ffc4179aa318c34dc873a08cb00090db829",
"type": "github"
},
"original": {
"owner": "matthewbauer",
"repo": "nix-bundle",
"type": "github"
}
},
2020-11-16 02:05:14 +00:00
"nixpkgs": {
"locked": {
2022-01-05 01:35:27 +00:00
"lastModified": 1641230035,
"narHash": "sha256-hFyqihERaTbLxCOlugy/rpp22VLtLh8SPRnA2uu3F/8=",
2020-11-17 17:36:21 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-05 01:35:27 +00:00
"rev": "78cd22c1b8604de423546cd49bfe264b786eca13",
2020-11-17 17:36:21 +00:00
"type": "github"
2020-11-16 02:05:14 +00:00
},
"original": {
2020-11-17 17:36:21 +00:00
"owner": "nixos",
2022-01-05 01:35:27 +00:00
"ref": "nixos-unstable",
2020-11-17 17:36:21 +00:00
"repo": "nixpkgs",
"type": "github"
2020-11-16 02:05:14 +00:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2022-01-05 01:35:27 +00:00
"flake-utils": "flake-utils",
"nix-bundle": "nix-bundle",
2020-11-16 02:05:14 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}