nixos-config/flake.lock

224 lines
5.7 KiB
Text
Raw Normal View History

2024-09-22 01:04:11 -04:00
{
"nodes": {
2024-11-29 17:11:57 -05:00
"audio": {
"inputs": {
"nix-buildproxy": "nix-buildproxy",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732817120,
"narHash": "sha256-oidfS7NRyewczLrauC6s8/dpoYgwyNQQb2LgmzXlc9E=",
"owner": "polygon",
"repo": "audio.nix",
"rev": "4fc71592d18314e8a77cd1f2cf452b1999966345",
"type": "github"
},
"original": {
"owner": "polygon",
"repo": "audio.nix",
"type": "github"
}
},
2024-09-22 01:04:11 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-12 21:02:10 -05:00
"lastModified": 1733951536,
"narHash": "sha256-Zb5ZCa7Xj+0gy5XVXINTSr71fCfAv+IKtmIXNrykT54=",
2024-09-22 01:04:11 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-12 21:02:10 -05:00
"rev": "1318c3f3b068cdcea922fa7c1a0a1f0c96c22f5f",
2024-09-22 01:04:11 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-11-28 13:39:35 -05:00
"ref": "release-24.11",
2024-09-22 01:04:11 -04:00
"repo": "home-manager",
"type": "github"
}
},
2024-09-27 11:34:14 -04:00
"kmonad": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "nix",
2024-11-05 13:56:10 -05:00
"lastModified": 1730793763,
"narHash": "sha256-m9agq+UNNwAovZj+WS5/1Yc1xoExG4A3SqmVP/e0r9Q=",
2024-09-27 11:34:14 -04:00
"ref": "refs/heads/master",
2024-11-05 13:56:10 -05:00
"rev": "606c488862df6c3be1e4e670f6e1e06008c84732",
"revCount": 875,
2024-09-27 11:34:14 -04:00
"submodules": true,
"type": "git",
"url": "https://github.com/kmonad/kmonad?dir=nix"
},
"original": {
"dir": "nix",
"submodules": true,
"type": "git",
"url": "https://github.com/kmonad/kmonad?dir=nix"
}
},
2024-09-28 21:03:16 -04:00
"musnix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-14 16:18:39 -05:00
"lastModified": 1734127708,
"narHash": "sha256-fXDr93nc3zUDCGS5qhrXAtwBJfiI40jIdoMncLAzbUY=",
2024-09-28 21:03:16 -04:00
"owner": "musnix",
"repo": "musnix",
2024-12-14 16:18:39 -05:00
"rev": "0a2bbd1e2ec78ef268698eb682f39015c1f3ca1d",
2024-09-28 21:03:16 -04:00
"type": "github"
},
"original": {
"owner": "musnix",
"repo": "musnix",
"type": "github"
}
},
2024-11-29 17:11:57 -05:00
"nix-buildproxy": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1708455753,
"narHash": "sha256-qP79WfPiTl92KrZkmvacba9Xas4WwSFln5DjkP2Q/Lg=",
"owner": "polygon",
"repo": "nix-buildproxy",
"rev": "77d486cb4b0458cb4c4a296c3140f7a6c36ab3e6",
"type": "github"
},
"original": {
"owner": "polygon",
"ref": "v0.1.0",
"repo": "nix-buildproxy",
"type": "github"
}
},
2024-09-23 23:35:58 -04:00
"nix-flatpak": {
"locked": {
2024-12-14 16:18:39 -05:00
"lastModified": 1734128415,
"narHash": "sha256-HLwdVNxpuTsLlM3tCkpbQU6yCehdgf3kOS1G2SDlkzY=",
2024-09-23 23:35:58 -04:00
"owner": "gmodena",
"repo": "nix-flatpak",
2024-12-14 16:18:39 -05:00
"rev": "8bdc2540da516006d07b04019eb57ae0781a04b3",
2024-09-23 23:35:58 -04:00
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-11-06 14:33:49 -05:00
"nix-ld": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-12 21:02:10 -05:00
"lastModified": 1733733360,
"narHash": "sha256-q6pp7uqkAxbsENjJr2U7vPVEoLX0m7ouCTBg/0J5v3g=",
2024-11-06 14:33:49 -05:00
"owner": "Mic92",
"repo": "nix-ld",
2024-12-12 21:02:10 -05:00
"rev": "0c74021f8e3779a68684e893a5fb9a72078d5e18",
2024-11-06 14:33:49 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-ld",
"type": "github"
}
},
2024-09-24 16:13:56 -04:00
"nixos-hardware": {
"locked": {
2024-12-12 21:02:10 -05:00
"lastModified": 1733861262,
"narHash": "sha256-+jjPup/ByS0LEVIrBbt7FnGugJgLeG9oc+ivFASYn2U=",
2024-09-24 16:13:56 -04:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-12-12 21:02:10 -05:00
"rev": "cf737e2eba82b603f54f71b10cb8fd09d22ce3f5",
2024-09-24 16:13:56 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-09-22 01:04:11 -04:00
"nixpkgs": {
2024-09-25 23:50:11 -04:00
"locked": {
2024-11-29 17:11:57 -05:00
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
"owner": "NixOS",
2024-09-25 23:50:11 -04:00
"repo": "nixpkgs",
2024-11-29 17:11:57 -05:00
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
2024-09-25 23:50:11 -04:00
"type": "github"
},
"original": {
2024-11-29 17:11:57 -05:00
"owner": "NixOS",
2024-09-25 23:50:11 -04:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-04 13:04:38 -05:00
"nixpkgs-unstable": {
2024-09-22 01:04:11 -04:00
"locked": {
"lastModified": 1734119587,
"narHash": "sha256-AKU6qqskl0yf2+JdRdD0cfxX4b9x3KKV5RqA6wijmPM=",
2024-09-22 01:04:11 -04:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3566ab7246670a43abd2ffa913cc62dad9cdf7d5",
2024-09-22 01:04:11 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-04 13:04:38 -05:00
"ref": "nixos-unstable",
2024-09-22 01:04:11 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-29 17:11:57 -05:00
"nixpkgs_2": {
"locked": {
"lastModified": 1734083684,
"narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
2024-11-29 17:11:57 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
2024-11-29 17:11:57 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-22 01:04:11 -04:00
"root": {
"inputs": {
2024-11-29 17:11:57 -05:00
"audio": "audio",
2024-09-22 01:04:11 -04:00
"home-manager": "home-manager",
2024-09-27 11:34:14 -04:00
"kmonad": "kmonad",
2024-09-28 21:03:16 -04:00
"musnix": "musnix",
2024-09-23 23:35:58 -04:00
"nix-flatpak": "nix-flatpak",
2024-11-06 14:33:49 -05:00
"nix-ld": "nix-ld",
2024-09-24 16:13:56 -04:00
"nixos-hardware": "nixos-hardware",
2024-11-29 17:11:57 -05:00
"nixpkgs": "nixpkgs_2",
2024-12-04 13:04:38 -05:00
"nixpkgs-unstable": "nixpkgs-unstable"
2024-09-25 23:50:11 -04:00
}
2024-09-22 01:04:11 -04:00
}
},
"root": "root",
"version": 7
}