nixos-config/flake.lock

527 lines
13 KiB
Plaintext
Raw Normal View History

2022-12-18 17:01:34 +01:00
{
"nodes": {
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
2023-12-24 23:40:01 +01:00
],
"systems": "systems"
},
"locked": {
2024-04-03 00:02:10 +02:00
"lastModified": 1712079060,
"narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=",
"owner": "ryantm",
"repo": "agenix",
2024-04-03 00:02:10 +02:00
"rev": "1381a759b205dff7a6818733118d02253340fd5e",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"base16-schemes": {
"flake": false,
"locked": {
2024-02-11 20:01:24 +01:00
"lastModified": 1696158499,
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
2023-01-09 13:00:09 +01:00
"owner": "tinted-theming",
"repo": "base16-schemes",
2024-02-11 20:01:24 +01:00
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
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": {
"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"
}
},
"darwin": {
2023-05-31 13:23:49 +02:00
"inputs": {
"nixpkgs": [
"agenix",
2023-05-31 13:23:49 +02:00
"nixpkgs"
]
2023-05-31 13:23:49 +02:00
},
"locked": {
2023-12-24 23:40:01 +01:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
2023-12-24 23:40:01 +01:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
2023-05-31 13:23:49 +02:00
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"flake-compat": {
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"
}
},
"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": {
2023-12-24 23:40:01 +01:00
"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"
}
},
2022-12-18 17:01:34 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-05 10:48:43 +01:00
]
2022-12-18 17:01:34 +01:00
},
"locked": {
2024-04-17 16:13:17 +02:00
"lastModified": 1713294767,
"narHash": "sha256-LmaabaQZdx52MPGKPRt9Opoc9Gd9RbwvCdysUUYQoXI=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-17 16:13:17 +02:00
"rev": "fa8c16e2452bf092ac76f09ee1fb1e9f7d0796e7",
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": {
2024-04-10 00:32:51 +02:00
"lastModified": 1712701678,
"narHash": "sha256-L/sr5Wi+ePvB2huYOxRUWR2D3BnCSAdl0RdbChRTrqs=",
"owner": "~rouven",
"repo": "trucksimulator-images",
"rev": "f8622b0a9f7541dee806113c005b69cd08e5a0bd",
"type": "sourcehut"
2023-05-29 13:31:20 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
"repo": "trucksimulator-images",
"type": "sourcehut"
2023-05-29 13:31:20 +02:00
}
},
2023-05-20 13:20:05 +02:00
"impermanence": {
"locked": {
2024-02-26 19:16:04 +01:00
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
2023-05-20 13:20:05 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-02-26 19:16:04 +01:00
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
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-10-09 23:37:08 +02:00
"crane": "crane",
"flake-compat": "flake-compat",
2023-05-31 13:23:49 +02:00
"flake-parts": "flake-parts",
2023-10-09 23:37:08 +02:00
"flake-utils": "flake-utils",
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-10-09 23:37:08 +02:00
"rust-overlay": "rust-overlay"
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": {
2024-02-17 19:14:03 +01:00
"lastModified": 1707825078,
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
2023-01-09 13:00:09 +01:00
"owner": "Misterio77",
"repo": "nix-colors",
2024-02-17 19:14:03 +01:00
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-17 16:13:17 +02:00
"lastModified": 1713067146,
"narHash": "sha256-9D20xjblGKEVRVCnM3qWhiizEa9i6OpK6xQJajwcwOQ=",
"owner": "nix-community",
"repo": "nix-index-database",
2024-04-17 16:13:17 +02:00
"rev": "93aed67288be60c9ef6133ba2f8de128f4ef265c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"nixpkgs": {
"locked": {
2024-04-17 16:13:17 +02:00
"lastModified": 1713248628,
"narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
2023-10-29 11:58:56 +01:00
"owner": "NixOS",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
2024-04-17 16:13:17 +02:00
"rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
2023-10-29 11:58:56 +01:00
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2022-12-18 17:01:34 +01:00
}
},
2023-01-09 13:00:09 +01:00
"nixpkgs-lib": {
"locked": {
2024-02-11 20:01:24 +01:00
"lastModified": 1697935651,
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
2023-01-09 13:00:09 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-02-11 20:01:24 +01:00
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"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"
}
},
2023-09-12 11:09:32 +02:00
"pfersel": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-11 11:58:50 +02:00
"lastModified": 1712775079,
"narHash": "sha256-1j3haJ7/J1V3Lt4gyGgoDSxfFmf6x7A1zXl/QxZ+kSI=",
"owner": "~rouven",
2023-09-12 11:09:32 +02:00
"repo": "pfersel",
2024-04-11 11:58:50 +02:00
"rev": "4ef4893c290c5f83f1497d6e4c0d162759500ae7",
"type": "sourcehut"
2023-09-12 11:09:32 +02:00
},
"original": {
2024-04-11 11:58:50 +02:00
"owner": "~rouven",
2023-09-12 11:09:32 +02:00
"repo": "pfersel",
2024-04-11 11:58:50 +02:00
"type": "sourcehut"
2023-09-12 11:09:32 +02:00
}
},
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": {
2024-04-11 11:58:50 +02:00
"lastModified": 1712775102,
"narHash": "sha256-kQF0HpU4Bis+Q1gE+OUJk1T3UJgDwTZc9rCDHRam9h4=",
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
2023-04-13 14:24:39 +02:00
"repo": "purge",
2024-04-11 11:58:50 +02:00
"rev": "2959391aa4a1438b3f27669c6930feec58171eab",
2024-04-10 00:32:51 +02:00
"type": "sourcehut"
2023-04-13 14:24:39 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
2023-04-13 14:24:39 +02:00
"repo": "purge",
2024-04-10 00:32:51 +02:00
"type": "sourcehut"
2023-04-13 14:24:39 +02:00
}
},
2024-03-13 16:22:01 +01:00
"river": {
"flake": false,
"locked": {
2024-04-17 16:13:17 +02:00
"lastModified": 1713357595,
"narHash": "sha256-LGqP2HBrMKGGTnqFDjmZRKXN88SQMgfLm2plVAzan8c=",
2024-03-13 16:22:01 +01:00
"ref": "refs/heads/master",
2024-04-17 16:13:17 +02:00
"rev": "6b86af4f85f66697a0ffc504c4fcc1db05bfbb80",
"revCount": 1246,
2024-03-13 16:22:01 +01:00
"submodules": true,
"type": "git",
2024-04-17 16:13:17 +02:00
"url": "https://codeberg.org/river/river"
2024-03-13 16:22:01 +01:00
},
"original": {
"submodules": true,
"type": "git",
2024-04-17 16:13:17 +02:00
"url": "https://codeberg.org/river/river"
2024-03-13 16:22:01 +01:00
}
},
2022-12-18 17:01:34 +01:00
"root": {
"inputs": {
"agenix": "agenix",
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",
"nix-index-database": "nix-index-database",
2023-10-09 23:37:08 +02:00
"nixpkgs": "nixpkgs",
2023-09-12 11:09:32 +02:00
"pfersel": "pfersel",
2023-04-13 14:24:39 +02:00
"purge": "purge",
2024-03-13 16:22:01 +01:00
"river": "river",
2023-05-29 13:31:20 +02:00
"trucksimulatorbot": "trucksimulatorbot"
}
},
2023-06-23 10:44:24 +02:00
"rust-overlay": {
"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"
}
},
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-12-24 23:40:01 +01: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-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": {
2024-04-10 00:32:51 +02:00
"lastModified": 1712701713,
"narHash": "sha256-q++FP8VC5TTQrUa+0l2TQKmafZpDy1L3rzUynFaAn/4=",
"owner": "~rouven",
"repo": "trucksimulator",
"rev": "af43589e9a0ae0f868a4eff3c738201ed1041788",
"type": "sourcehut"
2023-04-16 16:56:24 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
"repo": "trucksimulator",
"type": "sourcehut"
2023-04-16 16:56:24 +02:00
}
2022-12-18 17:01:34 +01:00
}
},
"root": "root",
"version": 7
}