nix-obs-streamfx/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-01-26 02:08:33 +00:00
{
"nodes": {
2024-01-06 19:28:01 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-26 02:08:33 +00:00
"nixpkgs": {
"locked": {
2024-01-06 19:28:01 +00:00
"lastModified": 1704420045,
"narHash": "sha256-C36QmoJd5tdQ5R9MC1jM7fBkZW9zBUqbUCsgwS6j4QU=",
2023-01-26 02:08:33 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-06 19:28:01 +00:00
"rev": "c1be43e8e837b8dbee2b3665a007e761680f0c3d",
2023-01-26 02:08:33 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-06 19:28:01 +00:00
"ref": "nixos-23.11",
2023-01-26 02:08:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-01-06 19:28:01 +00:00
"flake-utils": "flake-utils",
2023-01-26 02:08:33 +00:00
"nixpkgs": "nixpkgs"
}
2024-01-06 19:28:01 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-01-26 02:08:33 +00:00
}
},
"root": "root",
"version": 7
}