nixos-config/flake.lock

841 lines
20 KiB
Text
Raw Normal View History

{
"nodes": {
2023-11-22 09:17:21 +00:00
"admin-fe": {
"inputs": {
"devshell": [
"devshell"
],
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702888877,
"narHash": "sha256-2edEM5EujyPeZDS4eBZaL2bsIzHIprc1OEIxbJshWk0=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "admin-fe",
"rev": "bfaa8bfc76ad092856e67e417ae08a1cd9ab07f8",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "admin-fe",
"type": "github"
}
},
"akkoma": {
"inputs": {
"devshell": [
"devshell"
],
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-15 18:08:20 +00:00
"lastModified": 1702639870,
"narHash": "sha256-w9SsSKZ275O2fwRe06KheolO00O8/72xE0QTzxAEstg=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma",
2023-12-15 18:08:20 +00:00
"rev": "1658f517ed054bf46c0ae7d45489c73d8c501f85",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma",
"type": "github"
}
},
"akkoma-fe": {
"inputs": {
"devshell": [
"devshell"
],
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702888906,
"narHash": "sha256-8hugxr70PzMYO0ts2CEQwtZR4atUt4VF21+VSoocWfU=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma-fe",
"rev": "7250d194b64005a9d675afbebf4de936fd1c77ad",
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": {
"lastModified": 1694160842,
"narHash": "sha256-KqzSSagAay+qBhXlDGHc05dpio9PZ/ZFVmQcuJum/qU=",
"owner": "DarkKirb",
"repo": "attic",
"rev": "9460d742caf366a1f999936dacd4d6e9274d956b",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "attic",
"type": "github"
}
},
"cargo2nix": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1691655399,
"narHash": "sha256-hVfFMu27OMaUPxpyovnxYNrzDYFCbQaFu+XCAIPeoAk=",
"owner": "DarkKirb",
"repo": "cargo2nix",
"rev": "1a37221e07295f7d5a8842717e94229af72f1c20",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"ref": "release-0.11.0",
"repo": "cargo2nix",
"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": {
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2023-12-07 18:09:31 +00:00
"lastModified": 1701787589,
"narHash": "sha256-ce+oQR4Zq9VOsLoh9bZT8Ip9PaMLcjjBUHVPzW5d7Cw=",
2023-11-18 07:12:28 +00:00
"owner": "numtide",
"repo": "devshell",
2023-12-07 18:09:31 +00:00
"rev": "44ddedcbcfc2d52a76b64fb6122f209881bd3e1e",
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"
}
},
2023-11-18 07:12:28 +00:00
"element-web": {
"inputs": {
"devshell": [
"devshell"
],
"flake-parts": [
"flake-parts"
],
2023-11-19 18:08:16 +00:00
"matrix-js-sdk": "matrix-js-sdk",
"matrix-react-sdk": "matrix-react-sdk",
2023-11-18 07:12:28 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702888789,
"narHash": "sha256-gZBrtJ552kUoWLzbtAdC10GZ+uJGZbtSiivuK+gdq6Y=",
2023-11-18 07:12:28 +00:00
"owner": "DarkKirb",
"repo": "element-web",
"rev": "af42501884db9d0148dfe386545e63cd5b7ec350",
2023-11-18 07:12:28 +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": {
"lastModified": 1702861124,
"narHash": "sha256-dfnBanlRxozv2UpCsvLana8L8hKiiNXYmwSO6PaXYBw=",
2023-11-15 06:16:15 +00:00
"owner": "nix-community",
"repo": "flake-firefox-nightly",
"rev": "a37a3879276c630cb8889c73bc53e662113a2d00",
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
"flake": false,
"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"
}
},
2023-12-18 17:06:36 +00:00
"flake-compat_2": {
"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"
}
},
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": {
2023-12-02 18:08:56 +00:00
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-09-25 18:58:50 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-02 18:08:56 +00:00
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
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": {
"systems": [
"systems"
]
},
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"
}
},
2023-05-23 13:34:44 +00:00
"gomod2nix": {
2023-03-19 19:05:26 +00:00
"inputs": {
"nixpkgs": [
2023-05-23 13:34:44 +00:00
"nix-packages",
2023-03-19 19:05:26 +00:00
"nixpkgs"
2023-05-23 13:34:44 +00:00
],
"utils": [
"nix-packages",
"flake-utils"
2023-03-19 19:05:26 +00:00
]
},
"locked": {
2023-08-23 09:41:06 +00:00
"lastModified": 1692555015,
"narHash": "sha256-QS7fNVS9ToprIt93R/S+BVerAttNkYI3/SVQI3jciLs=",
2023-05-23 13:34:44 +00:00
"owner": "DarkKirb",
"repo": "gomod2nix",
2023-08-23 09:41:06 +00:00
"rev": "de2e02108ef1e6ab52a71676f7735a3fc1bea741",
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": {
2023-12-17 18:08:13 +00:00
"lastModified": 1702814335,
"narHash": "sha256-Qck7BAMi3eydzT1WFOzp/SgECetyPpOn1dLgmxH2ebQ=",
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-17 18:08:13 +00:00
"rev": "e4dba0bd01956170667458be7b45f68170a63651",
"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",
"nixpkgs": [
2022-04-19 19:11:18 +00:00
"nixpkgs"
]
},
"locked": {
2023-12-18 17:06:36 +00:00
"lastModified": 1702321565,
"narHash": "sha256-RVTM37NcfrIGjnA35d2rlTmXntCWdwUQiEfKMYqZLQk=",
"owner": "thufschmitt",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
2023-12-18 17:06:36 +00:00
"rev": "7f3e2c807651f312d37d59b3fb1402407dff8d5e",
2023-12-09 10:02:48 +00:00
"type": "github"
2022-07-04 08:47:31 +00:00
},
"original": {
2023-12-18 17:06:36 +00:00
"owner": "thufschmitt",
"ref": "nix-ca",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
"type": "github"
2022-07-04 08:47:31 +00:00
}
},
2023-10-10 08:14:59 +00:00
"lib-aggregate": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2023-12-17 18:08:13 +00:00
"lastModified": 1702814943,
"narHash": "sha256-tNKSDbtoEDfCTs30dyW0Fcj4KJpjzTRASL6f2BbuSKE=",
2023-10-10 08:14:59 +00:00
"owner": "nix-community",
"repo": "lib-aggregate",
2023-12-17 18:08:13 +00:00
"rev": "ac8b1c4cfb2f9111e709aaf503511df354e86733",
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"
}
},
2023-11-19 18:08:16 +00:00
"matrix-js-sdk": {
"inputs": {
"devshell": [
"element-web",
"devshell"
],
"flake-parts": [
"element-web",
"flake-parts"
],
"nixpkgs": [
"element-web",
"nixpkgs"
]
},
"locked": {
2023-12-16 18:08:01 +00:00
"lastModified": 1702718073,
"narHash": "sha256-MXFJjnug2gOQkUd+XhBoVadq4Ys/Xp6S882CfYjWrf4=",
2023-11-19 18:08:16 +00:00
"owner": "darkkirb",
"repo": "matrix-js-sdk",
2023-12-16 18:08:01 +00:00
"rev": "507640c489ff63c843036b8e235ca874c108b98a",
2023-11-19 18:08:16 +00:00
"type": "github"
},
"original": {
"owner": "darkkirb",
"repo": "matrix-js-sdk",
"type": "github"
}
},
"matrix-react-sdk": {
"inputs": {
"devshell": [
"element-web",
"devshell"
],
"flake-parts": [
"element-web",
"flake-parts"
],
"matrix-js-sdk": [
"element-web",
"nixpkgs"
],
"nixpkgs": [
"element-web",
"nixpkgs"
]
},
"locked": {
2023-12-16 18:08:01 +00:00
"lastModified": 1702718710,
"narHash": "sha256-w646dq3u7g78gVsr1TAHMSTsTe1oPDtIeqQE1zqZ17o=",
2023-11-19 18:08:16 +00:00
"owner": "darkkirb",
"repo": "matrix-react-sdk",
2023-12-16 18:08:01 +00:00
"rev": "5d7942d16343c9f6c2409012119546f25175ec61",
2023-11-19 18:08:16 +00:00
"type": "github"
},
"original": {
"owner": "darkkirb",
"repo": "matrix-react-sdk",
"type": "github"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'cargo2nix/flake-compat': 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) → 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) • Updated input 'chir-rs': 'github:DarkKirb/chir.rs/a0cbef4645a849ec8238f948ba90e39640a8c4e6' (2023-03-07) → 'github:DarkKirb/chir.rs/81adc7e92be05c2cac10e50c29c96e77b11a017f' (2023-03-12) • Updated input 'chir-rs/rust-overlay': 'github:oxalica/rust-overlay/f388187efb41ce4195b2f4de0b6bb463d3cd0a76' (2023-03-01) → 'github:oxalica/rust-overlay/ea311f10a5d51e7588799281bab0556b4e978d00' (2023-03-08) • Updated input 'flake-utils': 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13) → 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15) • Updated input 'haskell-flake': 'github:srid/haskell-flake/da1d8bbda47d88901e1f4a47326f4486d09f65ef' (2023-03-09) → 'github:srid/haskell-flake/8c295dd7d841dd904aafe0bba16829ce28a41fbf' (2023-03-17) • Updated input 'home-manager': 'github:nix-community/home-manager/36999b8d19eb6eebb41983ef017d7e0095316af2' (2023-03-08) → 'github:nix-community/home-manager/3239e0b40f242f47bf6c0c37b2fd35ab3e76e370' (2023-03-17) • Updated input 'hosts-list': 'github:StevenBlack/hosts/ed825369c59a04c31f0dc4d539e07654bb7ea3ce' (2023-03-08) → 'github:StevenBlack/hosts/fc10d0f81da8da6f17c0d6816763de129ead978f' (2023-03-15) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/c3251d10ddc1f559b5cccaf432af690bcc63c2d2' (2023-03-03) → 'github:DarkKirb/nix-packages/f3d9bdd3aa96627ca5061920dafa92d749008641' (2023-03-10) • Updated input 'nix-packages/attic': 'github:zhaofengli/attic/0bb3d001365a5d75947a7a713dfd06307b3934d4' (2023-02-16) → 'github:zhaofengli/attic/1a3b6513b02202198bb497608d0cedc45119799b' (2023-03-05) • Updated input 'nix-packages/attic/crane': 'github:ipetkov/crane/b13963c8c18026aa694acd98d14f66d24666f70b' (2023-01-11) → 'github:ipetkov/crane/105e27adb70a9890986b6d543a67761cbc1964a2' (2023-03-04) • Updated input 'nix-packages/attic/nixpkgs': 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30) → follows 'nix-packages/nixpkgs' • Added input 'nix-packages/mautrix-cleanup': 'github:DarkKirb/mautrix-cleanup/5f5f51ce8b7560d18ddae1824bc253a9e896ab0b' (2023-03-09) • Added input 'nix-packages/mautrix-cleanup/flake-utils': follows 'nix-packages/flake-utils' • Added input 'nix-packages/mautrix-cleanup/nixpkgs': follows 'nix-packages/nixpkgs' • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/556101ff85bd6e20900ec73ee525b935154bc8ea' (2023-03-09) → 'github:NixOS/nixos-hardware/994584bb26ffa1deeaf56099601ef4bcc487273e' (2023-03-17) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/88bdb6d79b0bdf03d3338f6f3d1416a55ec199ab' (2023-03-10) → 'github:NixOS/nixpkgs/098d54cc6abeb709eb0083512be9c5852b3a40fc' (2023-03-18) • Updated input 'nur': 'github:nix-community/NUR/635206085c5a429d5459b955e84e0f29242313a1' (2023-03-10) → 'github:nix-community/NUR/a98f30134c75cd570c2f14f1333e1b7e090bd1dc' (2023-03-18) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/abc2a529fb8ff63af6e5f9ab5443486be9e40f2f' (2023-03-09) → 'github:PrismLauncher/PrismLauncher/45b0367d14f38d40af5cc8603f7daab05d83af5f' (2023-03-14) • Updated input 'prismmc/flake-compat': 'github:edolstra/flake-compat/009399224d5e398d03b22badca40a37ac85412a1' (2022-11-17) → 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) • Added input 'prismmc/flake-utils': 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13) • Added input 'prismmc/pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/1a20b9708962096ec2481eeb2ddca29ed747770a' (2023-03-09) • Added input 'prismmc/pre-commit-hooks/flake-compat': 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) • Added input 'prismmc/pre-commit-hooks/flake-utils': follows 'prismmc/flake-utils' • Added input 'prismmc/pre-commit-hooks/gitignore': 'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14) • Added input 'prismmc/pre-commit-hooks/gitignore/nixpkgs': follows 'prismmc/pre-commit-hooks/nixpkgs' • Added input 'prismmc/pre-commit-hooks/nixpkgs': follows 'prismmc/nixpkgs' • Added input 'prismmc/pre-commit-hooks/nixpkgs-stable': 'github:NixOS/nixpkgs/2f9fd351ec37f5d479556cd48be4ca340da59b8f' (2023-01-15) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/9f687941160108f89dd8bd2c650d32c15a35c7c7' (2023-03-10) → 'github:oxalica/rust-overlay/7313c06ac334d6262ddfe30a38b3abc3da6bd565' (2023-03-18) • Updated input 'sops-nix': 'github:Mic92/sops-nix/00e9e9cd46600d68dd98a392025d4894c3711b58' (2023-03-08) → 'github:Mic92/sops-nix/9e98f7a442b0e318de9cce757675c2ab922bdf2b' (2023-03-12)
2023-03-18 07:54:19 +00:00
"mautrix-cleanup": {
"inputs": {
"flake-utils": [
"nix-packages",
"flake-utils"
],
"nixpkgs": [
"nix-packages",
"nixpkgs"
]
},
"locked": {
"lastModified": 1678395415,
"narHash": "sha256-l7upZ8y8SobYtv+RYD7DodRU74DGvDRjvaKfj8VmAow=",
"owner": "DarkKirb",
"repo": "mautrix-cleanup",
"rev": "5f5f51ce8b7560d18ddae1824bc253a9e896ab0b",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "mautrix-cleanup",
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"mozilla": {
"locked": {
"lastModified": 1695805681,
"narHash": "sha256-1ElPLD8eFfnuIk0G52HGGpRtQZ4QPCjChRlEOfkZ5ro=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "6eabade97bc28d707a8b9d82ad13ef143836736e",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"nix": {
2022-01-22 19:31:38 +00:00
"inputs": {
2023-12-18 17:06:36 +00:00
"flake-compat": "flake-compat_2",
2022-09-30 15:46:21 +00:00
"lowdown-src": "lowdown-src",
2023-12-18 17:06:36 +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": {
2023-12-18 17:06:36 +00:00
"lastModified": 1702510710,
"narHash": "sha256-9K+w1mQgmUxCmEsPaSFkpYsj/cxjO2PSwTCPkNZ/NiU=",
"owner": "NixOS",
2022-05-01 20:52:05 +00:00
"repo": "nix",
2023-12-18 17:06:36 +00:00
"rev": "b38e5a665e9d0aa7975beb0ed12e42d13a392e74",
2022-05-01 20:52:05 +00:00
"type": "github"
2022-04-20 07:39:18 +00:00
},
"original": {
2023-12-18 17:06:36 +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"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702862139,
"narHash": "sha256-VI9t3rJku90Y8j6riIWsVdJtaBa7S51sYWsTVNIF6+I=",
2023-10-30 06:10:57 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
"rev": "27a7b008400c068955d337097053fa1a7cfc7aec",
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"
}
},
2022-06-11 13:33:50 +00:00
"nix-packages": {
"inputs": {
2023-10-10 08:14:59 +00:00
"flake-compat": [
"flake-compat"
],
2022-12-13 09:00:47 +00:00
"flake-utils": [
"flake-utils"
],
2023-04-22 05:52:25 +00:00
"gomod2nix": "gomod2nix",
2023-12-09 10:02:48 +00:00
"hydra": [
"hydra"
],
flake.lock: Update Flake lock file updates: • Updated input 'cargo2nix/flake-compat': 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) → 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) • Updated input 'chir-rs': 'github:DarkKirb/chir.rs/a0cbef4645a849ec8238f948ba90e39640a8c4e6' (2023-03-07) → 'github:DarkKirb/chir.rs/81adc7e92be05c2cac10e50c29c96e77b11a017f' (2023-03-12) • Updated input 'chir-rs/rust-overlay': 'github:oxalica/rust-overlay/f388187efb41ce4195b2f4de0b6bb463d3cd0a76' (2023-03-01) → 'github:oxalica/rust-overlay/ea311f10a5d51e7588799281bab0556b4e978d00' (2023-03-08) • Updated input 'flake-utils': 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13) → 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15) • Updated input 'haskell-flake': 'github:srid/haskell-flake/da1d8bbda47d88901e1f4a47326f4486d09f65ef' (2023-03-09) → 'github:srid/haskell-flake/8c295dd7d841dd904aafe0bba16829ce28a41fbf' (2023-03-17) • Updated input 'home-manager': 'github:nix-community/home-manager/36999b8d19eb6eebb41983ef017d7e0095316af2' (2023-03-08) → 'github:nix-community/home-manager/3239e0b40f242f47bf6c0c37b2fd35ab3e76e370' (2023-03-17) • Updated input 'hosts-list': 'github:StevenBlack/hosts/ed825369c59a04c31f0dc4d539e07654bb7ea3ce' (2023-03-08) → 'github:StevenBlack/hosts/fc10d0f81da8da6f17c0d6816763de129ead978f' (2023-03-15) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/c3251d10ddc1f559b5cccaf432af690bcc63c2d2' (2023-03-03) → 'github:DarkKirb/nix-packages/f3d9bdd3aa96627ca5061920dafa92d749008641' (2023-03-10) • Updated input 'nix-packages/attic': 'github:zhaofengli/attic/0bb3d001365a5d75947a7a713dfd06307b3934d4' (2023-02-16) → 'github:zhaofengli/attic/1a3b6513b02202198bb497608d0cedc45119799b' (2023-03-05) • Updated input 'nix-packages/attic/crane': 'github:ipetkov/crane/b13963c8c18026aa694acd98d14f66d24666f70b' (2023-01-11) → 'github:ipetkov/crane/105e27adb70a9890986b6d543a67761cbc1964a2' (2023-03-04) • Updated input 'nix-packages/attic/nixpkgs': 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30) → follows 'nix-packages/nixpkgs' • Added input 'nix-packages/mautrix-cleanup': 'github:DarkKirb/mautrix-cleanup/5f5f51ce8b7560d18ddae1824bc253a9e896ab0b' (2023-03-09) • Added input 'nix-packages/mautrix-cleanup/flake-utils': follows 'nix-packages/flake-utils' • Added input 'nix-packages/mautrix-cleanup/nixpkgs': follows 'nix-packages/nixpkgs' • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/556101ff85bd6e20900ec73ee525b935154bc8ea' (2023-03-09) → 'github:NixOS/nixos-hardware/994584bb26ffa1deeaf56099601ef4bcc487273e' (2023-03-17) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/88bdb6d79b0bdf03d3338f6f3d1416a55ec199ab' (2023-03-10) → 'github:NixOS/nixpkgs/098d54cc6abeb709eb0083512be9c5852b3a40fc' (2023-03-18) • Updated input 'nur': 'github:nix-community/NUR/635206085c5a429d5459b955e84e0f29242313a1' (2023-03-10) → 'github:nix-community/NUR/a98f30134c75cd570c2f14f1333e1b7e090bd1dc' (2023-03-18) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/abc2a529fb8ff63af6e5f9ab5443486be9e40f2f' (2023-03-09) → 'github:PrismLauncher/PrismLauncher/45b0367d14f38d40af5cc8603f7daab05d83af5f' (2023-03-14) • Updated input 'prismmc/flake-compat': 'github:edolstra/flake-compat/009399224d5e398d03b22badca40a37ac85412a1' (2022-11-17) → 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) • Added input 'prismmc/flake-utils': 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13) • Added input 'prismmc/pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/1a20b9708962096ec2481eeb2ddca29ed747770a' (2023-03-09) • Added input 'prismmc/pre-commit-hooks/flake-compat': 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) • Added input 'prismmc/pre-commit-hooks/flake-utils': follows 'prismmc/flake-utils' • Added input 'prismmc/pre-commit-hooks/gitignore': 'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14) • Added input 'prismmc/pre-commit-hooks/gitignore/nixpkgs': follows 'prismmc/pre-commit-hooks/nixpkgs' • Added input 'prismmc/pre-commit-hooks/nixpkgs': follows 'prismmc/nixpkgs' • Added input 'prismmc/pre-commit-hooks/nixpkgs-stable': 'github:NixOS/nixpkgs/2f9fd351ec37f5d479556cd48be4ca340da59b8f' (2023-01-15) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/9f687941160108f89dd8bd2c650d32c15a35c7c7' (2023-03-10) → 'github:oxalica/rust-overlay/7313c06ac334d6262ddfe30a38b3abc3da6bd565' (2023-03-18) • Updated input 'sops-nix': 'github:Mic92/sops-nix/00e9e9cd46600d68dd98a392025d4894c3711b58' (2023-03-08) → 'github:Mic92/sops-nix/9e98f7a442b0e318de9cce757675c2ab922bdf2b' (2023-03-12)
2023-03-18 07:54:19 +00:00
"mautrix-cleanup": "mautrix-cleanup",
2022-06-11 13:33:50 +00:00
"nixpkgs": [
"nixpkgs"
2022-09-30 15:46:21 +00:00
]
2022-06-11 13:33:50 +00:00
},
"locked": {
2023-12-18 12:19:57 +00:00
"lastModified": 1702894129,
"narHash": "sha256-L/4BhsfkGH8bHsxPy7ebG5XLeBTZGtfL8vi7maIiAms=",
2023-10-18 09:10:18 +00:00
"owner": "DarkKirb",
"repo": "nix-packages",
2023-12-18 12:19:57 +00:00
"rev": "b6ba7a6593dfb107c4b8aa24834534ecc04f6a10",
2023-10-18 09:10:18 +00:00
"type": "github"
2022-06-11 13:33:50 +00:00
},
"original": {
2023-10-18 09:10:18 +00:00
"owner": "DarkKirb",
2023-04-08 14:05:13 +00:00
"ref": "main",
2023-10-18 09:10:18 +00:00
"repo": "nix-packages",
"type": "github"
2022-06-11 13:33:50 +00:00
}
},
"nixos-hardware": {
2023-03-19 19:05:26 +00:00
"locked": {
2023-12-13 18:08:35 +00:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
2023-03-19 19:05:26 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-13 18:08:35 +00:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
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": {
"lastModified": 1684517665,
"narHash": "sha256-SaAr66uCQ8CF75jIr23FZjk1+9Kfwm5sQnwV25206Gs=",
"owner": "nix-community",
"repo": "nixos-vscode-server",
"rev": "1e1358493df6529d4c7bc4cc3066f76fd16d4ae6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-18 17:06:36 +00:00
"lastModified": 1702889381,
"narHash": "sha256-D9Pj7cm5h+7mWLdmjbxwvQtQtfwY0+6ndFcFOzE+Z2U=",
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
2023-12-18 17:06:36 +00:00
"rev": "b4f9bed389be23eaa123b39bb7c19222db7165aa",
2023-01-28 20:44:02 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
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"
}
},
2022-01-18 16:02:12 +00:00
"nur": {
2023-03-19 19:05:26 +00:00
"locked": {
"lastModified": 1702889123,
"narHash": "sha256-hgdt5ZE76rBbOXVgaBfTY5pT8VezeAeeYomyofrs9RY=",
2023-03-19 19:05:26 +00:00
"owner": "nix-community",
"repo": "NUR",
"rev": "5eb36fd2d32f43177896e8dd5a7ba134d3d5e949",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"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",
"crane": "crane",
2023-11-28 07:26:59 +00:00
"devshell": "devshell",
2022-01-23 18:24:13 +00:00
"dns": "dns",
2023-11-18 07:12:28 +00:00
"element-web": "element-web",
2023-10-10 08:14:59 +00:00
"firefox": "firefox",
2023-11-28 07:26:59 +00:00
"flake-compat": "flake-compat",
2023-10-10 08:14:59 +00:00
"flake-parts": "flake-parts",
2023-11-28 07:26:59 +00:00
"flake-utils": "flake-utils",
"home-manager": "home-manager",
2023-12-09 10:02:48 +00:00
"hydra": "hydra",
2023-10-10 08:14:59 +00:00
"lib-aggregate": "lib-aggregate",
"mozilla": "mozilla",
2023-10-30 06:10:57 +00:00
"nix-gaming": "nix-gaming",
2023-04-13 06:57:08 +00:00
"nix-neovim": "nix-neovim",
2022-06-11 13:33:50 +00:00
"nix-packages": "nix-packages",
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",
2023-12-18 17:06:36 +00:00
"nixpkgs": "nixpkgs",
2023-11-21 12:42:22 +00:00
"nur": "nur",
"rust-overlay": "rust-overlay",
2023-11-21 12:42:22 +00:00
"sops-nix": "sops-nix",
2023-11-28 07:26:59 +00:00
"systems": "systems"
2023-11-27 18:08:40 +00:00
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702865809,
"narHash": "sha256-K7caQe+KqjqTBFmJawmBjmm25S6bza5CXhAqbXFLyH8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "b2aafcee4a8842cecfc877ff7dd271f333dc0fa8",
"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": {
2023-12-17 18:08:13 +00:00
"lastModified": 1702812162,
"narHash": "sha256-18cKptpAAfkatdQgjO5SZXZsbc1IVPRoYx2AxaiooL4=",
"owner": "Mic92",
"repo": "sops-nix",
2023-12-17 18:08:13 +00:00
"rev": "21f2b8f123a1601fef3cf6bbbdf5171257290a77",
"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"
}
}
},
"root": "root",
"version": 7
}