Commit Graph

51 Commits

Author SHA1 Message Date
Aleksana
f826db6cd1
expressvpn: fix fhsenv version (#363167) 2024-12-09 11:13:08 +08:00
Felix Buehler
ee2960706c expressvpn: fix fhsenv version 2024-12-08 12:10:58 +01:00
R. Ryantm
e26653680f extism-cli: 1.6.0 -> 1.6.1 2024-12-07 11:14:03 +00:00
Kenichi Kamiya
c434c9198d
expr: update repository owner
It is clarified in 4391851a62,
which was signed by the original author.
2024-12-05 14:06:39 +09:00
Gaetan Lepage
117601c9a0 exo: 0-unstable-2024-11-14 -> 0-unstable-2024-11-30 2024-12-03 19:26:22 +01:00
R. Ryantm
59837600cd exprtk: 0.0.2 -> 0.0.3 2024-12-02 07:32:13 +00:00
Fabian Affolter
572df3a233 exploitdb: 2024-11-16 -> 2024-11-26
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-11-16...2024-11-26
2024-11-28 22:32:46 +01:00
lassulus
cd16e39a1e
Exegol update 4.3.1 to 4.3.8 (#345103) 2024-11-27 21:36:52 +01:00
Nick Cao
1c35850bf1
exfatprogs: 1.2.5 -> 1.2.6 (#357567) 2024-11-21 09:53:13 -05:00
Tomodachi94
03597e239e
excalidraw_export: init at v1.1.0 (#341078) 2024-11-20 07:04:02 -08:00
R. Ryantm
25dcc03d56 exfatprogs: 1.2.5 -> 1.2.6 2024-11-20 14:02:00 +00:00
R. Ryantm
6cd48e2e26 exercism: 3.5.1 -> 3.5.4 2024-11-17 17:41:35 +00:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Fabian Affolter
8b35c92dda
exploitdb: 2024-10-02 -> 2024-11-16 (#356407) 2024-11-17 08:56:31 +01:00
Fabian Affolter
cc935c8f58 exploitdb: 2024-10-02 -> 2024-11-16
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-10-02...2024-11-16
2024-11-16 09:51:38 +01:00
Gaetan Lepage
2b9c54eaeb exo: 0-unstable-2024-10-29 -> 0-unstable-2024-11-14 2024-11-15 13:43:17 +00:00
Gaetan Lepage
6a821c2038 exo: add update script 2024-11-15 14:41:40 +01:00
charB66
0a1effab9e exegol: add charB66 as maintainer 2024-11-12 07:01:39 +01:00
charB66
40e8ef4a2a exegol: 4.3.1 -> 4.3.8 2024-11-12 07:01:39 +01:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
R. Ryantm
6fa26cc089 exodus: 24.19.4 -> 24.41.3 2024-11-01 18:53:49 +01:00
Gaetan Lepage
4a6ad187d4 exo: 0-unstable-2024-10-21 -> 0-unstable-2024-10-28 2024-10-29 15:43:55 +01:00
Tomo
c0738f3d87 exodus: use requireFile for src
Upstream blocks automated downloads based on User-Agent:
https://github.com/NixOS/nixpkgs/issues/313548#issuecomment-2131323093

Closes #313548
2024-10-28 07:19:04 +00:00
Tomo
f6a4aedd23 exodus: move to by-name 2024-10-28 07:13:07 +00:00
Gaetan Lepage
d1e6b44556 exo: 0-unstable-2024-10-09 -> 0-unstable-2024-10-21 2024-10-21 12:52:11 +02:00
Gaetan Lepage
ba4c27841c exo: 0-unstable-2024-10-06 -> 0-unstable-2024-10-09 2024-10-09 18:54:01 +02:00
Gaetan Lepage
a61e21f5e9 exo: 0-unstable-2024-10-03 -> 0-unstable-2024-10-06 2024-10-06 10:19:18 +02:00
Gaetan Lepage
62228767bc exo: 0-unstable-2024-10-02 -> 0-unstable-2024-10-03 2024-10-05 00:20:57 +02:00
Gaetan Lepage
10b646cecb exo: init at 0-unstable-2024-10-03 2024-10-03 09:35:03 +02:00
Kevin Rangel
37ffee83ae excalidraw_export: flag broken on darwin 2024-09-27 21:46:56 +02:00
Kevin Rangel
45f76ac0ed excalidraw_export: init at v1.1.0 2024-09-27 21:46:55 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Guilhem Saurel
e84ff8070a example-robot-data: build documentation 2024-09-18 23:26:26 +02:00
Guilhem Saurel
9d0031ed34 example-robot-data: format 2024-09-18 23:26:16 +02:00
Guilhem Saurel
1fd7006d7b example-robot-data: move to pkgs/by-name 2024-09-18 23:26:16 +02:00
Sam Willcocks
07b25b3c67 exificient: init at 1.0.7 2024-09-06 13:53:24 +01:00
Felix Albrigtsen
9f1c9a3ca4 ext4fuse: init at 0.1.3 2024-07-27 23:21:01 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
OTABI Tomoya
d919897915
Merge pull request #324022 from r-ryantm/auto-update/python311Packages.f3d
python311Packages.f3d: 2.4.0 -> 2.5.0
2024-07-12 15:02:23 +09:00
aleksana
03de000c7e exhibit: use f3d with egl 2024-07-10 20:56:18 +08:00
Weijia Wang
f39881a5d9
Merge pull request #288126 from D3vil0p3r/patch-18
exe2hex: init at 1.5.2-unstable-2020-04-27
2024-07-06 00:23:18 +02:00
aleksana
504a78dcc7 exhibit: init at 1.2.0 2024-06-18 12:02:37 +08:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Samuel Tardieu
4f78d39ea1 extractpdfmark: init at 1.1.1 2024-03-10 18:40:21 +01:00
Brian McKenna
5dffe7eebf extest: init at 1.0.2 2024-03-04 19:18:20 +11:00
D3vil0p3r
e4391a5d29 exe2hex: init at 1.5.2-unstable-2020-04-27 2024-02-24 12:57:19 +01:00
D3vil0p3r
597c5d2f71 ext3grep: init at 0.10.2 2024-02-12 22:06:21 +01:00
Janik
c7429f2677
Merge pull request #259785 from 0b11stan/add-exegol
exegol: init at 4.3.1
2024-01-30 08:10:53 +01:00
Tristan Pinaudeau
d42c54bbb7 exegol: init at 4.3.1
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
2024-01-16 14:35:35 +01:00