nix-dotfiles/flake.lock

331 lines
8.7 KiB
Plaintext
Raw Normal View History

2022-03-07 16:01:52 +01:00
{
"nodes": {
2022-03-22 16:37:19 +01:00
"dotfiles": {
"flake": false,
"locked": {
"lastModified": 1654179945,
"narHash": "sha256-vnD7vu/hRBPoqL6Wse9CELitW30a9P++QTPnNm1qHjE=",
2022-11-20 17:10:12 +01:00
"ref": "master",
"rev": "37bdd48de4bfa8e03a8ab5ef840b2509e193e6a1",
2022-11-20 17:10:12 +01:00
"revCount": 96,
"type": "git",
"url": "https://git.pvv.ntnu.no/oysteikt/dotfiles"
2022-03-22 16:37:19 +01:00
},
"original": {
2022-11-20 17:10:12 +01:00
"ref": "master",
"type": "git",
"url": "https://git.pvv.ntnu.no/oysteikt/dotfiles"
2022-03-22 16:37:19 +01:00
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-02-25 18:06:11 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2023-02-25 18:06:11 +01:00
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-25 18:06:11 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-25 18:06:11 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-07 16:01:52 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-03-07 16:01:52 +01:00
},
"locked": {
2024-12-04 23:00:57 +01:00
"lastModified": 1733050161,
"narHash": "sha256-lYnT+EYE47f5yY3KS/Kd4pJ6CO9fhCqumkYYkQ3TK20=",
2022-03-07 16:01:52 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-04 23:00:57 +01:00
"rev": "62d536255879be574ebfe9b87c4ac194febf47c5",
2022-03-07 16:01:52 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-11-29 01:32:04 +01:00
"ref": "release-24.11",
2022-03-07 16:01:52 +01:00
"repo": "home-manager",
"type": "github"
}
},
2023-02-25 18:06:11 +01:00
"matrix-synapse-next": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2023-02-25 18:06:11 +01:00
},
"locked": {
"lastModified": 1717234745,
"narHash": "sha256-MFyKRdw4WQD6V3vRGbP6MYbtJhZp712zwzjW6YiOBYM=",
2023-02-25 18:06:11 +01:00
"owner": "dali99",
"repo": "nixos-matrix-modules",
"rev": "d7dc42c9bbb155c5e4aa2f0985d0df75ce978456",
2023-02-25 18:06:11 +01:00
"type": "github"
},
"original": {
"owner": "dali99",
"ref": "v0.6.0",
2023-02-25 18:06:11 +01:00
"repo": "nixos-matrix-modules",
"type": "github"
}
},
2023-01-04 14:32:33 +01:00
"maunium-stickerpicker": {
"inputs": {
2023-12-18 20:59:48 +01:00
"mauniumStickerpicker": "mauniumStickerpicker",
"nixpkgs": [
"nixpkgs"
]
2023-01-04 14:32:33 +01:00
},
"locked": {
"lastModified": 1717347239,
"narHash": "sha256-2XHUSIr+MOT7/63i5M1NhJrkaurp9+dE0rWATHVvunY=",
2023-12-18 20:59:48 +01:00
"owner": "h7x4",
"repo": "maunium-stickerpicker-nix",
"rev": "5761aba540580a0c0e5168cfb1422825b2e8e360",
2023-12-18 20:59:48 +01:00
"type": "github"
2023-01-04 14:32:33 +01:00
},
"original": {
2023-12-18 20:59:48 +01:00
"owner": "h7x4",
"ref": "0.1.0",
2023-12-18 20:59:48 +01:00
"repo": "maunium-stickerpicker-nix",
"type": "github"
2023-01-04 14:32:33 +01:00
}
},
2023-12-18 20:59:48 +01:00
"mauniumStickerpicker": {
2023-02-25 18:06:11 +01:00
"flake": false,
"locked": {
"lastModified": 1716038335,
"narHash": "sha256-OjmeIkSds59i6lHG/M3Z+32k9nGgm/owJ4x+xwyx0Qs=",
2023-02-25 18:06:11 +01:00
"owner": "maunium",
"repo": "stickerpicker",
"rev": "47f17fde452b5e9f0c9e96ce0e2c878dd0574b7f",
2023-02-25 18:06:11 +01:00
"type": "github"
},
"original": {
"owner": "maunium",
"repo": "stickerpicker",
"type": "github"
}
},
"minecraft": {
"inputs": {
"flake-compat": "flake-compat",
2023-02-25 18:06:11 +01:00
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-unstable"
]
2023-02-25 18:06:11 +01:00
},
"locked": {
2024-12-05 10:20:46 +01:00
"lastModified": 1733363776,
"narHash": "sha256-3EZvm60PErALa91el3zRl+cJCuHmJfqiBzK+EEPnf84=",
2023-02-25 18:06:11 +01:00
"owner": "infinidoge",
"repo": "nix-minecraft",
2024-12-05 10:20:46 +01:00
"rev": "46d4b9024ccd2b36012ba074b330fd955a22295b",
2023-02-25 18:06:11 +01:00
"type": "github"
},
"original": {
"owner": "infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
2024-12-04 23:00:57 +01:00
"nixos-hardware": {
"locked": {
"lastModified": 1733217105,
"narHash": "sha256-fc6jTzIwCIVWTX50FtW6AZpuukuQWSEbPiyg6ZRGWFY=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "cceee0a31d2f01bcc98b2fbd591327c06a4ea4f9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-03-07 16:01:52 +01:00
"nixpkgs": {
"locked": {
2024-12-04 23:00:57 +01:00
"lastModified": 1733261153,
"narHash": "sha256-eq51hyiaIwtWo19fPEeE0Zr2s83DYMKJoukNLgGGpek=",
2022-03-07 16:01:52 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-04 23:00:57 +01:00
"rev": "b681065d0919f7eb5309a93cea2cfa84dec9aa88",
2022-03-07 16:01:52 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-11-29 01:32:04 +01:00
"ref": "nixos-24.11",
2022-03-07 16:01:52 +01:00
"type": "indirect"
}
},
2024-11-29 01:32:04 +01:00
"nixpkgs-unstable": {
"locked": {
2024-12-05 10:20:46 +01:00
"lastModified": 1733390065,
"narHash": "sha256-iB3dHF25/3kwBLwOHJaMp2JPq3iBLkcnHxWfemykRsg=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 10:20:46 +01:00
"rev": "59e0687dfe83e658efb399f903970abbf3a6730e",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-29 01:32:04 +01:00
"ref": "master",
"repo": "nixpkgs",
"type": "github"
2023-01-04 14:32:33 +01:00
}
},
2024-12-04 23:00:57 +01:00
"osuchan": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-05 10:20:46 +01:00
"lastModified": 1672838459,
"narHash": "sha256-SIXzj9fbSvr/jfhhil+0cS7I6KONijdH80PFGxJi+CA=",
2024-12-04 23:00:57 +01:00
"ref": "refs/heads/master",
2024-12-05 10:20:46 +01:00
"rev": "392fb541ce39f1f52908eee336d5ed409cd798ed",
"revCount": 42,
2024-12-04 23:00:57 +01:00
"type": "git",
"url": "file:///home/h7x4/git/osuchan-line-bot"
},
"original": {
"type": "git",
"url": "file:///home/h7x4/git/osuchan-line-bot"
}
},
2022-03-07 16:01:52 +01:00
"root": {
"inputs": {
2022-03-22 16:37:19 +01:00
"dotfiles": "dotfiles",
2022-03-07 16:01:52 +01:00
"home-manager": "home-manager",
2023-02-25 18:06:11 +01:00
"matrix-synapse-next": "matrix-synapse-next",
2023-01-04 14:32:33 +01:00
"maunium-stickerpicker": "maunium-stickerpicker",
2023-02-25 18:06:11 +01:00
"minecraft": "minecraft",
2024-12-04 23:00:57 +01:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
2024-12-04 23:00:57 +01:00
"osuchan": "osuchan",
"sops-nix": "sops-nix",
"vscode-server": "vscode-server"
2022-03-07 16:01:52 +01:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-11-29 01:32:04 +01:00
]
},
2022-08-18 23:15:50 +02:00
"locked": {
2024-12-04 23:00:57 +01:00
"lastModified": 1733128155,
"narHash": "sha256-m6/qwJAJYcidGMEdLqjKzRIjapK4nUfMq7rDCTmZajc=",
"owner": "Mic92",
"repo": "sops-nix",
2024-12-04 23:00:57 +01:00
"rev": "c6134b6fff6bda95a1ac872a2a9d5f32e3c37856",
2023-02-25 18:06:11 +01:00
"type": "github"
2022-08-18 23:15:50 +02:00
},
"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",
2023-02-25 18:06:11 +01:00
"type": "github"
2022-08-18 23:15:50 +02:00
}
},
"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"
}
},
"vscode-server": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-29 01:32:04 +01:00
"lastModified": 1729422940,
"narHash": "sha256-DlvJv33ml5UTKgu4b0HauOfFIoDx6QXtbqUF3vWeRCY=",
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-11-29 01:32:04 +01:00
"rev": "8b6db451de46ecf9b4ab3d01ef76e59957ff549f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
2022-03-07 16:01:52 +01:00
}
},
"root": "root",
"version": 7
}