flake.lock: Update
Flake lock file updates: • Updated input 'dream2nix': 'github:nix-community/dream2nix/fa708ced6f97b266092a54fc881b8f373290f505' (2022-10-16) → 'github:nix-community/dream2nix/03f9323d2c687df677cbf355ba7135dde03a88ec' (2022-10-22) • Added input 'dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) • Updated input 'nix-super': 'gitlab:max/nix-super/7622f95f9a58ce4db5df6eaec1c6954c16c728ad' (2022-09-16) → 'gitlab:max/nix-super/ad8422ed3f56448a7b05a25ed764c242b3d0dd64' (2022-10-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/945a85cb7ee31f5f8c49432d77b610b777662d4f' (2022-10-15) → 'github:NixOS/nixpkgs/3933d8bb9120573c0d8d49dc5e890cb211681490' (2022-10-22) • Updated input 'nixpkgs-lib': 'github:NixOS/nixpkgs/945a85cb7ee31f5f8c49432d77b610b777662d4f?dir=lib' (2022-10-15) → 'github:NixOS/nixpkgs/3933d8bb9120573c0d8d49dc5e890cb211681490?dir=lib' (2022-10-22) • Updated input 'poetry2nix': 'github:nix-community/poetry2nix/d62ba59f1e28c382665c57203a4b9ad11fd7f449' (2022-10-11) → 'github:nix-community/poetry2nix/3b9040d19e18db212f8f83cb9241f8102b519f94' (2022-10-22)
This commit is contained in:
parent
64cdf850b9
commit
0d1c90709a
1 changed files with 32 additions and 15 deletions
47
flake.lock
47
flake.lock
|
@ -103,6 +103,7 @@
|
|||
"flake-utils-pre-commit": [
|
||||
"blank"
|
||||
],
|
||||
"ghc-utils": "ghc-utils",
|
||||
"gomod2nix": [
|
||||
"blank"
|
||||
],
|
||||
|
@ -120,11 +121,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1665936754,
|
||||
"narHash": "sha256-eAugmGOb0OtfZPBikOIbfZg0BV/sBui4EY1yfVFotAs=",
|
||||
"lastModified": 1666482228,
|
||||
"narHash": "sha256-THlz/EX4V416NkWXPM5ViAXKeN0doaz8yi7Q7EMSGl8=",
|
||||
"owner": "nix-community",
|
||||
"repo": "dream2nix",
|
||||
"rev": "fa708ced6f97b266092a54fc881b8f373290f505",
|
||||
"rev": "03f9323d2c687df677cbf355ba7135dde03a88ec",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -168,6 +169,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ghc-utils": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1662774800,
|
||||
"narHash": "sha256-1Rd2eohGUw/s1tfvkepeYpg8kCEXiIot0RijapUjAkE=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea",
|
||||
"revCount": 1072,
|
||||
"type": "git",
|
||||
"url": "https://gitlab.haskell.org/bgamari/ghc-utils"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.haskell.org/bgamari/ghc-utils"
|
||||
}
|
||||
},
|
||||
"hercules-ci-agent": {
|
||||
"inputs": {
|
||||
"flake-parts": [
|
||||
|
@ -311,11 +328,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"host": "git.privatevoid.net",
|
||||
"lastModified": 1663360760,
|
||||
"narHash": "sha256-4O8y84iDaODDGCXuNJFVlcvhK7kQQsf9n3l1HD6Q5Y4=",
|
||||
"lastModified": 1666194069,
|
||||
"narHash": "sha256-p3vx4NG4ZgY8j0p0n3yOy1wENPOeQj60XG+x1wJLiMY=",
|
||||
"owner": "max",
|
||||
"repo": "nix-super",
|
||||
"rev": "7622f95f9a58ce4db5df6eaec1c6954c16c728ad",
|
||||
"rev": "ad8422ed3f56448a7b05a25ed764c242b3d0dd64",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
|
@ -353,11 +370,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1665870850,
|
||||
"narHash": "sha256-EkC/Kkc9cr2orI868OHnh6F8/aqS4TZy38ie+KnhfS8=",
|
||||
"lastModified": 1666401273,
|
||||
"narHash": "sha256-AG3MoIjcWwz1SPjJ2nymWu4NmeVj9P40OpB1lsmxFtg=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "945a85cb7ee31f5f8c49432d77b610b777662d4f",
|
||||
"rev": "3933d8bb9120573c0d8d49dc5e890cb211681490",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -370,11 +387,11 @@
|
|||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"dir": "lib",
|
||||
"lastModified": 1665870850,
|
||||
"narHash": "sha256-EkC/Kkc9cr2orI868OHnh6F8/aqS4TZy38ie+KnhfS8=",
|
||||
"lastModified": 1666401273,
|
||||
"narHash": "sha256-AG3MoIjcWwz1SPjJ2nymWu4NmeVj9P40OpB1lsmxFtg=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "945a85cb7ee31f5f8c49432d77b610b777662d4f",
|
||||
"rev": "3933d8bb9120573c0d8d49dc5e890cb211681490",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -395,11 +412,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1665455310,
|
||||
"narHash": "sha256-gEG1UiKz65SNWDU1NJmxLneo+kn7WjxrfucSk1zhU6o=",
|
||||
"lastModified": 1666419213,
|
||||
"narHash": "sha256-HMlUJnMbvRJO7bxwQhn9VQmv0wcBv9Q29NTPD/bbr94=",
|
||||
"owner": "nix-community",
|
||||
"repo": "poetry2nix",
|
||||
"rev": "d62ba59f1e28c382665c57203a4b9ad11fd7f449",
|
||||
"rev": "3b9040d19e18db212f8f83cb9241f8102b519f94",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue