server.nix/flake.lock

485 lines
13 KiB
Text
Raw Normal View History

2024-02-23 01:56:51 +02:00
{
"nodes": {
2024-11-12 18:10:07 +02:00
"bsky-website": {
"flake": false,
"locked": {
"lastModified": 1731573569,
"narHash": "sha256-7T/Ijmggu6Ij+x9c3bJ60n6g5eXZElY4cPFvcbyaLkc=",
2024-11-12 18:10:07 +02:00
"ref": "refs/heads/main",
"rev": "3d0a662850c39d24fe556fea0abe910ca34638cc",
"revCount": 4,
2024-11-12 18:10:07 +02:00
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/bsky.ee"
},
"original": {
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/bsky.ee"
}
},
"buildNodeModules": {
"inputs": {
"nixpkgs": [
"drasl",
"nixpkgs"
]
},
"locked": {
"lastModified": 1707354861,
"narHash": "sha256-L10H5hh9S6y20c7AKuKJ2h9BczODqpTCoGEZBDPJhd0=",
"owner": "adisbladis",
"repo": "buildNodeModules",
"rev": "76c7c56dd9dcea355a8e2ebd0f228a8f2d1e1ee8",
"type": "github"
},
"original": {
"owner": "adisbladis",
"repo": "buildNodeModules",
"type": "github"
}
},
2024-02-23 01:56:51 +02:00
"catnip-website": {
"flake": false,
"locked": {
"lastModified": 1732006845,
"narHash": "sha256-SSMG5OYgCLJdzEE8pqNhleCimtGLBAVnzllv8QYvv8M=",
2024-02-23 01:56:51 +02:00
"ref": "refs/heads/main",
"rev": "f6de6979455c94f0eadc227a7fe2471be01acacd",
"revCount": 4,
2024-02-23 01:56:51 +02:00
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/catnip.ee"
},
"original": {
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/catnip.ee"
}
},
2024-03-29 22:56:23 +02:00
"common-modules": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-03-29 22:56:23 +02:00
},
"locked": {
"lastModified": 1733140352,
"narHash": "sha256-vSLpYpmBWAGfLkpyqHEnVICQmMgd8rY41vaRNdHa5yA=",
"ref": "cross-seed",
"rev": "c454f2d312e712d98df3ef2edad11707d17986a5",
"revCount": 110,
2024-03-29 22:56:23 +02:00
"type": "git",
"url": "https://forge.catnip.ee/batteredbunny/common.nix"
},
"original": {
"ref": "cross-seed",
2024-03-29 22:56:23 +02:00
"type": "git",
"url": "https://forge.catnip.ee/batteredbunny/common.nix"
}
},
2024-06-08 16:41:43 +03:00
"confess": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-11-16 02:00:52 +02:00
"lastModified": 1731715198,
"narHash": "sha256-szZZGZ8wYMFQaaaImFqnoHHkQ26vpKI22vJZj/HR17Y=",
2024-06-08 16:41:43 +03:00
"ref": "refs/heads/main",
2024-11-16 02:00:52 +02:00
"rev": "783c38a1198bc8eb8c45c6c566148f3e8dd69203",
"revCount": 11,
2024-06-08 16:41:43 +03:00
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/confess"
},
"original": {
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/confess"
}
},
"drasl": {
"inputs": {
"buildNodeModules": "buildNodeModules",
2024-06-08 16:41:43 +03:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1732651019,
"narHash": "sha256-MFTJBoXQ72fJKjwLb2NJ8Qzm0D+9pefC8aE8aPLEnzQ=",
"owner": "unmojang",
"repo": "drasl",
"rev": "9cbfc41b367b7b52fab81c4f1ec559ef9ef89a0c",
"type": "github"
},
"original": {
"owner": "unmojang",
"repo": "drasl",
"type": "github"
}
},
2024-02-23 01:56:51 +02:00
"flake-compat": {
"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"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-16 02:00:52 +02:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-02-23 01:56:51 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-16 02:00:52 +02:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2024-02-23 01:56:51 +02:00
"inputs": {
"systems": "systems_2"
2024-02-23 01:56:51 +02:00
},
2024-06-08 16:41:43 +03:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
2024-02-23 01:56:51 +02: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"
}
},
"flake-utils_4": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-02-23 01:56:51 +02:00
"lastfm-status": {
"inputs": {
2024-06-08 16:41:43 +03:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3"
2024-02-23 01:56:51 +02:00
},
"locked": {
"lastModified": 1722695709,
"narHash": "sha256-1Ok5Q6CLU2LbAf9LwG5jEPHGu9SCoZbw9X80uNhRBqo=",
2024-02-23 01:56:51 +02:00
"owner": "BatteredBunny",
"repo": "lastfm-status",
"rev": "ed5706341a1f86eeb9c7083521d0315e491dc2cb",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "BatteredBunny",
"repo": "lastfm-status",
"type": "github"
}
},
"nix-minecraft": {
"inputs": {
"flake-compat": "flake-compat",
2024-06-08 16:41:43 +03:00
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_4"
2024-02-23 01:56:51 +02:00
},
"locked": {
"lastModified": 1733450098,
"narHash": "sha256-lW3YCX7plwKqc6uMsEX8zOa0umGnq+J4/qgYJ19vtMk=",
2024-02-23 01:56:51 +02:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
"rev": "26752a2e936d284c6891c78c6aa5038b2ec8d397",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
"nix-minecraft-plugin-upgrade": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_5",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1731799557,
"narHash": "sha256-ivXIIeUtVArKKaby2pGjkRmBZTXsLrZMDpGuNeTCsVI=",
"owner": "BatteredBunny",
"repo": "nix-minecraft-plugin-upgrade",
"rev": "7479afaad8d8bfa0ca68f3e9f27f4aac14c83566",
"type": "github"
},
"original": {
"owner": "BatteredBunny",
"repo": "nix-minecraft-plugin-upgrade",
"type": "github"
}
},
2024-02-23 01:56:51 +02:00
"nixpkgs": {
2024-06-08 16:41:43 +03:00
"locked": {
2024-11-16 02:00:52 +02:00
"lastModified": 1731319897,
"narHash": "sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY+/Z96ZcLpooIbuEI=",
2024-06-08 16:41:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-16 02:00:52 +02:00
"rev": "dc460ec76cbff0e66e269457d7b728432263166c",
2024-06-08 16:41:43 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-06-08 16:41:43 +03:00
"nixpkgs_3": {
2024-02-23 01:56:51 +02:00
"locked": {
"lastModified": 1722421184,
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
2024-02-23 01:56:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-08 16:41:43 +03:00
"nixpkgs_4": {
2024-02-23 01:56:51 +02:00
"locked": {
"lastModified": 1715266358,
"narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
2024-02-23 01:56:51 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f1010e0469db743d14519a1efd37e23f8513d714",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-08 16:41:43 +03:00
"nixpkgs_5": {
"locked": {
"lastModified": 1731319897,
"narHash": "sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY+/Z96ZcLpooIbuEI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dc460ec76cbff0e66e269457d7b728432263166c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_7": {
2024-02-23 01:56:51 +02:00
"locked": {
"lastModified": 1733392399,
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=",
"owner": "Nixos",
2024-02-23 01:56:51 +02:00
"repo": "nixpkgs",
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661",
2024-02-23 01:56:51 +02:00
"type": "github"
},
"original": {
"owner": "Nixos",
"ref": "nixos-unstable",
2024-02-23 01:56:51 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-11-12 18:10:07 +02:00
"bsky-website": "bsky-website",
2024-02-23 01:56:51 +02:00
"catnip-website": "catnip-website",
2024-03-29 22:56:23 +02:00
"common-modules": "common-modules",
2024-06-08 16:41:43 +03:00
"confess": "confess",
"drasl": "drasl",
2024-02-23 01:56:51 +02:00
"lastfm-status": "lastfm-status",
"nix-minecraft": "nix-minecraft",
"nix-minecraft-plugin-upgrade": "nix-minecraft-plugin-upgrade",
2024-11-27 19:12:36 +02:00
"nixpkgs": "nixpkgs_7",
"xn--tdaa-website": "xn--tdaa-website"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1731637922,
"narHash": "sha256-6iuzRINXyPX4DfUQZIGafpJnzjFXjVRYMymB10/jFFY=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "db10c66da18e816030b884388545add8cf096647",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-02-23 01:56:51 +02: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"
}
},
"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"
}
2024-06-08 16:41:43 +03: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"
}
},
"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"
}
2024-11-27 19:12:36 +02:00
},
"xn--tdaa-website": {
"flake": false,
"locked": {
"lastModified": 1732727153,
"narHash": "sha256-w0B5gvhVCc3YyAJtuUsShVuOz9U2JlTzsqaB17KD8Xs=",
"ref": "refs/heads/main",
"rev": "b173f5b5cd847fafe5c40204c3ba662d8f1524f6",
"revCount": 1,
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/xn--tdaa.ee"
},
"original": {
"type": "git",
"url": "ssh://forgejo@forge.catnip.ee:2222/batteredbunny/xn--tdaa.ee"
}
2024-02-23 01:56:51 +02:00
}
},
"root": "root",
"version": 7
}