home-manager-configuration/flake.lock

122 lines
3.1 KiB
Plaintext
Raw Permalink Normal View History

2023-02-11 01:25:49 +00:00
{
"nodes": {
2024-01-06 19:33:50 +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-02-11 01:25:49 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-25 16:39:34 +00:00
]
2023-02-11 01:25:49 +00:00
},
"locked": {
2024-05-11 18:16:25 +00:00
"lastModified": 1715381426,
"narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
2023-02-11 01:25:49 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-11 18:16:25 +00:00
"rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-29 03:58:06 +00:00
"ref": "release-23.11",
2023-02-11 01:25:49 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-18 20:40:23 +00:00
"lastModified": 1715948915,
"narHash": "sha256-dxMrggEogQuJQr6f02VAFtsSNtjEPkgxczeiyW7WOQc=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-18 20:40:23 +00:00
"rev": "bacb8503d3a51d9e9b52e52a1ba45e2c380ad07d",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-11-29 03:58:06 +00:00
"ref": "nixos-23.11",
2023-02-11 01:25:49 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-07 17:13:59 +00:00
"nixpkgsUnstable": {
"locked": {
2024-05-18 20:40:23 +00:00
"lastModified": 1715961556,
"narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=",
2024-01-07 17:13:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-18 20:40:23 +00:00
"rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64",
2024-01-07 17:13:59 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-11 01:25:49 +00:00
"obs-streamfx": {
"inputs": {
2024-01-06 19:33:50 +00:00
"flake-utils": "flake-utils",
2023-02-11 01:25:49 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-06 19:33:50 +00:00
"lastModified": 1704569314,
"narHash": "sha256-C5HHxUdYLChKswe3VN9uTnbfYqbcfqLfpJiqGDaoQ7I=",
2023-02-11 01:25:49 +00:00
"ref": "refs/heads/main",
2024-01-06 19:33:50 +00:00
"rev": "6d42e7a78e689219a844e15ff4de61f9ac86f23c",
"revCount": 9,
2023-02-11 01:25:49 +00:00
"type": "git",
"url": "https://git.asonix.dog/asonix/nix-obs-streamfx"
},
"original": {
"type": "git",
"url": "https://git.asonix.dog/asonix/nix-obs-streamfx"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2024-01-07 17:13:59 +00:00
"nixpkgsUnstable": "nixpkgsUnstable",
2023-02-11 01:25:49 +00:00
"obs-streamfx": "obs-streamfx"
}
2024-01-06 19:33:50 +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-02-11 01:25:49 +00:00
}
},
"root": "root",
"version": 7
}