sisyphus/nixos/flake.lock

195 lines
4.9 KiB
Text
Raw Permalink Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
2023-03-22 22:12:39 +01:00
"devshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-24 21:38:30 +02:00
],
"systems": "systems"
2023-03-22 22:12:39 +01:00
},
"locked": {
2023-10-28 12:49:49 +02:00
"lastModified": 1698410321,
"narHash": "sha256-MphuSlgpmKwtJncGMohryHiK55J1n6WzVQ/OAfmfoMc=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "devshell",
2023-10-28 12:49:49 +02:00
"rev": "1aed986e3c81a4f6698e85a7452cbfcc4b31a36e",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
2023-05-24 21:38:30 +02:00
"inputs": {
"systems": "systems_2"
},
2023-03-22 22:12:39 +01:00
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-22 22:12:39 +01:00
]
2023-03-06 21:00:44 +01:00
},
"locked": {
2023-11-14 22:38:08 +01:00
"lastModified": 1699748081,
"narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-14 22:38:08 +01:00
"rev": "04bac349d585c9df38d78e0285b780a140dc74a4",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-17 10:01:00 +02:00
"ref": "release-23.05",
2023-03-06 21:00:44 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-14 22:38:08 +01:00
"lastModified": 1699596684,
"narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 22:38:08 +01:00
"rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-06-17 10:01:00 +02:00
"ref": "nixos-23.05",
2023-03-06 21:00:44 +01:00
"type": "indirect"
}
},
2023-05-24 21:38:30 +02:00
"nixpkgs-stable": {
"locked": {
2023-11-14 22:38:08 +01:00
"lastModified": 1699756042,
"narHash": "sha256-bHHjQQBsEPOxLL+klYU2lYshDnnWY12SewzQ7n5ab2M=",
2023-05-24 21:38:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 22:38:08 +01:00
"rev": "9502d0245983bb233da8083b55d60d96fd3c29ff",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-17 10:01:00 +02:00
"ref": "release-23.05",
2023-05-24 21:38:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": {
"locked": {
2023-11-14 22:38:08 +01:00
"lastModified": 1699781429,
"narHash": "sha256-UYefjidASiLORAjIvVsUHG6WBtRhM67kTjEY4XfZOFs=",
2023-06-24 14:01:21 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 22:38:08 +01:00
"rev": "e44462d6021bfe23dfb24b775cc7c390844f773d",
2023-06-24 14:01:21 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-03-06 21:00:44 +01:00
"root": {
"inputs": {
2023-03-22 22:12:39 +01:00
"devshell": "devshell",
"flake-utils": "flake-utils",
2023-03-06 21:00:44 +01:00
"home-manager": "home-manager",
2023-03-07 23:12:34 +01:00
"nixpkgs": "nixpkgs",
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-05-24 21:38:30 +02:00
"sops-nix": "sops-nix",
2023-03-22 22:12:39 +01:00
"utils": "utils"
2023-03-06 21:00:44 +01:00
}
},
2023-05-24 21:38:30 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-14 22:38:08 +01:00
"lastModified": 1699951338,
"narHash": "sha256-1GeczM7XfgHcYGYiYNcdwSFu3E62vmh4d7mffWZvyzE=",
2023-05-24 21:38:30 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-14 22:38:08 +01:00
"rev": "0e3a94167dcd10a47b89141f35b2ff9e04b34c46",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"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"
}
},
"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"
}
},
2023-03-06 21:00:44 +01:00
"utils": {
2023-03-22 22:12:39 +01:00
"inputs": {
"flake-utils": [
"flake-utils"
]
},
2023-03-06 21:00:44 +01:00
"locked": {
2023-10-10 21:14:05 +02:00
"lastModified": 1696331477,
"narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-10-10 21:14:05 +02:00
"rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-03-06 21:00:44 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}