nix-infra/flake.lock

1154 lines
30 KiB
Plaintext
Raw Normal View History

2023-03-07 19:24:57 +00:00
{
"nodes": {
2023-04-19 08:24:08 +00:00
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"stable": "stable"
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1685370160,
"narHash": "sha256-7EAZtvHZBN4CFbUWznQicGL/g2+A/9w5JUl88xWmxkI=",
2023-04-19 08:24:08 +00:00
"owner": "AgathaSorceress",
"repo": "colmena",
2023-06-01 17:07:54 +00:00
"rev": "f279530ba0ca33f30fc3ae386ae5487e8d926460",
2023-04-19 08:24:08 +00:00
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"repo": "colmena",
"type": "github"
}
},
2023-04-11 17:49:24 +00:00
"colorpickle": {
"inputs": {
"naersk": "naersk",
2023-04-19 08:24:08 +00:00
"nixpkgs": "nixpkgs_3",
2023-04-11 17:49:24 +00:00
"utils": "utils"
},
"locked": {
"lastModified": 1686221213,
"narHash": "sha256-9Uc1jBc5a3EaOH80P6YPILL+GXlul7lEJIKAZ/BXELw=",
2023-04-11 17:49:24 +00:00
"owner": "AgathaSorceress",
"repo": "colorpickle",
"rev": "d1c210c494c0eaf69426ec411c2cf74c79b0129d",
2023-04-11 17:49:24 +00:00
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"repo": "colorpickle",
"type": "github"
}
},
2023-03-07 19:24:57 +00:00
"crane": {
"flake": false,
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1681175776,
"narHash": "sha256-7SsUy9114fryHAZ8p1L6G6YSu7jjz55FddEwa2U8XZc=",
2023-03-07 19:24:57 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-06-01 17:07:54 +00:00
"rev": "445a3d222947632b5593112bb817850e8a9cf737",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
2023-06-01 17:07:54 +00:00
"ref": "v0.12.1",
2023-03-07 19:24:57 +00:00
"repo": "crane",
"type": "github"
}
},
"dream2nix": {
"inputs": {
"all-cabal-json": [
"helix",
"nci"
],
"crane": "crane",
"devshell": [
"helix",
"nci"
],
2023-04-07 16:20:50 +00:00
"drv-parts": "drv-parts",
2023-04-19 08:24:08 +00:00
"flake-compat": "flake-compat_2",
2023-03-07 19:24:57 +00:00
"flake-parts": [
"helix",
"nci",
"parts"
],
"flake-utils-pre-commit": [
"helix",
"nci"
],
"ghc-utils": [
"helix",
"nci"
],
"gomod2nix": [
"helix",
"nci"
],
"mach-nix": [
"helix",
"nci"
],
"nix-pypi-fetcher": [
"helix",
"nci"
],
"nixpkgs": [
"helix",
"nci",
"nixpkgs"
],
2023-04-07 16:20:50 +00:00
"nixpkgsV1": "nixpkgsV1",
2023-03-07 19:24:57 +00:00
"poetry2nix": [
"helix",
"nci"
],
"pre-commit-hooks": [
"helix",
"nci"
],
"pruned-racket-catalog": [
"helix",
"nci"
]
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683212002,
"narHash": "sha256-EObtqyQsv9v+inieRY5cvyCMCUI5zuU5qu+1axlJCPM=",
2023-03-07 19:24:57 +00:00
"owner": "nix-community",
"repo": "dream2nix",
2023-06-01 17:07:54 +00:00
"rev": "fbfb09d2ab5ff761d822dd40b4a1def81651d096",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
2023-04-07 16:20:50 +00:00
"drv-parts": {
"inputs": {
"flake-compat": [
"helix",
"nci",
"dream2nix",
"flake-compat"
],
"flake-parts": [
"helix",
"nci",
"dream2nix",
"flake-parts"
],
"nixpkgs": [
"helix",
"nci",
"dream2nix",
"nixpkgs"
]
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1680698112,
"narHash": "sha256-FgnobN/DvCjEsc0UAZEAdPLkL4IZi2ZMnu2K2bUaElc=",
2023-04-07 16:20:50 +00:00
"owner": "davhau",
"repo": "drv-parts",
2023-06-01 17:07:54 +00:00
"rev": "e8c2ec1157dc1edb002989669a0dbd935f430201",
2023-04-07 16:20:50 +00:00
"type": "github"
},
"original": {
"owner": "davhau",
"repo": "drv-parts",
"type": "github"
}
},
2023-03-07 19:24:57 +00:00
"flake-compat": {
2023-04-19 08:24:08 +00:00
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2023-04-07 16:20:50 +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"
}
},
2023-04-19 08:24:08 +00:00
"flake-compat_3": {
2023-03-07 19:24:57 +00:00
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-06-01 17:07:54 +00:00
"inputs": {
"systems": "systems_3"
},
2023-04-19 08:24:08 +00:00
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-04-19 08:24:08 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-01 17:07:54 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-04-19 08:24:08 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-03-07 19:24:57 +00:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-01 17:07:54 +00:00
"flake-utils_4": {
"inputs": {
2023-07-27 18:14:07 +00:00
"systems": "systems_5"
2023-06-01 17:07:54 +00:00
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-06-01 17:07:54 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-06-01 17:07:54 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-04-13 11:11:32 +00:00
"frq-friend": {
"inputs": {
"naersk": "naersk_2",
2023-04-19 08:24:08 +00:00
"nixpkgs": "nixpkgs_5",
2023-04-13 11:11:32 +00:00
"utils": "utils_2"
},
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1687004839,
"narHash": "sha256-2DxUHOyJ9FY6zibWabHEpecmv7ImsQFDbuND/eweDJM=",
2023-04-13 11:11:32 +00:00
"ref": "refs/heads/main",
2023-07-27 18:14:07 +00:00
"rev": "a131f680ddb64f4dd8a2761c41af3980c17aad30",
"revCount": 5,
2023-04-13 11:11:32 +00:00
"type": "git",
"url": "https://git.xenua.me/xenua/fedi-frq-friend"
},
"original": {
"type": "git",
"url": "https://git.xenua.me/xenua/fedi-frq-friend"
}
},
2023-03-07 19:24:57 +00:00
"helix": {
"inputs": {
"nci": "nci",
2023-04-19 08:24:08 +00:00
"nixpkgs": "nixpkgs_6",
2023-03-07 19:24:57 +00:00
"parts": "parts_2",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1688662390,
"narHash": "sha256-T4Xvu7FoUdr5WCQtOPunuYvd1qw3IqJe89Iyrsvdk7o=",
2023-03-07 19:24:57 +00:00
"owner": "helix-editor",
"repo": "helix",
2023-07-27 18:14:07 +00:00
"rev": "3fb430257e8ae8ca7535025d6895a75665ecf8d4",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-01 17:07:54 +00:00
]
2023-03-07 19:24:57 +00:00
},
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2023-03-07 19:24:57 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-27 18:14:07 +00:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-01 17:07:54 +00:00
"ref": "release-23.05",
2023-03-07 19:24:57 +00:00
"repo": "home-manager",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
2023-07-27 18:14:07 +00:00
"matrix-ril100": {
"inputs": {
"naersk": "naersk_3",
"nixpkgs": "nixpkgs_8",
"utils": "utils_3"
},
"locked": {
"lastModified": 1688054487,
"narHash": "sha256-KHNG+9lWqsWVA1Xqkb2BJDKuRlrNV8q2CmQLk7vzuH8=",
"ref": "refs/heads/mistress",
"rev": "fd949bede48ee1283e6917018090b2a3fb50db79",
"revCount": 2,
"type": "git",
"url": "https://git.lain.faith/sorceress/matrix-ril100"
},
"original": {
"type": "git",
"url": "https://git.lain.faith/sorceress/matrix-ril100"
}
},
2023-03-07 19:24:57 +00:00
"mk-naked-shell": {
"flake": false,
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1681286841,
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
2023-03-07 19:24:57 +00:00
"owner": "yusdacra",
"repo": "mk-naked-shell",
2023-06-01 17:07:54 +00:00
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "mk-naked-shell",
"type": "github"
}
},
"mms": {
"inputs": {
2023-04-19 08:24:08 +00:00
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_3",
2023-03-07 19:24:57 +00:00
"nix": "nix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1669478601,
"narHash": "sha256-IQcS8IPeXvSoIrQRPgtnLxAs0Pkh8wmglDAtqE4ivNo=",
"owner": "mkaito",
"repo": "nixos-modded-minecraft-servers",
"rev": "68f2066499c035fd81c9dacfea2f512d6b0b62e5",
"type": "github"
},
"original": {
"owner": "mkaito",
"repo": "nixos-modded-minecraft-servers",
"type": "github"
}
},
2023-04-07 16:20:50 +00:00
"naersk": {
"inputs": {
2023-04-19 08:24:08 +00:00
"nixpkgs": "nixpkgs_2"
2023-04-11 17:49:24 +00:00
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nix-community",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_2": {
"inputs": {
2023-04-19 08:24:08 +00:00
"nixpkgs": "nixpkgs_4"
2023-04-13 11:11:32 +00:00
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nix-community",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_3": {
"inputs": {
2023-07-27 18:14:07 +00:00
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1687852486,
"narHash": "sha256-2rXkhKUVQxbVaC+TITPpILiy/dSbordOLs87eoWHYxA=",
"owner": "nix-community",
"repo": "naersk",
"rev": "df10963b956962913b693a638746a95d6c506404",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_4": {
"inputs": {
"nixpkgs": "nixpkgs_12"
2023-04-07 16:20:50 +00:00
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nix-community",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
2023-03-07 19:24:57 +00:00
"nci": {
"inputs": {
"dream2nix": "dream2nix",
"mk-naked-shell": "mk-naked-shell",
"nixpkgs": [
"helix",
"nixpkgs"
],
"parts": "parts",
"rust-overlay": [
"helix",
"rust-overlay"
]
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683699050,
"narHash": "sha256-UWKQpzVcSshB+sU2O8CCHjOSTQrNS7Kk9V3+UeBsJpg=",
2023-03-07 19:24:57 +00:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2023-06-01 17:07:54 +00:00
"rev": "ed27173cd1b223f598343ea3c15aacb1d140feac",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
2023-07-27 18:14:07 +00:00
"nixpkgs": "nixpkgs_9",
2023-03-07 19:24:57 +00:00
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1669449054,
"narHash": "sha256-aCpXrNpyFH6b1NFYGj2i/HecUvz2vZ88aEyDs1Xj8yM=",
"owner": "NixOS",
"repo": "nix",
"rev": "534332c8a03b64161ec795d1deb2ba3d48f27be1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2023-04-11 17:49:24 +00:00
"owner": "NixOS",
2023-03-07 19:24:57 +00:00
"repo": "nixpkgs",
2023-06-01 17:07:54 +00:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
2023-04-19 08:24:08 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-03-07 19:24:57 +00:00
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-06-01 17:07:54 +00:00
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
2023-03-07 19:24:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-01 17:07:54 +00:00
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"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"
}
},
2023-04-30 10:49:28 +00:00
"nixpkgs-unstable": {
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1688646010,
"narHash": "sha256-kCeza5eKI2NEi8k0EoeZfv3lN1r1Vwx+L/VA6I8tmG4=",
2023-04-30 10:49:28 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 18:14:07 +00:00
"rev": "5daaa32204e9c46b05cd709218b7ba733d07e80c",
2023-04-30 10:49:28 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
2023-04-07 16:20:50 +00:00
"nixpkgsV1": {
"locked": {
"lastModified": 1678500271,
"narHash": "sha256-tRBLElf6f02HJGG0ZR7znMNFv/Uf7b2fFInpTHiHaSE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5eb98948b66de29f899c7fe27ae112a47964baf8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_10": {
2023-07-27 18:14:07 +00:00
"locked": {
"lastModified": 1688594934,
"narHash": "sha256-3dUo20PsmUd57jVZRx5vgKyIN1tv+v/JQweZsve5q/A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e11142026e2cef35ea52c9205703823df225c947",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"nixpkgs_11": {
"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"
}
},
"nixpkgs_12": {
2023-06-01 17:07:54 +00:00
"locked": {
"lastModified": 1680273054,
"narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-07-27 18:14:07 +00:00
"nixpkgs_13": {
2023-04-19 08:24:08 +00:00
"locked": {
"lastModified": 1680273054,
"narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-27 18:14:07 +00:00
"nixpkgs_14": {
2023-04-22 13:12:30 +00:00
"locked": {
"lastModified": 1682092588,
"narHash": "sha256-NjKBPnScpbGiH/YOx74DIFOVkr5AKJOVZoy0l7J58gk=",
"owner": "AgathaSorceress",
"repo": "nixpkgs",
"rev": "bdd3dc5aa8435b66f14636550223a9b3a50e534d",
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"ref": "image-optim-pack-cleanup",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-07 19:24:57 +00:00
"nixpkgs_2": {
2023-04-19 08:24:08 +00:00
"locked": {
"lastModified": 1681002951,
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
2023-04-11 17:49:24 +00:00
"locked": {
"lastModified": 1681002951,
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_4": {
2023-04-13 11:11:32 +00:00
"locked": {
"lastModified": 1681272286,
"narHash": "sha256-9X5p+gwYrowgbsRgkf14HFI0fkr6UikuwRIQAMlF1yI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6b70761ea8c896aff8994eb367d9526686501860",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_5": {
2023-04-13 11:11:32 +00:00
"locked": {
"lastModified": 1681272286,
"narHash": "sha256-9X5p+gwYrowgbsRgkf14HFI0fkr6UikuwRIQAMlF1yI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6b70761ea8c896aff8994eb367d9526686501860",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_6": {
2023-04-11 17:49:24 +00:00
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2023-04-11 17:49:24 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-01 17:07:54 +00:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
2023-04-11 17:49:24 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_7": {
2023-03-07 19:24:57 +00:00
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1687946342,
"narHash": "sha256-vRxti8pOuXS0rJmqjbD8ueEEFXWSK22ISHoCWkhgzzg=",
2023-03-07 19:24:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 18:14:07 +00:00
"rev": "1c851e8c92b76a00ce84167984a7ec7ba2b1f29c",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
2023-07-27 18:14:07 +00:00
"id": "nixpkgs",
"type": "indirect"
2023-03-07 19:24:57 +00:00
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_8": {
2023-03-07 19:24:57 +00:00
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1687946342,
"narHash": "sha256-vRxti8pOuXS0rJmqjbD8ueEEFXWSK22ISHoCWkhgzzg=",
2023-03-07 19:24:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 18:14:07 +00:00
"rev": "1c851e8c92b76a00ce84167984a7ec7ba2b1f29c",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
2023-07-27 18:14:07 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2023-03-07 19:24:57 +00:00
}
},
2023-04-19 08:24:08 +00:00
"nixpkgs_9": {
2023-04-07 16:20:50 +00:00
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1657693803,
"narHash": "sha256-G++2CJ9u0E7NNTAi9n5G8TdDmGJXcIjkJ3NF8cetQB8=",
2023-04-07 16:20:50 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 18:14:07 +00:00
"rev": "365e1b3a859281cf11b94f87231adeabbdd878a2",
2023-04-07 16:20:50 +00:00
"type": "github"
},
"original": {
2023-06-01 17:07:54 +00:00
"owner": "NixOS",
2023-07-27 18:14:07 +00:00
"ref": "nixos-22.05-small",
2023-06-01 17:07:54 +00:00
"repo": "nixpkgs",
"type": "github"
2023-04-07 16:20:50 +00:00
}
},
2023-03-07 19:24:57 +00:00
"parts": {
"inputs": {
"nixpkgs-lib": [
"helix",
"nci",
"nixpkgs"
]
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
2023-03-07 19:24:57 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-01 17:07:54 +00:00
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
2023-03-07 19:24:57 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-01 17:07:54 +00:00
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-19 08:24:08 +00:00
"colmena": "colmena",
2023-04-11 17:49:24 +00:00
"colorpickle": "colorpickle",
2023-04-13 11:11:32 +00:00
"frq-friend": "frq-friend",
2023-03-07 19:24:57 +00:00
"helix": "helix",
"home-manager": "home-manager",
2023-07-27 18:14:07 +00:00
"matrix-ril100": "matrix-ril100",
2023-03-07 19:24:57 +00:00
"mms": "mms",
2023-07-27 18:14:07 +00:00
"nixpkgs": "nixpkgs_10",
2023-04-30 10:49:28 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-06-01 17:07:54 +00:00
"spicetify-nix": "spicetify-nix",
2023-04-22 13:12:30 +00:00
"url-eater": "url-eater",
"vampysite": "vampysite"
2023-03-07 19:24:57 +00:00
}
},
"rust-overlay": {
"inputs": {
2023-04-19 08:24:08 +00:00
"flake-utils": "flake-utils_2",
2023-03-07 19:24:57 +00:00
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1683771545,
"narHash": "sha256-we0GYcKTo2jRQGmUGrzQ9VH0OYAUsJMCsK8UkF+vZUA=",
2023-03-07 19:24:57 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-06-01 17:07:54 +00:00
"rev": "c57e210faf68e5d5386f18f1b17ad8365d25e4ed",
2023-03-07 19:24:57 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-06-01 17:07:54 +00:00
"spicetify-nix": {
"inputs": {
"flake-utils": "flake-utils_4",
2023-07-27 18:14:07 +00:00
"nixpkgs": "nixpkgs_11"
2023-06-01 17:07:54 +00:00
},
"locked": {
"lastModified": 1686173678,
"narHash": "sha256-aYzl34xb3u9I57sqkvSldQKltCnxhjvvLABjgFRxOVE=",
2023-06-01 17:07:54 +00:00
"owner": "the-argus",
"repo": "spicetify-nix",
"rev": "f024752b691ac2dcb2ad378d72a2e3084ce83b79",
2023-06-01 17:07:54 +00:00
"type": "github"
},
"original": {
"owner": "the-argus",
"repo": "spicetify-nix",
"type": "github"
}
},
2023-04-19 08:24:08 +00:00
"stable": {
"locked": {
"lastModified": 1669735802,
"narHash": "sha256-qtG/o/i5ZWZLmXw108N2aPiVsxOcidpHJYNkT45ry9Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "731cc710aeebecbf45a258e977e8b68350549522",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-11 17:49:24 +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"
}
},
2023-04-13 11:11:32 +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"
}
},
2023-04-22 13:12:30 +00:00
"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"
}
},
2023-06-01 17:07:54 +00:00
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-07-27 18:14:07 +00:00
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-04-07 16:20:50 +00:00
"url-eater": {
"inputs": {
2023-07-27 18:14:07 +00:00
"naersk": "naersk_4",
"nixpkgs": "nixpkgs_13",
"utils": "utils_4"
2023-04-07 16:20:50 +00:00
},
"locked": {
2023-06-01 17:07:54 +00:00
"lastModified": 1685257355,
"narHash": "sha256-1q9iFtbh5fk2kadX4UYyLZcr5zJJHhxRMmCPHsH3Pn0=",
2023-04-07 16:20:50 +00:00
"owner": "AgathaSorceress",
"repo": "url-eater",
2023-06-01 17:07:54 +00:00
"rev": "9f042508ee76b6920923c97ab39318e7075fde0e",
2023-04-07 16:20:50 +00:00
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"repo": "url-eater",
"type": "github"
}
},
2023-03-07 19:24:57 +00:00
"utils": {
2023-04-11 17:49:24 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681037374,
"narHash": "sha256-XL6X3VGbEFJZDUouv2xpKg2Aljzu/etPLv5e1FPt1q0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "033b9f258ca96a10e543d4442071f614dc3f8412",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
2023-04-13 11:11:32 +00:00
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_3": {
2023-07-27 18:14:07 +00:00
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_4": {
2023-03-07 19:24:57 +00:00
"locked": {
2023-04-07 16:20:50 +00:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-04-22 13:12:30 +00:00
},
2023-07-27 18:14:07 +00:00
"utils_5": {
2023-04-22 13:12:30 +00:00
"inputs": {
2023-07-27 18:14:07 +00:00
"systems": "systems_6"
2023-04-22 13:12:30 +00:00
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"vampysite": {
"inputs": {
2023-07-27 18:14:07 +00:00
"nixpkgs": "nixpkgs_14",
"utils": "utils_5"
2023-04-22 13:12:30 +00:00
},
"locked": {
2023-07-27 18:14:07 +00:00
"lastModified": 1689340601,
"narHash": "sha256-15P2VwCiGFQSDG7g8Y+Bv2zW1GUJ3i3skrwCblpojdg=",
2023-04-22 13:12:30 +00:00
"ref": "refs/heads/mistress",
2023-07-27 18:14:07 +00:00
"rev": "60ebc18af7416d624883bea57a27db95e718a562",
"revCount": 19,
2023-04-22 13:12:30 +00:00
"type": "git",
"url": "https://git.lain.faith/sorceress/vampysite"
},
"original": {
"type": "git",
"url": "https://git.lain.faith/sorceress/vampysite"
}
2023-03-07 19:24:57 +00:00
}
},
"root": "root",
"version": 7
}