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-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-24 02:49:45 +00:00
"lastModified": 1700678569,
"narHash": "sha256-2Ki+2UvOidxEb3xB4ADqlbPQ2BZOF4uZMR094O8or2I=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-24 02:49:45 +00:00
"rev": "8f1180704ac35baded1a74164365ac7cdfba6f38",
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-24 02:49:45 +00:00
"lastModified": 1700612854,
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-24 02:49:45 +00:00
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
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
}