nixbsd-config/flake.lock

243 lines
5.8 KiB
Plaintext
Raw Permalink Normal View History

2024-03-04 01:30:20 +00:00
{
"nodes": {
2024-03-11 18:38:30 +00:00
"attic": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-utils": [
"utils"
],
"nix": [
"nix"
],
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709460777,
"narHash": "sha256-KJ/3Z6t2XUW/M9KqLPKPSlKLL8L9sQBL6DSEa46TbxI=",
"owner": "nixos-bsd",
"repo": "attic",
"rev": "a963c1c5e26a5ddb63f5c830157dd060ce8bf395",
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "attic",
"type": "github"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709400089,
"narHash": "sha256-4A6X9xNWJ0EQhBPjM4JTdxQFDTkSqQchkNfuDWOP068=",
"owner": "ipetkov",
"repo": "crane",
"rev": "766e70fd475cd4d73bd65613d06bbb3dcbb75871",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-03-04 01:30:20 +00:00
"flake-compat": {
2024-03-11 18:38:30 +00:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2024-03-04 01:30:20 +00:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"libgit2": {
"flake": false,
"locked": {
"lastModified": 1697646580,
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
"owner": "libgit2",
"repo": "libgit2",
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
"type": "github"
},
"original": {
"owner": "libgit2",
"repo": "libgit2",
"type": "github"
}
},
"mini-tmpfiles": {
"inputs": {
"nixpkgs": [
"nixbsd",
"nixpkgs"
],
"utils": [
"nixbsd",
"utils"
]
},
"locked": {
2024-03-14 22:36:41 +00:00
"lastModified": 1710455207,
"narHash": "sha256-lh+l7ziJ3qu9MlruWbxeTI25gQt+tEVv1nUuNLFdMI4=",
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
2024-03-14 22:36:41 +00:00
"rev": "80316199ffbc4b42c37711a554c3559c5cf0a5ce",
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
"type": "github"
}
},
2024-03-04 01:30:20 +00:00
"nix": {
"inputs": {
2024-03-11 18:38:30 +00:00
"flake-compat": "flake-compat_2",
2024-03-04 01:30:20 +00:00
"libgit2": "libgit2",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-regression": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1710364236,
"narHash": "sha256-MhyO9IWn9SG/LTaeGD46PFy5jFhijwjXqpc8uDYEoJk=",
2024-03-04 01:30:20 +00:00
"owner": "rhelmot",
"repo": "nix",
"rev": "41266cc4fd8ecac9c8eebcf953a4bcb583559129",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nix",
"type": "github"
}
},
"nixbsd": {
"inputs": {
"mini-tmpfiles": "mini-tmpfiles",
2024-03-11 18:38:30 +00:00
"nix": [
"nix"
],
2024-03-04 01:30:20 +00:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
2024-03-14 22:36:41 +00:00
"lastModified": 1710455410,
"narHash": "sha256-CHfKszv8GWlgftE8sY1qWxrJ0MiyBlKTD+N3pULEBrY=",
2024-03-04 01:30:20 +00:00
"owner": "nixos-bsd",
"repo": "nixbsd",
2024-03-14 22:36:41 +00:00
"rev": "bd2bb480b105e2e5aa9d99b28d5fe914d9772ce1",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "nixbsd",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-14 22:48:21 +00:00
"lastModified": 1710456414,
"narHash": "sha256-D2zXYghWeFdnVAorYM0zjySrU+w+cAC9Tepu8JOLUQs=",
2024-03-04 01:30:20 +00:00
"owner": "rhelmot",
"repo": "nixpkgs",
2024-03-14 22:48:21 +00:00
"rev": "f8f7302359031d0f72bcb3a6cf24a0b6c15e44a2",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-03-11 18:38:30 +00:00
"attic": "attic",
"nix": "nix",
2024-03-04 01:30:20 +00:00
"nixbsd": "nixbsd",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-11 18:38:30 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-03-04 01:30:20 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-11 18:38:30 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}