nixos_flake_config/flake.lock

531 lines
14 KiB
Plaintext
Raw Normal View History

2023-07-03 22:35:58 +02:00
{
"nodes": {
2023-10-01 16:11:38 +02:00
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
2023-07-03 22:35:58 +02:00
"flake-compat": {
"flake": false,
"locked": {
2023-11-11 23:08:22 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-07-03 22:35:58 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2023-11-11 23:08:22 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-07-03 22:35:58 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2024-01-28 21:15:44 +01:00
"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"
}
},
"flake-compat_3": {
2023-07-03 22:35:58 +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"
}
},
2024-01-28 21:15:44 +01:00
"flake-compat_4": {
2023-10-01 16:11:38 +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"
}
},
2024-01-28 21:15:44 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-root": {
"locked": {
"lastModified": 1692742795,
"narHash": "sha256-f+Y0YhVCIJ06LemO+3Xx00lIcqQxSKJHXT/yk1RTKxw=",
"owner": "srid",
"repo": "flake-root",
"rev": "d9a70d9c7a5fd7f3258ccf48da9335e9b47c3937",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
2023-07-03 22:35:58 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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"
}
},
2024-01-28 21:15:44 +01:00
"goatcounter": {
"inputs": {
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-root": "flake-root",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1705880453,
"narHash": "sha256-Y1O6tia2Pc1MA5ZoFH3B2y7FwjZuIDiNT4C9+bBawrY=",
"owner": "asmir-abdulahovic",
"repo": "goatcounter-flake",
"rev": "f912ab7024cbc47d5fa80a416b643707a9b50b06",
"type": "github"
},
"original": {
"owner": "asmir-abdulahovic",
"repo": "goatcounter-flake",
"type": "github"
}
},
2023-07-03 22:35:58 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-14 14:25:22 +01:00
"lastModified": 1709764752,
"narHash": "sha256-+lM4J4JoJeiN8V+3WSWndPHj1pJ9Jc1UMikGbXLqCTk=",
2023-07-03 22:35:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-14 14:25:22 +01:00
"rev": "cf111d1a849ddfc38e9155be029519b0e2329615",
2023-07-03 22:35:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-xilinx": {
"inputs": {
2024-01-28 21:15:44 +01:00
"flake-compat": "flake-compat_2",
2023-09-30 20:13:43 +02:00
"nixpkgs": [
"nixpkgs"
]
2023-07-03 22:35:58 +02:00
},
"locked": {
2023-11-11 23:08:22 +01:00
"lastModified": 1699035130,
"narHash": "sha256-emK4aJCC2gW94b2P3N2LjkQ6PEMLUcDduVWwYQ7aq+o=",
2023-07-03 22:35:58 +02:00
"owner": "asmir.abdulahovic",
"repo": "nix-xilinx",
2023-11-11 23:08:22 +01:00
"rev": "0323990db46c32e361e4fd70600d859eb90862af",
2023-07-03 22:35:58 +02:00
"type": "gitlab"
},
"original": {
"owner": "asmir.abdulahovic",
"repo": "nix-xilinx",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
2024-03-14 14:25:22 +01:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2023-09-30 20:13:43 +02:00
"owner": "nixos",
2023-07-03 22:35:58 +02:00
"repo": "nixpkgs",
2024-03-14 14:25:22 +01:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2023-07-03 22:35:58 +02:00
"type": "github"
},
"original": {
2023-09-30 20:13:43 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-07-03 22:35:58 +02:00
}
},
2024-01-28 21:15:44 +01:00
"nixpkgs-23_05": {
2023-10-01 16:11:38 +02:00
"locked": {
2024-01-28 21:15:44 +01:00
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
2023-10-01 16:11:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-28 21:15:44 +01:00
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
2023-10-01 16:11:38 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-28 21:15:44 +01:00
"ref": "nixos-23.05",
2023-10-01 16:11:38 +02:00
"type": "indirect"
}
},
2024-01-28 21:15:44 +01:00
"nixpkgs-23_11": {
2023-10-01 16:11:38 +02:00
"locked": {
2024-01-28 21:15:44 +01:00
"lastModified": 1706098335,
"narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
2023-10-01 16:11:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-28 21:15:44 +01:00
"rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
2023-10-01 16:11:38 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-28 21:15:44 +01:00
"ref": "nixos-23.11",
2023-10-01 16:11:38 +02:00
"type": "indirect"
}
},
2024-01-28 21:15:44 +01:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-29 21:03:10 +02:00
"nixpkgs-stable": {
2023-07-03 22:35:58 +02:00
"locked": {
2024-03-14 14:25:22 +01:00
"lastModified": 1709428628,
"narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
2023-07-03 22:35:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-14 14:25:22 +01:00
"rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
2023-07-03 22:35:58 +02:00
"type": "github"
},
"original": {
2023-09-29 21:03:10 +02:00
"owner": "NixOS",
2024-03-14 14:25:22 +01:00
"ref": "release-23.11",
2023-09-29 21:03:10 +02:00
"repo": "nixpkgs",
"type": "github"
2023-07-03 22:35:58 +02:00
}
},
2023-10-27 12:40:58 +02:00
"nvim": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-16 15:31:38 +01:00
"lastModified": 1710598928,
"narHash": "sha256-GlWNtPxMzNzEuR9lVpzUZ7Kw1rVEQqWdE+VH7xmOoPU=",
2024-03-16 14:32:06 +01:00
"ref": "refs/heads/master",
2024-03-16 15:31:38 +01:00
"rev": "3f9559992a9a67f632ab0e32590c826968cc9712",
"revCount": 25,
2023-10-27 12:40:58 +02:00
"type": "git",
2024-03-16 15:31:38 +01:00
"url": "https://git.project-cloud.net/asmir/nvim_flake"
2023-10-27 12:40:58 +02:00
},
"original": {
"type": "git",
2024-03-16 15:31:38 +01:00
"url": "https://git.project-cloud.net/asmir/nvim_flake"
2023-10-27 12:40:58 +02:00
}
},
"peerix": {
"inputs": {
2024-01-28 21:15:44 +01:00
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils",
2023-09-29 21:03:10 +02:00
"nixpkgs": [
"nixpkgs"
]
},
2023-07-03 22:35:58 +02:00
"locked": {
"lastModified": 1684706914,
"narHash": "sha256-pBlTtsC28e/5MUTe4NWeNNOc/4Kf6EzGQGppQEQ/ioo=",
"owner": "asmir.abdulahovic",
"repo": "peerix",
"rev": "8fdbbd0039240e05b4f93bbd5b454d5643e8a8d1",
"type": "gitlab"
2023-07-03 22:35:58 +02:00
},
"original": {
"owner": "asmir.abdulahovic",
"repo": "peerix",
"type": "gitlab"
}
},
2023-11-15 21:07:36 +01:00
"project-cloud": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"theme_anemone": "theme_anemone",
"theme_deepthought": "theme_deepthought"
},
"locked": {
2024-01-28 21:15:44 +01:00
"lastModified": 1705870326,
"narHash": "sha256-ojdGSeqztnnGMyLKjnSCGq0muGh3U+Zb9iwzaaDsaF4=",
2023-11-15 21:07:36 +01:00
"ref": "refs/heads/master",
2024-01-28 21:15:44 +01:00
"rev": "ad6af66a6142279789db8967b285eb04c6d18c02",
"revCount": 26,
2023-11-15 21:07:36 +01:00
"type": "git",
"url": "https://git.project-cloud.net/asmir/project-cloud"
},
"original": {
"type": "git",
"url": "https://git.project-cloud.net/asmir/project-cloud"
}
},
"root": {
"inputs": {
2024-01-28 21:15:44 +01:00
"goatcounter": "goatcounter",
"home-manager": "home-manager",
"nix-xilinx": "nix-xilinx",
2023-09-30 20:13:43 +02:00
"nixpkgs": "nixpkgs",
2023-10-27 12:40:58 +02:00
"nvim": "nvim",
"peerix": "peerix",
2023-11-15 21:07:36 +01:00
"project-cloud": "project-cloud",
2023-10-01 16:11:38 +02:00
"simple-nixos-mailserver": "simple-nixos-mailserver",
"sops-nix": "sops-nix",
2023-10-26 22:48:08 +02:00
"swaysw": "swaysw",
"zremap": "zremap"
2023-07-03 22:35:58 +02:00
}
},
2023-10-01 16:11:38 +02:00
"simple-nixos-mailserver": {
"inputs": {
"blobs": "blobs",
2024-01-28 21:15:44 +01:00
"flake-compat": "flake-compat_4",
2023-10-01 16:11:38 +02:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-23_05": "nixpkgs-23_05",
2024-01-28 21:15:44 +01:00
"nixpkgs-23_11": "nixpkgs-23_11",
2023-10-01 16:11:38 +02:00
"utils": "utils"
},
"locked": {
2024-03-14 14:25:22 +01:00
"lastModified": 1706742486,
"narHash": "sha256-sv/MISTeD0rqeVivpZJpynboMWJp6i62OmrZX1rGl38=",
2023-10-01 16:11:38 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-03-14 14:25:22 +01:00
"rev": "9e36323ae3dde787f761420465c3ae560f3dbf29",
2023-10-01 16:11:38 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-03-14 14:25:22 +01:00
"lastModified": 1709711091,
"narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
2023-07-03 22:35:58 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-14 14:25:22 +01:00
"rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
2023-07-03 22:35:58 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-10-26 22:48:08 +02:00
"swaysw": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-27 12:42:56 +02:00
"lastModified": 1698401726,
"narHash": "sha256-kGMqxaNaNSbKJS/55KqqMvLj1xOBc8zCizs6I3xiCo0=",
2023-10-26 22:48:08 +02:00
"ref": "refs/heads/master",
2023-10-27 12:42:56 +02:00
"rev": "1e49032fbfec10b51c9f627aab286290ac15977c",
"revCount": 3,
2023-10-26 22:48:08 +02:00
"type": "git",
"url": "https://git.project-cloud.net/asmir/swaysw"
},
"original": {
"type": "git",
"url": "https://git.project-cloud.net/asmir/swaysw"
}
},
2023-07-03 22:35:58 +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-09-20 19:44:14 +02:00
},
2023-11-15 21:07:36 +01:00
"theme_anemone": {
"flake": false,
"locked": {
"lastModified": 1699399376,
"narHash": "sha256-u2baLVhc/tWd9h9+g9vKBN1m4qG23uL1HUizFigOJXw=",
"owner": "Speyll",
"repo": "anemone",
"rev": "565a6e84e3054a45ec31729125801ab1f403c936",
"type": "github"
},
"original": {
"owner": "Speyll",
"repo": "anemone",
"type": "github"
}
},
"theme_deepthought": {
"flake": false,
"locked": {
"lastModified": 1681035730,
"narHash": "sha256-dzhfGmhuNCbloqknM7lVnFbNYmf2/ue7az6DQok44yM=",
"owner": "RatanShreshtha",
"repo": "DeepThought",
"rev": "430c1d5085dd6bea4cd6bd2d55003db67ba6bea0",
"type": "github"
},
"original": {
"owner": "RatanShreshtha",
"repo": "DeepThought",
"type": "github"
}
},
2024-01-28 21:15:44 +01:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"goatcounter",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702461037,
"narHash": "sha256-ssyGxfGHRuuLHuMex+vV6RMOt7nAo07nwufg9L5GkLg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "d06b70e5163a903f19009c3f97770014787a080f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-10-01 16:11:38 +02:00
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-20 19:44:14 +02:00
"zremap": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-05 19:00:12 +02:00
"lastModified": 1696448728,
"narHash": "sha256-kUc6983IX9n0eQxTFZRK7LYCLHoxoGZ5rOV7nu8hGRI=",
2023-09-20 19:44:14 +02:00
"owner": "asmir.abdulahovic",
"repo": "zremap",
2023-10-05 19:00:12 +02:00
"rev": "9043844893cfc333ed04d04c1d3b67d9904c0afc",
2023-09-20 19:44:14 +02:00
"type": "gitlab"
},
"original": {
"owner": "asmir.abdulahovic",
"repo": "zremap",
"type": "gitlab"
}
2023-07-03 22:35:58 +02:00
}
},
"root": "root",
"version": 7
}