nixos-config/flake.lock

785 lines
20 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"
],
2024-07-07 05:16:36 +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-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-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-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-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": {
"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": {
"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": {
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-08-06 18:13:45 +00:00
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
2023-09-25 18:58:50 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-06 18:13:45 +00:00
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
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"
}
},
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-08-06 18:13:45 +00:00
"lastModified": 1722936497,
"narHash": "sha256-UBst8PkhY0kqTgdKiR8MtTBt4c1XmjJoOV11efjsC/o=",
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-06 18:13:45 +00:00
"rev": "a6c743980e23f4cef6c2a377f9ffab506568413a",
"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-07-07 05:16:36 +00:00
"nixpkgs": "nixpkgs_2"
},
"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-25 18:13:40 +00:00
"lastModified": 1719091691,
"narHash": "sha256-AxaLX5cBEcGtE02PeGsfscSb/fWMnyS7zMWBXQWDKbE=",
2024-04-13 11:31:08 +00:00
"owner": "nix-community",
"repo": "impermanence",
2024-06-25 18:13:40 +00:00
"rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a",
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-08-06 18:13:45 +00:00
"lastModified": 1722773431,
"narHash": "sha256-puSEio9yjWojIBDBts4BSGZ43rv1LzIevdYOKmW/Mjg=",
2023-10-10 08:14:59 +00:00
"owner": "nix-community",
"repo": "lib-aggregate",
2024-08-06 18:13:45 +00:00
"rev": "04a4b4d84e02590715e753da3d35fb03cddc6425",
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-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"
}
},
"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"
2024-07-21 18:12:13 +00:00
],
"umu": "umu"
2023-10-30 06:10:57 +00:00
},
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722734656,
"narHash": "sha256-3Fk8o9WR1oVroPx3hDhmLguzhaFz0OifsIpLXLbef/Q=",
2023-10-30 06:10:57 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-08-06 18:13:45 +00:00
"rev": "88aa6c5d59424d979741bc7fc817f02f5b200c08",
2023-10-30 06:10:57 +00:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
"nixos-hardware": {
2023-03-19 19:05:26 +00:00
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722332872,
"narHash": "sha256-2xLM4sc5QBfi0U/AANJAW21Bj4ZX479MHPMPkB+eKBU=",
2023-03-19 19:05:26 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-08-06 18:13:45 +00:00
"rev": "14c333162ba53c02853add87a0000cbd7aa230c2",
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-07-07 12:40:03 +00:00
"lastModified": 1719784303,
"narHash": "sha256-1oFvvCsNrg6fkx6LLFtDlcM7zdOXXKIVERjXHWbBPE4=",
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
2024-07-07 12:40:03 +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-01-27 20:48:44 +00:00
"nixpkgs_2": {
2024-07-07 05:16:36 +00:00
"locked": {
"lastModified": 1701615100,
"narHash": "sha256-7VI84NGBvlCTduw2aHLVB62NvCiZUlALLqBe5v684Aw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9f06adb793d1cca5384907b3b8a4071d5d7cb19",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-02-29 06:32:03 +00:00
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722967064,
"narHash": "sha256-cQDo0aGuz2JSUo5Pc8JvFa905nTRHrSEce+lij6S8jw=",
2024-01-27 20:48:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-06 18:13:45 +00:00
"rev": "eec16b48aa9e98c64b4fdd4a564092ea03a9c8a8",
2024-01-27 20:48:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-05 12:59:06 +00:00
"riscv-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722523018,
"narHash": "sha256-Lt2s7uz+Mcjav8kC+fLmhVeFtbAV2vp8jhWXiRQv0mU=",
2024-07-05 12:59:06 +00:00
"owner": "DarkKirb",
"repo": "riscv-overlay",
2024-08-06 18:13:45 +00:00
"rev": "75d5cd0d0c51268f46f1e1da6803d2fe661733bb",
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-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-08-06 18:13:45 +00:00
"flake-utils": "flake-utils",
"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-03-31 08:50:50 +00:00
"naersk": "naersk",
2023-10-30 06:10:57 +00:00
"nix-gaming": "nix-gaming",
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-07-07 05:16:36 +00:00
"nixpkgs": "nixpkgs_3",
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-08-06 18:13:45 +00:00
"systems": "systems"
2023-11-27 18:08:40 +00:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-06 18:13:45 +00:00
"lastModified": 1722910815,
"narHash": "sha256-v6Vk/xlABhw2QzOa6xh3Jx/IvmlbKbOazFM+bDFQlWU=",
"owner": "oxalica",
"repo": "rust-overlay",
2024-08-06 18:13:45 +00:00
"rev": "7df2ac544c203d21b63aac23bfaec7f9b919a733",
"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-08-06 18:13:45 +00:00
"lastModified": 1722897572,
"narHash": "sha256-3m/iyyjCdRBF8xyehf59QlckIcmShyTesymSb+N4Ap4=",
"owner": "Mic92",
"repo": "sops-nix",
2024-08-06 18:13:45 +00:00
"rev": "8ae477955dfd9cbf5fa4eb82a8db8ddbb94e79d9",
"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-07-21 18:12:13 +00:00
"umu": {
"inputs": {
"nixpkgs": [
"nix-gaming",
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
2024-08-06 18:13:45 +00:00
"lastModified": 1722710858,
"narHash": "sha256-PzMKVcp5ffL4v8+ukuTZRp78DI3kmjUBJUo0Vz5OYC4=",
2024-07-21 18:12:13 +00:00
"ref": "refs/heads/main",
2024-08-06 18:13:45 +00:00
"rev": "babc7214d9bc5007eb6c0d59a720dea59fa694ac",
"revCount": 696,
2024-07-21 18:12:13 +00:00
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
},
"original": {
"dir": "packaging/nix",
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
}
}
},
"root": "root",
"version": 7
}