dotfiles/flake.lock

377 lines
9.2 KiB
Plaintext
Raw Normal View History

2022-06-02 03:32:14 +02:00
{
"nodes": {
2022-06-08 04:56:02 +02:00
"crane": {
"flake": false,
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1670900067,
"narHash": "sha256-VXVa+KBfukhmWizaiGiHRVX/fuk66P8dgSFfkVN4/MY=",
2022-06-08 04:56:02 +02:00
"owner": "ipetkov",
"repo": "crane",
2022-12-24 02:19:35 +01:00
"rev": "59b31b41a589c0a65e4a1f86b0e5eac68081468b",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"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",
"url": "https://git2.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
},
"original": {
"type": "git",
"url": "https://git2.dodsorf.as/Dandellion/NUR.git"
2022-06-02 03:32:14 +02:00
}
},
2022-06-08 04:56:02 +02:00
"devshell": {
"flake": false,
"locked": {
"lastModified": 1667210711,
"narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=",
2022-06-08 04:56:02 +02:00
"owner": "numtide",
"repo": "devshell",
"rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"dream2nix": {
"inputs": {
"alejandra": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
],
"all-cabal-json": [
"helix",
"nci"
2022-06-08 04:56:02 +02:00
],
"crane": "crane",
"devshell": [
"helix",
2022-09-09 02:49:19 +02:00
"nci",
2022-06-08 04:56:02 +02:00
"devshell"
],
2022-12-24 02:19:35 +01:00
"flake-parts": "flake-parts",
2022-06-08 04:56:02 +02:00
"flake-utils-pre-commit": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
],
"ghc-utils": [
"helix",
"nci"
2022-06-08 04:56:02 +02:00
],
"gomod2nix": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
2022-06-08 04:56:02 +02:00
],
"mach-nix": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
2022-06-08 04:56:02 +02:00
],
2022-12-24 02:19:35 +01:00
"nix-pypi-fetcher": [
"helix",
"nci"
],
2022-06-08 04:56:02 +02:00
"nixpkgs": [
"helix",
2022-09-09 02:49:19 +02:00
"nci",
2022-06-08 04:56:02 +02:00
"nixpkgs"
],
"poetry2nix": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
2022-06-08 04:56:02 +02:00
],
"pre-commit-hooks": [
"helix",
2022-12-01 21:14:53 +01:00
"nci"
2022-06-08 04:56:02 +02:00
]
},
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671323629,
"narHash": "sha256-9KHTPjIDjfnzZ4NjpE3gGIVHVHopy6weRDYO/7Y3hF8=",
2022-06-08 04:56:02 +02:00
"owner": "nix-community",
"repo": "dream2nix",
2022-12-24 02:19:35 +01:00
"rev": "2d7d68505c8619410df2c6b6463985f97cbcba6e",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
2022-12-24 02:19:35 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1668450977,
"narHash": "sha256-cfLhMhnvXn6x1vPm+Jow3RiFAUSCw/l1utktCw5rVA4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
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"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-06-08 04:56:02 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-09-09 02:49:19 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"helix": {
"inputs": {
2022-09-09 02:49:19 +02:00
"nci": "nci",
2022-06-08 04:56:02 +02:00
"nixpkgs": [
"unstable"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671804785,
"narHash": "sha256-vQA5zqnAgws8zxR6G/TFAqjBUYPbqWsE6LxRLnffjYg=",
2022-06-08 04:56:02 +02:00
"owner": "helix-editor",
"repo": "helix",
2022-12-24 02:19:35 +01:00
"rev": "24c3b00d10858a02c6c1c351a7509e204c2bc647",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"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": {
2022-12-24 02:19:35 +01:00
"lastModified": 1670253003,
"narHash": "sha256-/tJIy4+FbsQyslq1ipyicZ2psOEd8dvl4OJ9lfisjd0=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-24 02:19:35 +01:00
"rev": "0e8125916b420e41bf0d23a0aa33fadd0328beb3",
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
"nci": {
2022-06-08 04:56:02 +02:00
"inputs": {
"devshell": "devshell",
"dream2nix": "dream2nix",
"nixpkgs": [
"helix",
"nixpkgs"
],
2022-06-28 15:46:04 +02:00
"rust-overlay": [
2022-06-08 04:56:02 +02:00
"helix",
"rust-overlay"
]
},
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671430291,
"narHash": "sha256-UIc7H8F3N8rK72J/Vj5YJdV72tvDvYjH+UPsOFvlcsE=",
2022-06-08 04:56:02 +02:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2022-12-24 02:19:35 +01:00
"rev": "b1b0d38b8c3b0d0e6a38638d5bbe10b0bc67522c",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2022-09-09 02:49:19 +02:00
"nixgl": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
2022-12-01 21:14:53 +01:00
"nixpkgs"
2022-09-09 02:49:19 +02:00
]
},
"locked": {
"lastModified": 1661367362,
"narHash": "sha256-Qc8MXcV+YCPREu8kk6oggk23ZBKLqeQRAIsLbHEviPE=",
"owner": "guibou",
"repo": "nixGL",
"rev": "7165ffbccbd2cf4379b6cd6d2edd1620a427e5ae",
"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": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671752829,
"narHash": "sha256-oFeJzAq0iRL6md9Si8Tx9bltjwjLmldvgUmAteMhYW4=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-24 02:19:35 +01:00
"rev": "9898811c658d39b2692d0ab744377e02fd85d08b",
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"
}
},
2022-12-24 02:19:35 +01:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1665349835,
"narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"nur": {
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671811449,
"narHash": "sha256-x3lmyHkfaDapYaMgKV3olLAxsdF36xvQFxnEUMVdydM=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "NUR",
2022-12-24 02:19:35 +01:00
"rev": "e369ab33b7d8efc7821335b1e369ae0a7cfa62c5",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"dan": "dan",
2022-06-08 04:56:02 +02:00
"helix": "helix",
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"
}
},
2022-06-08 04:56:02 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671416426,
"narHash": "sha256-kpSH1Jrxfk2qd0pRPJn1eQdIOseGv5JuE+YaOrqU9s4=",
2022-06-08 04:56:02 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-12-24 02:19:35 +01:00
"rev": "fbaaff24f375ac25ec64268b0a0d63f91e474b7d",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"unstable": {
"locked": {
2022-12-24 02:19:35 +01:00
"lastModified": 1671788672,
"narHash": "sha256-tLkPxJuos3jki2f/TZdHn+NuMQAzN9s2E4QudylQLg0=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-24 02:19:35 +01:00
"rev": "2c74fcd6c5fc14a61de158fb796243543f46b217",
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
}