2020-11-29 14:33:55 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-05-09 11:11:03 +00:00
|
|
|
"flake-compat": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1696426674,
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-01-02 10:19:32 +00:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
2020-11-29 14:33:55 +00:00
|
|
|
"locked": {
|
2023-12-06 08:05:22 +00:00
|
|
|
"lastModified": 1701473968,
|
|
|
|
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
|
2023-01-02 10:19:32 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2023-12-06 08:05:22 +00:00
|
|
|
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
|
2020-11-29 14:33:55 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-01-02 10:19:32 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2020-11-29 14:33:55 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-09 11:11:03 +00:00
|
|
|
"lix": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"nixpkgs-regression": "nixpkgs-regression",
|
|
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1714955862,
|
|
|
|
"narHash": "sha256-REWlo2RYHfJkxnmZTEJu3Cd/2VM+wjjpPy7Xi4BdDTQ=",
|
|
|
|
"ref": "refs/tags/2.90-beta.1",
|
|
|
|
"rev": "b6799ab0374a8e1907a48915d3187e07da41d88c",
|
|
|
|
"revCount": 15501,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git@git.lix.systems/lix-project/lix"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"ref": "refs/tags/2.90-beta.1",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git@git.lix.systems/lix-project/lix"
|
|
|
|
}
|
|
|
|
},
|
2023-11-03 23:48:38 +00:00
|
|
|
"nix-github-actions": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-12-06 08:05:22 +00:00
|
|
|
"lastModified": 1701208414,
|
|
|
|
"narHash": "sha256-xrQ0FyhwTZK6BwKhahIkUVZhMNk21IEI1nUcWSONtpo=",
|
2023-11-03 23:48:38 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nix-github-actions",
|
2023-12-06 08:05:22 +00:00
|
|
|
"rev": "93e39cc1a087d65bcf7a132e75a650c44dd2b734",
|
2023-11-03 23:48:38 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nix-github-actions",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2020-11-29 14:33:55 +00:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-12-25 01:02:06 +00:00
|
|
|
"lastModified": 1703134684,
|
|
|
|
"narHash": "sha256-SQmng1EnBFLzS7WSRyPM9HgmZP2kLJcPAz+Ug/nug6o=",
|
2022-04-18 12:31:47 +00:00
|
|
|
"owner": "NixOS",
|
2020-11-29 14:33:55 +00:00
|
|
|
"repo": "nixpkgs",
|
2023-12-25 01:02:06 +00:00
|
|
|
"rev": "d6863cbcbbb80e71cecfc03356db1cda38919523",
|
2020-11-29 14:33:55 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-04-18 12:31:47 +00:00
|
|
|
"owner": "NixOS",
|
2023-12-17 12:00:32 +00:00
|
|
|
"ref": "nixpkgs-unstable",
|
2020-11-29 14:33:55 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-09 11:11:03 +00:00
|
|
|
"nixpkgs-regression": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1643052045,
|
|
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pre-commit-hooks": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1712055707,
|
|
|
|
"narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=",
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
"rev": "e35aed5fda3cc79f88ed7f1795021e559582093a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2020-11-29 14:33:55 +00:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-01-02 10:19:32 +00:00
|
|
|
"flake-parts": "flake-parts",
|
2024-05-09 11:11:03 +00:00
|
|
|
"lix": "lix",
|
2023-11-03 23:48:38 +00:00
|
|
|
"nix-github-actions": "nix-github-actions",
|
2023-07-21 01:23:16 +00:00
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"treefmt-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-12-25 01:02:06 +00:00
|
|
|
"lastModified": 1702979157,
|
|
|
|
"narHash": "sha256-RnFBbLbpqtn4AoJGXKevQMCGhra4h6G2MPcuTSZZQ+g=",
|
2023-07-21 01:23:16 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2023-12-25 01:02:06 +00:00
|
|
|
"rev": "2961375283668d867e64129c22af532de8e77734",
|
2023-07-21 01:23:16 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
"type": "github"
|
2020-11-29 14:33:55 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|