nixos-config/flake.lock

937 lines
23 KiB
Text
Raw Normal View History

{
"nodes": {
2023-11-22 09:17:21 +00:00
"admin-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-09-10 07:39:16 +00:00
"flake-compat": [
"flake-compat"
],
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
2024-09-10 09:09:58 +00:00
"nixpkgs": "nixpkgs"
2023-11-22 09:17:21 +00:00
},
"locked": {
2024-07-04 04:55:02 +00:00
"lastModified": 1719818359,
"narHash": "sha256-xtodS1K89j7uTnnoV0n8i1NFhbuebH6s6jj8qxMSvIA=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "admin-fe",
2024-07-04 04:55:02 +00:00
"rev": "76424b7fe477b5a81b2961e6e8742a12b441f3d3",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "admin-fe",
"type": "github"
}
},
"akkoma": {
"inputs": {
"devshell": [
"devshell"
],
2024-09-10 07:39:16 +00:00
"flake-compat": [
"flake-compat"
],
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-04 04:55:02 +00:00
"lastModified": 1719821058,
"narHash": "sha256-XEXY2DsvCkNH8VtRMLnPobw0z3mpGbqsRQrJXQbhlqk=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma",
2024-07-04 04:55:02 +00:00
"rev": "446d1ea122f30294477fbe0742e8dfe033e6fbd3",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma",
"type": "github"
}
},
"akkoma-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-09-10 07:39:16 +00:00
"flake-compat": [
"flake-compat"
],
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-25 18:13:40 +00:00
"lastModified": 1719120015,
"narHash": "sha256-dSlyDXj2lOwR+f9SHEOG9IXjY+DGEU8XVLkTvxnGi6k=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma-fe",
2024-06-25 18:13:40 +00:00
"rev": "a80f5ef746c1b08a7cc558ae8904cbd21bb28d1b",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma-fe",
"type": "github"
}
},
"attic": {
"inputs": {
"crane": [
"crane"
],
"flake-compat": [
"flake-compat"
],
2024-09-11 07:42:11 +00:00
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
2024-09-11 07:42:11 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-09-11 13:11:30 +00:00
"lastModified": 1726060175,
"narHash": "sha256-Iw13A9W1ud7qJlOS76jCRd8bdH8w5qSortgHQJ10xnU=",
"owner": "DarkKirb",
"repo": "attic",
2024-09-11 13:11:30 +00:00
"rev": "79a43f39e3f5f4ff7488b47f16fbe7ddbc1ca6f1",
"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-09-09 13:03:16 +00:00
"lastModified": 1725812914,
"narHash": "sha256-xYdN9kbpLScjJGll6IE7Cnnn1UhIMKUwGyrzKjQvPgI=",
"owner": "DarkKirb",
"repo": "cargo2nix",
2024-09-09 13:03:16 +00:00
"rev": "7bb1ee00029ab2e7bd8ba03f5563cdbb998ab6f7",
"type": "github"
},
"original": {
2024-09-09 13:03:16 +00:00
"owner": "DarkKirb",
"ref": "master",
"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": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722113426,
"narHash": "sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw=",
2023-11-18 07:12:28 +00:00
"owner": "numtide",
"repo": "devshell",
2024-08-06 18:13:45 +00:00
"rev": "67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae",
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-10-10 08:14:59 +00:00
"flake-compat": {
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"
}
},
2022-07-09 20:06:22 +00:00
"flake-parts": {
2024-09-11 07:42:11 +00:00
"inputs": {
"nixpkgs-lib": [
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
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-09-04 18:16:14 +00:00
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
2023-09-25 18:58:50 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-04 18:16:14 +00:00
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
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": {
2024-01-21 18:08:51 +00:00
"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"
}
},
2024-09-10 07:39:16 +00:00
"flakey-profile": {
2024-09-04 12:50:32 +00:00
"locked": {
2024-09-10 07:39:16 +00:00
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
2024-09-04 12:50:32 +00:00
"type": "github"
},
"original": {
2024-09-10 07:39:16 +00:00
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-09-04 12:50:32 +00:00
"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-09-12 11:03:45 +00:00
"lastModified": 1726036828,
"narHash": "sha256-ZQHbpyti0jcAKnwQY1lwmooecLmSG6wX1JakQ/eZNeM=",
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-12 11:03:45 +00:00
"rev": "8a1671642826633586d12ac3158e463c7a50a112",
"type": "github"
},
"original": {
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hydra": {
"inputs": {
2024-09-10 07:39:16 +00:00
"lix": [
"lix"
],
"nix-eval-jobs": [
"nix-eval-jobs"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-10 07:39:16 +00:00
"lastModified": 1725317763,
"narHash": "sha256-NofyYPdyo1kKoaOKAI2RE5YmO4XgejuB7nEXKKTi8FQ=",
"ref": "refs/heads/main",
"rev": "ac37e44982802bc6a5558a1de381f7106b25449f",
"revCount": 4213,
"type": "git",
"url": "https://git.lix.systems/lix-project/hydra"
2022-07-04 08:47:31 +00:00
},
"original": {
2024-09-10 07:39:16 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/hydra"
2022-07-04 08:47:31 +00:00
}
},
2024-04-13 11:31:08 +00:00
"impermanence": {
"locked": {
2024-09-07 18:12:12 +00:00
"lastModified": 1725690722,
"narHash": "sha256-4qWg9sNh5g1qPGO6d/GV2ktY+eDikkBTbWSg5/iD2nY=",
2024-04-13 11:31:08 +00:00
"owner": "nix-community",
"repo": "impermanence",
2024-09-07 18:12:12 +00:00
"rev": "63f4d0443e32b0dd7189001ee1894066765d18a5",
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-09-08 18:14:02 +00:00
"lastModified": 1725797487,
"narHash": "sha256-1NqTS6PePeoLVH8UY6poIoxlNq1Hhgn7RZs+OT8b2wQ=",
2023-10-10 08:14:59 +00:00
"owner": "nix-community",
"repo": "lib-aggregate",
2024-09-08 18:14:02 +00:00
"rev": "3c180ce6583583285ef1b105cbc1667ba00c3e8d",
2023-10-10 08:14:59 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
2024-09-10 07:39:16 +00:00
"lix": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nix2container": [
"nix2container"
],
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-regression": "nixpkgs-regression",
"pre-commit-hooks": [
"pre-commit-hooks"
]
},
"locked": {
2024-09-12 11:03:45 +00:00
"lastModified": 1726121662,
"narHash": "sha256-SEAWoCiTJUkhWiCx8jj+eWeJhrVk6/NMZIHlILjaYJk=",
2024-09-10 07:39:16 +00:00
"ref": "refs/heads/main",
2024-09-12 11:03:45 +00:00
"rev": "b2fc007811a5afc473bf116fe8d38688b3699e25",
"revCount": 16238,
2024-09-10 07:39:16 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/lix"
},
"original": {
2024-09-10 07:39:16 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/lix"
}
},
"lix-module": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"flakey-profile": [
"flakey-profile"
],
"lix": [
"lix"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725836728,
"narHash": "sha256-dCbHCwqrzcHlEsRilMX+KM3IfRV46ieGqDyAD3GgCSs=",
"ref": "refs/heads/main",
"rev": "353b25f0b6da5ede15206d416345a2ec4195b5c8",
"revCount": 107,
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
}
},
2024-03-31 08:50:50 +00:00
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-23 18:15:54 +00:00
"lastModified": 1721727458,
"narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=",
2024-03-31 08:50:50 +00:00
"owner": "nix-community",
"repo": "naersk",
2024-07-23 18:15:54 +00:00
"rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11",
2024-03-31 08:50:50 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
2024-09-10 07:39:16 +00:00
"nix-eval-jobs": {
2022-01-22 19:31:38 +00:00
"inputs": {
2024-09-10 07:39:16 +00:00
"flake-parts": [
"flake-parts"
],
"lix": [
"lix"
],
"nix-github-actions": [
"nix-github-actions"
],
2024-01-02 18:09:40 +00:00
"nixpkgs": [
"nixpkgs"
],
2024-09-10 07:39:16 +00:00
"treefmt-nix": [
"treefmt-nix"
]
2022-04-20 07:39:18 +00:00
},
"locked": {
2024-09-10 07:39:16 +00:00
"lastModified": 1723579251,
"narHash": "sha256-xnHtfw0gRhV+2S9U7hQwvp2klTy1Iv7FlMMO0/WiMVc=",
"ref": "refs/heads/main",
"rev": "42a160bce2fd9ffebc3809746bc80cc7208f9b08",
"revCount": 609,
"type": "git",
"url": "https://git.lix.systems/lix-project/nix-eval-jobs"
2022-04-20 07:39:18 +00:00
},
"original": {
2024-09-10 07:39:16 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/nix-eval-jobs"
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"
2024-07-21 18:12:13 +00:00
],
2024-09-12 09:07:17 +00:00
"umu": "umu"
2023-10-30 06:10:57 +00:00
},
"locked": {
2024-09-12 11:03:45 +00:00
"lastModified": 1726104489,
"narHash": "sha256-nn2Rp6Op78xWF8OJa0utad8yvrxf93K7BcOEwPtafg8=",
2023-10-30 06:10:57 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-09-12 11:03:45 +00:00
"rev": "3a97598cb9ca7eed51bc361b025ed26cc52852e0",
2023-10-30 06:10:57 +00:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
2024-09-10 07:39:16 +00:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720066371,
"narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "622f829f5fe69310a866c8a6cd07e747c44ef820",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
"nix2container": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724996935,
"narHash": "sha256-njRK9vvZ1JJsP8oV2OgkBrpJhgQezI03S7gzskCcHos=",
"owner": "nlewo",
"repo": "nix2container",
"rev": "fa6bb0a1159f55d071ba99331355955ae30b3401",
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "nix2container",
"type": "github"
}
},
"nixos-hardware": {
2023-03-19 19:05:26 +00:00
"locked": {
2024-09-09 18:14:41 +00:00
"lastModified": 1725885300,
"narHash": "sha256-5RLEnou1/GJQl+Wd+Bxaj7QY7FFQ9wjnFq1VNEaxTmc=",
2023-03-19 19:05:26 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-09-09 18:14:41 +00:00
"rev": "166dee4f88a7e3ba1b7a243edb1aca822f00680e",
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-09-10 09:09:58 +00:00
"lastModified": 1719784303,
"narHash": "sha256-1oFvvCsNrg6fkx6LLFtDlcM7zdOXXKIVERjXHWbBPE4=",
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
2024-09-10 09:09:58 +00:00
"rev": "94526f7efe69352df04ad659a5d0327045feeaa9",
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"
}
},
2024-09-11 07:42:11 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1725826545,
"narHash": "sha256-L64N1rpLlXdc94H+F6scnrbuEu+utC03cDDVvvJGOME=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f4c846aee8e1e29062aa8514d5e0ab270f4ec2f9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-10 09:09:58 +00:00
"nixpkgs_2": {
"locked": {
2024-09-12 11:03:45 +00:00
"lastModified": 1726126797,
"narHash": "sha256-kI6D+pe0ncccqHhthSKh3HwDxrG5HANuPjS/oNbeXs0=",
2024-09-10 09:09:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-12 11:03:45 +00:00
"rev": "24194a801194f2efecde10ffa9e5fdf842077a57",
2024-09-10 09:09:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-04 12:50:32 +00:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": [
2024-09-10 07:39:16 +00:00
"flake-compat"
2024-09-04 12:50:32 +00:00
],
"gitignore": [
2024-09-10 07:39:16 +00:00
"gitignore"
2024-09-04 12:50:32 +00:00
],
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-09-10 07:39:16 +00:00
"lastModified": 1725513492,
"narHash": "sha256-tyMUA6NgJSvvQuzB7A1Sf8+0XCHyfSPRx/b00o6K0uo=",
2024-09-04 12:50:32 +00:00
"owner": "cachix",
2024-09-10 07:39:16 +00:00
"repo": "git-hooks.nix",
"rev": "7570de7b9b504cfe92025dd1be797bf546f66528",
2024-09-04 12:50:32 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
2024-09-10 07:39:16 +00:00
"repo": "git-hooks.nix",
2024-09-04 12:50:32 +00:00
"type": "github"
}
},
2024-07-05 12:59:06 +00:00
"riscv-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-08 18:14:02 +00:00
"lastModified": 1725808584,
"narHash": "sha256-1m6uA1YVNwh8DbQTh6sw5j6QSt7Wr8uwRR73lv2qgyU=",
2024-07-05 12:59:06 +00:00
"owner": "DarkKirb",
"repo": "riscv-overlay",
2024-09-08 18:14:02 +00:00
"rev": "e59cba0a232db23b5575ea76b1341d6bdcdd237c",
2024-07-05 12:59:06 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "riscv-overlay",
"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-09-10 07:39:16 +00:00
"flake-compat": "flake-compat",
2024-09-11 07:42:11 +00:00
"flake-parts": "flake-parts_2",
2024-08-06 18:13:45 +00:00
"flake-utils": "flake-utils",
2024-09-10 07:39:16 +00:00
"flakey-profile": "flakey-profile",
"gitignore": "gitignore",
"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-09-10 07:39:16 +00:00
"lix": "lix",
"lix-module": "lix-module",
2024-03-31 08:50:50 +00:00
"naersk": "naersk",
2024-09-10 07:39:16 +00:00
"nix-eval-jobs": "nix-eval-jobs",
2023-10-30 06:10:57 +00:00
"nix-gaming": "nix-gaming",
2024-09-10 07:39:16 +00:00
"nix-github-actions": "nix-github-actions",
"nix2container": "nix2container",
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-09-10 09:09:58 +00:00
"nixpkgs": "nixpkgs_2",
2024-09-10 07:39:16 +00:00
"pre-commit-hooks": "pre-commit-hooks",
2024-07-05 12:59:06 +00:00
"riscv-overlay": "riscv-overlay",
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-09-10 07:39:16 +00:00
"systems": "systems",
2024-09-12 09:07:17 +00:00
"treefmt-nix": "treefmt-nix"
2023-11-27 18:08:40 +00:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-12 11:03:45 +00:00
"lastModified": 1726107922,
"narHash": "sha256-G8P6YT/U55G4YILkL/I0NaEqYYoL05Rfs7y/tI4mqqI=",
"owner": "oxalica",
"repo": "rust-overlay",
2024-09-12 11:03:45 +00:00
"rev": "fb1cf4398436a12f1f8b07da08d94fc72fcb1a69",
"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-09-10 18:14:16 +00:00
"lastModified": 1725922448,
"narHash": "sha256-ruvh8tlEflRPifs5tlpa0gkttzq4UtgXkJQS7FusgFE=",
"owner": "Mic92",
"repo": "sops-nix",
2024-09-10 18:14:16 +00:00
"rev": "cede1a08039178ac12957733e97ab1006c6b6892",
"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
},
2024-09-10 07:39:16 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725271838,
"narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-07-21 18:12:13 +00:00
"umu": {
"inputs": {
"nixpkgs": [
2024-09-12 09:07:17 +00:00
"nix-gaming",
2024-07-21 18:12:13 +00:00
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
2024-09-12 11:03:45 +00:00
"lastModified": 1725408497,
"narHash": "sha256-wyJPWwHzHpFwc9XP9nM/Lpbvahusp2NcUtWXlErGi1g=",
2024-07-21 18:12:13 +00:00
"ref": "refs/heads/main",
2024-09-12 11:03:45 +00:00
"rev": "2d3c948a51bc1d2880a90bf985947f9afc89e8d1",
"revCount": 713,
2024-09-12 09:07:17 +00:00
"submodules": true,
2024-07-21 18:12:13 +00:00
"type": "git",
2024-09-12 11:03:45 +00:00
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
2024-07-21 18:12:13 +00:00
},
"original": {
"dir": "packaging/nix",
2024-09-12 09:07:17 +00:00
"submodules": true,
2024-07-21 18:12:13 +00:00
"type": "git",
2024-09-12 11:03:45 +00:00
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
2024-07-21 18:12:13 +00:00
}
}
},
"root": "root",
"version": 7
}