extremist-software/flake.lock

207 lines
5.2 KiB
Text
Raw Permalink Normal View History

2026-02-16 21:29:21 -08:00
{
"nodes": {
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1770165109,
"narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
"owner": "ryantm",
"repo": "agenix",
"rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2026-02-16 21:29:21 -08:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1773889306,
"narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=",
2026-02-16 21:29:21 -08:00
"owner": "nix-community",
"repo": "disko",
"rev": "5ad85c82cc52264f4beddc934ba57f3789f28347",
2026-02-16 21:29:21 -08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2026-03-09 20:08:02 -07:00
"flake-utils": {
"inputs": {
2026-05-21 12:06:30 -07:00
"systems": "systems_2"
2026-03-09 20:08:02 -07:00
},
"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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2026-02-16 21:29:21 -08:00
"nixpkgs": {
"locked": {
2026-04-08 11:52:38 -07:00
"lastModified": 1775423009,
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
2026-02-16 21:29:21 -08:00
"owner": "nixos",
"repo": "nixpkgs",
2026-04-08 11:52:38 -07:00
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
2026-02-16 21:29:21 -08:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-03-18 17:03:28 -07:00
"noisepics": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1773883275,
"narHash": "sha256-cvZAMMf7zJW9nPe7zza7BiFKQ3y3ztTZc/9n3ozOLUc=",
2026-03-18 17:03:28 -07:00
"ref": "refs/heads/main",
"rev": "800f19d47131af85744c189e850361b6b918df68",
"revCount": 3,
2026-03-18 17:03:28 -07:00
"type": "git",
"url": "https://git.extremist.software/jet/noisepics"
},
"original": {
"type": "git",
"url": "https://git.extremist.software/jet/noisepics"
}
},
2026-02-16 21:29:21 -08:00
"root": {
"inputs": {
"agenix": "agenix",
2026-02-16 21:29:21 -08:00
"disko": "disko",
2026-03-09 20:08:02 -07:00
"nixpkgs": "nixpkgs",
2026-03-18 17:03:28 -07:00
"noisepics": "noisepics",
2026-03-09 20:08:02 -07:00
"website": "website"
2026-02-16 21:29:21 -08:00
}
2026-03-04 12:20:26 -08: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"
}
2026-03-09 20:08:02 -07: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"
}
},
2026-03-09 20:08:02 -07:00
"website": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
2026-03-28 20:42:51 -07:00
]
2026-03-09 20:08:02 -07:00
},
"locked": {
2026-04-08 11:52:38 -07:00
"lastModified": 1774843805,
"narHash": "sha256-F7DFXjnanOpZpvNE08L9lWEyF5hacs+cl/2mt7fuJGI=",
2026-03-09 20:08:02 -07:00
"ref": "refs/heads/main",
2026-04-08 11:52:38 -07:00
"rev": "056daa6460fdd5ec01c9602b05cc4b370bee5701",
"revCount": 57,
2026-03-09 20:08:02 -07:00
"type": "git",
"url": "https://git.extremist.software/jet/website"
},
"original": {
"type": "git",
"url": "https://git.extremist.software/jet/website"
}
2026-02-16 21:29:21 -08:00
}
},
"root": "root",
"version": 7
}