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": {
2024-03-04 02:45:50 +00:00
"lastModified": 1709518505,
"narHash": "sha256-+QYABIAK4VaTNkuveE6uN4K57Dpj/C3xb+k0bQahD4s=",
2024-03-04 01:30:20 +00:00
"owner": "rhelmot",
"repo": "nix",
2024-03-04 02:45:50 +00:00
"rev": "468946c724c010e58f1f98e437fa355bbaae13a1",
2024-03-04 01:30:20 +00:00
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nix",
"type": "github"
}
},
"nixbsd": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
2024-03-04 02:45:50 +00:00
"lastModified": 1709519968,
"narHash": "sha256-LTFq1Ax0HmTjG4hfMsumSVZoqQY5mQR3NDlW3GNte0A=",
2024-03-04 01:30:20 +00:00
"owner": "nixos-bsd",
"repo": "nixbsd",
2024-03-04 02:45:50 +00:00
"rev": "27580750855fba750006c4ee1748ac258a677ece",
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
}