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": {
2024-07-03 10:27:48 +02:00
"lastModified": 1719827385,
"narHash": "sha256-qs+nU20Sm8czHg3bhGCqiH+8e13BJyRrKONW34g3i50=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-03 10:27:48 +02:00
"rev": "391ca6e950c2525b4f853cbe29922452c14eda82",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-01 14:07:47 +02:00
"ref": "release-24.05",
2024-01-18 21:06:45 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-03 10:27:48 +02:00
"lastModified": 1719838683,
"narHash": "sha256-Zw9rQjHz1ilNIimEXFeVa1ERNRBF8DoXDhLAZq5B4pE=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-03 10:27:48 +02:00
"rev": "d032c1a6dfad4eedec7e35e91986becc699d7d69",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-01 14:07:47 +02:00
"ref": "nixos-24.05",
2024-01-18 21:06:45 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2024-07-03 10:27:48 +02:00
"lastModified": 1719994746,
"narHash": "sha256-C37FhwcMCwKOxxcxN3alPXnI8TTedWLqAjl+Vwf49Sw=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-03 10:27:48 +02:00
"rev": "90e277972a4cba6149f3b5a9f681de4a034ad060",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-07-03 10:27:48 +02:00
"lastModified": 1719958352,
"narHash": "sha256-InEKcwWZoNKakuPqGqo3skypFO7DJOvCsRIoJ9DhJt8=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-03 10:27:48 +02:00
"rev": "1efee2bb34d5f0db946c7292de1d4392c3601d37",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}