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-05-25 16:39:34 +00:00
"lastModified": 1685019994,
"narHash": "sha256-81o6SKZPALvib21hIOMx2lIhFSs0mRy0PfPvg0zsfTk=",
2023-02-11 01:25:49 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-25 16:39:34 +00:00
"rev": "d1f04b0f365a34896a37d9015637796537ec88a3",
2023-02-11 01:25:49 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-25 16:39:34 +00:00
"ref": "master",
2023-02-11 01:25:49 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-25 16:39:34 +00:00
"lastModified": 1684922889,
"narHash": "sha256-l0WZAmln8959O7RdYUJ3gnAIM9OPKFLKHKGX4q+Blrk=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-25 16:39:34 +00:00
"rev": "04aaf8511678a0d0f347fdf1e8072fe01e4a509e",
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-05-25 17:58:15 +00:00
"lastModified": 1684935479,
"narHash": "sha256-6QMMsXMr2nhmOPHdti2j3KRHt+bai2zw+LJfdCl97Mk=",
2023-02-11 01:25:49 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-25 17:58:15 +00:00
"rev": "f91ee3065de91a3531329a674a45ddcb3467a650",
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
}