flake update

This commit is contained in:
Robin Appelman 2025-10-26 17:19:19 +01:00
commit dbbdc70901
2 changed files with 10 additions and 151 deletions

158
flake.lock generated
View file

@ -1,151 +1,26 @@
{
"nodes": {
"cross-naersk": {
"inputs": {
"naersk": [
"haze",
"naersk"
],
"nixpkgs": [
"haze",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717704286,
"narHash": "sha256-zrLB/FTKODEAlJjgO8TwbK7teTseYbjLESp8QJ/FJYc=",
"owner": "icewind1991",
"repo": "cross-naersk",
"rev": "9068daceb8f0d248dcf629944f60e92b81391bdb",
"type": "github"
},
"original": {
"owner": "icewind1991",
"repo": "cross-naersk",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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"
}
},
"haze": {
"inputs": {
"cross-naersk": "cross-naersk",
"flake-utils": "flake-utils",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1721676628,
"narHash": "sha256-GCRumcJzrjPwDCi3aWN6/8GWhU2HjCLCWOjDx2aLwGw=",
"path": "/nix/store/ky0whaqg35anz5mf5cz0s32n3gv2dmpd-source",
"rev": "e8bc685974c6d8f3496b170b9b4a33ae9ef19ac3",
"type": "path"
},
"original": {
"id": "haze",
"type": "indirect"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"haze",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717067539,
"narHash": "sha256-oIs5EF+6VpHJRvvpVWuqCYJMMVW/6h59aYUv9lABLtY=",
"owner": "nix-community",
"repo": "naersk",
"rev": "fa19d8c135e776dc97f4dcca08656a0eeb28d5c0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1718086528,
"narHash": "sha256-hoB7B7oPgypePz16cKWawPfhVvMSXj4G/qLsfFuhFjw=",
"lastModified": 1761491863,
"narHash": "sha256-A/3Lhna3pt8SLBNC+MRjotll0finDBR5BLWLHfJPU6I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "47b604b07d1e8146d5398b42d3306fdebd343986",
"rev": "5954810b5b6c096d1411167ab9e1a651f0e6f4f3",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.05",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1724916890,
"narHash": "sha256-ZjxVW7ykOnmUeNGeNvhbPUfS/pK+AAMcllEB7tKi48s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "27e85bd621f92f680908c1b628277ecffc4dd90d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "release-24.05",
"ref": "release-25.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"haze": "haze",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"haze",
"flake-utils"
],
"nixpkgs": [
"haze",
"nixpkgs"
]
},
"locked": {
"lastModified": 1718158726,
"narHash": "sha256-nOt0XxRZ9ZwztX4OOKdS4YkPd3TVfz/PoaD8TiT7/vw=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d4d933340cd3b35d3dc256d76abc3d510e21dfdc",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
@ -161,31 +36,16 @@
"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"
}
},
"utils": {
"inputs": {
"systems": "systems_2"
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {

View file

@ -1,13 +1,12 @@
{
inputs = {
nixpkgs.url = "nixpkgs/release-24.05";
nixpkgs.url = "nixpkgs/release-25.05";
utils.url = "github:numtide/flake-utils";
};
outputs = {
self,
nixpkgs,
haze,
utils,
}:
utils.lib.eachDefaultSystem (system: let