nixfiles/flake.lock

276 lines
7.2 KiB
JSON

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"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"
}
},
"food-site": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": "nixpkgs",
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1724336929,
"narHash": "sha256-fx2K2n/qr5EI5CAFKr69Cql7Z9oulz2MQlrgj9QrtTU=",
"ref": "refs/heads/hungy",
"rev": "b21183f5ffaed2d3a45cdf64a207de4751509976",
"revCount": 60,
"type": "git",
"url": "https://forgejo.owo.monster/chaos/food-site"
},
"original": {
"type": "git",
"url": "https://forgejo.owo.monster/chaos/food-site"
}
},
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1725180166,
"narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"musicutil": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": "nixpkgs_2",
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1724337177,
"narHash": "sha256-Zpk+0+dT+oDW7HtaF1ssW2SzLiPYraK+kubhtvc9MH8=",
"ref": "refs/heads/main",
"rev": "150c794e0aac7427572ee2d6831129bd1fc4b4e6",
"revCount": 122,
"type": "git",
"url": "https://forgejo.owo.monster/chaos/musicutil"
},
"original": {
"type": "git",
"url": "https://forgejo.owo.monster/chaos/musicutil"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1725381339,
"narHash": "sha256-R2QrBQDg3PzZWYfnpu8x+65CpqE/jVxNGYX1C0zSzms=",
"owner": "nix-community",
"repo": "NUR",
"rev": "89f1914bb56bc44fdae5ef8fb51a5e1e48223b8e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"food-site": "food-site",
"home-manager-unstable": "home-manager-unstable",
"musicutil": "musicutil",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"tree-input": "tree-input",
"vaultui": "vaultui"
}
},
"std": {
"locked": {
"lastModified": 1671250799,
"narHash": "sha256-uPIakP98gOf6504NtrAb2/0O0BgRRXNShM0PTV8z+T0=",
"owner": "chessai",
"repo": "nix-std",
"rev": "b300fd6dfeae8cc331c7d8cde0e81b404d50d40c",
"type": "github"
},
"original": {
"owner": "chessai",
"repo": "nix-std",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tree-input": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"std": "std"
},
"locked": {
"lastModified": 1676505934,
"narHash": "sha256-jeqZtNLOKXRSDmD1v+b9+v+hwVyH6kcKzZ9f0gcJpdk=",
"owner": "kittywitch",
"repo": "tree",
"rev": "a831f6fd209e3d00c5026303994de28d0031ab3b",
"type": "github"
},
"original": {
"owner": "kittywitch",
"repo": "tree",
"type": "github"
}
},
"vaultui": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": "nixpkgs_3",
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1724336983,
"narHash": "sha256-8WGr1MJGIn/Q0MS1GIA0qC2lrXs9iLQXzSlRIb3sZlk=",
"ref": "refs/heads/main",
"rev": "60491e6015719896b3ed88740083fe141f2ec0eb",
"revCount": 467,
"type": "git",
"url": "https://forgejo.owo.monster/chaos/VaultUI"
},
"original": {
"type": "git",
"url": "https://forgejo.owo.monster/chaos/VaultUI"
}
}
},
"root": "root",
"version": 7
}