nix-cfg/flake.lock

141 lines
3.5 KiB
Text
Raw Normal View History

2023-09-09 16:31:01 +02:00
{
"nodes": {
2023-11-13 20:46:28 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1698579227,
"narHash": "sha256-KVWjFZky+gRuWennKsbo6cWyo7c/z/VgCte5pR9pEKg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f76e870d64779109e41370848074ac4eaa1606ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-09 12:55:51 +01:00
"lastModified": 1698670511,
"narHash": "sha256-jQIu3UhBMPHXzVkHQO1O2gg8SVo5lqAVoC6mOaLQcLQ=",
2023-09-09 16:31:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-09 12:55:51 +01:00
"rev": "8e5416b478e465985eec274bc3a018024435c106",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-30 17:20:54 +01:00
"ref": "master",
2023-09-09 16:31:01 +02:00
"repo": "home-manager",
"type": "github"
}
},
2023-11-13 20:46:28 +01:00
"nh": {
"inputs": {
"flake-parts": "flake-parts",
"nix-filter": "nix-filter",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698826948,
"narHash": "sha256-Th05oofIIhsN2bmJNsb0Xev3+RJgtk8stjHZX9EdWA0=",
"owner": "viperML",
"repo": "nh",
"rev": "23d21975231d569afbe3973eb19d955c650f8f08",
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1694857738,
"narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs": {
"locked": {
2023-11-09 12:55:51 +01:00
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-09 12:55:51 +01:00
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-13 20:46:28 +01:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs-stable": {
"locked": {
2023-11-09 12:55:51 +01:00
"lastModified": 1698562188,
"narHash": "sha256-9nkxGnA/T+jLhHAMFRW157Qi/zfbf5dF1q7HfKROl3o=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-09 12:55:51 +01:00
"rev": "3e10c80821dedb93592682379f476745f370a58e",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-13 20:46:28 +01:00
"nh": "nh",
2023-09-09 16:31:01 +02:00
"nixpkgs": "nixpkgs",
2023-11-09 12:55:51 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2023-09-09 16:31:01 +02:00
}
}
},
"root": "root",
"version": 7
}