home-manager/flake.lock

362 lines
9.6 KiB
Plaintext
Raw Normal View History

2023-07-23 03:04:32 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-07-31 18:47:35 +00:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-07-31 18:47:35 +00:00
"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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"wallpaper",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
2023-07-23 03:04:32 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-03 20:06:22 +00:00
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
2023-07-23 03:04:32 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-03 20:06:22 +00:00
"ref": "release-23.11",
2023-07-23 03:04:32 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701572887,
"narHash": "sha256-oCPwQZT0Inis4zcYhtFHUp7Rym1zglKPLDcRird35q8=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-12-03 20:06:22 +00:00
"rev": "41afa8d1c061beda68502bcc67f2788f3a77042b",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"nixpkgs": {
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701389149,
"narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
2023-08-25 13:48:30 +00:00
"owner": "nixos",
2023-07-23 03:04:32 +00:00
"repo": "nixpkgs",
2023-12-03 20:06:22 +00:00
"rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
2023-07-23 03:04:32 +00:00
"type": "github"
},
"original": {
2023-08-25 13:48:30 +00:00
"owner": "nixos",
2023-12-03 20:06:22 +00:00
"ref": "nixos-23.11",
2023-07-23 03:04:32 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-31 18:08:25 +00:00
"nixpkgs-master": {
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701623655,
"narHash": "sha256-hEdHNWZdpCyrFK1rcJtPEcDjffn+vdFAUk9dAF7XF6E=",
2023-07-31 18:08:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-03 20:06:22 +00:00
"rev": "9508909e156b6ecffd4d92ff7a1c5f8d167c15b0",
2023-07-31 18:08:25 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-31 18:47:35 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1673800717,
"narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-31 18:08:25 +00:00
"nixpkgs-unstable": {
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-07-31 18:08:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-03 20:06:22 +00:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2023-07-31 18:08:25 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"nixpkgs_2": {
"locked": {
"lastModified": 1684570954,
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-07-31 18:47:35 +00:00
"locked": {
"lastModified": 1675309347,
"narHash": "sha256-D3CQ6HRDT2m3XJlrzb5jKq4vNFR5xFTEFKC7iSjlFpM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "006c3bd4dd2f5d1d2094047f307cbf9e2b73d9c5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"nur": {
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701623572,
"narHash": "sha256-NBxGAGL+NqUON+2g9SjPJzcBIgov0gCM8WT8mZM83Xg=",
2023-07-23 03:04:32 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-12-03 20:06:22 +00:00
"rev": "805f936f3ce5589d53c2a2c5eeab4019a233e10d",
2023-07-23 03:04:32 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-07-31 18:47:35 +00:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
2023-07-31 18:47:35 +00:00
"flake-utils": [
"wallpaper",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"wallpaper",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1675337566,
"narHash": "sha256-jmLBTQcs1jFOn8h1Q5b5XwPfYgFOtcZ3+mU9KvfC6Js=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "5668d079583a5b594cb4e0cc0e6d84f1b93da7ae",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-07-23 03:04:32 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
2023-08-25 13:48:30 +00:00
"nixpkgs": "nixpkgs",
2023-07-31 18:08:25 +00:00
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable",
2023-07-23 03:04:32 +00:00
"nur": "nur",
2024-01-25 12:09:27 +00:00
"starc": "starc",
"vscode-extensions": "vscode-extensions",
2023-09-30 14:16:07 +00:00
"wallpaper": "wallpaper"
2023-07-23 03:04:32 +00:00
}
},
2024-01-25 12:09:27 +00:00
"starc": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706184479,
"narHash": "sha256-4PJNRBJHRahP2n6KWnHC/Xx2Xu53VedL/6hfibHlL+s=",
"ref": "refs/heads/main",
"rev": "4a770d04c4527bcc63c4b6875bbb64e2042cead8",
"revCount": 3,
"type": "git",
"url": "https://git.krsnik.at/Kristian/starc-flake.git"
},
"original": {
"type": "git",
"url": "https://git.krsnik.at/Kristian/starc-flake.git"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"vscode-extensions": {
2023-07-31 18:47:35 +00:00
"inputs": {
"flake-compat": "flake-compat",
2023-07-31 18:47:35 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2023-12-03 20:06:22 +00:00
"lastModified": 1701566649,
"narHash": "sha256-SJfC9yIPv+79rdLV4sicF2RPAt6EwhH1zN1DRI3cRUI=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2023-12-03 20:06:22 +00:00
"rev": "e73cf100164d1527ae4db9ec8b2988d474acdedb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"wallpaper": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3",
2023-07-31 18:47:35 +00:00
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1682599883,
"narHash": "sha256-3RLfNhq8decb2VOTJLboloPX1M7Rwy3iGZL4DV7aLd0=",
"owner": "lunik1",
"repo": "nix-wallpaper",
"rev": "e1dfc3e671f9af843721c32ed7c08ea9966426c6",
"type": "github"
},
"original": {
"owner": "lunik1",
"repo": "nix-wallpaper",
"type": "github"
}
2023-07-23 03:04:32 +00:00
}
},
"root": "root",
"version": 7
}