nosignal-shell/flake.lock
2 * r + 2 * t f2464fd414
ci: add flake update action (#267)
* create flake update action

* what am i doing

* fix

* try nixpkgs.hyprland

* try flake

* use add

* try sway + cache nix

* use install

* fix pgrep

* fix sway exit

* screw sway ipc

* get ready for merge

* [CI] chore: update flake

* finally ready
2025-07-25 21:35:29 +10:00

94 lines
2.3 KiB
JSON

{
"nodes": {
"app2unit": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1752640923,
"narHash": "sha256-jcoNgqOaD7wuoYg6y+BXuCHueDzJ7gjR7RdFKHBNg2A=",
"owner": "soramanew",
"repo": "app2unit",
"rev": "d0159c1d7090f8563db6bedd153cb8168628b06d",
"type": "github"
},
"original": {
"owner": "soramanew",
"repo": "app2unit",
"type": "github"
}
},
"caelestia-cli": {
"inputs": {
"app2unit": [
"app2unit"
],
"caelestia-shell": [],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1753407718,
"narHash": "sha256-VnqE8hpqyIdJ91OBaJatxGyNccev+OC19U/MVZUd/0E=",
"owner": "caelestia-dots",
"repo": "cli",
"rev": "2bde2ddfbf56277fbf93af96fe3a88cb042b6696",
"type": "github"
},
"original": {
"owner": "caelestia-dots",
"repo": "cli",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1753250450,
"narHash": "sha256-i+CQV2rPmP8wHxj0aq4siYyohHwVlsh40kV89f3nw1s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fc02ee70efb805d3b2865908a13ddd4474557ecf",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1753402503,
"narHash": "sha256-cc1seYNwhhk9f74NpJSFRmQFjDzXInq66/dSVs2eK4Y=",
"ref": "refs/heads/master",
"rev": "4dad44757085a42423f758bf0177cebcd07b4a4a",
"revCount": 656,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"root": {
"inputs": {
"app2unit": "app2unit",
"caelestia-cli": "caelestia-cli",
"nixpkgs": "nixpkgs",
"quickshell": "quickshell"
}
}
},
"root": "root",
"version": 7
}