dotfiles/flake.lock

188 lines
4.8 KiB
Plaintext
Raw Normal View History

2022-04-27 01:36:16 +00:00
{
"nodes": {
2022-06-12 21:46:26 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657835815,
"narHash": "sha256-CnZszAYpNKydh6N7+xg+eRtWNVoAAGqc6bg+Lpgq1xc=",
2022-06-12 21:46:26 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-07-15 00:21:13 +00:00
"rev": "54a24f042f93c79f5679f133faddedec61955cf2",
2022-06-12 21:46:26 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-07-08 01:31:00 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-04-27 01:36:16 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-06-27 03:08:58 +00:00
],
"utils": "utils"
2022-04-27 01:36:16 +00:00
},
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657719085,
"narHash": "sha256-nQt3MEBwKuKlmFKSRhdoh60AGlc+YlspV5e8kO/3y8U=",
2022-04-27 01:36:16 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-15 00:21:13 +00:00
"rev": "2c94b9801f1a11cde0fc97aa850687bb9137d42c",
2022-04-27 01:36:16 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657624652,
"narHash": "sha256-rFJNM0X/dxekT6EESSh80mlBGqztfN/XOF/oRL6in68=",
2022-04-27 01:36:16 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-15 00:21:13 +00:00
"rev": "68c63e60b8413260605efbe1ac5addaa099cdfb3",
2022-04-27 01:36:16 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-08 01:31:00 +00:00
"nixpkgs_2": {
"locked": {
"lastModified": 1654360807,
"narHash": "sha256-wYG86PUkPZ1P/oHsCpepTkb/U26poaEPPp1XFjRsgdA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d9794b04bffb468b886c553557489977ae5f4c65",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
"type": "indirect"
}
},
2022-05-07 18:24:00 +00:00
"nur": {
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657837635,
"narHash": "sha256-hNwoozHwKDdMLM16p4sosN4kfjl5iLwln6b63/zqjUs=",
2022-05-07 18:24:00 +00:00
"owner": "nix-community",
"repo": "nur",
2022-07-15 00:21:13 +00:00
"rev": "88866341491ab5de1f376cd3e499a4e6c45e806b",
2022-05-07 18:24:00 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
2022-04-27 01:36:16 +00:00
"root": {
"inputs": {
2022-06-12 21:46:26 +00:00
"darwin": "darwin",
2022-04-27 01:36:16 +00:00
"home-manager": "home-manager",
2022-05-07 18:24:00 +00:00
"nixpkgs": "nixpkgs",
"nur": "nur",
2022-07-08 01:31:00 +00:00
"wallpapers": "wallpapers",
"wsl": "wsl"
}
},
2022-06-27 03:08:58 +00:00
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"wallpapers": {
"flake": false,
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657544922,
"narHash": "sha256-1c1uDz37MhksWC75myv6jao5q2mIzD8X8I+TykXXmWg=",
"owner": "exorcist365",
"repo": "wallpapers",
2022-07-15 00:21:13 +00:00
"rev": "8d2860ac6c05cec0f78d5c9d07510f4ff5da90dc",
"type": "gitlab"
},
"original": {
"owner": "exorcist365",
"repo": "wallpapers",
"type": "gitlab"
2022-04-27 01:36:16 +00:00
}
2022-07-08 01:31:00 +00:00
},
"wsl": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657587295,
"narHash": "sha256-iazuUnL2iRERJN1AX7ix0SycUjF3+/bZufscRfYHAxI=",
2022-07-08 01:31:00 +00:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2022-07-15 00:21:13 +00:00
"rev": "3651abbfb84b3f40f09f63a515f61aa8d49608f9",
2022-07-08 01:31:00 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2022-04-27 01:36:16 +00:00
}
},
"root": "root",
"version": 7
}