nixos/flake.lock

227 lines
6.1 KiB
Text
Raw Normal View History

2024-05-05 18:43:02 -04:00
{
"nodes": {
2024-05-13 20:47:46 -04:00
"catppuccin-vsc": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1713966373,
"narHash": "sha256-8bMRH+z426e6zWcS15QZsQ8moSAKbEDjtBnAE10+DW8=",
"rev": "4b857d9b86cbb393e121f0f2544a6efb549dbbf4",
"revCount": 482,
2024-05-13 20:47:46 -04:00
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/catppuccin/vscode/3.14.0/018f15b6-7a7e-7bae-80f2-cf902f1db7fe/source.tar.gz"
2024-05-13 20:47:46 -04:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/catppuccin/vscode/%2A.tar.gz"
}
},
2024-05-13 11:42:34 -04:00
"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"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-05-05 18:43:02 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-21 08:21:12 -04:00
"lastModified": 1721534365,
"narHash": "sha256-XpZOkaSJKdOsz1wU6JfO59Rx2fqtcarQ0y6ndIOKNpI=",
2024-05-05 18:43:02 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-21 08:21:12 -04:00
"rev": "635563f245309ef5320f80c7ebcb89b2398d2949",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-05-13 11:42:34 -04:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1718419213,
"narHash": "sha256-WY7BGnu5PnbK4O8cKKv9kvxwzZIGbIQUQLGPHFXitI0=",
"ref": "refs/tags/2.90.0-rc1",
"rev": "253546d5fbf8a5aa60ac8164c1b4f5794dc4e9d1",
"revCount": 15780,
2024-05-13 11:42:34 -04:00
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
},
"original": {
"ref": "refs/tags/2.90.0-rc1",
2024-05-13 11:42:34 -04:00
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": [
"lix"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-13 11:21:49 -04:00
"lastModified": 1720695775,
"narHash": "sha256-8Oqzl9QPjEe/n8y0R2tC6+2v/H6xBgABHXOJwxmnBg0=",
2024-05-13 11:42:34 -04:00
"ref": "refs/heads/main",
2024-07-13 11:21:49 -04:00
"rev": "d70318fb946a0e720dfdd1fb10b0645c14e2a02a",
"revCount": 94,
2024-05-13 11:42:34 -04:00
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
}
},
2024-05-05 18:43:02 -04:00
"nixpkgs": {
"locked": {
2024-05-13 20:47:46 -04:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
"type": "github"
2024-05-05 18:43:02 -04:00
},
"original": {
2024-05-13 20:47:46 -04:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-05 18:43:02 -04:00
}
},
2024-05-12 09:34:40 -04:00
"nixpkgs-stable": {
"locked": {
2024-07-21 08:21:12 -04:00
"lastModified": 1721524707,
"narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=",
2024-05-12 09:34:40 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-21 08:21:12 -04:00
"rev": "556533a23879fc7e5f98dd2e0b31a6911a213171",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-08 11:24:13 -04:00
"ref": "release-24.05",
2024-05-12 09:34:40 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-05-13 20:47:46 -04:00
"locked": {
2024-07-21 08:21:12 -04:00
"lastModified": 1721379653,
"narHash": "sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-21 08:21:12 -04:00
"rev": "1d9c2c9b3e71b9ee663d11c5d298727dace8d374",
"type": "github"
2024-05-13 20:47:46 -04:00
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-13 20:47:46 -04:00
}
},
"nixpkgs_3": {
2024-05-12 09:34:40 -04:00
"locked": {
2024-07-21 08:21:12 -04:00
"lastModified": 1721466660,
"narHash": "sha256-pFSxgSZqZ3h+5Du0KvEL1ccDZBwu4zvOil1zzrPNb3c=",
2024-05-12 09:34:40 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-21 08:21:12 -04:00
"rev": "6e14bbce7bea6c4efd7adfa88a40dac750d80100",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-05 18:43:02 -04:00
"root": {
"inputs": {
2024-05-13 20:47:46 -04:00
"catppuccin-vsc": "catppuccin-vsc",
2024-05-05 18:43:02 -04:00
"home-manager": "home-manager",
2024-05-13 11:42:34 -04:00
"lix": "lix",
"lix-module": "lix-module",
2024-05-13 20:47:46 -04:00
"nixpkgs": "nixpkgs_2",
2024-05-12 09:34:40 -04:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-05-13 20:47:46 -04:00
"nixpkgs": "nixpkgs_3",
2024-05-12 09:34:40 -04:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-07-21 08:21:12 -04:00
"lastModified": 1721531171,
"narHash": "sha256-AsvPw7T0tBLb53xZGcUC3YPqlIpdxoSx56u8vPCr6gU=",
2024-05-12 09:34:40 -04:00
"owner": "Mic92",
"repo": "sops-nix",
2024-07-21 08:21:12 -04:00
"rev": "909e8cfb60d83321d85c8d17209d733658a21c95",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-05-05 18:43:02 -04:00
}
2024-05-13 11:42:34 -04: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"
}
2024-05-05 18:43:02 -04:00
}
},
"root": "root",
"version": 7
}