nichts/flake.lock

189 lines
4.8 KiB
Text
Raw Normal View History

2024-04-10 11:35:09 +02:00
{
"nodes": {
2024-05-14 23:47:14 +02:00
"crane": {
2024-09-01 21:37:36 +02:00
"locked": {
2024-10-22 17:04:55 +02:00
"lastModified": 1727974419,
"narHash": "sha256-WD0//20h+2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg=",
2024-09-01 21:37:36 +02:00
"owner": "ipetkov",
"repo": "crane",
2024-10-22 17:04:55 +02:00
"rev": "37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f",
2024-09-01 21:37:36 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-04-10 11:35:09 +02:00
"flake-compat": {
2024-05-14 23:47:14 +02:00
"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"
}
},
2024-04-12 22:03:29 +02:00
"flake-utils": {
"inputs": {
2024-08-20 21:47:59 +02:00
"systems": "systems"
2024-04-12 22:03:29 +02:00
},
2024-10-10 00:31:43 +02:00
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-01 21:37:36 +02:00
"helix": {
"inputs": {
"crane": "crane",
2024-10-29 22:31:30 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
2024-09-01 21:37:36 +02:00
"rust-overlay": "rust-overlay"
},
"locked": {
2024-11-26 20:36:22 +01:00
"lastModified": 1732649453,
"narHash": "sha256-GR8X5yy2frGpFZhzlVoGyCl/xi1DEh9a3Skh68zB5qg=",
2024-09-01 21:37:36 +02:00
"owner": "helix-editor",
"repo": "helix",
2024-11-26 20:36:22 +01:00
"rev": "7676106960be9dda2f7d63f0ed3530728cc5477d",
2024-09-01 21:37:36 +02:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
2024-09-02 22:26:06 +02:00
"impermanence": {
"locked": {
2024-11-11 11:09:08 +01:00
"lastModified": 1731242966,
"narHash": "sha256-B3C3JLbGw0FtLSWCjBxU961gLNv+BOOBC6WvstKLYMw=",
2024-09-02 22:26:06 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-11-11 11:09:08 +01:00
"rev": "3ed3f0eaae9fcc0a8331e77e9319c8a4abd8a71a",
2024-09-02 22:26:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2024-07-06 15:15:37 +02:00
"nixpkgs": {
"locked": {
2024-10-22 17:04:55 +02:00
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
2024-07-06 15:15:37 +02:00
"repo": "nixpkgs",
2024-10-22 17:04:55 +02:00
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-07-06 15:15:37 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-11-26 20:36:22 +01:00
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
2024-07-06 15:15:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-26 20:36:22 +01:00
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-29 22:31:30 +01:00
"root": {
"inputs": {
"helix": "helix",
"impermanence": "impermanence",
2024-11-06 00:15:51 +01:00
"nixpkgs": "nixpkgs_2",
"spicetify-nix": "spicetify-nix"
2024-07-06 15:15:37 +02:00
}
},
2024-10-29 22:31:30 +01:00
"rust-overlay": {
"inputs": {
"nixpkgs": [
"helix",
"nixpkgs"
]
2024-07-06 15:15:37 +02:00
},
"locked": {
2024-10-29 22:31:30 +01:00
"lastModified": 1728268235,
"narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
2024-07-06 15:15:37 +02:00
"type": "github"
},
"original": {
2024-10-29 22:31:30 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-07-06 15:15:37 +02:00
"type": "github"
}
},
2024-10-05 01:12:46 +02:00
"spicetify-nix": {
"inputs": {
2024-11-08 12:47:32 +01:00
"flake-compat": "flake-compat",
2024-10-11 13:50:13 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-10-05 01:12:46 +02:00
},
"locked": {
2024-11-26 20:36:22 +01:00
"lastModified": 1732594596,
"narHash": "sha256-XGAdvRhat+DST+bRBsGYYyno9MKMUCPu6/KTKnRgpj4=",
2024-10-05 01:12:46 +02:00
"owner": "gerg-l",
"repo": "spicetify-nix",
2024-11-26 20:36:22 +01:00
"rev": "626e9d49eb7f5122a60e0500f08051267484ebee",
2024-10-05 01:12:46 +02:00
"type": "github"
},
"original": {
"owner": "gerg-l",
"repo": "spicetify-nix",
"type": "github"
}
},
2024-04-10 17:44:54 +02:00
"systems": {
2024-07-30 21:04:27 +02:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-04-10 11:35:09 +02:00
}
},
"root": "root",
"version": 7
}