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-14 21:41:51 +01:00
"lastModified": 1699783872,
"narHash": "sha256-4zTwLT2LL45Nmo6iwKB3ls3hWodVP9DiSWxki/oewWE=",
2023-09-09 16:31:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-14 21:41:51 +01:00
"rev": "280721186ab75a76537713ec310306f0eba3e407",
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-14 21:41:51 +01:00
"lastModified": 1699781429,
"narHash": "sha256-UYefjidASiLORAjIvVsUHG6WBtRhM67kTjEY4XfZOFs=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 21:41:51 +01:00
"rev": "e44462d6021bfe23dfb24b775cc7c390844f773d",
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-14 21:41:51 +01:00
"lastModified": 1699596684,
"narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 21:41:51 +01:00
"rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73",
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
}