cerulean/flake.lock

296 lines
7.5 KiB
Text
Raw Permalink Normal View History

2025-12-13 13:40:08 +10:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
2026-02-18 23:56:05 +10:00
"nixpkgs": [
"nixpkgs"
],
2025-12-13 13:40:08 +10:00
"utils": "utils"
},
"locked": {
2026-01-15 12:16:47 +10:00
"lastModified": 1766051518,
"narHash": "sha256-znKOwPXQnt3o7lDb3hdf19oDo0BLP4MfBOYiWkEHoik=",
2025-12-13 13:40:08 +10:00
"owner": "serokell",
"repo": "deploy-rs",
2026-01-15 12:16:47 +10:00
"rev": "d5eff7f948535b9c723d60cd8239f8f11ddc90fa",
2025-12-13 13:40:08 +10:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2026-02-13 01:46:25 +10:00
"flake-parts": {
2026-01-15 13:15:32 +10:00
"inputs": {
2026-02-13 01:46:25 +10:00
"nixpkgs-lib": [
"nt",
"nix-unit",
"nixpkgs"
2026-01-15 13:15:32 +10:00
]
},
2026-01-15 13:08:57 +10:00
"locked": {
2026-02-13 01:46:25 +10:00
"lastModified": 1762440070,
"narHash": "sha256-xxdepIcb39UJ94+YydGP221rjnpkDZUlykKuF54PsqI=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "26d05891e14c88eb4a5d5bee659c0db5afb609d8",
2026-01-16 11:10:53 +10:00
"type": "github"
2026-01-15 13:08:57 +10:00
},
"original": {
2026-02-13 01:46:25 +10:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-01-16 11:10:53 +10:00
"type": "github"
2026-01-15 13:08:57 +10:00
}
},
2026-02-18 23:56:05 +10:00
"microvm": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"spectrum": "spectrum"
},
"locked": {
"lastModified": 1771365290,
"narHash": "sha256-1XJOslVyF7yzf6yd/yl1VjGLywsbtwmQh3X1LuJcLI4=",
"owner": "microvm-nix",
"repo": "microvm.nix",
"rev": "789c90b164b55b4379e7a94af8b9c01489024c18",
"type": "github"
},
"original": {
"owner": "microvm-nix",
"repo": "microvm.nix",
"type": "github"
}
},
2026-02-13 01:46:25 +10:00
"nix-github-actions": {
2025-12-13 13:40:08 +10:00
"inputs": {
2026-02-13 01:46:25 +10:00
"nixpkgs": [
"nt",
"nix-unit",
"nixpkgs"
2025-12-13 13:40:08 +10:00
]
},
"locked": {
2026-02-13 01:46:25 +10:00
"lastModified": 1737420293,
"narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9",
2026-01-16 11:10:53 +10:00
"type": "github"
2025-12-13 13:40:08 +10:00
},
"original": {
2026-02-13 01:46:25 +10:00
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
"nix-unit": {
"inputs": {
"flake-parts": "flake-parts",
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nt",
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1762774186,
"narHash": "sha256-hRADkHjNt41+JUHw2EiSkMaL4owL83g5ZppjYUdF/Dc=",
"owner": "nix-community",
"repo": "nix-unit",
"rev": "1c9ab50554eed0b768f9e5b6f646d63c9673f0f7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-unit",
2026-01-16 11:10:53 +10:00
"type": "github"
2025-12-13 13:40:08 +10:00
}
},
"nixpkgs": {
"locked": {
2026-01-15 12:16:47 +10:00
"lastModified": 1768323494,
"narHash": "sha256-yBXJLE6WCtrGo7LKiB6NOt6nisBEEkguC/lq/rP3zRQ=",
2025-12-13 13:40:08 +10:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-15 12:16:47 +10:00
"rev": "2c3e5ec5df46d3aeee2a1da0bfedd74e21f4bf3a",
2025-12-13 13:40:08 +10:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
2026-02-18 23:56:05 +10:00
"nixpkgs_2": {
2026-02-13 01:46:25 +10:00
"locked": {
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nt": {
"inputs": {
"nix-unit": "nix-unit",
2026-02-18 23:56:05 +10:00
"nixpkgs": "nixpkgs_2",
2026-02-13 01:46:25 +10:00
"systems": "systems_2"
},
"locked": {
2026-02-13 19:32:22 +10:00
"lastModified": 1770975056,
"narHash": "sha256-ZXTz/P3zUbbM6lNXzt91u8EwfNqhXpYMu8+wvFZqQHE=",
2026-02-13 12:41:18 +10:00
"owner": "cry128",
2026-02-13 01:46:25 +10:00
"repo": "nt",
2026-02-13 19:32:22 +10:00
"rev": "f42dcdd49a7921a7f433512e83d5f93696632412",
2026-02-13 01:46:25 +10:00
"type": "github"
},
"original": {
2026-02-13 12:41:18 +10:00
"owner": "cry128",
2026-02-13 01:46:25 +10:00
"repo": "nt",
"type": "github"
}
},
2025-12-13 13:40:08 +10:00
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
2026-02-18 23:56:05 +10:00
"microvm": "microvm",
"nixpkgs": "nixpkgs",
2026-02-13 01:46:25 +10:00
"nt": "nt",
"systems": "systems_3"
2025-12-13 13:40:08 +10:00
}
},
2026-02-18 23:56:05 +10:00
"spectrum": {
"flake": false,
"locked": {
"lastModified": 1759482047,
"narHash": "sha256-H1wiXRQHxxPyMMlP39ce3ROKCwI5/tUn36P8x6dFiiQ=",
"ref": "refs/heads/main",
"rev": "c5d5786d3dc938af0b279c542d1e43bce381b4b9",
"revCount": 996,
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
},
"original": {
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
}
},
2025-12-13 13:40:08 +10: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"
}
},
2026-02-13 01:46:25 +10: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"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nt",
"nix-unit",
"nixpkgs"
]
},
"locked": {
"lastModified": 1762410071,
"narHash": "sha256-aF5fvoZeoXNPxT0bejFUBXeUjXfHLSL7g+mjR/p5TEg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "97a30861b13c3731a84e09405414398fbf3e109f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2025-12-13 13:40:08 +10:00
"utils": {
"inputs": {
"systems": "systems"
},
"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"
}
}
},
"root": "root",
"version": 7
}