ark/flake.lock

371 lines
9.3 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
2022-06-21 23:31:28 +03: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"
}
},
"devshell": {
"flake": false,
"locked": {
2022-07-01 04:45:26 +03:00
"lastModified": 1655976588,
"narHash": "sha256-VreHyH6ITkf/1EX/8h15UqhddJnUleb0HgbC3gMkAEQ=",
2022-06-21 23:31:28 +03:00
"owner": "numtide",
"repo": "devshell",
2022-07-01 04:45:26 +03:00
"rev": "899ca4629020592a13a46783587f6e674179d1db",
2022-06-21 23:31:28 +03: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-07-01 04:45:26 +03:00
"lastModified": 1655975833,
"narHash": "sha256-g8sdfuglIZ24oWVbntVzniNTJW+Z3n9DNL9w9Tt+UCE=",
2022-06-21 23:31:28 +03:00
"owner": "nix-community",
"repo": "dream2nix",
2022-07-01 04:45:26 +03:00
"rev": "4e75e665ec3a1cddae5266bed0dd72fce0b74a23",
2022-06-21 23:31:28 +03: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"
}
},
2022-07-18 19:34:54 +03:00
"fufexan": {
"flake": false,
"locked": {
"lastModified": 1657711492,
"narHash": "sha256-t7WLSMPXWs+TR8/ZWvyoUR5h0nrSWQryNmpS/+00DtM=",
"owner": "fufexan",
"repo": "dotfiles",
"rev": "90b4e7452b41aaf18026b5ad46601597e8ec8dcd",
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "dotfiles",
"type": "github"
}
},
2022-06-21 23:31:28 +03:00
"helix": {
"inputs": {
"nixCargoIntegration": "nixCargoIntegration",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2022-07-30 03:04:32 +03:00
"lastModified": 1659072681,
"narHash": "sha256-vvdQHhnJIxrIh8phbJRM/h8GgZBXj7Lc9yK05t52yCg=",
2022-06-21 23:31:28 +03:00
"owner": "helix-editor",
"repo": "helix",
2022-07-30 03:04:32 +03:00
"rev": "a8b123fe177d8cd7f5a610a0a50c16c9f64069bd",
2022-06-21 23:31:28 +03:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
2022-06-10 21:36:34 +03:00
"home": {
2022-05-28 16:12:53 +03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-06-10 21:36:34 +03:00
"utils": "utils"
2022-05-28 16:12:53 +03:00
},
"locked": {
2022-07-12 01:22:30 +03:00
"lastModified": 1657396086,
"narHash": "sha256-4cQ6hEuewWoFkTBlu211JGxPQQ1Zyli8oEq1cu7cVeA=",
2022-06-10 21:36:34 +03:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-12 01:22:30 +03:00
"rev": "c645cc9f82c7753450d1fa4d1bc73b64960a9d7a",
2022-05-28 16:12:53 +03:00
"type": "github"
},
"original": {
2022-06-10 21:36:34 +03:00
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
2022-05-28 16:12:53 +03:00
"type": "github"
}
},
2022-07-01 04:45:26 +03:00
"hyprland": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots"
},
"locked": {
2022-07-12 01:22:30 +03:00
"lastModified": 1657572680,
"narHash": "sha256-NOy0iHEnOcL5yAA7fWXni++axbNSFaYDxLeAkmPtZaY=",
2022-07-01 04:45:26 +03:00
"owner": "hyprwm",
"repo": "Hyprland",
2022-07-12 01:22:30 +03:00
"rev": "676e4c36c53c991f6950a0c51fbe7b41ee9a4db2",
2022-07-01 04:45:26 +03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2022-06-21 23:31:28 +03:00
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell",
"dream2nix": "dream2nix",
"nixpkgs": [
"helix",
"nixpkgs"
],
2022-06-22 16:49:01 +03:00
"rust-overlay": [
2022-06-21 23:31:28 +03:00
"helix",
"rust-overlay"
]
},
"locked": {
2022-07-01 04:45:26 +03:00
"lastModified": 1656453541,
"narHash": "sha256-ZCPVnS6zJOZJvIlwU3rKR8MBVm6A3F4/0mA7G1lQ3D0=",
2022-06-21 23:31:28 +03:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2022-07-01 04:45:26 +03:00
"rev": "9eb74345b30cd2e536d9dac9d4435d3c475605c7",
2022-06-21 23:31:28 +03:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2022-04-09 21:33:13 +03:00
"nixos-hardware": {
2021-06-19 21:26:07 +03:00
"locked": {
2022-07-05 15:16:38 +03:00
"lastModified": 1656933710,
"narHash": "sha256-SVG8EqY1OTJWBRY4hpct2ZR2Rk0L8hCFkug3m0ABoZE=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-07-05 15:16:38 +03:00
"rev": "3bf48d3587d3f34f745a19ebc968b002ef5b5c5a",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-04-09 21:33:13 +03:00
"nixos-persistence": {
2021-05-03 07:48:31 +03:00
"locked": {
2022-04-09 18:01:35 +03:00
"lastModified": 1646131459,
"narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
2021-05-03 07:48:31 +03:00
"owner": "nix-community",
"repo": "impermanence",
2022-04-09 18:01:35 +03:00
"rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2022-04-17 19:20:06 +03:00
"nixpkgs": {
"locked": {
2022-07-12 01:22:30 +03:00
"lastModified": 1657447684,
"narHash": "sha256-FCP9AuU1q6PE3vOeM5SFf58f/UKPBAsoSGDUGamNBbo=",
2022-04-17 19:20:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-12 01:22:30 +03:00
"rev": "5f43d8b088d3771274bcfb69d3c7435b1121ac88",
2022-04-17 19:20:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-01 04:45:26 +03:00
"nur": {
2022-05-28 16:12:53 +03:00
"locked": {
2022-07-12 01:22:30 +03:00
"lastModified": 1657563923,
"narHash": "sha256-gvouxQe93ynZzlUWBxGbk7TJRzAQ5w3wiyNRYODiFJM=",
2022-07-01 04:45:26 +03:00
"owner": "nix-community",
"repo": "NUR",
2022-07-12 01:22:30 +03:00
"rev": "ba9415d7c8ad896048d4d54d770f2d0c45791d1a",
2022-07-01 04:45:26 +03:00
"type": "github"
2022-05-28 16:12:53 +03:00
},
"original": {
2022-07-01 04:45:26 +03:00
"owner": "nix-community",
"repo": "NUR",
"type": "github"
2022-05-28 16:12:53 +03:00
}
},
2020-12-23 19:54:51 +03:00
"root": {
"inputs": {
2022-07-18 19:34:54 +03:00
"fufexan": "fufexan",
2022-06-21 23:31:28 +03:00
"helix": "helix",
2020-12-23 19:54:51 +03:00
"home": "home",
2022-07-01 04:45:26 +03:00
"hyprland": "hyprland",
2022-04-09 21:33:13 +03:00
"nixos-hardware": "nixos-hardware",
2022-04-17 19:20:06 +03:00
"nixos-persistence": "nixos-persistence",
2022-06-10 21:36:34 +03:00
"nixpkgs": "nixpkgs",
2022-07-01 04:45:26 +03:00
"nur": "nur",
2022-06-10 21:36:34 +03:00
"smos": "smos"
}
},
2022-06-21 23:31:28 +03:00
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2022-06-22 16:49:01 +03:00
"lastModified": 1655779671,
"narHash": "sha256-6feeiGa6fb7ZPVHR71uswkmN1701TAJpwYQA8QffmRk=",
2022-06-21 23:31:28 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-06-22 16:49:01 +03:00
"rev": "8159585609a772b041cce6019d5c21d240709244",
2022-06-21 23:31:28 +03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2022-06-10 21:36:34 +03:00
"smos": {
"flake": false,
"locked": {
2022-06-16 21:38:12 +03:00
"lastModified": 1654691963,
"narHash": "sha256-XY2esyEIZJr37aflbkn37a3wWBTAtl93a7pAHKfDH5E=",
2022-06-10 21:36:34 +03:00
"owner": "yusdacra",
"repo": "smos",
2022-06-16 21:38:12 +03:00
"rev": "c11222bc1c836746dbaf1fdffea92509ce775faf",
2022-06-10 21:36:34 +03:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"ref": "chore/fix-nix-flakes",
"repo": "smos",
"type": "github"
}
},
"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-02-18 20:31:01 +03:00
}
2022-07-01 04:45:26 +03:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1655824477,
"narHash": "sha256-1kskHOLsnisR3kqIL5IHrQbQG/4xoXxeEf1ExMV6/RU=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "5c4384a1330faedf975c8b8644881d50390f3613",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2020-12-23 19:54:51 +03:00
}
},
"root": "root",
"version": 7
}