home-manager-configuration/flake.lock

125 lines
3.2 KiB
Text
Raw Normal View History

2023-02-11 01:25:49 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-04-14 16:48:08 +00:00
"lastModified": 1681092193,
"narHash": "sha256-JerCqqOqbT2tBnXQW4EqwFl0hHnuZp21rIQ6lu/N4rI=",
2023-02-11 01:25:49 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-14 16:48:08 +00:00
"rev": "f9edbedaf015013eb35f8caacbe0c9666bbc16af",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-23 03:00:20 +00:00
"lastModified": 1684580438,
"narHash": "sha256-LUPswmDn6fXP3lEBJFA2Id8PkcYDgzUilevWackYVvQ=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-23 03:00:20 +00:00
"rev": "7dc71aef32e8faf065cb171700792cf8a65c152d",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-05-23 03:00:20 +00:00
"lastModified": 1684754342,
"narHash": "sha256-plGnjnbnPLoZCTdQX21oT7xliQhFtgcWlkuDHgtEb1o=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-23 03:00:20 +00:00
"rev": "7084250df3d7f9735087d3234407f3c1fc2400e3",
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"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}