infra/nix/os/devices/sj-srv1/flake.lock

84 lines
2.1 KiB
Text
Raw Normal View History

2024-01-18 21:06:45 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-23 10:01:23 +01:00
"lastModified": 1736373539,
"narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-23 10:01:23 +01:00
"rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-05 22:11:05 +01:00
"ref": "release-24.11",
2024-01-18 21:06:45 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-23 10:01:23 +01:00
"lastModified": 1737404927,
"narHash": "sha256-e1WgPJpIYbOuokjgylcsuoEUCB4Jl2rQXa2LUD6XAG8=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-23 10:01:23 +01:00
"rev": "ae584d90cbd0396a422289ee3efb1f1c9d141dc3",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-05 22:11:05 +01:00
"ref": "nixos-24.11",
2024-01-18 21:06:45 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2025-01-23 10:01:23 +01:00
"lastModified": 1737621708,
"narHash": "sha256-EJRzBfAi7XlPlyQuGgyCctX6PpR1P7nMnRxrHOnfXj0=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-23 10:01:23 +01:00
"rev": "f0413353abad5d3826571102243795bb80ed5444",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2025-01-23 10:01:23 +01:00
"lastModified": 1737597992,
"narHash": "sha256-FECKBxkd+w5I/fhsquthDiw/r/MdCpqmKikBU9yQGug=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-23 10:01:23 +01:00
"rev": "d0bb4699177f691c8e558b32b3bdc38bc112f76f",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-23 22:17:58 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2024-01-18 21:06:45 +00:00
}
},
"root": "root",
"version": 7
}