home-manager-configuration/flake.lock

109 lines
2.8 KiB
Plaintext
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-11-24 02:49:45 +00:00
"lastModified": 1700392168,
"narHash": "sha256-v5LprEFx3u4+1vmds9K0/i7sHjT0IYGs7u9v54iz/OA=",
2023-02-11 01:25:49 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-24 02:49:45 +00:00
"rev": "28535c3a34d79071f2ccb68671971ce0c0984d7e",
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-11-29 00:10:28 +00:00
"lastModified": 1701053011,
"narHash": "sha256-8QQ7rFbKFqgKgLoaXVJRh7Ik5LtI3pyBBCfOnNOGkF0=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-29 00:10:28 +00:00
"rev": "5b528f99f73c4fad127118a8c1126b5e003b01a9",
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-11-25 21:59:13 +00:00
"lastModified": 1700794826,
"narHash": "sha256-RyJTnTNKhO0yqRpDISk03I/4A67/dp96YRxc86YOPgU=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-25 21:59:13 +00:00
"rev": "5a09cb4b393d58f9ed0d9ca1555016a8543c2ac8",
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
}