home-manager-configuration/flake.lock

109 lines
2.8 KiB
Text
Raw Normal View History

2023-02-11 01:25:49 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-25 16:39:34 +00:00
]
2023-02-11 01:25:49 +00:00
},
"locked": {
2023-06-28 19:19:44 +00:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2023-02-11 01:25:49 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-28 19:19:44 +00:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-02 21:09:40 +00:00
"ref": "release-23.05",
2023-02-11 01:25:49 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-12 15:26:25 +00:00
"lastModified": 1691693223,
"narHash": "sha256-9t8ZY1XNAsWqxAJmXgg+GXqF5chORMVnBT6PSHaRV3I=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-12 15:26:25 +00:00
"rev": "18784aac1013da9b442adf29b6c7c228518b5d3f",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-25 16:39:34 +00:00
"ref": "nixos-23.05",
2023-02-11 01:25:49 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-08-11 18:03:19 +00:00
"lastModified": 1691654369,
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-11 18:03:19 +00:00
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"obs-scene-switcher": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-01 16:56:35 +00:00
"lastModified": 1680368177,
"narHash": "sha256-HZWDsipqUTDCIwlIceRicei7ujDp1RcIAnT0Q3g28Ww=",
2023-02-11 01:25:49 +00:00
"ref": "refs/heads/main",
2023-04-01 16:56:35 +00:00
"rev": "2d08baaf0559a410b1e071d7f58e19eac9435394",
"revCount": 8,
2023-02-11 01:25:49 +00:00
"type": "git",
"url": "https://git.asonix.dog/asonix/nix-obs-scene-switcher"
},
"original": {
"type": "git",
"url": "https://git.asonix.dog/asonix/nix-obs-scene-switcher"
}
},
"obs-streamfx": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-06 18:56:52 +00:00
"lastModified": 1680807394,
"narHash": "sha256-boKDhfgIEwXu1RyBe5jcnykLNE4NBJYPWLpUByq+Jyc=",
2023-02-11 01:25:49 +00:00
"ref": "refs/heads/main",
2023-04-06 18:56:52 +00:00
"rev": "6ae0d7a6a79439f14793fd7354b8cba6ffbbd304",
"revCount": 7,
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",
"nixpkgs-unstable": "nixpkgs-unstable",
"obs-scene-switcher": "obs-scene-switcher",
"obs-streamfx": "obs-streamfx"
}
}
},
"root": "root",
"version": 7
}