nix-cfg/flake.lock

122 lines
3 KiB
Text
Raw Normal View History

2023-09-09 16:31:01 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702423270,
"narHash": "sha256-3ZA5E+b2XBP+c9qGhWpRApzPq/PZtIPgkeEDpTBV4g8=",
2023-09-09 16:31:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d9297efd3a1c3ebb9027dc68f9da0ac002ae94db",
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": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702508650,
"narHash": "sha256-GP+miDHPFFmqsTArOqCxlVqFT6DKGjAkGkKvrD347s4=",
2023-11-13 20:46:28 +01:00
"owner": "viperML",
"repo": "nh",
"rev": "a8888fe251a57dd3f055b9c8e2431f1e8e430f18",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1702312524,
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a9bf124c46ef298113270b1f84a164865987a91c",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-fresh": {
"locked": {
2024-01-09 08:01:25 +01:00
"lastModified": 1702723167,
"narHash": "sha256-cIxAF4Do+B7mQxzRDo/8B9QO0i2ap3i/i6Ujk8kx+Ws=",
2023-11-13 20:46:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-09 08:01:25 +01:00
"rev": "7d6929828a2d28eda9d37254ff6be3b6819506ca",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-locked": {
"locked": {
2023-11-29 17:19:19 +01:00
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-29 17:19:19 +01:00
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1702221085,
"narHash": "sha256-Br3GCSkkvkmw46cT6wCz6ro2H1WgDMWbKE0qctbdtL0=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c2786e7084cbad90b4f9472d5b5e35ecb57958af",
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",
"nixpkgs-fresh": "nixpkgs-fresh",
"nixpkgs-locked": "nixpkgs-locked",
2023-11-09 12:55:51 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2023-09-09 16:31:01 +02:00
}
}
},
"root": "root",
"version": 7
}