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-03-29 14:17:53 +01:00
"lastModified": 1742655702,
"narHash": "sha256-jbqlw4sPArFtNtA1s3kLg7/A4fzP4GLk9bGbtUJg0JQ=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-03-29 14:17:53 +01:00
"rev": "0948aeedc296f964140d9429223c7e4a0702a1ff",
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-03-29 14:17:53 +01:00
"lastModified": 1742937945,
"narHash": "sha256-lWc+79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-03-29 14:17:53 +01:00
"rev": "d02d88f8de5b882ccdde0465d8fa2db3aa1169f7",
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-03-29 14:22:57 +01:00
"lastModified": 1743254031,
"narHash": "sha256-GifcLAPF2NEySxuv9C5iN3eR4vz6mxbisaVN74p79HM=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-03-29 14:22:57 +01:00
"rev": "2a7891ae2fc1eec4b45f9dbf17960fb95c98913a",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2025-03-29 14:17:53 +01:00
"lastModified": 1743210622,
"narHash": "sha256-AagCXne3DGJARB7kxCjcBgJddT/J2CC7SSe7I6kFqso=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-03-29 14:17:53 +01:00
"rev": "800863744b6d0ef3c748a094a15e7f9d361f62fb",
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
}