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-22 14:49:43 +02:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-22 14:49:43 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
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-22 14:49:43 +02:00
"lastModified": 1721548954,
"narHash": "sha256-7cCC8+Tdq1+3OPyc3+gVo9dzUNkNIQfwSDJ2HSi2u3o=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-22 14:49:43 +02:00
"rev": "63d37ccd2d178d54e7fb691d7ec76000740ea24a",
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-22 14:49:43 +02:00
"lastModified": 1721651541,
"narHash": "sha256-h20QbZhK6EiWjG3pEAtQYqqLDeA5YZXYfBVF7Hm7j/M=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-22 14:49:43 +02:00
"rev": "af81d1b24bcf039613a11ae4bcc03b7415d7cae0",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-07-22 14:49:43 +02:00
"lastModified": 1721615467,
"narHash": "sha256-/foTRkSnMwwS3BeVlUNenyIPehCyDgovOPmz5tL6OkQ=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-22 14:49:43 +02:00
"rev": "176e4e9d36742841406578db792d3278ef6974c7",
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
}