nixbsd-config/flake.lock

147 lines
3.5 KiB
Plaintext
Raw Normal View History

2024-03-04 01:30:20 +00:00
{
"nodes": {
"flake-compat": {
"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"
}
},
"nix": {
"inputs": {
"flake-compat": "flake-compat",
"libgit2": "libgit2",
"nixpkgs": [
"nixbsd",
"nixpkgs"
],
"nixpkgs-regression": [
"nixbsd",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709342329,
"narHash": "sha256-w5zDczFSMizXBsTQPRsw1P9r4rxUIR4/F2jtfn6A1kQ=",
"owner": "rhelmot",
"repo": "nix",
"rev": "397df537c8273ee539ea79183d59ea40543326d2",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nix",
"type": "github"
}
},
"nixbsd": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
2024-03-04 01:59:26 +00:00
"lastModified": 1709517538,
"narHash": "sha256-Seu9LwuuRuaxAavtcCmqDrVLtjaKjYwzscN9LWU4Xps=",
2024-03-04 01:30:20 +00:00
"owner": "nixos-bsd",
"repo": "nixbsd",
2024-03-04 01:59:26 +00:00
"rev": "e828c76030fd69248b55031c29a32f85f1788ad1",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "nixbsd",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1709510700,
"narHash": "sha256-poLXsTCfU2srsxR7E97/l0s2jX0ZE4B9kQRKgN1te9I=",
"owner": "rhelmot",
"repo": "nixpkgs",
"rev": "de40a2dd2a76e912b8f226878f5c312b82ca1aac",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"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": {
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}