nixbsd-config/flake.lock
Artemis Tosini c94f935b61
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:rhelmot/nixpkgs/e85d331e8003d0b1fcde71c5ae1ecdef8607fec6' (2024-03-09)
  → 'github:rhelmot/nixpkgs/79a0ca3025f415f6674218d7f88bb228d2ba07bb' (2024-03-10)
2024-03-11 03:26:29 +00:00

147 lines
3.5 KiB
JSON

{
"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": 1709952684,
"narHash": "sha256-lgJQicjZsgeMZIBW8wL6LKN+zkUdILIMEl4nzBuMPBI=",
"owner": "rhelmot",
"repo": "nix",
"rev": "d0bd67ea27d9e3db314e8b5f4cda394ca74943a2",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nix",
"type": "github"
}
},
"nixbsd": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1709968292,
"narHash": "sha256-XAid2YoXvn2zYW5cXvAxqcUImOT9C+Mld62gcke2JD4=",
"owner": "nixos-bsd",
"repo": "nixbsd",
"rev": "f939a8214c23ea53af0095186c5f86b5ecfb37a4",
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "nixbsd",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1710114440,
"narHash": "sha256-jVHtWfPyM6hl7Xj3iKwOtTF3GuPgzYV50OkKLz0BxsA=",
"owner": "rhelmot",
"repo": "nixpkgs",
"rev": "79a0ca3025f415f6674218d7f88bb228d2ba07bb",
"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
}