dotfiles/flake.lock

288 lines
7.1 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": {
"lastModified": 1654444508,
"narHash": "sha256-4OBvQ4V7jyt7afs6iKUvRzJ1u/9eYnKzVQbeQdiamuY=",
"owner": "ipetkov",
"repo": "crane",
"rev": "db5482bf225acc3160899124a1df5a617cfa27b5",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"dan": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"host": "git.dodsorf.as",
2022-06-02 03:32:14 +02:00
"lastModified": 1654132489,
"narHash": "sha256-7L6gKN5Y2PbjK2aHX2jwOCZfe9R+7RusvuULy9EbKGs=",
"owner": "Dandellion",
"repo": "NUR",
2022-06-02 03:32:14 +02:00
"rev": "9b6f60ce8a94d8269190dbe4ac9450f87910ac8b",
"type": "gitlab"
2022-06-02 03:32:14 +02:00
},
"original": {
"host": "git.dodsorf.as",
"owner": "Dandellion",
"repo": "NUR",
"type": "gitlab"
2022-06-02 03:32:14 +02:00
}
},
2022-06-08 04:56:02 +02:00
"devshell": {
"flake": false,
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1654858401,
"narHash": "sha256-53bw34DtVJ2bnF6WEwy6Tym+qY0pNEiEwARUlvmTZjs=",
2022-06-08 04:56:02 +02:00
"owner": "numtide",
"repo": "devshell",
2022-06-28 15:46:04 +02:00
"rev": "f55e05c6d3bbe9acc7363bc8fc739518b2f02976",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"dream2nix": {
"inputs": {
"alejandra": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"crane": "crane",
"devshell": [
"helix",
"nixCargoIntegration",
"devshell"
],
"flake-utils-pre-commit": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"gomod2nix": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"mach-nix": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"nixpkgs": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"node2nix": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"poetry2nix": [
"helix",
"nixCargoIntegration",
"nixpkgs"
],
"pre-commit-hooks": [
"helix",
"nixCargoIntegration",
"nixpkgs"
]
},
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1655826285,
"narHash": "sha256-dyrNTVBefSZWKdFNnAW+zUkO5bVo1colvLje4l1XXwA=",
2022-06-08 04:56:02 +02:00
"owner": "nix-community",
"repo": "dream2nix",
2022-06-28 15:46:04 +02:00
"rev": "f23add2b9c313c63dea5cff71523a850d29ffddb",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"helix": {
"inputs": {
"nixCargoIntegration": "nixCargoIntegration",
"nixpkgs": [
"unstable"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1656412598,
"narHash": "sha256-ooyXLsXj0xhlN4JTM2eXTGXZ0NnqGmL7EeU0z3HuK+o=",
2022-06-08 04:56:02 +02:00
"owner": "helix-editor",
"repo": "helix",
2022-06-28 15:46:04 +02:00
"rev": "ac1d8fa505e926d981682317e4e3d289bec4eb49",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"home-manager-2205": {
"inputs": {
"nixpkgs": [
"nixos-2205"
]
},
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-28 15:46:04 +02:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
},
2022-06-08 04:56:02 +02:00
"nixCargoIntegration": {
"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-06-28 15:46:04 +02:00
"lastModified": 1655826649,
"narHash": "sha256-C4/7CdB/mzuD9ayWvEA3Jcog6INCq+oUJZxUsIP/GvE=",
2022-06-08 04:56:02 +02:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2022-06-28 15:46:04 +02:00
"rev": "5cf1685c021c47631a2fb16533c00c8d68afd09e",
2022-06-08 04:56:02 +02:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2022-06-02 03:32:14 +02:00
"nixos-2205": {
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1656265786,
"narHash": "sha256-A9RkoGrxzsmMm0vily18p92Rasb+MbdDMaSnzmywXKw=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-28 15:46:04 +02:00
"rev": "cd90e773eae83ba7733d2377b6cdf84d45558780",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1656395221,
"narHash": "sha256-jyt0FA2t4yBqDNX2fJJcGESL8qXrB8slOFnZmAg+5QY=",
2022-06-02 03:32:14 +02:00
"owner": "nix-community",
"repo": "NUR",
2022-06-28 15:46:04 +02:00
"rev": "769f0930cec23b5fa803d2b580b14cf537f01f74",
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-06-02 03:32:14 +02:00
"home-manager-2205": "home-manager-2205",
"nixos-2205": "nixos-2205",
"nur": "nur",
"unstable": "unstable"
}
},
2022-06-08 04:56:02 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2022-06-28 15:46:04 +02:00
"lastModified": 1655779671,
"narHash": "sha256-6feeiGa6fb7ZPVHR71uswkmN1701TAJpwYQA8QffmRk=",
2022-06-08 04:56:02 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-06-28 15:46:04 +02:00
"rev": "8159585609a772b041cce6019d5c21d240709244",
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-06-28 15:46:04 +02:00
"lastModified": 1656338871,
"narHash": "sha256-+LOvZFt3MpWtrxXLH4igQtRVzyD43VnuTJjDVbt7phY=",
2022-06-02 03:32:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-28 15:46:04 +02:00
"rev": "819e4d63fc7f337a822a049fd055cd7615a5e0d6",
2022-06-02 03:32:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}