sisyphus/nixos/flake.lock

195 lines
4.9 KiB
Text
Raw Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
2023-03-22 22:12:39 +01:00
"devshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-24 21:38:30 +02:00
],
"systems": "systems"
2023-03-22 22:12:39 +01:00
},
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1692793255,
"narHash": "sha256-yVyj0AE280JkccDHuG1XO9oGxN6bW8ksr/xttXcXzK0=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "devshell",
2023-09-02 17:48:59 +02:00
"rev": "2aa26972b951bc05c3632d4e5ae683cb6771a7c6",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
2023-05-24 21:38:30 +02:00
"inputs": {
"systems": "systems_2"
},
2023-03-22 22:12:39 +01:00
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-02 17:48:59 +02:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-22 22:12:39 +01:00
]
2023-03-06 21:00:44 +01:00
},
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1693208669,
"narHash": "sha256-hHFaaUsZ860wvppPeiu7nJn/nXZjJfnqAQEu9SPFE9I=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-02 17:48:59 +02:00
"rev": "5bac4a1c06cd77cf8fc35a658ccb035a6c50cd2c",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-17 10:01:00 +02:00
"ref": "release-23.05",
2023-03-06 21:00:44 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1693428224,
"narHash": "sha256-FWUUlhYqkGEySUD0blTADRiDQ7fw+H1ikivfu88uy+w=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-02 17:48:59 +02:00
"rev": "841889913dfd06a70ffb39f603e29e46f45f0c1a",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-06-17 10:01:00 +02:00
"ref": "nixos-23.05",
2023-03-06 21:00:44 +01:00
"type": "indirect"
}
},
2023-05-24 21:38:30 +02:00
"nixpkgs-stable": {
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1693097136,
"narHash": "sha256-fBZSMdBaoZ0INFbyZ5s0DOF7zDNcLsLxgkwdDh3l9Pc=",
2023-05-24 21:38:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-02 17:48:59 +02:00
"rev": "9117c4e9dc117a6cd0319cca40f2349ed333669d",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-17 10:01:00 +02:00
"ref": "release-23.05",
2023-05-24 21:38:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": {
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1693565476,
"narHash": "sha256-ya00zHt7YbPo3ve/wNZ/6nts61xt7wK/APa6aZAfey0=",
2023-06-24 14:01:21 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-02 17:48:59 +02:00
"rev": "aa8aa7e2ea35ce655297e8322dc82bf77a31d04b",
2023-06-24 14:01:21 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-03-06 21:00:44 +01:00
"root": {
"inputs": {
2023-03-22 22:12:39 +01:00
"devshell": "devshell",
"flake-utils": "flake-utils",
2023-03-06 21:00:44 +01:00
"home-manager": "home-manager",
2023-03-07 23:12:34 +01:00
"nixpkgs": "nixpkgs",
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-05-24 21:38:30 +02:00
"sops-nix": "sops-nix",
2023-03-22 22:12:39 +01:00
"utils": "utils"
2023-03-06 21:00:44 +01:00
}
},
2023-05-24 21:38:30 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-09-02 17:48:59 +02:00
"lastModified": 1693404499,
"narHash": "sha256-cx/7yvM/AP+o/3wPJmA9W9F+WHemJk5t+Xcr+Qwkqhg=",
2023-05-24 21:38:30 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-09-02 17:48:59 +02:00
"rev": "d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"utils": {
2023-03-22 22:12:39 +01:00
"inputs": {
"flake-utils": [
"flake-utils"
]
},
2023-03-06 21:00:44 +01:00
"locked": {
2023-03-22 22:12:39 +01:00
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-03-06 21:00:44 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}