dotfiles/flake.lock

157 lines
3.9 KiB
Plaintext
Raw Normal View History

2022-06-02 03:32:14 +02:00
{
"nodes": {
"dan": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1656687988,
"narHash": "sha256-2ywoy3wUvFAyxDTw7VPlz5TGh9mk/um2AWOjhJqJxNQ=",
2022-12-01 21:14:53 +01:00
"ref": "refs/heads/master",
"rev": "7e85f62e40cd585ce81fa1f3debd5385bb0cad03",
"revCount": 160,
"type": "git",
2023-01-16 06:58:04 +01:00
"url": "https://git.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
},
"original": {
"type": "git",
2023-01-16 06:58:04 +01:00
"url": "https://git.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
}
},
2022-06-08 04:56:02 +02:00
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-09-09 02:49:19 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-09-09 02:49:19 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-01 21:14:53 +01:00
"home-manager": {
2022-06-02 03:32:14 +02:00
"inputs": {
"nixpkgs": [
2022-12-01 21:14:53 +01:00
"nixpkgs"
],
"utils": "utils"
2022-06-02 03:32:14 +02:00
},
"locked": {
2023-04-27 13:17:48 +02:00
"lastModified": 1681092193,
"narHash": "sha256-JerCqqOqbT2tBnXQW4EqwFl0hHnuZp21rIQ6lu/N4rI=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-27 13:17:48 +02:00
"rev": "f9edbedaf015013eb35f8caacbe0c9666bbc16af",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-12-01 21:14:53 +01:00
"ref": "release-22.11",
2022-06-02 03:32:14 +02:00
"repo": "home-manager",
"type": "github"
}
},
2022-09-09 02:49:19 +02:00
"nixgl": {
"inputs": {
2023-05-19 10:02:27 +02:00
"flake-utils": "flake-utils",
2022-09-09 02:49:19 +02:00
"nixpkgs": [
2022-12-01 21:14:53 +01:00
"nixpkgs"
2022-09-09 02:49:19 +02:00
]
},
"locked": {
2023-04-27 13:17:48 +02:00
"lastModified": 1676383589,
"narHash": "sha256-KCkWZXCjH+C4Kn7fUGSrEl5btk+sERHhZueSsvVbPWc=",
2022-09-09 02:49:19 +02:00
"owner": "guibou",
"repo": "nixGL",
2023-04-27 13:17:48 +02:00
"rev": "c917918ab9ebeee27b0dd657263d3f57ba6bb8ad",
2022-09-09 02:49:19 +02:00
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
2022-12-01 21:14:53 +01:00
"nixpkgs": {
2022-06-02 03:32:14 +02:00
"locked": {
2023-05-19 10:02:27 +02:00
"lastModified": 1684280442,
"narHash": "sha256-nC1/kfh6tpMQSLQalbNTNnireIlxvLLugrjZdasNh+I=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-19 10:02:27 +02:00
"rev": "6c591e7adc514090a77209f56c9d0c551ab8530d",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-01 21:14:53 +01:00
"ref": "nixos-22.11",
2022-06-02 03:32:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-05-19 10:02:27 +02:00
"lastModified": 1684349153,
"narHash": "sha256-S/QRtvw5t3bQKjBX89eXsQJpEroPd9oUfhTO0eRBQI8=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-05-19 10:02:27 +02:00
"rev": "da988644b16939cd2ccaa5ae2a17250066275361",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"dan": "dan",
2022-12-01 21:14:53 +01:00
"home-manager": "home-manager",
2022-09-09 02:49:19 +02:00
"nixgl": "nixgl",
2022-12-01 21:14:53 +01:00
"nixpkgs": "nixpkgs",
2022-06-02 03:32:14 +02:00
"nur": "nur",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2023-05-19 10:02:27 +02:00
"lastModified": 1684242266,
"narHash": "sha256-uaCQ2k1bmojHKjWQngvnnnxQJMY8zi1zq527HdWgQf8=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-19 10:02:27 +02:00
"rev": "7e0743a5aea1dc755d4b761daf75b20aa486fdad",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
2022-12-01 21:14:53 +01:00
},
"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"
}
2022-06-02 03:32:14 +02:00
}
},
"root": "root",
"version": 7
}