nixos-config/flake.lock

628 lines
16 KiB
Plaintext
Raw Normal View History

2020-09-23 10:36:46 +02:00
{
"nodes": {
2022-05-04 03:02:47 +02:00
"agenix": {
"inputs": {
"agenix": "agenix_2",
"crane": "crane",
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1682237245,
"narHash": "sha256-xbBR7LNK+d5Yi/D6FXQGc1R6u2VV2nwr/Df5iaEbOEQ=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "281f68c3d477904f79ff1cd5807a8c226cd80a50",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"agenix_2": {
2022-05-04 03:02:47 +02:00
"inputs": {
2023-02-01 20:14:06 +01:00
"darwin": "darwin",
2022-05-04 03:02:47 +02:00
"nixpkgs": [
"agenix",
2022-05-04 03:02:47 +02:00
"nixpkgs"
]
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
2022-05-04 03:02:47 +02:00
"owner": "ryantm",
"repo": "agenix",
2023-09-13 13:53:59 +02:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
2022-05-04 03:02:47 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"conduit": {
"inputs": {
"crane": "crane_2",
"fenix": "fenix",
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694457246,
"narHash": "sha256-PkdsgIbzxW4YwfrHlX2nPup3pbyyzrVOkvh6PW+BxNk=",
"owner": "famedly",
"repo": "conduit",
2023-09-13 13:53:59 +02:00
"rev": "fa725a14e2309ed416ef53ef8282303300190c61",
"type": "gitlab"
},
"original": {
"owner": "famedly",
"repo": "conduit",
"type": "gitlab"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
],
"rust-overlay": [
"agenix",
"rust-overlay"
]
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1681680516,
"narHash": "sha256-EB8Adaeg4zgcYDJn9sR6UMjN/OHdIiMMK19+3LmmXQY=",
"owner": "ipetkov",
"repo": "crane",
2023-09-13 13:53:59 +02:00
"rev": "54b63c8eae4c50172cb50b612946ff1d2bc1c75c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_2": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": [
"conduit",
"flake-utils"
],
"nixpkgs": [
"conduit",
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1688772518,
"narHash": "sha256-ol7gZxwvgLnxNSZwFTDJJ49xVY5teaSvF7lzlo3YQfM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-02-01 20:14:06 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
2023-02-01 20:14:06 +01:00
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-05-05 21:24:46 +02:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat_3",
2022-05-05 21:24:46 +02:00
"nixpkgs": [
"nixpkgs"
],
2022-07-07 23:19:23 +02:00
"utils": [
"flake-utils"
]
2022-05-05 21:24:46 +02:00
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694513707,
"narHash": "sha256-wE5kHco3+FQjc+MwTPwLVqYz4hM7uno2CgXDXUFMCpc=",
2022-05-05 21:24:46 +02:00
"owner": "serokell",
"repo": "deploy-rs",
2023-09-13 13:53:59 +02:00
"rev": "31c32fb2959103a796e07bbe47e0a5e287c343a8",
2022-05-05 21:24:46 +02:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"devshell": {
"locked": {
"lastModified": 1642188268,
"narHash": "sha256-DNz4xScpXIn7rSDohdayBpPR9H9OWCMDOgTYegX081k=",
"owner": "numtide",
"repo": "devshell",
"rev": "696acc29668b644df1740b69e1601119bf6da83b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"conduit",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1689488573,
"narHash": "sha256-diVASflKCCryTYv0djvMnP2444mFsIG0ge5pa7ahauQ=",
"owner": "nix-community",
"repo": "fenix",
"rev": "39096fe3f379036ff4a5fa198950b8e79defe939",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-05-05 21:24:46 +02:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-05-05 21:24:46 +02:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-05-05 21:24:46 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-12-03 22:00:11 +01:00
"flake-compat_2": {
"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-compat_3": {
2022-12-03 22:00:11 +01:00
"flake": false,
"locked": {
2023-08-10 11:42:37 +02:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
2022-12-03 22:00:11 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2023-08-10 11:42:37 +02:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
2022-12-03 22:00:11 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_4": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_5": {
"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-07-22 18:49:30 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
2023-07-22 18:49:30 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-09-13 13:53:59 +02:00
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
2023-07-22 18:49:30 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"flake-utils": {
2023-04-09 21:29:14 +02:00
"inputs": {
"systems": "systems"
},
2020-09-24 12:35:45 +02:00
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2020-09-24 12:35:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 13:53:59 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-03 22:00:11 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"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"
}
},
2020-09-23 10:36:46 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-07-07 23:19:23 +02:00
]
},
2020-09-23 10:36:46 +02:00
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694465129,
"narHash": "sha256-8BQiuobMrCfCbGM7w6Snx+OBYdtTIm0+cGVaKwQ5BFg=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-13 13:53:59 +02:00
"rev": "9787dffff5d315c9593d3f9fb0f9bf2097e1b57b",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-31 17:25:46 +02:00
"ref": "release-23.05",
2020-09-23 10:36:46 +02:00
"repo": "home-manager",
"type": "github"
}
},
"matrix-appservices": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat_4",
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1683490239,
"narHash": "sha256-QKzpvl2XrqbobWq/I/smDa9hEniwctjJybXPVILHP0w=",
"owner": "coffeetables",
"repo": "nix-matrix-appservices",
"rev": "e795d2fbc61da45d49802bb3e8f8d0c70ddc1e68",
"type": "gitlab"
},
"original": {
"owner": "coffeetables",
"repo": "nix-matrix-appservices",
"type": "gitlab"
}
},
"nixlib": {
"locked": {
"lastModified": 1643502816,
"narHash": "sha256-Wrbt6Gs+hjXD3HUICPBJHKnHEUqiyx8rzHCgvqC1Bok=",
"owner": "divnix",
"repo": "nixpkgs.lib",
"rev": "ebed7ec5bcb5d01e298535989c6c321df18b631a",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2021-05-28 00:19:47 +02:00
"nixos-hardware": {
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694591211,
"narHash": "sha256-NPP7XGZH+Q5ey7nE2zGLrBrzKmLYPhj8YgsTSdhH0D4=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-09-13 13:53:59 +02:00
"rev": "3ccd87fcdae4732fe33773cefa4375c641a057e7",
2021-05-28 00:19:47 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nixpkgs": {
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694499547,
"narHash": "sha256-R7xMz1Iia6JthWRHDn36s/E248WB1/je62ovC/dUVKI=",
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-13 13:53:59 +02:00
"rev": "e5f018cf150e29aac26c61dac0790ea023c46b24",
2021-12-01 12:27:38 +01:00
"type": "github"
},
"original": {
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
2023-05-31 17:25:46 +02:00
"ref": "nixos-23.05",
2021-12-01 12:27:38 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694422566,
"narHash": "sha256-lHJ+A9esOz9vln/3CJG23FV6Wd2OoOFbDeEs4cMGMqc=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-13 13:53:59 +02:00
"rev": "3a2786eea085f040a66ecde1bc3ddc7099f6dbeb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nur": {
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694589145,
"narHash": "sha256-zmmWfCQvs3cltM3a18GV39ur0fanjknNJCI8zlAiby8=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-09-13 13:53:59 +02:00
"rev": "f939facb676b8552d11db25a70dd89d48cd8409f",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nvim-kitty-navigator": {
"flake": false,
"locked": {
"lastModified": 1668710486,
"narHash": "sha256-y4p9iqar5FYEAifS9FdOPPfAvLufbpZ/8UhvDEA99ZE=",
"owner": "hermitmaster",
"repo": "nvim-kitty-navigator",
"rev": "3db4a5fa6280f2cf0acbc30d3404f2bbcbfebbb2",
"type": "github"
},
"original": {
"owner": "hermitmaster",
"repo": "nvim-kitty-navigator",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_5",
"flake-utils": [
"flake-utils"
],
2022-12-03 22:00:11 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
2022-12-03 22:00:11 +01:00
],
2022-12-29 14:15:34 +01:00
"nixpkgs-stable": [
"nixpkgs"
]
2020-09-24 12:35:45 +02:00
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1694364351,
"narHash": "sha256-oadhSCqopYXxURwIA6/Anpe5IAG11q2LhvTJNP5zE6o=",
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
2023-09-13 13:53:59 +02:00
"rev": "4f883a76282bc28eb952570afc3d8a1bf6f481d7",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"root": {
"inputs": {
2022-05-04 03:02:47 +02:00
"agenix": "agenix",
"conduit": "conduit",
2022-05-05 21:24:46 +02:00
"deploy-rs": "deploy-rs",
2023-07-22 18:49:30 +02:00
"flake-parts": "flake-parts",
2020-09-24 12:35:45 +02:00
"flake-utils": "flake-utils",
2023-09-13 13:53:59 +02:00
"home-manager": "home-manager",
"matrix-appservices": "matrix-appservices",
2021-05-28 00:19:47 +02:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2023-04-09 21:29:14 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2020-09-24 12:35:45 +02:00
"nur": "nur",
"nvim-kitty-navigator": "nvim-kitty-navigator",
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": "pre-commit-hooks"
2020-09-23 10:36:46 +02:00
}
2023-04-09 21:29:14 +02:00
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1689441253,
"narHash": "sha256-4MSDZaFI4DOfsLIZYPMBl0snzWhX1/OqR/QHir382CY=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "996e054f1eb1dbfc8455ecabff0f6ff22ba7f7c8",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-09-13 13:53:59 +02:00
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-09-13 13:53:59 +02:00
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"conduit",
"crane",
"flake-utils"
],
"nixpkgs": [
"conduit",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688351637,
"narHash": "sha256-CLTufJ29VxNOIZ8UTg0lepsn3X03AmopmaLTTeHDCL4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "f9b92316727af9e6c7fee4a761242f7f46880329",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-09 21:29:14 +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"
}
2020-09-23 10:36:46 +02:00
}
},
"root": "root",
"version": 7
}