flake.lock: Update

Flake lock file updates:

• Added input 'hercules-ci-agent':
    'github:hercules-ci/hercules-ci-agent/2414d3ef99c43068af18bf1ab307dc32f08aac69' (2022-03-24)
• Added input 'hercules-ci-agent/flake-compat':
    'github:edolstra/flake-compat/b7547d3eed6f32d06102ead8991ec52ab0a4f1a7' (2022-01-03)
• Added input 'hercules-ci-agent/flake-modules-core':
    'github:hercules-ci/flake-modules-core/fd84881e00ea7d070f8a11689ae333d15c317213' (2022-03-15)
• Added input 'hercules-ci-agent/flake-modules-core/nixpkgs':
    follows 'hercules-ci-agent/nixos-unstable'
• Added input 'hercules-ci-agent/nix-darwin':
    'github:LnL7/nix-darwin/17fbc68a6110edbff67e55f7450230a697ecb17e' (2022-03-13)
• Added input 'hercules-ci-agent/nix-darwin/nixpkgs':
    'github:LnL7/nixpkgs/f780534ea2d0c12e62607ff254b6b45f46653f7a' (2020-10-11)
• Added input 'hercules-ci-agent/nixos-unstable':
    'github:hercules-ci/nixpkgs/70e6eb9ec8d548b836f8dedbf63d86a6bd737dc3' (2022-03-16)
• Added input 'hercules-ci-agent/pre-commit-hooks-nix':
    'github:hercules-ci/pre-commit-hooks.nix/3bb289628867ac40fc9e7c514f8266b1ce8c0910' (2021-12-01)
• Added input 'hercules-ci-agent/pre-commit-hooks-nix/flake-utils':
    'github:numtide/flake-utils/2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28' (2021-04-25)
• Added input 'hercules-ci-agent/pre-commit-hooks-nix/nixpkgs':
    'github:NixOS/nixpkgs/bb80d578e8ad3cb5a607f468ac00cc546d0396dc' (2021-04-27)
This commit is contained in:
Max Headroom 2022-03-29 22:53:24 +02:00
parent 2f422b5e79
commit 95c49cdfe9

View file

@ -144,6 +144,22 @@
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1603796912,
@ -159,6 +175,27 @@
"type": "github"
}
},
"flake-modules-core": {
"inputs": {
"nixpkgs": [
"hercules-ci-agent",
"nixos-unstable"
]
},
"locked": {
"lastModified": 1647368891,
"narHash": "sha256-czmhnXovaf7Qsg1ASXIfr8WOkRPWYVfI7Mc7V9QzvGE=",
"owner": "hercules-ci",
"repo": "flake-modules-core",
"rev": "fd84881e00ea7d070f8a11689ae333d15c317213",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-modules-core",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
@ -190,6 +227,21 @@
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1619345332,
"narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
@ -204,7 +256,7 @@
"type": "github"
}
},
"flake-utils_3": {
"flake-utils_4": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
@ -251,6 +303,28 @@
"type": "github"
}
},
"hercules-ci-agent": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-modules-core": "flake-modules-core",
"nix-darwin": "nix-darwin",
"nixos-unstable": "nixos-unstable",
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
},
"locked": {
"lastModified": 1648137830,
"narHash": "sha256-sWnsQoCRXgfvxiwSiTcaR5+pYLl5C2VU8fEYWaeMHUg=",
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"rev": "2414d3ef99c43068af18bf1ab307dc32f08aac69",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -321,8 +395,8 @@
},
"mms": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_3",
"nix": "nix",
"nixpkgs": [
"nixpkgs"
@ -344,7 +418,7 @@
},
"nar-serve": {
"inputs": {
"flake-utils": "flake-utils_3",
"flake-utils": "flake-utils_4",
"nixpkgs": [
"nixpkgs"
]
@ -367,7 +441,7 @@
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1606150835,
@ -383,6 +457,24 @@
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1647173930,
"narHash": "sha256-8oca3Pc68VrCp8HeOtHmzs5g0rdQnPO9beDEEZJ02W0=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "17fbc68a6110edbff67e55f7450230a697ecb17e",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nix-super": {
"inputs": {
"lowdown-src": "lowdown-src_2",
@ -405,6 +497,22 @@
"url": "https://git.privatevoid.net/max/nix-super-fork"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1647445921,
"narHash": "sha256-lNPvVxLLSN6V9nbEzh1XJpusI4W1M1QHBQVEVqkg1+Q=",
"owner": "hercules-ci",
"repo": "nixpkgs",
"rev": "70e6eb9ec8d548b836f8dedbf63d86a6bd737dc3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"ref": "haskell-updates-ghc-9.0-stack",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1632086102,
@ -437,6 +545,34 @@
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1602411953,
"narHash": "sha256-gbupmxRpoQZqL5NBQCJN2GI5G7XDEHHHYKhVwEj5+Ps=",
"owner": "LnL7",
"repo": "nixpkgs",
"rev": "f780534ea2d0c12e62607ff254b6b45f46653f7a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1619531122,
"narHash": "sha256-ovm5bo6PkZzNKh2YGXbRKYIjega0EjiEP0YDwyeXEYU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bb80d578e8ad3cb5a607f468ac00cc546d0396dc",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1602702596,
"narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
@ -451,7 +587,7 @@
"type": "indirect"
}
},
"nixpkgs_3": {
"nixpkgs_5": {
"locked": {
"lastModified": 1646588256,
"narHash": "sha256-ZHljmNlt19nSm0Mz8fx6QEhddKUkU4hhwFmfNmGn+EY=",
@ -525,17 +661,38 @@
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1638351750,
"narHash": "sha256-90OHC+11DIHD1QyMIPUuM3n6zjH5Mhc8RBZa0h8969A=",
"owner": "hercules-ci",
"repo": "pre-commit-hooks.nix",
"rev": "3bb289628867ac40fc9e7c514f8266b1ce8c0910",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"ref": "flakeModule",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"deploy-rs": "deploy-rs",
"devshell": "devshell",
"dream2nix": "dream2nix",
"hercules-ci-agent": "hercules-ci-agent",
"home-manager": "home-manager",
"mms": "mms",
"nar-serve": "nar-serve",
"nix-super": "nix-super",
"nixpkgs": "nixpkgs_3"
"nixpkgs": "nixpkgs_5"
}
},
"utils": {