nixos/flake.lock
github-actions[bot] a0410a4ba7
flake.lock: Update (#7)
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/fc3c3817c9f1fcd405463c6a7f0f98baab97c692' (2023-07-05)
  → 'github:nix-community/disko/aeebdc1156c1ef6cb1e8f75c3f53bc34f33fad6f' (2023-07-13)
• Updated input 'master':
    'github:nixos/nixpkgs/3c84e25b49ddcf48a733d790789b56f53ac22d30' (2023-07-12)
  → 'github:nixos/nixpkgs/493dacf7488d700c714251d4590d081dcaadd609' (2023-07-13)
• Updated input 'sops-nix':
    'github:mic92/sops-nix/b2047c8fc963407916ad3834165309007dc5a1f7' (2023-07-09)
  → 'github:mic92/sops-nix/88b964df6981e4844c07be8c192aa6bdca768a10' (2023-07-12)
• Updated input 'stable':
    'github:nixos/nixpkgs/8163a64662b43848802092d52015ef60777d6129' (2023-07-11)
  → 'github:nixos/nixpkgs/98da3dd0de6660d4abed7bb74e748694bd803413' (2023-07-12)
• Updated input 'unstable':
    'github:nixos/nixpkgs/4a729ce4b1fe5ec4fffc71c67c96aa5184ebb462' (2023-07-10)
  → 'github:nixos/nixpkgs/f2406198ea0e4e37d4380d0e20336c575b8f8ef9' (2023-07-11)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-13 04:15:17 +00:00

363 lines
9.4 KiB
JSON

{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1689213711,
"narHash": "sha256-8WciPYEMz3C7Xt1XIeHl5mh2mnBKOu5P6E7ID9vwaQY=",
"owner": "nix-community",
"repo": "disko",
"rev": "aeebdc1156c1ef6cb1e8f75c3f53bc34f33fad6f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"fetch-rs": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1689037738,
"narHash": "sha256-XER0bzySKS1ii/cUrzfUMm97ux2Ssq/TA4grBABDuuw=",
"owner": "gerg-L",
"repo": "fetch-rs",
"rev": "7b31c170b18547efac87f47fb39ac4ef721f911b",
"type": "github"
},
"original": {
"owner": "gerg-L",
"repo": "fetch-rs",
"type": "github"
}
},
"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"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"master": {
"locked": {
"lastModified": 1689221600,
"narHash": "sha256-tLybuTLdFbiRdEAnLB/VE1K6WSXpfcZckMJHsLniGzU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "493dacf7488d700c714251d4590d081dcaadd609",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"neovim-src": {
"flake": false,
"locked": {
"lastModified": 1688085369,
"narHash": "sha256-g/2k/heQXYN38xutKf3JoeAe3bpmLswR/F8oupPzxdM=",
"owner": "neovim",
"repo": "neovim",
"rev": "d7bb19e0138c7363ed40c142972c07e4e1912785",
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "neovim",
"rev": "d7bb19e0138c7363ed40c142972c07e4e1912785",
"type": "github"
}
},
"nix": {
"inputs": {
"flake-compat": "flake-compat",
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs",
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1688234932,
"narHash": "sha256-X0Tus1uP+tSBySLCUKlmV/Nv7Vfj4ljBL/ptsS0DQ6s=",
"owner": "nixos",
"repo": "nix",
"rev": "7b39a388b382e7912de3c5951faad42fe2d72f48",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nix",
"rev": "7b39a388b382e7912de3c5951faad42fe2d72f48",
"type": "github"
}
},
"nixlib": {
"locked": {
"lastModified": 1688259758,
"narHash": "sha256-CYVbYQfIm3vwciCf6CCYE+WOOLE3vcfxfEfNHIfKUJQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "a92befce80a487380ea5e92ae515fe33cebd3ac6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1688738567,
"narHash": "sha256-yax5BYOfpE0+95kyJmEcfKEdZBaFvCENDogBB4VQB3Q=",
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "9191c85aab6b1a7ad395c13d340f2aa0e3ddf552",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1670461440,
"narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1688868408,
"narHash": "sha256-RR9N5XTAxSBhK8MCvLq9uxfdkd7etC//seVXldy0k48=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "510d721ce097150ae3b80f84b04b13b039186571",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nvim-flake": {
"inputs": {
"neovim-src": "neovim-src",
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1688952806,
"narHash": "sha256-/BT02kwWBcSJqMnKY5wnRu+7UFpdS4pcBqcaipLy3k4=",
"owner": "gerg-L",
"repo": "nvim-flake",
"rev": "4a7de57d3e073cacffae14759115a539e68eca6c",
"type": "github"
},
"original": {
"owner": "gerg-L",
"repo": "nvim-flake",
"type": "github"
}
},
"pipewire_fix": {
"locked": {
"lastModified": 1684322576,
"narHash": "sha256-p6KBRm9bZNlYjcrADYjMAlr6vFQXEh0qD/CryPAEwV4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "45a55711fe12d0aada3aa04746082cf1b83dfbf3",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "45a55711fe12d0aada3aa04746082cf1b83dfbf3",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"fetch-rs": "fetch-rs",
"master": "master",
"nix": "nix",
"nixos-generators": "nixos-generators",
"nvim-flake": "nvim-flake",
"pipewire_fix": "pipewire_fix",
"sops-nix": "sops-nix",
"spicetify-nix": "spicetify-nix",
"stable": "stable",
"suckless": "suckless",
"unstable": "unstable"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"unstable"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1689149796,
"narHash": "sha256-3FCUdayBHcxk6BZOxEIfa5UxbXNQzTc/VlN7ociI2Dw=",
"owner": "mic92",
"repo": "sops-nix",
"rev": "88b964df6981e4844c07be8c192aa6bdca768a10",
"type": "github"
},
"original": {
"owner": "mic92",
"repo": "sops-nix",
"type": "github"
}
},
"spicetify-nix": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1688940676,
"narHash": "sha256-5lY+yF1Vr/CvxIVEKWPFryatCCgP/zXLbXldwRrHZXM=",
"owner": "Gerg-L",
"repo": "spicetify-nix",
"rev": "f1c62e78ec1c14fea453b6cec5399ec70321e09a",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"ref": "personal",
"repo": "spicetify-nix",
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1689137672,
"narHash": "sha256-QZoHxr0a73x6rQcAo5CiwYpysHbSnk7lAR8/16um7mM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "98da3dd0de6660d4abed7bb74e748694bd803413",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"suckless": {
"inputs": {
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1688952946,
"narHash": "sha256-tRcGfEFc6nQ0RpqImEgeTSmRxy5rk9YWa819Cw8DFfU=",
"owner": "gerg-L",
"repo": "suckless",
"rev": "fdd3a8bc6e0a4aadaa45dd21d785ea2402d0f8cc",
"type": "github"
},
"original": {
"owner": "gerg-L",
"repo": "suckless",
"type": "github"
}
},
"unstable": {
"locked": {
"lastModified": 1689098530,
"narHash": "sha256-fxc/9f20wRyo/5ydkmZkX/Sh/ULa7RcT8h+cUv8p/44=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f2406198ea0e4e37d4380d0e20336c575b8f8ef9",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}