mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
overlays/emacs28: init
It was removed, but I need it for PLFA :c
This commit is contained in:
parent
9227aa9ee3
commit
5da726a8af
4 changed files with 26 additions and 2 deletions
|
|
@ -133,6 +133,18 @@
|
|||
"url": "https://github.com/nix-community/nur/archive/6b8339ef517be0618224555960e1693156de1bf9.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"pin-emacs28": {
|
||||
"branch": "master",
|
||||
"description": "Nix Packages collection & NixOS",
|
||||
"homepage": "",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "93c121f6888986f9148a33afd39d714f4b2ca98c",
|
||||
"sha256": "198p4lv3zqw3s6j3yflgic0jxig4y0vsb1k8433jv227ks89kqdg",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/nixos/nixpkgs/archive/93c121f6888986f9148a33afd39d714f4b2ca98c.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"pin-fourmolu": {
|
||||
"branch": "haskell-updates",
|
||||
"description": "Nix Packages collection & NixOS",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue