2022-12-18 17:01:34 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-01-09 13:00:09 +01:00
|
|
|
"base16-schemes": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-04-11 14:07:49 +02:00
|
|
|
"lastModified": 1680729003,
|
|
|
|
"narHash": "sha256-M9LHTL24/W4oqgbYRkz0B2qpNrkefTs98pfj3MxIXnU=",
|
2023-01-09 13:00:09 +01:00
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-schemes",
|
2023-04-11 14:07:49 +02:00
|
|
|
"rev": "dc048afa066287a719ddbab62b3e19e4b5110cf0",
|
2023-01-09 13:00:09 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-schemes",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-06-23 10:44:24 +02:00
|
|
|
"crane": {
|
2023-08-12 18:34:29 +02:00
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat_2",
|
|
|
|
"flake-utils": [
|
|
|
|
"helix",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-overlay": [
|
|
|
|
"helix",
|
|
|
|
"rust-overlay"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1688772518,
|
|
|
|
"narHash": "sha256-ol7gZxwvgLnxNSZwFTDJJ49xVY5teaSvF7lzlo3YQfM=",
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"rev": "8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"crane_2": {
|
2023-06-23 10:44:24 +02:00
|
|
|
"inputs": {
|
|
|
|
"flake-compat": [
|
|
|
|
"lanzaboote",
|
|
|
|
"flake-compat"
|
|
|
|
],
|
|
|
|
"flake-utils": [
|
|
|
|
"lanzaboote",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"lanzaboote",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-overlay": [
|
|
|
|
"lanzaboote",
|
|
|
|
"rust-overlay"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681177078,
|
|
|
|
"narHash": "sha256-ZNIjBDou2GOabcpctiQykEQVkI8BDwk7TyvlWlI4myE=",
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"rev": "0c9f468ff00576577d83f5019a66c557ede5acf6",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-06-12 12:58:21 +02:00
|
|
|
"deploy-rs": {
|
2023-05-31 13:23:49 +02:00
|
|
|
"inputs": {
|
2023-06-12 12:58:21 +02:00
|
|
|
"flake-compat": "flake-compat",
|
2023-05-31 13:23:49 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-06-12 12:58:21 +02:00
|
|
|
"utils": "utils"
|
2023-05-31 13:23:49 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-06-15 21:01:17 +02:00
|
|
|
"lastModified": 1686747123,
|
|
|
|
"narHash": "sha256-XUQK9kwHpTeilHoad7L4LjMCCyY13Oq383CoFADecRE=",
|
2023-06-12 12:58:21 +02:00
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
2023-06-15 21:01:17 +02:00
|
|
|
"rev": "724463b5a94daa810abfc64a4f87faef4e00f984",
|
2023-05-31 13:23:49 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-06-12 12:58:21 +02:00
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
2023-05-31 13:23:49 +02:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-05-24 15:51:58 +02:00
|
|
|
"flake-compat": {
|
2023-06-12 12:58:21 +02:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1668681692,
|
|
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-compat_2": {
|
2023-05-31 13:23:49 +02:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1673956053,
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-08-12 18:34:29 +02:00
|
|
|
"flake-compat_3": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1673956053,
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-05-31 13:23:49 +02:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"lanzaboote",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-06-23 10:44:24 +02:00
|
|
|
"lastModified": 1680392223,
|
|
|
|
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
|
2023-05-31 13:23:49 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2023-06-23 10:44:24 +02:00
|
|
|
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
|
2023-05-31 13:23:49 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2023-08-12 18:34:29 +02:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1689068808,
|
|
|
|
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_2"
|
|
|
|
},
|
2023-05-31 13:23:49 +02:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681202837,
|
|
|
|
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"lanzaboote",
|
|
|
|
"pre-commit-hooks-nix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1660459072,
|
|
|
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-08-12 18:34:29 +02:00
|
|
|
"helix": {
|
|
|
|
"inputs": {
|
|
|
|
"crane": "crane",
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"rust-overlay": "rust-overlay"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693089798,
|
|
|
|
"narHash": "sha256-aNRPXtI7TXCu6rXAQMPdx9nmpWCyCQ7gaKIxOFX8W5I=",
|
2023-08-12 18:34:29 +02:00
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "aeaeb09f486c2bc7f8c563bceece03a0954576b9",
|
2023-08-12 18:34:29 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "helix",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2022-12-18 17:01:34 +01:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
2022-12-27 23:44:46 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-03-05 10:48:43 +01:00
|
|
|
]
|
2022-12-18 17:01:34 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693108765,
|
|
|
|
"narHash": "sha256-U1btmyF7SMX+y80EXYva5Xj6lpn20xPbHbuoe/2bSIw=",
|
2022-12-18 17:01:34 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "9706fb8e441a7c56c68bb079480938ed505e8102",
|
2022-12-18 17:01:34 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-05-18 12:49:06 +02:00
|
|
|
"id": "home-manager",
|
|
|
|
"type": "indirect"
|
2022-12-18 17:01:34 +01:00
|
|
|
}
|
|
|
|
},
|
2023-05-29 13:31:20 +02:00
|
|
|
"images": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"trucksimulatorbot",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-02 12:14:35 +02:00
|
|
|
"lastModified": 1689427686,
|
|
|
|
"narHash": "sha256-8bmjK6SsS2wvusgZvgqqE0GzSLMavUIv52fRVQHquwc=",
|
2023-05-29 13:31:20 +02:00
|
|
|
"owner": "therealr5",
|
|
|
|
"repo": "TruckSimulatorBot-images",
|
2023-08-02 12:14:35 +02:00
|
|
|
"rev": "2b9bb4ec7aca230d8df32d1a617cc21d5e5b7d78",
|
2023-05-29 13:31:20 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "therealr5",
|
|
|
|
"repo": "TruckSimulatorBot-images",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-05-20 13:20:05 +02:00
|
|
|
"impermanence": {
|
|
|
|
"locked": {
|
2023-07-31 14:12:10 +02:00
|
|
|
"lastModified": 1690797372,
|
|
|
|
"narHash": "sha256-GImz19e33SeVcIvBB7NnhbJSbTpFFmNtWLh7Z85Y188=",
|
2023-05-20 13:20:05 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "impermanence",
|
2023-07-31 14:12:10 +02:00
|
|
|
"rev": "e3a7acd113903269a1b5c8b527e84ce7ee859851",
|
2023-05-20 13:20:05 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "impermanence",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-05-31 13:23:49 +02:00
|
|
|
"lanzaboote": {
|
|
|
|
"inputs": {
|
2023-08-12 18:34:29 +02:00
|
|
|
"crane": "crane_2",
|
|
|
|
"flake-compat": "flake-compat_3",
|
2023-05-31 13:23:49 +02:00
|
|
|
"flake-parts": "flake-parts",
|
2023-08-12 18:34:29 +02:00
|
|
|
"flake-utils": "flake-utils_2",
|
2023-05-31 13:23:49 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-06-23 10:44:24 +02:00
|
|
|
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
|
2023-08-12 18:34:29 +02:00
|
|
|
"rust-overlay": "rust-overlay_2"
|
2023-05-31 13:23:49 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-06-23 10:44:24 +02:00
|
|
|
"lastModified": 1682802423,
|
|
|
|
"narHash": "sha256-Fb5TeRTdvUlo/5Yi2d+FC8a6KoRLk2h1VE0/peMhWPs=",
|
2023-05-31 13:23:49 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "lanzaboote",
|
2023-06-23 10:44:24 +02:00
|
|
|
"rev": "64b903ca87d18cef2752c19c098af275c6e51d63",
|
2023-05-31 13:23:49 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2023-06-23 10:44:24 +02:00
|
|
|
"ref": "v0.3.0",
|
2023-05-31 13:23:49 +02:00
|
|
|
"repo": "lanzaboote",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-01-09 13:00:09 +01:00
|
|
|
"nix-colors": {
|
|
|
|
"inputs": {
|
|
|
|
"base16-schemes": "base16-schemes",
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-22 14:15:53 +02:00
|
|
|
"lastModified": 1682108218,
|
|
|
|
"narHash": "sha256-tMr7BbxualFQlN+XopS8rMMgf2XR9ZfRuwIZtjsWmfI=",
|
2023-01-09 13:00:09 +01:00
|
|
|
"owner": "Misterio77",
|
|
|
|
"repo": "nix-colors",
|
2023-04-22 14:15:53 +02:00
|
|
|
"rev": "b92df8f5eb1fa20d8e09810c03c9dc0d94ef2820",
|
2023-01-09 13:00:09 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Misterio77",
|
|
|
|
"repo": "nix-colors",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-15 16:43:43 +01:00
|
|
|
"nix-index-database": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693107069,
|
|
|
|
"narHash": "sha256-5dVXPchyvzmytanlwXHcmeQP9AfO/98Q6V+QtsMl5vQ=",
|
2023-05-08 17:54:11 +02:00
|
|
|
"owner": "Mic92",
|
2023-03-15 16:43:43 +01:00
|
|
|
"repo": "nix-index-database",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "53d40cf1bea235658ef8f6e8b8a1d033e2ecbfff",
|
2023-03-15 16:43:43 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-05-08 17:54:11 +02:00
|
|
|
"owner": "Mic92",
|
2023-03-15 16:43:43 +01:00
|
|
|
"repo": "nix-index-database",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-02-21 22:35:56 +01:00
|
|
|
"nixos-hardware": {
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1692952286,
|
|
|
|
"narHash": "sha256-TsrtPv3+Q1KR0avZxpiJH+b6fX/R/hEQVHbjl1ebotY=",
|
2023-05-18 12:49:06 +02:00
|
|
|
"owner": "NixOS",
|
2023-02-21 22:35:56 +01:00
|
|
|
"repo": "nixos-hardware",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "817e297fc3352fadc15f2c5306909aa9192d7d97",
|
2023-02-21 22:35:56 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-05-18 12:49:06 +02:00
|
|
|
"id": "nixos-hardware",
|
|
|
|
"type": "indirect"
|
2023-02-21 22:35:56 +01:00
|
|
|
}
|
|
|
|
},
|
2022-12-18 17:01:34 +01:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-08-12 18:34:29 +02:00
|
|
|
"lastModified": 1690272529,
|
|
|
|
"narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=",
|
|
|
|
"owner": "nixos",
|
2022-12-18 17:01:34 +01:00
|
|
|
"repo": "nixpkgs",
|
2023-08-12 18:34:29 +02:00
|
|
|
"rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c",
|
2022-12-18 17:01:34 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-08-12 18:34:29 +02:00
|
|
|
"owner": "nixos",
|
2023-01-18 23:10:09 +01:00
|
|
|
"ref": "nixos-unstable",
|
2023-08-12 18:34:29 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2022-12-18 17:01:34 +01:00
|
|
|
}
|
|
|
|
},
|
2023-01-09 13:00:09 +01:00
|
|
|
"nixpkgs-lib": {
|
|
|
|
"locked": {
|
2023-04-11 14:07:49 +02:00
|
|
|
"lastModified": 1680397293,
|
|
|
|
"narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
|
2023-01-09 13:00:09 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
2023-04-11 14:07:49 +02:00
|
|
|
"rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
|
2023-01-09 13:00:09 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-27 17:46:57 +01:00
|
|
|
"nixpkgs-stable": {
|
2023-05-31 13:23:49 +02:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1678872516,
|
|
|
|
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-22.11",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable_2": {
|
2022-12-27 17:46:57 +01:00
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693097136,
|
|
|
|
"narHash": "sha256-fBZSMdBaoZ0INFbyZ5s0DOF7zDNcLsLxgkwdDh3l9Pc=",
|
2022-12-27 17:46:57 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "9117c4e9dc117a6cd0319cca40f2349ed333669d",
|
2022-12-27 17:46:57 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-06-19 10:37:17 +02:00
|
|
|
"ref": "release-23.05",
|
2022-12-27 17:46:57 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-08-12 18:34:29 +02:00
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693003285,
|
|
|
|
"narHash": "sha256-5nm4yrEHKupjn62MibENtfqlP6pWcRTuSKrMiH9bLkc=",
|
2023-08-12 18:34:29 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "5690c4271f2998c304a45c91a0aeb8fb69feaea7",
|
2023-08-12 18:34:29 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2023-05-31 13:23:49 +02:00
|
|
|
"pre-commit-hooks-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": [
|
|
|
|
"lanzaboote",
|
|
|
|
"flake-compat"
|
|
|
|
],
|
|
|
|
"flake-utils": [
|
|
|
|
"lanzaboote",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
"nixpkgs": [
|
|
|
|
"lanzaboote",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-06-23 10:44:24 +02:00
|
|
|
"lastModified": 1681413034,
|
|
|
|
"narHash": "sha256-/t7OjNQcNkeWeSq/CFLYVBfm+IEnkjoSm9iKvArnUUI=",
|
2023-05-31 13:23:49 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2023-06-23 10:44:24 +02:00
|
|
|
"rev": "d3de8f69ca88fb6f8b09e5b598be5ac98d28ede5",
|
2023-05-31 13:23:49 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-04-13 14:24:39 +02:00
|
|
|
"purge": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-02 12:14:35 +02:00
|
|
|
"lastModified": 1690850453,
|
|
|
|
"narHash": "sha256-3yB3oPLYoGA/k9I+bkdOJojFEgy3zSwGbrD+I/GcqoA=",
|
2023-04-13 14:24:39 +02:00
|
|
|
"owner": "therealr5",
|
|
|
|
"repo": "purge",
|
2023-08-02 12:14:35 +02:00
|
|
|
"rev": "b85cfc3d2e0ad2b6bac8ef8b95fc1a43f084c89c",
|
2023-04-13 14:24:39 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "therealr5",
|
|
|
|
"repo": "purge",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-18 17:01:34 +01:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-06-12 12:58:21 +02:00
|
|
|
"deploy-rs": "deploy-rs",
|
2023-08-12 18:34:29 +02:00
|
|
|
"helix": "helix",
|
2022-12-18 17:01:34 +01:00
|
|
|
"home-manager": "home-manager",
|
2023-05-20 13:20:05 +02:00
|
|
|
"impermanence": "impermanence",
|
2023-05-31 13:23:49 +02:00
|
|
|
"lanzaboote": "lanzaboote",
|
2023-01-09 13:00:09 +01:00
|
|
|
"nix-colors": "nix-colors",
|
2023-03-15 16:43:43 +01:00
|
|
|
"nix-index-database": "nix-index-database",
|
2023-02-21 22:35:56 +01:00
|
|
|
"nixos-hardware": "nixos-hardware",
|
2023-08-12 18:34:29 +02:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2023-04-13 14:24:39 +02:00
|
|
|
"purge": "purge",
|
2023-03-04 21:22:42 +01:00
|
|
|
"sops-nix": "sops-nix",
|
2023-05-29 13:31:20 +02:00
|
|
|
"trucksimulatorbot": "trucksimulatorbot"
|
2022-12-27 17:46:57 +01:00
|
|
|
}
|
|
|
|
},
|
2023-06-23 10:44:24 +02:00
|
|
|
"rust-overlay": {
|
2023-08-12 18:34:29 +02:00
|
|
|
"inputs": {
|
|
|
|
"flake-utils": [
|
|
|
|
"helix",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1690424156,
|
|
|
|
"narHash": "sha256-Bpml+L280tHTQpwpC5/BJbU4HSvEzMvW8IZ4gAXimhE=",
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"rev": "f335a0213504c7e6481c359dc1009be9cf34432c",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"rust-overlay_2": {
|
2023-06-23 10:44:24 +02:00
|
|
|
"inputs": {
|
|
|
|
"flake-utils": [
|
|
|
|
"lanzaboote",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"lanzaboote",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1682129965,
|
|
|
|
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"rev": "2c417c0460b788328220120c698630947547ee83",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-27 17:46:57 +01:00
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
2022-12-27 18:21:33 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-05-31 13:23:49 +02:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
2022-12-27 17:46:57 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-27 15:48:42 +02:00
|
|
|
"lastModified": 1693105804,
|
|
|
|
"narHash": "sha256-nlqNjW7dfucUJQqRGuG08MKPOSME8fLOCx/bd9hiEPs=",
|
2022-12-27 17:46:57 +01:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2023-08-27 15:48:42 +02:00
|
|
|
"rev": "0618c8f0ed5255ad74ee08d1618841ff5af85c86",
|
2022-12-27 17:46:57 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-05-18 12:49:06 +02:00
|
|
|
"id": "sops-nix",
|
|
|
|
"type": "indirect"
|
2022-12-18 17:01:34 +01:00
|
|
|
}
|
|
|
|
},
|
2023-05-31 13:23:49 +02:00
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
2023-08-12 18:34:29 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems_2": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
2023-05-31 13:23:49 +02:00
|
|
|
}
|
|
|
|
},
|
2023-05-29 13:31:20 +02:00
|
|
|
"trucksimulatorbot": {
|
2023-04-16 16:56:24 +02:00
|
|
|
"inputs": {
|
2023-05-29 13:31:20 +02:00
|
|
|
"images": "images",
|
2023-04-16 16:56:24 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-02 12:14:35 +02:00
|
|
|
"lastModified": 1690880109,
|
|
|
|
"narHash": "sha256-7V18Y6jeTJjLmJjNiAbyo9JuVmEUNoJ1smfaEiRYO0M=",
|
2023-04-16 16:56:24 +02:00
|
|
|
"owner": "therealr5",
|
2023-05-29 13:31:20 +02:00
|
|
|
"repo": "TruckSimulatorBot",
|
2023-08-02 12:14:35 +02:00
|
|
|
"rev": "63fc5e8bb508e12e8e9984b8207a94730101a9ec",
|
2023-04-16 16:56:24 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "therealr5",
|
2023-05-29 13:31:20 +02:00
|
|
|
"repo": "TruckSimulatorBot",
|
2023-04-16 16:56:24 +02:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-05-24 15:51:58 +02:00
|
|
|
"utils": {
|
2023-06-12 12:58:21 +02:00
|
|
|
"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-12-18 17:01:34 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|