mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: attribution in cura code
This commit is contained in:
parent
670475baa4
commit
dcb18d99b0
2 changed files with 2 additions and 0 deletions
|
|
@ -2259,6 +2259,7 @@ The version of =cura= used to be quite outdated in nixpkgs. I am fetching a newe
|
||||||
|
|
||||||
|
|
||||||
#+begin_src nix :tangle pkgs/cura5/default.nix
|
#+begin_src nix :tangle pkgs/cura5/default.nix
|
||||||
|
# taken from https://github.com/NixOS/nixpkgs/issues/186570#issuecomment-1627797219
|
||||||
{ appimageTools, fetchurl, writeScriptBin, pkgs }:
|
{ appimageTools, fetchurl, writeScriptBin, pkgs }:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
# taken from https://github.com/NixOS/nixpkgs/issues/186570#issuecomment-1627797219
|
||||||
{ appimageTools, fetchurl, writeScriptBin, pkgs }:
|
{ appimageTools, fetchurl, writeScriptBin, pkgs }:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue