nixos-config/flake.lock

928 lines
23 KiB
Text
Raw Normal View History

{
"nodes": {
2023-11-22 09:17:21 +00:00
"admin-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-01-27 18:08:06 +00:00
"flake-compat": "flake-compat",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1718610240,
"narHash": "sha256-fQmSmfSVYDfoWo+U9VcJYUdRIADM0uLdfW6+C8YYqp4=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "admin-fe",
2024-06-17 19:50:28 +00:00
"rev": "5c347cbfbd98fd98a6757cb8e3f8cac898efb0d4",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "admin-fe",
"type": "github"
}
},
"akkoma": {
"inputs": {
"devshell": [
"devshell"
],
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_2",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1718610396,
"narHash": "sha256-xriwHYd1XHdu8yOT/pf00LJACp5AdoOH8d97OnzpaHI=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma",
2024-06-17 19:50:28 +00:00
"rev": "02a9020c0d0af02ffbee85ff957cd437f42be203",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma",
"type": "github"
}
},
"akkoma-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_3",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1718611818,
"narHash": "sha256-pwbzIZGx3zGaFgyfWHch/cRC3Lf0SHvssWZl5bYZNRU=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma-fe",
2024-06-17 19:50:28 +00:00
"rev": "b55ba573611dc9bb451ab9a06d13661fa137b380",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma-fe",
"type": "github"
}
},
"attic": {
"inputs": {
"cargo2nix": [
"cargo2nix"
],
"crane": [
"crane"
],
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2024-06-16 18:15:40 +00:00
"lastModified": 1718545268,
"narHash": "sha256-kYnM1kr1U/+mARR3kYd1Yh9atRofKnpNQF5wd4xf8Cc=",
"owner": "DarkKirb",
"repo": "attic",
2024-06-16 18:15:40 +00:00
"rev": "7634b861f606cd21719e350da5c74475047a456d",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "attic",
"type": "github"
}
},
"cargo2nix": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
2024-06-17 19:50:28 +00:00
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1713199118,
"narHash": "sha256-MlLdAvk+zXCFUy280sY6LqtykqWXIkKVXo72J7a6HlU=",
"owner": "cargo2nix",
"repo": "cargo2nix",
2024-06-17 19:50:28 +00:00
"rev": "1efb03f2f794ad5eed17e807e858c4da001dbc3e",
"type": "github"
},
"original": {
2024-06-17 19:50:28 +00:00
"owner": "cargo2nix",
"ref": "main",
"repo": "cargo2nix",
"type": "github"
}
},
2024-03-31 08:50:50 +00:00
"colorpickle": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1700940986,
"narHash": "sha256-+7eo8Y0YkuQeGDIHtEGPpoJQNGSxpzkg4UPR63xJiss=",
"owner": "AgathaSorceress",
"repo": "colorpickle",
"rev": "61c77e71b5586412b6deecc2389fc39072e4b60f",
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"repo": "colorpickle",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1674934931,
"narHash": "sha256-TmGfRDBK7EkR0VY8Jr0WU4WdyzZxiXDGVGUzIXPFXRI=",
"owner": "DarkKirb",
"repo": "crane",
"rev": "42c3f329daa267857c6bc6d21c9eec468e97e2d7",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "crane",
"type": "github"
}
},
2023-11-18 07:12:28 +00:00
"devshell": {
"inputs": {
2024-01-21 18:08:51 +00:00
"flake-utils": "flake-utils",
2023-11-18 07:12:28 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-03 18:14:50 +00:00
"lastModified": 1717408969,
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
2023-11-18 07:12:28 +00:00
"owner": "numtide",
"repo": "devshell",
2024-06-03 18:14:50 +00:00
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
2023-11-18 07:12:28 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-01-23 18:24:13 +00:00
"dns": {
"inputs": {
2022-12-13 09:00:47 +00:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-01-23 18:24:13 +00:00
},
"locked": {
2022-02-09 09:29:55 +00:00
"lastModified": 1644390195,
"narHash": "sha256-eU6y5oYs8HUS7Mmo6h8qsl+gLa4zLlhIl0Ryk4e4r2M=",
2022-01-23 18:24:13 +00:00
"owner": "DarkKirb",
"repo": "dns.nix",
2022-02-09 09:29:55 +00:00
"rev": "4d3d32b0fd221895bf3da0e348056260c3a77636",
2022-01-23 18:24:13 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "dns.nix",
"type": "github"
}
},
2024-04-27 05:56:45 +00:00
"element-web": {
"inputs": {
"devshell": [
"devshell"
],
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
"matrix-js-sdk": [
"matrix-js-sdk"
],
"matrix-react-sdk": [
"matrix-react-sdk"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718754422,
"narHash": "sha256-p6OAzslHlJcNEOkMcm1gzpAXFFAa6YmjT51ofFLlU78=",
2024-04-27 05:56:45 +00:00
"owner": "DarkKirb",
"repo": "element-web",
2024-06-21 18:18:33 +00:00
"rev": "add89e1d268c4d96786db875f3d0ab95bbbb2c14",
2024-04-27 05:56:45 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "element-web",
"type": "github"
}
},
2023-11-15 06:16:15 +00:00
"firefox": {
2023-03-19 19:05:26 +00:00
"inputs": {
2023-11-15 06:16:15 +00:00
"cachix": [
"nixpkgs"
2023-03-19 19:05:26 +00:00
],
2023-11-15 06:16:15 +00:00
"flake-compat": [
"flake-compat"
2023-03-19 19:05:26 +00:00
],
2023-11-15 06:16:15 +00:00
"lib-aggregate": [
"lib-aggregate"
2023-03-19 19:05:26 +00:00
],
2023-11-15 06:16:15 +00:00
"mozilla": [
"mozilla"
2023-03-19 19:05:26 +00:00
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718979366,
"narHash": "sha256-JKVOUY0J0ViIyT4iffgzNNXSe8StZrMpUynDQfNXTw4=",
2023-11-15 06:16:15 +00:00
"owner": "nix-community",
"repo": "flake-firefox-nightly",
2024-06-21 18:18:33 +00:00
"rev": "3d2c979eb0a209dbbe2eb4410ade3b03d299838d",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
2023-11-15 06:16:15 +00:00
"owner": "nix-community",
"repo": "flake-firefox-nightly",
2023-03-19 19:05:26 +00:00
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"flake-compat": {
2023-01-28 20:55:44 +00:00
"locked": {
2023-10-10 08:14:59 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-01-28 20:55:44 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-10 08:14:59 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-01-28 20:55:44 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-01-02 18:09:40 +00:00
"flake-compat_2": {
2024-01-27 18:08:06 +00:00
"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": {
2024-02-02 18:08:50 +00:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-03-14 06:44:22 +00:00
"flake-compat_4": {
2024-04-25 18:08:13 +00: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_5": {
2024-01-02 18:09:40 +00: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"
}
},
2022-07-09 20:06:22 +00:00
"flake-parts": {
2023-09-25 18:58:50 +00:00
"inputs": {
2023-10-10 08:14:59 +00:00
"nixpkgs-lib": [
"nixpkgs"
]
2023-09-25 18:58:50 +00:00
},
"locked": {
2024-06-01 08:21:59 +00:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-09-25 18:58:50 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-01 08:21:59 +00:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2023-09-25 18:58:50 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-13 09:00:47 +00:00
"flake-utils": {
2023-10-10 08:14:59 +00:00
"inputs": {
2024-01-21 18:08:51 +00:00
"systems": "systems"
2023-10-10 08:14:59 +00:00
},
2023-09-02 12:53:21 +00:00
"locked": {
2023-12-04 18:09:14 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-09-02 12:53:21 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-04 18:09:14 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-09-02 12:53:21 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-21 18:08:51 +00:00
"flake-utils_2": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
2024-03-13 18:08:11 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-21 18:08:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 18:08:11 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-21 18:08:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-23 13:34:44 +00:00
"gomod2nix": {
2023-03-19 19:05:26 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-23 13:34:44 +00:00
],
"utils": [
"flake-utils"
2023-03-19 19:05:26 +00:00
]
},
"locked": {
2024-05-21 04:40:10 +00:00
"lastModified": 1716265997,
"narHash": "sha256-VzBesOjyiDeD4/hzU9YPPMeMTBAC17b+IY6wG5rfB2E=",
2023-05-23 13:34:44 +00:00
"owner": "DarkKirb",
"repo": "gomod2nix",
2024-05-21 04:40:10 +00:00
"rev": "be72f3daf0d380adc2aa207225336c654b2a6beb",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
2023-05-23 13:34:44 +00:00
"owner": "DarkKirb",
"repo": "gomod2nix",
2023-03-19 19:05:26 +00:00
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-15 12:40:31 +00:00
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718788307,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-21 18:18:33 +00:00
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
"type": "github"
},
"original": {
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hydra": {
"inputs": {
2022-07-04 12:02:09 +00:00
"nix": "nix",
2024-02-29 06:32:03 +00:00
"nixpkgs": "nixpkgs"
},
"locked": {
2024-01-02 18:09:40 +00:00
"lastModified": 1703324631,
"narHash": "sha256-A+97bt5OUI4HTOrugNsDp4Z1WU+EyH+mmb+XQwnMFaY=",
2023-12-20 11:15:13 +00:00
"owner": "DarkKirb",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
2024-01-02 18:09:40 +00:00
"rev": "e85b9d32992524022ae9b7e67b09b14e1af7f839",
2023-12-09 10:02:48 +00:00
"type": "github"
2022-07-04 08:47:31 +00:00
},
"original": {
2023-12-20 11:15:13 +00:00
"owner": "DarkKirb",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
"type": "github"
2022-07-04 08:47:31 +00:00
}
},
2024-04-13 11:31:08 +00:00
"impermanence": {
"locked": {
2024-06-10 18:12:47 +00:00
"lastModified": 1717932370,
"narHash": "sha256-7C5lCpiWiyPoIACOcu2mukn/1JRtz6HC/1aEMhUdcw0=",
2024-04-13 11:31:08 +00:00
"owner": "nix-community",
"repo": "impermanence",
2024-06-10 18:12:47 +00:00
"rev": "27979f1c3a0d3b9617a3563e2839114ba7d48d3f",
2024-04-13 11:31:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"lib-aggregate": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-06-16 18:15:40 +00:00
"lastModified": 1718539824,
"narHash": "sha256-pVGgM3MOOpMMqprkrMkuWwhC1dsw6Xt7aRGaBkMQqG0=",
2023-10-10 08:14:59 +00:00
"owner": "nix-community",
"repo": "lib-aggregate",
2024-06-16 18:15:40 +00:00
"rev": "17a1c1bfca963a2776969866aaa07744d7ac9135",
2023-10-10 08:14:59 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
2022-03-29 20:43:24 +00:00
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
2022-03-29 20:43:24 +00:00
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
2024-04-27 05:56:45 +00:00
"matrix-js-sdk": {
"inputs": {
"devshell": [
"devshell"
],
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1718601158,
"narHash": "sha256-Yzs9Ee+jN2Q8HkCE8Lvb50Rb/emQDJrQglSfrFpbBaQ=",
2024-04-27 05:56:45 +00:00
"owner": "DarkKirb",
"repo": "matrix-js-sdk",
2024-06-17 19:50:28 +00:00
"rev": "61cc09bb0444cc7b609fccd672b3cfa29f9c412d",
2024-04-27 05:56:45 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "matrix-js-sdk",
"type": "github"
}
},
"matrix-react-sdk": {
"inputs": {
"devshell": [
"devshell"
],
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
"matrix-js-sdk": [
"matrix-js-sdk"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718692504,
2024-06-17 19:50:28 +00:00
"narHash": "sha256-9CZ0jlW3DZPHissVhV+bo1uVo/yzytgUq13aGFF2Jmg=",
2024-04-27 05:56:45 +00:00
"owner": "DarkKirb",
"repo": "matrix-react-sdk",
2024-06-21 18:18:33 +00:00
"rev": "87b8a715a76d59217dab27f9b2dce0e4350a11cc",
2024-04-27 05:56:45 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "matrix-react-sdk",
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"mozilla": {
"locked": {
2024-01-05 18:08:45 +00:00
"lastModified": 1704373101,
"narHash": "sha256-+gi59LRWRQmwROrmE1E2b3mtocwueCQqZ60CwLG+gbg=",
2023-10-10 08:14:59 +00:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2024-01-05 18:08:45 +00:00
"rev": "9b11a87c0cc54e308fa83aac5b4ee1816d5418a2",
2023-10-10 08:14:59 +00:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2024-03-31 08:50:50 +00:00
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718727675,
"narHash": "sha256-uFsCwWYI2pUpt0awahSBorDUrUfBhaAiyz+BPTS2MHk=",
2024-03-31 08:50:50 +00:00
"owner": "nix-community",
"repo": "naersk",
2024-06-21 18:18:33 +00:00
"rev": "941ce6dc38762a7cfb90b5add223d584feed299b",
2024-03-31 08:50:50 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nix": {
2022-01-22 19:31:38 +00:00
"inputs": {
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_5",
2022-09-30 15:46:21 +00:00
"lowdown-src": "lowdown-src",
2024-01-02 18:09:40 +00:00
"nixpkgs": [
"hydra",
"nixpkgs"
],
2022-09-30 15:46:21 +00:00
"nixpkgs-regression": "nixpkgs-regression"
2022-04-20 07:39:18 +00:00
},
"locked": {
2024-01-02 18:09:40 +00:00
"lastModified": 1702314838,
"narHash": "sha256-calxK+fZ4/tZy1fbph8qyx4ePUAf4ZdvIugpzWeFIGE=",
"owner": "NixOS",
2022-05-01 20:52:05 +00:00
"repo": "nix",
2024-01-02 18:09:40 +00:00
"rev": "ae451e2247b18be6bd36b9d85e41b632e774f40b",
2022-05-01 20:52:05 +00:00
"type": "github"
2022-04-20 07:39:18 +00:00
},
"original": {
2024-01-02 18:09:40 +00:00
"owner": "NixOS",
"ref": "2.19-maintenance",
2022-05-01 20:52:05 +00:00
"repo": "nix",
"type": "github"
2022-04-20 07:39:18 +00:00
}
},
2023-10-30 06:10:57 +00:00
"nix-gaming": {
"inputs": {
"flake-parts": [
"flake-parts"
],
2024-04-06 17:58:02 +00:00
"nixpkgs": [
"nixpkgs"
]
2023-10-30 06:10:57 +00:00
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718932815,
"narHash": "sha256-rBHjFBwcLVlLcEIHF8OOcEjxmQYwqfZtgIEt2xqpDjY=",
2023-10-30 06:10:57 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-06-21 18:18:33 +00:00
"rev": "6748fcc3632796f0374abcfcf3c48c3790fbcf64",
2023-10-30 06:10:57 +00:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
2023-04-13 06:57:08 +00:00
"nix-neovim": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1650651888,
"narHash": "sha256-2lC6oeQMTke7/bx8VxLNJr54A/WGkdAv2H0iebTmACY=",
"owner": "syberant",
"repo": "nix-neovim",
"rev": "6f03a1c206ff2c5bea209c73f861ebd8088de53b",
"type": "github"
},
"original": {
"owner": "syberant",
"repo": "nix-neovim",
"type": "github"
}
},
"nixos-hardware": {
2023-03-19 19:05:26 +00:00
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718987887,
"narHash": "sha256-zVoDb0GkhdfrRtJbJm3QIwFAyZEv9ZBo23vfPa5cfjk=",
2023-03-19 19:05:26 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-21 18:18:33 +00:00
"rev": "cc634b69c8312c4e88469d3c7e8fb5ecc72e7dc6",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-12-07 18:16:47 +00:00
"nixos-vscode-server": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-24 18:08:11 +00:00
"lastModified": 1713958148,
"narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=",
2023-12-07 18:16:47 +00:00
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-04-24 18:08:11 +00:00
"rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc",
2023-12-07 18:16:47 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-02 18:08:12 +00:00
"lastModified": 1701615100,
"narHash": "sha256-7VI84NGBvlCTduw2aHLVB62NvCiZUlALLqBe5v684Aw=",
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
2024-03-02 18:08:12 +00:00
"rev": "e9f06adb793d1cca5384907b3b8a4071d5d7cb19",
2023-01-28 20:44:02 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-29 06:32:03 +00:00
"ref": "nixos-23.05",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-19 19:05:26 +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"
}
},
2024-01-27 20:48:44 +00:00
"nixpkgs_2": {
2024-02-29 06:32:03 +00:00
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718991812,
"narHash": "sha256-myw2ur7Uenh4Vj91bjsZ1kl9zUurIFNnTzN7DSTlJDI=",
2024-01-27 20:48:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-21 18:18:33 +00:00
"rev": "47ea5bd4873307fc2371ae1bdf508864f6a25ee8",
2024-01-27 20:48:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-22 09:17:21 +00:00
"admin-fe": "admin-fe",
"akkoma": "akkoma",
"akkoma-fe": "akkoma-fe",
"attic": "attic",
"cargo2nix": "cargo2nix",
2024-03-31 08:50:50 +00:00
"colorpickle": "colorpickle",
"crane": "crane",
2023-11-28 07:26:59 +00:00
"devshell": "devshell",
2022-01-23 18:24:13 +00:00
"dns": "dns",
2024-04-27 05:56:45 +00:00
"element-web": "element-web",
2023-10-10 08:14:59 +00:00
"firefox": "firefox",
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_4",
2023-10-10 08:14:59 +00:00
"flake-parts": "flake-parts",
2024-01-21 18:08:51 +00:00
"flake-utils": "flake-utils_2",
"gomod2nix": "gomod2nix",
"home-manager": "home-manager",
2023-12-09 10:02:48 +00:00
"hydra": "hydra",
2024-04-13 11:31:08 +00:00
"impermanence": "impermanence",
2023-10-10 08:14:59 +00:00
"lib-aggregate": "lib-aggregate",
2024-04-27 05:56:45 +00:00
"matrix-js-sdk": "matrix-js-sdk",
"matrix-react-sdk": "matrix-react-sdk",
2023-10-10 08:14:59 +00:00
"mozilla": "mozilla",
2024-03-31 08:50:50 +00:00
"naersk": "naersk",
2023-10-30 06:10:57 +00:00
"nix-gaming": "nix-gaming",
2023-04-13 06:57:08 +00:00
"nix-neovim": "nix-neovim",
2023-11-21 12:42:22 +00:00
"nixos-hardware": "nixos-hardware",
2023-12-07 18:16:47 +00:00
"nixos-vscode-server": "nixos-vscode-server",
2024-04-06 17:58:02 +00:00
"nixpkgs": "nixpkgs_2",
2024-06-17 19:50:28 +00:00
"rust-overlay": "rust-overlay",
2023-11-21 12:42:22 +00:00
"sops-nix": "sops-nix",
2024-01-21 18:08:51 +00:00
"systems": "systems_2"
2023-11-27 18:08:40 +00:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718936281,
"narHash": "sha256-jslEDCVFoRcNilJT0xYGSxqMjOe+USnLknpHIAZJ02A=",
"owner": "oxalica",
"repo": "rust-overlay",
2024-06-21 18:18:33 +00:00
"rev": "c9a793a5278f711a59fe77b9bf54b215667022c6",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-05-15 06:44:02 +00:00
],
2022-12-13 09:00:47 +00:00
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-06-16 18:15:40 +00:00
"lastModified": 1718506969,
"narHash": "sha256-Pm9I/BMQHbsucdWf6y9G3xBZh3TMlThGo4KBbeoeczg=",
"owner": "Mic92",
"repo": "sops-nix",
2024-06-16 18:15:40 +00:00
"rev": "797ce4c1f45a85df6dd3d9abdc53f2691bea9251",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2022-06-12 15:37:09 +00:00
},
2023-04-12 07:43:03 +00: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"
}
2024-01-21 18:08:51 +00: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"
}
}
},
"root": "root",
"version": 7
}