nixos-config/flake.lock

640 lines
17 KiB
Plaintext
Raw Normal View History

2024-01-12 15:59:57 +01:00
{
"nodes": {
2024-03-18 22:00:13 +01:00
"apple-silicon": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-05-30 14:21:48 +02:00
"lastModified": 1716699938,
"narHash": "sha256-AzTYm22tTDJy0tSqMDf95rmCxxoGTPClu0paGPeh5a0=",
2024-03-18 22:00:13 +01:00
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
2024-05-30 14:21:48 +02:00
"rev": "842306255856d7f5677c113e699101eb253e2e3f",
2024-03-18 22:00:13 +01:00
"type": "github"
},
"original": {
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"type": "github"
}
},
2024-03-03 12:34:10 +01:00
"devshell": {
"inputs": {
2024-03-03 12:34:10 +01:00
"flake-utils": "flake-utils_3",
"nixpkgs": [
2024-03-03 12:34:10 +01:00
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
2024-03-03 12:34:10 +01:00
"owner": "numtide",
"repo": "devshell",
2024-04-23 18:17:05 +02:00
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
"type": "github"
},
"original": {
2024-03-03 12:34:10 +01:00
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"firefox-addons": {
2024-01-28 22:51:43 +01:00
"inputs": {
"flake-utils": "flake-utils",
2024-03-18 22:00:13 +01:00
"nixpkgs": "nixpkgs_2"
2024-01-28 22:51:43 +01:00
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-06-03 17:55:51 +02:00
"lastModified": 1717387398,
"narHash": "sha256-f1UvCZdDlsmbEb/e9hn9KcxgFKS5Rf9u3IaSCh9zYkU=",
"owner": "rycee",
"repo": "nur-expressions",
2024-06-03 17:55:51 +02:00
"rev": "be0bd738f09e66ae042365fa328efee9160677b5",
"type": "gitlab"
2024-01-28 22:51:43 +01:00
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
2024-01-28 22:51:43 +01:00
}
},
"flake-compat": {
2024-03-18 22:00:13 +01:00
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
2024-03-18 22:00:13 +01:00
"flake-compat_3": {
2024-01-28 22:51:43 +01:00
"flake": false,
"locked": {
2024-02-13 22:04:37 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-01-28 22:51:43 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-02-13 22:04:37 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2024-01-12 15:59:57 +01:00
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
2024-01-12 15:59:57 +01:00
},
"locked": {
2024-05-22 13:00:08 +02:00
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-22 13:00:08 +02:00
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-14 22:16:52 +02:00
"flake-root": {
"locked": {
"lastModified": 1713493429,
"narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=",
"owner": "srid",
"repo": "flake-root",
"rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2024-01-12 15:59:57 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"flake-utils_2": {
"inputs": {
2024-03-03 12:34:10 +01:00
"systems": "systems"
2024-01-28 22:51:43 +01:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-28 22:51:43 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2024-03-03 12:34:10 +01:00
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
2024-01-28 22:51:43 +01:00
"inputs": {
"systems": "systems_3"
2024-01-28 22:51:43 +01:00
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-30 14:21:48 +02:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_3",
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1716213921,
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
2024-05-30 14:21:48 +02:00
"git-hooks",
2024-01-28 22:51:43 +01:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2024-01-28 22:51:43 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717316182,
"narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=",
"owner": "nix-community",
"repo": "home-manager",
2024-06-03 17:55:51 +02:00
"rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2024-03-03 12:34:10 +01:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
2024-01-12 15:59:57 +01:00
]
},
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717052710,
"narHash": "sha256-LRhOxzXmOza5SymhOgnEzA8EAQp+94kkeUYWKKpLJ/U=",
2024-01-12 15:59:57 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-03 17:55:51 +02:00
"rev": "29c69d9a466e41d46fd3a7a9d0591ef9c113c2ae",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-04-18 19:19:36 +02:00
"nh": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717227663,
"narHash": "sha256-f6wh1HMkW7Ks9PKOsS95odyCjZOMuiK6B9NJTRsMApg=",
2024-04-18 19:19:36 +02:00
"owner": "viperML",
"repo": "nh",
2024-06-03 17:55:51 +02:00
"rev": "0d76479fcdec0243ea560d1e2fde854337787e3a",
2024-04-18 19:19:36 +02:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1716993688,
"narHash": "sha256-vo5k2wQekfeoq/2aleQkBN41dQiQHNTniZeVONWiWLs=",
"owner": "lnl7",
"repo": "nix-darwin",
2024-06-03 17:55:51 +02:00
"rev": "c0d5b8c54d6828516c97f6be9f2d00c63a363df4",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2024-05-31 19:07:25 +02:00
"nixos-aarch64-widevine": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1712816564,
"narHash": "sha256-2oPCuv4hox+FDWdUnyjhmSB7d24i0mFH5pJjVJGY6JM=",
"owner": "epetousis",
"repo": "nixos-aarch64-widevine",
"rev": "fa046abfed9ff3b5c1e0a2ae16311a33056056fd",
"type": "github"
},
"original": {
"owner": "epetousis",
"repo": "nixos-aarch64-widevine",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717248095,
"narHash": "sha256-e8X2eWjAHJQT82AAN+mCI0B68cIDBJpqJ156+VRrFO0=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-03 17:55:51 +02:00
"rev": "7b49d3967613d9aacac5b340ef158d493906ba79",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"nixpkgs": {
"locked": {
2024-05-26 02:14:04 +02:00
"lastModified": 1716293225,
"narHash": "sha256-pU9ViBVE3XYb70xZx+jK6SEVphvt7xMTbm6yDIF4xPs=",
2024-03-03 12:34:10 +01:00
"owner": "nixos",
2024-01-12 15:59:57 +01:00
"repo": "nixpkgs",
2024-05-26 02:14:04 +02:00
"rev": "3eaeaeb6b1e08a016380c279f8846e0bd8808916",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
2024-03-03 12:34:10 +01:00
"owner": "nixos",
2024-01-12 15:59:57 +01:00
"repo": "nixpkgs",
2024-05-26 02:14:04 +02:00
"rev": "3eaeaeb6b1e08a016380c279f8846e0bd8808916",
2024-01-12 15:59:57 +01:00
"type": "github"
}
},
"nixpkgs-master": {
2024-01-28 22:51:43 +01:00
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717427950,
"narHash": "sha256-I1vz5z+4KwU6p1MbG5x4yqEMC2j+6OOhvbznPQuIPXg=",
2024-01-28 22:51:43 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-03 17:55:51 +02:00
"rev": "58420269b459128e7b5453627b1614001aa4faef",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2024-01-28 22:51:43 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-03-18 22:00:13 +01:00
"locked": {
"lastModified": 1627814220,
"narHash": "sha256-P+MDgdZw2CBk9X1ZZaUgHgN+32pTfLFf3XVIBOXirI4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ab5b6828af26215bf2646c31961da5d3749591ef",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1716991068,
"narHash": "sha256-Av0UWCCiIGJxsZ6TFc+OiKCJNqwoxMNVYDBChmhjNpo=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-03 17:55:51 +02:00
"rev": "25cf937a30bf0801447f6bf544fc7486c6309234",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-04-18 19:19:36 +02:00
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-05-31 19:07:25 +02:00
"locked": {
"lastModified": 1712122226,
"narHash": "sha256-pmgwKs8Thu1WETMqCrWUm0CkN1nmCKX3b51+EXsAZyY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "08b9151ed40350725eb40b1fe96b0b86304a654b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2024-04-18 19:19:36 +02:00
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2024-04-18 19:19:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-03 17:55:51 +02:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
2024-04-18 19:19:36 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-31 19:07:25 +02:00
"nixpkgs_6": {
"locked": {
"lastModified": 1686020360,
"narHash": "sha256-Wee7lIlZ6DIZHHLiNxU5KdYZQl0iprENXa/czzI6Cj4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4729ffac6fd12e26e5a8de002781ffc49b0e94b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"nixvim": {
"inputs": {
2024-03-03 12:34:10 +01:00
"devshell": "devshell",
2024-03-18 22:00:13 +01:00
"flake-compat": "flake-compat_2",
"flake-parts": "flake-parts",
2024-05-14 22:16:52 +02:00
"flake-root": "flake-root",
2024-05-30 14:21:48 +02:00
"git-hooks": "git-hooks",
2024-03-03 12:34:10 +01:00
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2024-01-28 22:51:43 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-05-14 22:16:52 +02:00
"treefmt-nix": "treefmt-nix"
2024-01-28 22:51:43 +01:00
},
"locked": {
2024-06-03 17:55:51 +02:00
"lastModified": 1717427806,
"narHash": "sha256-WiM5Ccu5vo/gUGjZujqbDA7XBbTt3v0BJzvxTx0x67w=",
2024-01-28 22:51:43 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-06-03 17:55:51 +02:00
"rev": "4b05fde8730b79501f4b53cf763e5b6368e0f67a",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"root": {
"inputs": {
2024-03-18 22:00:13 +01:00
"apple-silicon": "apple-silicon",
"firefox-addons": "firefox-addons",
"flake-utils": "flake-utils_2",
2024-03-03 12:34:10 +01:00
"home-manager": "home-manager",
2024-04-18 19:19:36 +02:00
"nh": "nh",
2024-05-31 19:07:25 +02:00
"nixos-aarch64-widevine": "nixos-aarch64-widevine",
"nixos-hardware": "nixos-hardware",
2024-05-31 19:07:25 +02:00
"nixpkgs": "nixpkgs_5",
"nixpkgs-master": "nixpkgs-master",
"nixvim": "nixvim",
"spicetify-nix": "spicetify-nix"
2024-01-12 15:59:57 +01:00
}
},
2024-03-18 22:00:13 +01:00
"rust-overlay": {
"flake": false,
"locked": {
"lastModified": 1686795910,
"narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"spicetify-nix": {
"inputs": {
2024-05-22 13:00:08 +02:00
"flake-utils": "flake-utils_4",
2024-05-31 19:07:25 +02:00
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1704167711,
"narHash": "sha256-kFDq+kf/Di/P8bq5sUP8pVwRkrSVrABksBjMPmLic3s=",
"owner": "the-argus",
"repo": "spicetify-nix",
"rev": "1325416f951d6a82cfddb1289864ad782e2b87c4",
"type": "github"
},
"original": {
"owner": "the-argus",
"repo": "spicetify-nix",
"type": "github"
}
},
2024-01-12 15:59:57 +01: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-28 22:51:43 +01: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"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-05-14 22:16:52 +02:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-05-22 13:00:08 +02:00
"lastModified": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2024-05-14 22:16:52 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-05-22 13:00:08 +02:00
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
2024-05-14 22:16:52 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-01-12 15:59:57 +01:00
}
},
"root": "root",
"version": 7
}