mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix/devshell: pin fourmolu 0.17.0.0
This commit is contained in:
parent
66885d447e
commit
30bf52a283
2 changed files with 24 additions and 3 deletions
|
|
@ -49,6 +49,18 @@
|
|||
"url": "https://github.com/edolstra/flake-compat/archive/v1.1.0.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"fourmolu-pin": {
|
||||
"branch": "haskell-updates",
|
||||
"description": "Nix Packages collection & NixOS",
|
||||
"homepage": "",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "f6cf0e77542dd938f002652dd54391b973f792de",
|
||||
"sha256": "1a8kcw1biyzmf5k8qjrji5fvgr8bbmi7fvf8pvfgjmf1df8rrcz1",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/f6cf0e77542dd938f002652dd54391b973f792de.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"home-manager": {
|
||||
"branch": "release-24.11",
|
||||
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue