Commit Graph

57545 Commits

Author SHA1 Message Date
Mostly Void
06f8ee14c5
ego: init at 1.1.7 2023-08-08 01:05:40 +03:00
Pol Dellaiera
82a304b313
Merge pull request #226771 from loco-choco/master
owmods-cli: init at 0.10.0
2023-07-29 22:22:27 +02:00
locochoco
06e023e4cf owmods-cli: init at 0.10.0 2023-07-29 16:30:02 -03:00
Ryan Lahfa
678cac4f4d
Merge pull request #242534 from AkechiShiro/new-bloodhound-init 2023-07-29 20:52:22 +02:00
Janik
a0a5a1e2eb
Merge pull request #246078 from yoav-lavi/master 2023-07-29 20:46:40 +02:00
Janik
d8bdf59f62
Merge pull request #246061 from oluceps/maple-upup 2023-07-29 20:36:52 +02:00
Yoav Lavi
d69217d9dc commit-mono: init at 1.132
fixes

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

fix for squash
2023-07-29 21:00:59 +03:00
figsoda
6a1255d2d0
Merge pull request #245744 from figsoda/rustycli 2023-07-29 12:56:51 -04:00
Martin Weinelt
8175297e0c
Merge pull request #246023 from aacebedo/aacebedo/acpic_1.0.0
acpic: init at 1.0.0
2023-07-29 17:19:39 +02:00
oluceps
f2a5e9301e
maple-font: add ttf autohint type 2023-07-29 23:09:13 +08:00
rewine
9664ef8cc7
wlroots_0_14: remove (#246011)
No Nixpkgs package depends on wlroots 0.14 anymore so we can remove it.
Fixes #151311.
2023-07-29 16:17:48 +02:00
Lahfa Samy
edc88c9d01 bloodhound: init at 4.3.1
* Use finalAttrs and fetchzip
* Updated gpl3 -> gpl3Plus
* Added meaningful description
* Fix segmentation fault trace traps by needing udev
* Fix Electron sandbox issue with --in-gpu-process
* Add sourceProvenance and changelog to meta
2023-07-29 15:50:58 +02:00
Jonas Heinrich
52858df957
Merge pull request #245501 from onny/onthespot
onthespot: init at 0.5
2023-07-29 14:45:39 +02:00
Alexandre Acebedo
a8ef9de943 acpic: init at 1.0.0 2023-07-29 14:45:08 +02:00
Jonas Heinrich
0b977622f6
Merge pull request #219005 from onny/feishin
feishin: init at 0.2.0
2023-07-29 14:43:36 +02:00
Jonas Heinrich
00bb7e7c4d feishin: init at 0.2.0 2023-07-29 14:43:03 +02:00
Martin Weinelt
81f9ddb449
Merge pull request #245647 from majiru/jfsw
jfsw: init at 20211225
2023-07-29 14:03:50 +02:00
Pol Dellaiera
cb8e68fd59
Merge pull request #244146 from GiggleSquid/pkgs/boinc-headless
boinc: add headless option
2023-07-29 12:52:12 +02:00
Nick Cao
10b5a0a72d
Merge pull request #246014 from oluceps/juicity
juicity: init at 0.1.0
2023-07-29 04:12:48 -06:00
oluceps
2a2aa957d9
juicity: init at 0.1.0 2023-07-29 16:59:45 +08:00
Pol Dellaiera
2321125ba7
Merge pull request #245870 from CathalMullan/pgcat
pgcat: init at 1.1.0
2023-07-29 08:32:20 +02:00
Pol Dellaiera
83085359e3
Merge pull request #244010 from majiru/add-fetch9front
fetch9front: init
2023-07-29 08:28:24 +02:00
Nick Cao
922a0b13ef
Merge pull request #245892 from wineee/cage-15
cage: 0.1.4 ->0.1.5
2023-07-28 18:26:50 -06:00
Silvan Mosberger
a0b8caf3bc
Revert "lib.customisation: uncurry makeScopeWithSplicing" 2023-07-28 23:04:09 +02:00
Adam Joseph
12cb207d20
Merge pull request #245824 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing
lib.customisation: uncurry makeScopeWithSplicing
2023-07-28 20:55:44 +00:00
Pol Dellaiera
4511c5bbea
Merge pull request #244326 from sund3RRR/rtfm-init
rtfm: init at 0.2.2
2023-07-28 22:35:54 +02:00
Adam Joseph
0174928b12
Merge pull request #243607 from amjoseph-nixpkgs/pr/gcc/toplevel
gcc: deduplicate top-level expressions
2023-07-28 20:30:29 +00:00
Robert Schütz
857df777e0
Merge pull request #245562 from PedroHLC/fx_cast_bridge/buildNpmPackage
fx_cast_bridge: adopt buildNpmPackage; rename to fx-cast-bridge
2023-07-28 12:27:07 -07:00
Adam Joseph
c2d1d8b751 gcc: deduplicate top-level expressions
This commit deduplicates the copy-pasted gcc mess in
pkgs/top-level/all-packages.txt, replacing it with a single
expression that branches based on the chosen version.

This refactoring has exposed several bizzare behaviors in our
historical gcc expressions.  These are almost certainly a result of
people reaching back and making a change only to the version they
care about, and neglecting adjacent versions.  These oddities went
un-noticed because in copy-paste-duplicated form it is nearly
impossible to notice what has happened.

When refactored into branch-on-version form, the irregularities jump
out at you:

1. The ISL version we are using jumps *backward* from 0.14 on gcc48
   to 0.11 on gcc49, then forward again at gcc6.  If gcc49 cannot
   use isl 0.14 why is gcc48 able to?  I doubt this is right, but if
   it is there should be an explanatory comment, and I found none.

2. gcc6 bumps to isl 0.17 only if compiling for RedoxOS. This
   probably means that gcc6 is able to use isl 0.17 everywhere. If
   not, there should have been a comment explaining why RedoxOS is
   special here.

3. gcc49 on Darwin uses gccStdenv because "build fails on Darwin
   with clang"; surely if that is the case then that is true for
   gcc48 as well, no?

4. gcc49 overrides cloog to v0.18.0, but gcc48 doesn't.  Again, very
   weird, probably somebody meant to override gcc 4.9 *and all older
   versions*, not just that one particular version.

5. when cross-compiling, gcc6,7,8 override stdenv to gcc7Stdenv
   because "gcc 10 is too strict to cross compile gcc <= 8" yet this
   override was not applied to any other versions of gcc which are
   "<= 8".  It's also odd that gcc7Stdenv is used rather than
   gcc8Stdenv.

The best part about switch-on-version form is that oversights like
the above *make the code more verbose* so they stand out.  Fixing
these likely-bugs will make the code simpler and shorter.  In
copy-paste-duplicated style the opposite is true: you get shorter
code by *forgetting* to apply changes to all the versions that need
the change!  That's a very perverse incentive.

This PR does not attempt to change or fix any of these behaviors.  I
have confirmed that it does not affect eval (same drv-hash) for all
gcc versions on both x86_64-linux and x86_64-darwin.
2023-07-28 12:24:11 -07:00
Ryan Lahfa
3ac8c61e9d
Merge pull request #244883 from LibreCybernetics/linux_6_3_eol 2023-07-28 18:40:03 +02:00
natsukium
96850c1aaf hnswlib: init at 0.7.0 2023-07-28 15:55:38 +00:00
rewine
71302e5c14 cage: 0.1.4 ->0.1.5 2023-07-28 23:23:02 +08:00
Cathal Mullan
3fe70ce002
pgcat: init at 1.1.0 2023-07-28 16:09:29 +01:00
Artturin
3716ef19d8 lib.makeScopeWithSplicing: provide default for keep,extra
These are often unneeded by the user.
2023-07-28 17:41:01 +03:00
Pol Dellaiera
4d1b4229d7
Merge pull request #238760 from emilytrau/ibmcloud-cli
ibmcloud-cli: init at 2.17.0
2023-07-28 16:40:31 +02:00
Guilherme Ramos Costa Paixao
0fa6394cbb telegram-cli: remove 2023-07-28 10:51:54 -03:00
Jonas Heinrich
446c03f5d8 onthespot: init at 0.5 2023-07-28 14:16:03 +02:00
Austin Horstman
6c05a4c70c wttrbar: init at 0.3.2 2023-07-28 08:18:47 -03:00
Tillerino
bfbd4a3fa6 dhall-yaml: add package 2023-07-28 11:05:57 +01:00
Pol Dellaiera
3914805d5e
Merge pull request #245476 from ryanccn/catppuccin-catwalk-init
catppuccin-catwalk: init at 0.4.0
2023-07-28 11:12:38 +02:00
Nick Cao
69d609afdf
Merge pull request #245421 from exploitoverload/master
psudohash: init at unstable-2023-05-15
2023-07-28 03:11:28 -06:00
exploitoverload
db33789956 psudohash: init at unstable-2023-05-15 2023-07-28 10:20:21 +02:00
Adam Joseph
cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
Fahmi Akbar Wildana
99782d462f knit: init at 1.1.1 2023-07-28 05:50:09 +07:00
0x4A6F
f2facaf95d
Merge pull request #245655 from nvmd/sk/fix/czkawka
czkawka: fix build and check on darwin
2023-07-27 20:12:08 +02:00
figsoda
a27547e27a rustycli: init at 0.1.1
https://github.com/pwnwriter/rustycli
2023-07-27 10:59:23 -04:00
Franz Pletz
e8d63b1a46
Merge pull request #245452 from reckenrode/mpv-fixes 2023-07-27 15:32:11 +02:00
Pol Dellaiera
478c0fd0a4
Merge pull request #244487 from srid/nixci
nixci: init at 0.1.3
2023-07-27 14:38:18 +02:00
Ilan Joselevich
3a129639fd
Merge pull request #243768 from sund3RRR/tijolo-init
tijolo: init at 0.7.3
2023-07-27 12:27:31 +03:00
Ryan Cao
1a5e7012a0
catppuccin-catwalk: init at 0.4.0 2023-07-27 13:54:09 +08:00